<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-04-19T00:24:27.957682" rpa="false" schemaversion="5">
<suite id="s1" name="controller-rest-cars-perf.txt">
<suite id="s1-s1" name="010 Crud Mdsal Perf" source="/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.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-19T00:24:28.575985" 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-19T00:24:28.572011" elapsed="0.004043"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-19T00:24:28.571555" elapsed="0.004582"/>
</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-19T00:24:28.581082" 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-19T00:24:28.577558" elapsed="0.003562"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-19T00:24:28.581363" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:28.581231" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:28.581199" elapsed="0.000262"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.582022" 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-19T00:24:28.581622" elapsed="0.000449"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.582583" 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-19T00:24:28.582235" elapsed="0.000377"/>
</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-19T00:24:28.583196" elapsed="0.000312"/>
</kw>
<msg time="2026-04-19T00:24:28.583618" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:28.583667" 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-19T00:24:28.582804" elapsed="0.000887"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.584240" 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-19T00:24:28.583852" elapsed="0.000416"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.585768" 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-19T00:24:28.585483" elapsed="0.000314"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.586204" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-19T00:24:28.585940" elapsed="0.000291"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.586961" 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-19T00:24:28.586379" elapsed="0.000611"/>
</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-19T00:24:28.590046" elapsed="0.000238"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.590812" level="INFO">${member_ip} = 10.30.170.35</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-19T00:24:28.590451" elapsed="0.000387"/>
</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-19T00:24:28.590982" elapsed="0.000292"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.592089" 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-19T00:24:28.591789" elapsed="0.000327"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-19T00:24:28.592163" elapsed="0.000043"/>
</return>
<msg time="2026-04-19T00:24:28.592335" 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-19T00:24:28.591489" elapsed="0.000871"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-19T00:24:28.593037" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.35:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x75a06a5c3f50&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-19T00:24:28.592591" elapsed="0.000624"/>
</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-19T00:24:28.593370" elapsed="0.000211"/>
</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-19T00:24:28.589367" elapsed="0.004275"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:28.589182" elapsed="0.004506"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-19T00:24:28.587053" elapsed="0.006670"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.594358" 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-19T00:24:28.593942" elapsed="0.000460"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.595009" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.35'}</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-19T00:24:28.594574" elapsed="0.000478"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.595617" 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-19T00:24:28.595205" elapsed="0.000456"/>
</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-19T00:24:28.584992" elapsed="0.010728"/>
</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-19T00:24:28.577173" elapsed="0.018610"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-19T00:24:28.595970" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:28.595852" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:28.595832" elapsed="0.000208"/>
</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-19T00:24:28.599005" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:28.598587" elapsed="0.000448"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.599510" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-19T00:24:28.599187" elapsed="0.000350"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-19T00:24:28.599582" elapsed="0.000032"/>
</return>
<msg time="2026-04-19T00:24:28.599742" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-19T00:24:28.598255" elapsed="0.001512"/>
</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-19T00:24:28.600752" level="INFO">${member_ip} = 10.30.170.35</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-19T00:24:28.600485" elapsed="0.000293"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:28.601776" 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-19T00:24:28.601890" 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-19T00:24:28.601411" elapsed="0.000506"/>
</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-19T00:24:28.605604" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:28.604655" elapsed="0.001033"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:28.604634" elapsed="0.001094"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:28.606350" 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-19T00:24:28.606609" 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-19T00:24:28.605917" elapsed="0.000769"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.607660" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.35" 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-19T00:24:28.606943" elapsed="0.000820"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:28.608998" 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-19T00:24:28.608018" elapsed="0.001031"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.610848" level="INFO">Length is 0.</msg>
<msg time="2026-04-19T00:24:28.611023" 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-19T00:24:28.610324" elapsed="0.000743"/>
</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-19T00:24:28.611388" elapsed="0.000477"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-19T00:24:28.613021" level="INFO">Logging into '10.30.170.35:22' as 'jenkins'.</msg>
<msg time="2026-04-19T00:24:28.938656" 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 Sun Apr 19 00:24:26 UTC 2026

  System load:  0.04               Processes:             123
  Usage of /:   10.3% of 77.35GB   Users logged in:       0
  Memory usage: 2%                 IPv4 address for ens3: 10.30.170.35
  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-38670-37-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-19T00:24:28.612690" elapsed="0.326120"/>
</kw>
<msg time="2026-04-19T00:24:28.938938" 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-19T00:24:28.612232" elapsed="0.326917"/>
</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-19T00:24:28.609479" elapsed="0.330010"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-19T00:24:28.941161" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-19T00:24:28.954014" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-19T00:24:28.954267" level="INFO">${stdout} = </msg>
<msg time="2026-04-19T00:24:28.954419" 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-19T00:24:28.940170" elapsed="0.014357"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:28.954993" elapsed="0.001186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.958595" 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-19T00:24:28.957348" elapsed="0.001474"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-19T00:24:28.959806" elapsed="0.000108"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:28.959209" elapsed="0.000874"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:28.959151" elapsed="0.001019"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-19T00:24:28.960959" elapsed="0.000138"/>
</return>
<status status="PASS" start="2026-04-19T00:24:28.960354" elapsed="0.001115"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:28.960314" elapsed="0.001248"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-19T00:24:28.961693" 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-19T00:24:28.966047" elapsed="0.000472"/>
</kw>
<kw name="Open 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-19T00:24:28.966781" elapsed="0.000308"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:28.967341" elapsed="0.000250"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-19T00:24:28.962717" elapsed="0.004946"/>
</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-19T00:24:28.603712" elapsed="0.364127"/>
</kw>
<msg time="2026-04-19T00:24:28.967897" 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-19T00:24:28.603075" elapsed="0.364879"/>
</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-19T00:24:28.602581" elapsed="0.365456"/>
</kw>
<msg time="2026-04-19T00:24:28.968079" 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-19T00:24:28.602068" elapsed="0.366060"/>
</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-19T00:24:28.970652" elapsed="0.000321"/>
</kw>
<kw name="Open 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-19T00:24:28.971126" elapsed="0.000149"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:28.971503" 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-19T00:24:28.968411" elapsed="0.003249"/>
</kw>
<msg time="2026-04-19T00:24:28.971753" 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-19T00:24:28.600983" elapsed="0.370795"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.972191" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:28.971944" elapsed="0.000290"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-19T00:24:28.972278" elapsed="0.000033"/>
</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-19T00:24:28.600127" elapsed="0.372286"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:28.599957" elapsed="0.372561"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-19T00:24:28.599821" elapsed="0.372737"/>
</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-19T00:24:28.596255" elapsed="0.376364"/>
</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-19T00:24:28.972770" elapsed="0.000212"/>
</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-19T00:24:28.986035" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:28.985924" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:28.985903" elapsed="0.000203"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:28.986389" 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-19T00:24:28.986514" 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-19T00:24:28.986247" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.986953" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:28.986682" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:28.987378" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:28.987137" elapsed="0.000299"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:28.988176" 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-19T00:24:28.987937" elapsed="0.000436">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-19T00:24:28.988512" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:28.988560" 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-19T00:24:28.987586" elapsed="0.000998"/>
</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-19T00:24:28.988878" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:28.988662" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:28.988642" elapsed="0.000336"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:28.989731" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:28.989462" elapsed="0.000295"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:28.989804" elapsed="0.000031"/>
</return>
<msg time="2026-04-19T00:24:28.989958" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:28.989171" elapsed="0.000812"/>
</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-19T00:24:28.990127" elapsed="0.000432"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:28.990832" level="INFO">index=4
host=10.30.170.35
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-19T00:24:28.990968" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.35
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_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:28.990719" elapsed="0.000276"/>
</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-19T00:24:28.991133" elapsed="0.002012"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:28.993629" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:28.994940" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:28.993297" elapsed="0.003034">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:28.999380" elapsed="0.000362"/>
</kw>
<kw name="Open 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-19T00:24:28.999896" elapsed="0.000155"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:29.000189" elapsed="0.000099"/>
</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-19T00:24:28.997154" elapsed="0.003186"/>
</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-19T00:24:28.996636" elapsed="0.003750"/>
</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="FAIL" start="2026-04-19T00:24:28.985642" elapsed="0.014858">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<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-19T00:24:30.019085" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:30.018934" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:30.018899" elapsed="0.000287"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:30.019604" 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-19T00:24:30.019727" 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-19T00:24:30.019370" elapsed="0.000384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:30.020211" 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-19T00:24:30.019904" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:30.020676" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:30.020400" elapsed="0.000349"/>
</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-19T00:24:30.021299" elapsed="0.000208"/>
</kw>
<msg time="2026-04-19T00:24:30.021612" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:30.021659" 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-19T00:24:30.020913" elapsed="0.000770"/>
</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-19T00:24:30.022529" elapsed="0.000141"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:30.023349" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:30.023159" elapsed="0.000841">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:30.022838" elapsed="0.001227"/>
</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-19T00:24:30.024569" elapsed="0.000115"/>
</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-19T00:24:30.024229" elapsed="0.000505"/>
</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-19T00:24:30.021985" elapsed="0.002802"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:30.021768" elapsed="0.003070"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:30.021748" elapsed="0.003118"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:30.025636" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:30.025337" elapsed="0.000326"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:30.025712" elapsed="0.000034"/>
</return>
<msg time="2026-04-19T00:24:30.025884" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:30.025064" elapsed="0.000845"/>
</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-19T00:24:30.026062" elapsed="0.000470"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:30.026908" level="INFO">index=6
host=10.30.170.35
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-19T00:24:30.027015" level="INFO">${karaf_connection_object} = index=6
host=10.30.170.35
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_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:30.026778" elapsed="0.000263"/>
</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-19T00:24:30.027183" elapsed="0.002280"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:30.029897" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:30.031122" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:30.029622" elapsed="0.001929">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:30.034454" elapsed="0.000366"/>
</kw>
<kw name="Open 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-19T00:24:30.034983" elapsed="0.000159"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:30.035283" elapsed="0.000100"/>
</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-19T00:24:30.032366" elapsed="0.003126"/>
</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-19T00:24:30.031834" elapsed="0.003709"/>
</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="FAIL" start="2026-04-19T00:24:30.018523" elapsed="0.017105">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<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-19T00:24:31.054271" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:31.054127" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:31.054100" elapsed="0.000258"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:31.054731" 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-19T00:24:31.054851" 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-19T00:24:31.054545" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:31.055329" level="INFO">{1: 6}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:31.055023" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:31.055778" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:31.055532" elapsed="0.000291"/>
</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-19T00:24:31.056378" elapsed="0.000203"/>
</kw>
<msg time="2026-04-19T00:24:31.056685" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:31.056733" level="INFO">${old_connection_index} = 6</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-19T00:24:31.056002" elapsed="0.000753"/>
</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-19T00:24:31.057606" elapsed="0.000157"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:31.058466" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:31.058265" elapsed="0.000737">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:31.057923" elapsed="0.001142"/>
</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-19T00:24:31.059564" elapsed="0.000103"/>
</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-19T00:24:31.059230" elapsed="0.000483"/>
</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-19T00:24:31.057042" elapsed="0.002718"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:31.056831" elapsed="0.003035"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:31.056812" elapsed="0.003081"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:31.060665" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:31.060376" elapsed="0.000316"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:31.060740" elapsed="0.000032"/>
</return>
<msg time="2026-04-19T00:24:31.060898" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:31.060109" elapsed="0.000814"/>
</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-19T00:24:31.061072" elapsed="0.000426"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:31.061764" level="INFO">index=8
host=10.30.170.35
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-19T00:24:31.061868" level="INFO">${karaf_connection_object} = index=8
host=10.30.170.35
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_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:31.061656" elapsed="0.000238"/>
</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-19T00:24:31.062032" elapsed="0.002230"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:31.064714" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:31.065958" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:31.064448" elapsed="0.001894">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:31.069206" elapsed="0.000372"/>
</kw>
<kw name="Open 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-19T00:24:31.069733" elapsed="0.000149"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:31.070021" 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-19T00:24:31.067167" elapsed="0.003008"/>
</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-19T00:24:31.066657" elapsed="0.003564"/>
</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="FAIL" start="2026-04-19T00:24:31.053734" elapsed="0.016570">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<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-19T00:24:32.088456" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.088275" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.088246" elapsed="0.000358"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.089015" 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-19T00:24:32.089157" 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-19T00:24:32.088803" elapsed="0.000387"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.089683" level="INFO">{1: 8}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:32.089344" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.090179" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:32.089919" elapsed="0.000305"/>
</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-19T00:24:32.090826" elapsed="0.000190"/>
</kw>
<msg time="2026-04-19T00:24:32.091120" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:32.091166" level="INFO">${old_connection_index} = 8</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-19T00:24:32.090403" elapsed="0.000786"/>
</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-19T00:24:32.092024" elapsed="0.000138"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.092998" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.092728" elapsed="0.000856">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:32.092335" elapsed="0.001326"/>
</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-19T00:24:32.094211" elapsed="0.000105"/>
</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-19T00:24:32.093854" elapsed="0.000510"/>
</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-19T00:24:32.091510" elapsed="0.002900"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:32.091264" elapsed="0.003214"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.091245" elapsed="0.003260"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:32.095245" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:32.094975" elapsed="0.000296"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:32.095319" elapsed="0.000034"/>
</return>
<msg time="2026-04-19T00:24:32.095496" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:32.094711" elapsed="0.000811"/>
</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-19T00:24:32.095668" elapsed="0.000413"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.096352" level="INFO">index=10
host=10.30.170.35
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-19T00:24:32.096480" level="INFO">${karaf_connection_object} = index=10
host=10.30.170.35
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_erro...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.096244" elapsed="0.000265"/>
</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-19T00:24:32.096687" elapsed="0.002219"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.099333" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:32.100685" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:32.099060" elapsed="0.002048">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:32.104118" elapsed="0.000372"/>
</kw>
<kw name="Open 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-19T00:24:32.104729" elapsed="0.000161"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.105031" elapsed="0.000098"/>
</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-19T00:24:32.101974" elapsed="0.003206"/>
</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-19T00:24:32.101398" elapsed="0.003827"/>
</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="FAIL" start="2026-04-19T00:24:32.087851" elapsed="0.017461">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<msg time="2026-04-19T00:24:32.105405" level="FAIL">Keyword 'Open_Controller_Karaf_Console_On_Background' failed after retrying for 3 seconds. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</msg>
<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="FAIL" start="2026-04-19T00:24:28.973714" elapsed="3.131810">Keyword 'Open_Controller_Karaf_Console_On_Background' failed after retrying for 3 seconds. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:28.973333" elapsed="3.132259"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:28.973201" elapsed="3.132434"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-19T00:24:28.973042" elapsed="3.132634"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-19T00:24:28.576546" elapsed="3.529193"/>
</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-19T00:24:32.108281" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.108162" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.108143" 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-19T00:24:32.112848" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.112735" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.112716" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.113870" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:32.113481" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.114342" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-19T00:24:32.114046" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-19T00:24:32.114411" elapsed="0.000047"/>
</return>
<msg time="2026-04-19T00:24:32.114587" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-19T00:24:32.113130" elapsed="0.001481"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-19T00:24:32.119841" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.119735" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.119716" 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-19T00:24:32.121091" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.120966" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.120948" elapsed="0.000211"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:32.121633" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-19T00:24:32.121296" elapsed="0.000364"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.122031" 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-19T00:24:32.121808" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.123123" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.122703" elapsed="0.001130">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:32.123973" level="INFO">${status_write} = FAIL</msg>
<msg time="2026-04-19T00:24:32.124019" level="INFO">${message_write} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:32.122206" elapsed="0.001836"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.125265" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.124725" elapsed="0.001317">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:32.126180" level="INFO">${status_wait} = FAIL</msg>
<msg time="2026-04-19T00:24:32.126225" level="INFO">${message_wait} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:32.124197" elapsed="0.002051"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.127224" level="FAIL">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot"</msg>
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.126579" elapsed="0.000727">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot"</status>
</kw>
<status status="FAIL" start="2026-04-19T00:24:32.126323" elapsed="0.001134">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot"</status>
</branch>
<status status="FAIL" start="2026-04-19T00:24:32.126303" elapsed="0.001190">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot"</status>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.127646" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.127861" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:32.127733" elapsed="0.000271"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:32.127716" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="NOT RUN" start="2026-04-19T00:24:32.128095" elapsed="0.000017"/>
</return>
<kw name="Run Keyword 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-19T00:24:32.130001" elapsed="0.000516"/>
</kw>
<kw name="Open 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-19T00:24:32.130842" elapsed="0.000278"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.131445" elapsed="0.000229"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-19T00:24:32.129241" elapsed="0.002521"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-19T00:24:32.128360" 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="FAIL" start="2026-04-19T00:24:32.120680" elapsed="0.011302">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot"</status>
</kw>
<msg time="2026-04-19T00:24:32.132084" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:32.132128" level="INFO">${message} = Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robo...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:32.120046" elapsed="0.012106"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:32.132333" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.132227" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.132209" elapsed="0.000189"/>
</if>
<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-19T00:24:32.133169" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.133065" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.133048" elapsed="0.000188"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.135054" 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-19T00:24:32.135171" 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-19T00:24:32.133380" elapsed="0.001819"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.135628" level="INFO">{1: 10}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:32.135345" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.136061" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:32.135816" elapsed="0.000289"/>
</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-19T00:24:32.136634" elapsed="0.000282"/>
</kw>
<msg time="2026-04-19T00:24:32.137016" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:32.137063" level="INFO">${old_connection_index} = 10</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-19T00:24:32.136254" elapsed="0.000832"/>
</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-19T00:24:32.138179" elapsed="0.000344"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.139769" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.139513" elapsed="0.000706">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:32.138747" elapsed="0.001561"/>
</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-19T00:24:32.141279" elapsed="0.000208"/>
</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-19T00:24:32.140557" elapsed="0.001002"/>
</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-19T00:24:32.137379" elapsed="0.004265"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:32.137163" elapsed="0.004533"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.137143" elapsed="0.004578"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:32.142696" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:32.142179" elapsed="0.000544"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:32.142773" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:32.142964" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:32.141916" elapsed="0.001073"/>
</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-19T00:24:32.143134" elapsed="0.000427"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.143826" level="INFO">index=13
host=10.30.170.35
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-19T00:24:32.143925" level="INFO">${karaf_connection_object} = index=13
host=10.30.170.35
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_erro...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.143720" elapsed="0.000231"/>
</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-19T00:24:32.144087" elapsed="0.002096"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.146656" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:32.147681" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:32.146338" elapsed="0.001721">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:32.151301" elapsed="0.000679"/>
</kw>
<kw name="Open 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-19T00:24:32.152218" elapsed="0.000430"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.152851" elapsed="0.000174"/>
</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-19T00:24:32.148872" elapsed="0.004234"/>
</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-19T00:24:32.148325" elapsed="0.004829"/>
</kw>
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.132828" elapsed="0.020411">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.153576" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:32.153650" 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="FAIL" start="2026-04-19T00:24:32.119447" elapsed="0.034308">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<msg time="2026-04-19T00:24:32.153859" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:32.153903" level="INFO">${output} = NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:32.115020" elapsed="0.038906"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.154239" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:32.154001" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.153982" elapsed="0.000335"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:32.114884" elapsed="0.039456"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-19T00:24:32.114672" elapsed="0.039704"/>
</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-19T00:24:32.112339" elapsed="0.042117"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-19T00:24:32.106307" elapsed="0.048206"/>
</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-19T00:24:32.105887" elapsed="0.048666"/>
</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-19T00:24:28.571134" elapsed="3.583467"/>
</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-19T00:24:32.156701" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.156564" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.156545" elapsed="0.000223"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:32.157115" level="INFO">${karaf_connection_index} = 13</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-19T00:24:32.156900" elapsed="0.000241"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.157518" 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-19T00:24:32.157324" elapsed="0.000220"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.158197" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.158018" elapsed="0.000635">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:32.158766" level="INFO">${status_write} = FAIL</msg>
<msg time="2026-04-19T00:24:32.158812" level="INFO">${message_write} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:32.157693" elapsed="0.001143"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.159522" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.159326" elapsed="0.000718">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:32.160155" level="INFO">${status_wait} = FAIL</msg>
<msg time="2026-04-19T00:24:32.160199" level="INFO">${message_wait} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:32.158993" elapsed="0.001229"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.160857" level="FAIL">Failed to send the command: log:set INFO</msg>
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.160533" elapsed="0.000384">Failed to send the command: log:set INFO</status>
</kw>
<status status="FAIL" start="2026-04-19T00:24:32.160295" elapsed="0.000683">Failed to send the command: log:set INFO</status>
</branch>
<status status="FAIL" start="2026-04-19T00:24:32.160277" elapsed="0.000732">Failed to send the command: log:set INFO</status>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.161152" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.161362" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:32.161236" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:32.161220" elapsed="0.000273"/>
</if>
<return>
<value>${message_wait}</value>
<status status="NOT RUN" start="2026-04-19T00:24:32.161528" elapsed="0.000015"/>
</return>
<kw name="Run Keyword 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-19T00:24:32.162644" elapsed="0.000302"/>
</kw>
<kw name="Open 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-19T00:24:32.163096" elapsed="0.000145"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.163378" elapsed="0.000113"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-19T00:24:32.162263" elapsed="0.001279"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-19T00:24:32.161773" elapsed="0.001814"/>
</kw>
<arg>log:set ${CONTROLLER_LOG_LEVEL}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.154919" elapsed="0.008745">Failed to send the command: log:set INFO</status>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.163815" elapsed="0.000020"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.163984" elapsed="0.000020"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.164183" elapsed="0.000024"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/../../../../tools/odl-mdsal-clustering-tests/scripts/cluster_rest_script.py</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:32.164343" elapsed="0.000020"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>ls</arg>
<arg>return_stdout=True</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="NOT RUN" start="2026-04-19T00:24:32.164520" elapsed="0.000021"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<arg>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="NOT RUN" start="2026-04-19T00:24:32.164718" elapsed="0.000020"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="FAIL" start="2026-04-19T00:24:28.570439" elapsed="3.594389">Failed to send the command: log:set INFO</status>
</kw>
<test id="s1-s1-t1" name="Add Cars" line="54">
<doc>Request to add 10000 cars (timeout in 11m).</doc>
<status status="FAIL" start="2026-04-19T00:24:32.164986" elapsed="0.000411">Parent suite setup failed:
Failed to send the command: log:set INFO</status>
</test>
<test id="s1-s1-t2" name="Verify Cars" line="61">
<doc>Store logs and verify result</doc>
<status status="FAIL" start="2026-04-19T00:24:32.165619" elapsed="0.000305">Parent suite setup failed:
Failed to send the command: log:set INFO</status>
</test>
<test id="s1-s1-t3" name="Add People" line="69">
<doc>Request to add 10000 people (timeout in 11m).</doc>
<status status="FAIL" start="2026-04-19T00:24:32.166193" elapsed="0.000326">Parent suite setup failed:
Failed to send the command: log:set INFO</status>
</test>
<test id="s1-s1-t4" name="Verify People" line="74">
<doc>Store logs and verify result</doc>
<status status="FAIL" start="2026-04-19T00:24:32.166691" elapsed="0.000299">Parent suite setup failed:
Failed to send the command: log:set INFO</status>
</test>
<test id="s1-s1-t5" name="Purchase Cars" line="82">
<doc>Request to purchase 10000 cars (timeout in 11m).</doc>
<status status="FAIL" start="2026-04-19T00:24:32.167223" elapsed="0.000389">Parent suite setup failed:
Failed to send the command: log:set INFO</status>
</test>
<test id="s1-s1-t6" name="Verify Purchases" line="87">
<doc>Store logs and verify result</doc>
<status status="FAIL" start="2026-04-19T00:24:32.167859" elapsed="0.000592">Parent suite setup failed:
Failed to send the command: log:set INFO</status>
</test>
<test id="s1-s1-t7" name="Delete Cars" line="93">
<doc>Remove cars from the datastore</doc>
<status status="FAIL" start="2026-04-19T00:24:32.168726" elapsed="0.000333">Parent suite setup failed:
Failed to send the command: log:set INFO</status>
</test>
<test id="s1-s1-t8" name="Delete People" line="99">
<doc>Remove people from the datastore</doc>
<status status="FAIL" start="2026-04-19T00:24:32.169321" elapsed="0.000359">Parent suite setup failed:
Failed to send the command: log:set INFO</status>
</test>
<test id="s1-s1-t9" name="Delete CarPeople" line="105">
<doc>Remove car-people entries from the datastore</doc>
<status status="FAIL" start="2026-04-19T00:24:32.169934" elapsed="0.000343">Parent suite setup failed:
Failed to send the command: log:set INFO</status>
</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-19T00:24:32.171098" elapsed="0.000110"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-04-19T00:24:32.171435" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-04-19T00:24:32.171343" elapsed="0.000175"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-04-19T00:24:32.170882" elapsed="0.000690"/>
</kw>
<doc>Test for measuring execution time of MD-SAL DataStore operations.

Copyright (c) 2015-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 test suite requires odl-restconf and odl-clustering-test-app modules.
The script cluster_rest_script.py is used for generating requests for
operations on people, car and car-people DataStore test models.
(see the https://wiki.opendaylight.org/view/MD-SAL_Clustering_Test_Plan)

TODO: Decide whether keyword names should contain spaces or underscores.</doc>
<status status="FAIL" start="2026-04-19T00:24:27.999341" elapsed="4.172262">Suite setup failed:
Failed to send the command: log:set INFO</status>
</suite>
<suite id="s1-s2" name="Noloss Rate 1Node" source="/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils" type="SETUP">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.304584" 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-19T00:24:32.300467" elapsed="0.004173"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-04-19T00:24:32.300214" elapsed="0.004525"/>
</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-19T00:24:32.309674" 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-19T00:24:32.305811" elapsed="0.003891"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-04-19T00:24:32.309913" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.309793" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.309765" elapsed="0.000217"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.310488" 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-19T00:24:32.310132" elapsed="0.000400"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.311002" 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-19T00:24:32.310691" elapsed="0.000337"/>
</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-19T00:24:32.311546" elapsed="0.000287"/>
</kw>
<msg time="2026-04-19T00:24:32.311930" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:32.311977" 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-19T00:24:32.311189" elapsed="0.000810"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.312545" 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-19T00:24:32.312163" elapsed="0.000409"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.313707" 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-19T00:24:32.313441" elapsed="0.000293"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.314132" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-19T00:24:32.313878" elapsed="0.000280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.314619" 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-19T00:24:32.314310" elapsed="0.000336"/>
</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-19T00:24:32.317671" elapsed="0.000213"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.318454" level="INFO">${member_ip} = 10.30.170.35</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-19T00:24:32.318106" 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-19T00:24:32.318637" elapsed="0.000243"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.319679" 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-19T00:24:32.319363" elapsed="0.000343"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-19T00:24:32.319753" elapsed="0.000037"/>
</return>
<msg time="2026-04-19T00:24:32.319915" 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-19T00:24:32.319072" elapsed="0.000868"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-04-19T00:24:32.320539" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.35:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x75a06915b890&gt;, timeout=125, 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-19T00:24:32.320094" elapsed="0.001404"/>
</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-19T00:24:32.321667" 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-19T00:24:32.317096" elapsed="0.004827"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:32.316910" elapsed="0.005057"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-04-19T00:24:32.314704" elapsed="0.007297"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.322572" 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-19T00:24:32.322160" elapsed="0.000456"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.323167" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.35'}</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-19T00:24:32.322775" elapsed="0.000437"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.323786" 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-19T00:24:32.323378" elapsed="0.000452"/>
</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-19T00:24:32.312982" elapsed="0.010908"/>
</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-19T00:24:32.305470" elapsed="0.018478"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-19T00:24:32.324130" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.324015" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.323995" 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-19T00:24:32.327230" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:32.326850" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.327722" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-19T00:24:32.327412" elapsed="0.000337"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-19T00:24:32.327793" elapsed="0.000028"/>
</return>
<msg time="2026-04-19T00:24:32.327947" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-19T00:24:32.326528" elapsed="0.001445"/>
</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-19T00:24:32.328995" level="INFO">${member_ip} = 10.30.170.35</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-19T00:24:32.328726" elapsed="0.000295"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.329756" 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-19T00:24:32.329855" 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-19T00:24:32.329598" elapsed="0.000283"/>
</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-19T00:24:32.332596" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:32.332251" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.332233" elapsed="0.000564"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.333071" 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-19T00:24:32.333193" 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-19T00:24:32.332943" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.334279" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.35" 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-19T00:24:32.333369" elapsed="0.000958"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.335130" 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-19T00:24:32.334498" elapsed="0.000659"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.336598" level="INFO">Length is 0.</msg>
<msg time="2026-04-19T00:24:32.336824" 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-19T00:24:32.335906" elapsed="0.000966"/>
</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-19T00:24:32.337146" elapsed="0.000622"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.339226" level="INFO">Logging into '10.30.170.35:22' as 'jenkins'.</msg>
<msg time="2026-04-19T00:24:32.652604" 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 Sun Apr 19 00:24:26 UTC 2026

  System load:  0.04               Processes:             123
  Usage of /:   10.3% of 77.35GB   Users logged in:       0
  Memory usage: 2%                 IPv4 address for ens3: 10.30.170.35
  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: Sun Apr 19 00:24:28 2026 from 10.30.171.127
[?2004h[jenkins@releng-38670-37-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-19T00:24:32.338835" elapsed="0.313957"/>
</kw>
<msg time="2026-04-19T00:24:32.652928" 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-19T00:24:32.338083" elapsed="0.315031"/>
</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-19T00:24:32.335369" elapsed="0.318050"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.654074" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-04-19T00:24:32.667006" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-04-19T00:24:32.667503" level="INFO">${stdout} = </msg>
<msg time="2026-04-19T00:24:32.667623" 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-19T00:24:32.653682" elapsed="0.014003"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.668207" elapsed="0.000413"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.669725" 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-19T00:24:32.668961" elapsed="0.000865"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-19T00:24:32.670181" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.669950" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.669913" elapsed="0.000374"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-04-19T00:24:32.670629" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-04-19T00:24:32.670369" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.670340" elapsed="0.000430"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-04-19T00:24:32.670822" 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-19T00:24:32.675682" elapsed="0.001288"/>
</kw>
<kw name="Open 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-19T00:24:32.677293" elapsed="0.000743"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.678390" elapsed="0.000365"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-19T00:24:32.671344" elapsed="0.007549"/>
</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-19T00:24:32.331772" elapsed="0.347300"/>
</kw>
<msg time="2026-04-19T00:24:32.679181" 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-19T00:24:32.331098" elapsed="0.348186"/>
</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-19T00:24:32.330618" elapsed="0.348794"/>
</kw>
<msg time="2026-04-19T00:24:32.679497" 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-19T00:24:32.330097" elapsed="0.349470"/>
</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-19T00:24:32.683385" elapsed="0.000359"/>
</kw>
<kw name="Open 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-19T00:24:32.683921" elapsed="0.000152"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.684220" elapsed="0.000139"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-19T00:24:32.680040" elapsed="0.004376"/>
</kw>
<msg time="2026-04-19T00:24:32.684581" 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-19T00:24:32.329232" elapsed="0.355375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.685123" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:32.684803" elapsed="0.000365"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-04-19T00:24:32.685211" 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-19T00:24:32.328332" elapsed="0.357005"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:32.328159" elapsed="0.357217"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-19T00:24:32.328027" elapsed="0.357416"/>
</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-19T00:24:32.324414" elapsed="0.361119"/>
</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-19T00:24:32.685704" elapsed="0.000229"/>
</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-19T00:24:32.700907" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:32.700772" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.700750" elapsed="0.000230"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.701321" 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-19T00:24:32.701482" 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-19T00:24:32.701140" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.702014" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:32.701732" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:32.702481" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:32.702216" elapsed="0.000310"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:32.703492" 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-19T00:24:32.703195" elapsed="0.000413">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-04-19T00:24:32.703718" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:32.703773" 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-19T00:24:32.702706" elapsed="0.001093"/>
</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-19T00:24:32.704201" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:32.703933" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:32.703906" elapsed="0.000401"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:32.705170" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:32.704817" elapsed="0.000382"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:32.705248" elapsed="0.000031"/>
</return>
<msg time="2026-04-19T00:24:32.705402" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:32.704529" elapsed="0.001087"/>
</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-19T00:24:32.705792" elapsed="0.000520"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.706649" level="INFO">index=4
host=10.30.170.35
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-19T00:24:32.706773" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.35
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_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.706529" elapsed="0.000272"/>
</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-19T00:24:32.706976" elapsed="0.002610"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:32.710047" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:32.711173" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:32.709768" elapsed="0.001872">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:32.715187" elapsed="0.000418"/>
</kw>
<kw name="Open 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-19T00:24:32.715784" elapsed="0.000156"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:32.716088" elapsed="0.000119"/>
</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-19T00:24:32.712581" elapsed="0.003698"/>
</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-19T00:24:32.712020" elapsed="0.004309"/>
</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="FAIL" start="2026-04-19T00:24:32.700462" elapsed="0.015954">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<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-19T00:24:33.735722" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:33.735580" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:33.735554" elapsed="0.000257"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:33.736168" 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-19T00:24:33.736288" 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-19T00:24:33.735990" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:33.736840" 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-19T00:24:33.736536" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:33.737316" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:33.737051" elapsed="0.000311"/>
</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-19T00:24:33.737936" elapsed="0.000191"/>
</kw>
<msg time="2026-04-19T00:24:33.738227" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:33.738273" 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-19T00:24:33.737552" elapsed="0.000745"/>
</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-19T00:24:33.739206" elapsed="0.000145"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:33.740038" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:33.739867" elapsed="0.000707">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:33.739530" elapsed="0.001108"/>
</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-19T00:24:33.741136" elapsed="0.000099"/>
</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-19T00:24:33.740805" elapsed="0.000476"/>
</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-19T00:24:33.738679" elapsed="0.002646"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:33.738455" elapsed="0.002920"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:33.738434" elapsed="0.002967"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:33.742184" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:33.741917" elapsed="0.000295"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:33.742260" elapsed="0.000032"/>
</return>
<msg time="2026-04-19T00:24:33.742415" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:33.741648" elapsed="0.000808"/>
</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-19T00:24:33.742615" elapsed="0.000403"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:33.743296" level="INFO">index=6
host=10.30.170.35
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-19T00:24:33.743400" level="INFO">${karaf_connection_object} = index=6
host=10.30.170.35
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_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:33.743188" elapsed="0.000254"/>
</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-19T00:24:33.743595" elapsed="0.002437"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:33.746478" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:33.747965" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:33.746194" elapsed="0.002158">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:33.751410" elapsed="0.000338"/>
</kw>
<kw name="Open 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-19T00:24:33.751906" elapsed="0.000146"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:33.752195" elapsed="0.000099"/>
</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-19T00:24:33.749178" elapsed="0.003169"/>
</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-19T00:24:33.748665" elapsed="0.003728"/>
</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="FAIL" start="2026-04-19T00:24:33.735194" elapsed="0.017306">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<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-19T00:24:34.772727" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:34.772589" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:34.772564" elapsed="0.000248"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:34.773172" 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-19T00:24:34.773291" 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-19T00:24:34.772989" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:34.773856" level="INFO">{1: 6}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:34.773553" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:34.774333" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:34.774085" elapsed="0.000295"/>
</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-19T00:24:34.774943" elapsed="0.000186"/>
</kw>
<msg time="2026-04-19T00:24:34.775229" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:34.775275" level="INFO">${old_connection_index} = 6</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-19T00:24:34.774558" elapsed="0.000740"/>
</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-19T00:24:34.776126" elapsed="0.000138"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:34.776940" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:34.776769" elapsed="0.000693">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:34.776442" elapsed="0.001082"/>
</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-19T00:24:34.778023" elapsed="0.000099"/>
</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-19T00:24:34.777689" elapsed="0.000479"/>
</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-19T00:24:34.775611" elapsed="0.002602"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:34.775375" elapsed="0.002893"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:34.775355" elapsed="0.002939"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:34.779050" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:34.778782" elapsed="0.000294"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:34.779123" elapsed="0.000032"/>
</return>
<msg time="2026-04-19T00:24:34.779279" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:34.778512" elapsed="0.000792"/>
</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-19T00:24:34.779475" elapsed="0.000405"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:34.780148" level="INFO">index=8
host=10.30.170.35
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-19T00:24:34.780249" level="INFO">${karaf_connection_object} = index=8
host=10.30.170.35
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_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:34.780045" elapsed="0.000230"/>
</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-19T00:24:34.780419" elapsed="0.002475"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:34.783318" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:34.784524" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:34.783056" elapsed="0.001848">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:34.787924" elapsed="0.000306"/>
</kw>
<kw name="Open 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-19T00:24:34.788386" elapsed="0.000178"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:34.788714" elapsed="0.000100"/>
</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-19T00:24:34.785718" elapsed="0.003146"/>
</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-19T00:24:34.785183" elapsed="0.003732"/>
</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="FAIL" start="2026-04-19T00:24:34.772200" elapsed="0.016795">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<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-19T00:24:35.808564" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.808407" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.808377" elapsed="0.000273"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.809007" 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-19T00:24:35.809124" 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-19T00:24:35.808830" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.809624" level="INFO">{1: 8}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:35.809308" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.810062" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:35.809818" elapsed="0.000290"/>
</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-19T00:24:35.810683" elapsed="0.000186"/>
</kw>
<msg time="2026-04-19T00:24:35.810968" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:35.811015" level="INFO">${old_connection_index} = 8</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-19T00:24:35.810267" elapsed="0.000772"/>
</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-19T00:24:35.811861" elapsed="0.000135"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.812666" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.812497" elapsed="0.000676">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:35.812159" elapsed="0.001076"/>
</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-19T00:24:35.813740" elapsed="0.000100"/>
</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-19T00:24:35.813399" elapsed="0.000486"/>
</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-19T00:24:35.811332" elapsed="0.002597"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:35.811114" elapsed="0.002863"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.811095" elapsed="0.002907"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:35.814796" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:35.814491" elapsed="0.000332"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:35.814872" elapsed="0.000032"/>
</return>
<msg time="2026-04-19T00:24:35.815029" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:35.814204" elapsed="0.000850"/>
</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-19T00:24:35.815211" elapsed="0.000421"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.815900" level="INFO">index=10
host=10.30.170.35
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-19T00:24:35.816001" level="INFO">${karaf_connection_object} = index=10
host=10.30.170.35
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_erro...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:35.815797" elapsed="0.000230"/>
</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-19T00:24:35.816171" elapsed="0.002490"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.819080" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:35.820099" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:35.818820" elapsed="0.001691">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:35.823549" elapsed="0.000306"/>
</kw>
<kw name="Open 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-19T00:24:35.824065" elapsed="0.000147"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:35.824358" 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-19T00:24:35.821295" elapsed="0.003237"/>
</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-19T00:24:35.820786" elapsed="0.003793"/>
</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="FAIL" start="2026-04-19T00:24:35.808018" elapsed="0.016643">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<msg time="2026-04-19T00:24:35.824749" level="FAIL">Keyword 'Open_Controller_Karaf_Console_On_Background' failed after retrying for 3 seconds. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</msg>
<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="FAIL" start="2026-04-19T00:24:32.686754" elapsed="3.138088">Keyword 'Open_Controller_Karaf_Console_On_Background' failed after retrying for 3 seconds. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:32.686348" elapsed="3.138559"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:32.686202" elapsed="3.138746"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-04-19T00:24:32.685997" elapsed="3.138985"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-04-19T00:24:32.305027" elapsed="3.520013"/>
</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-19T00:24:35.827620" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.827506" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.827488" 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-19T00:24:35.832320" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.832214" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.832196" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.833341" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:35.832947" elapsed="0.000421"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.833844" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-19T00:24:35.833546" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-19T00:24:35.833913" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:35.834066" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-19T00:24:35.832624" elapsed="0.001466"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-04-19T00:24:35.839483" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.839354" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.839336" 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-19T00:24:35.840588" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.840481" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.840462" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:35.841058" level="INFO">${karaf_connection_index} = 10</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-19T00:24:35.840793" elapsed="0.000291"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.841448" 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-19T00:24:35.841238" elapsed="0.000238"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.842204" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.841964" elapsed="0.000711">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:35.842786" level="INFO">${status_write} = FAIL</msg>
<msg time="2026-04-19T00:24:35.842832" level="INFO">${message_write} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:35.841633" elapsed="0.001223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.843660" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.843393" elapsed="0.000762">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:35.844264" level="INFO">${status_wait} = FAIL</msg>
<msg time="2026-04-19T00:24:35.844310" level="INFO">${message_wait} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:35.843054" elapsed="0.001280"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.845128" level="FAIL">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot"</msg>
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.844651" elapsed="0.000540">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot"</status>
</kw>
<status status="FAIL" start="2026-04-19T00:24:35.844415" elapsed="0.000841">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot"</status>
</branch>
<status status="FAIL" start="2026-04-19T00:24:35.844390" elapsed="0.000900">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot"</status>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:35.845460" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:35.845685" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:35.845547" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:35.845530" elapsed="0.000230"/>
</if>
<return>
<value>${message_wait}</value>
<status status="NOT RUN" start="2026-04-19T00:24:35.845793" elapsed="0.000015"/>
</return>
<kw name="Run Keyword 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-19T00:24:35.847016" elapsed="0.000577"/>
</kw>
<kw name="Open 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-19T00:24:35.847883" elapsed="0.000434"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:35.848613" 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-19T00:24:35.846611" elapsed="0.002379"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-19T00:24:35.846044" elapsed="0.002997"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.840205" elapsed="0.008919">Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot"</status>
</kw>
<msg time="2026-04-19T00:24:35.849229" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:35.849274" level="INFO">${message} = Failed to send the command: log:log "ROBOT MESSAGE: Starting suite /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node....</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:35.839698" elapsed="0.009600"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:35.849500" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.849374" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.849355" elapsed="0.000211"/>
</if>
<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-19T00:24:35.850307" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.850192" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.850174" elapsed="0.000205"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.850884" 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-19T00:24:35.850997" 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-19T00:24:35.850543" elapsed="0.000481"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.851451" level="INFO">{1: 10}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:35.851177" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.851927" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:35.851652" elapsed="0.000319"/>
</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-19T00:24:35.852539" elapsed="0.000218"/>
</kw>
<msg time="2026-04-19T00:24:35.852854" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:35.852934" level="INFO">${old_connection_index} = 10</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-19T00:24:35.852126" elapsed="0.000833"/>
</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-19T00:24:35.853777" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.854987" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.854717" elapsed="0.001827">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:35.854167" elapsed="0.002522"/>
</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-19T00:24:35.857344" elapsed="0.000211"/>
</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-19T00:24:35.856856" elapsed="0.000822"/>
</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-19T00:24:35.853251" elapsed="0.004475"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:35.853035" elapsed="0.004742"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.853016" elapsed="0.004786"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:35.858561" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:35.858273" elapsed="0.000328"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:35.858652" elapsed="0.000030"/>
</return>
<msg time="2026-04-19T00:24:35.858827" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:35.858002" elapsed="0.000856"/>
</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-19T00:24:35.859010" elapsed="0.000393"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.859689" level="INFO">index=13
host=10.30.170.35
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-19T00:24:35.859788" level="INFO">${karaf_connection_object} = index=13
host=10.30.170.35
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_erro...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:35.859584" elapsed="0.000230"/>
</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-19T00:24:35.859956" elapsed="0.002276"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.862705" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:35.863828" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:35.862390" elapsed="0.001816">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:35.867527" elapsed="0.000545"/>
</kw>
<kw name="Open 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-19T00:24:35.868233" elapsed="0.000148"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:35.868573" elapsed="0.000099"/>
</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-19T00:24:35.865099" elapsed="0.003625"/>
</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-19T00:24:35.864592" elapsed="0.004178"/>
</kw>
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.849950" elapsed="0.018903">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:35.869188" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:35.869262" 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="FAIL" start="2026-04-19T00:24:35.839069" elapsed="0.030296">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<msg time="2026-04-19T00:24:35.869543" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:35.869588" level="INFO">${output} = NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:35.834498" elapsed="0.035113"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:35.869939" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:35.869689" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.869670" elapsed="0.000346"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:35.834342" elapsed="0.035697"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-19T00:24:35.834151" elapsed="0.035921"/>
</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-19T00:24:35.831930" elapsed="0.038198"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-04-19T00:24:35.825626" elapsed="0.044555"/>
</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-19T00:24:35.825191" elapsed="0.045030"/>
</kw>
<arg>http_timeout=125</arg>
<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-19T00:24:32.299802" elapsed="3.570470"/>
</kw>
<test id="s1-s2-t1" name="Notifications_rate_5k" line="34">
<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-19T00:24:35.873322" elapsed="0.000228"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-19T00:24:35.873057" 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-19T00:24:35.874605" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.874478" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.874458" 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-19T00:24:35.879574" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.879462" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.879443" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.880649" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:35.880236" elapsed="0.000440"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.881128" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-19T00:24:35.880833" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-19T00:24:35.881199" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:35.881353" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-19T00:24:35.879860" 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-19T00:24:35.886934" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.886827" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.886808" 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-19T00:24:35.888129" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.888025" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.888007" elapsed="0.000189"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:35.888654" level="INFO">${karaf_connection_index} = 13</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-19T00:24:35.888335" elapsed="0.000346"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.889043" 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-19T00:24:35.888834" elapsed="0.000235"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.889818" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.889574" elapsed="0.000834">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:35.890633" level="INFO">${status_write} = FAIL</msg>
<msg time="2026-04-19T00:24:35.890681" level="INFO">${message_write} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:35.889225" elapsed="0.001479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.891495" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.891237" elapsed="0.000882">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:35.892300" level="INFO">${status_wait} = FAIL</msg>
<msg time="2026-04-19T00:24:35.892346" level="INFO">${message_wait} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:35.890866" elapsed="0.001502"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.893271" level="FAIL">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_5k"</msg>
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.892674" elapsed="0.000659">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_5k"</status>
</kw>
<status status="FAIL" start="2026-04-19T00:24:35.892460" elapsed="0.000940">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_5k"</status>
</branch>
<status status="FAIL" start="2026-04-19T00:24:35.892439" elapsed="0.001016">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_5k"</status>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:35.893616" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:35.893842" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:35.893706" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:35.893689" elapsed="0.000228"/>
</if>
<return>
<value>${message_wait}</value>
<status status="NOT RUN" start="2026-04-19T00:24:35.893948" elapsed="0.000015"/>
</return>
<kw name="Run Keyword 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-19T00:24:35.895340" 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="PASS" start="2026-04-19T00:24:35.896368" elapsed="0.000452"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:35.897076" elapsed="0.000340"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-19T00:24:35.894748" elapsed="0.002843"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-19T00:24:35.894202" elapsed="0.003471"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.887727" elapsed="0.010049">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_5k"</status>
</kw>
<msg time="2026-04-19T00:24:35.897903" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:35.897947" level="INFO">${message} = Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_5k"</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:35.887150" elapsed="0.010819"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:35.898157" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.898048" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.898028" elapsed="0.000195"/>
</if>
<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-19T00:24:35.899126" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:35.899004" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.898980" elapsed="0.000214"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.899650" 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-19T00:24:35.899756" 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-19T00:24:35.899345" elapsed="0.000437"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.900190" level="INFO">{1: 13}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:35.899931" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.900641" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:35.900383" elapsed="0.000301"/>
</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-19T00:24:35.901187" elapsed="0.000320"/>
</kw>
<msg time="2026-04-19T00:24:35.901606" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:35.901652" level="INFO">${old_connection_index} = 13</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-19T00:24:35.900838" elapsed="0.000837"/>
</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-19T00:24:35.902510" elapsed="0.000204"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.903742" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.903339" elapsed="0.001238">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:35.902878" elapsed="0.001795"/>
</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-19T00:24:35.905287" elapsed="0.000383"/>
</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-19T00:24:35.904840" elapsed="0.000910"/>
</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-19T00:24:35.901999" elapsed="0.003798"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:35.901779" elapsed="0.004067"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.901731" elapsed="0.004140"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:35.906737" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:35.906389" elapsed="0.000375"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:35.906812" elapsed="0.000030"/>
</return>
<msg time="2026-04-19T00:24:35.906962" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:35.906071" elapsed="0.000916"/>
</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-19T00:24:35.907143" elapsed="0.000420"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.907841" level="INFO">index=16
host=10.30.170.35
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-19T00:24:35.907941" level="INFO">${karaf_connection_object} = index=16
host=10.30.170.35
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_erro...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:35.907729" elapsed="0.000237"/>
</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-19T00:24:35.908113" elapsed="0.002300"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:35.910867" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:35.911744" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:35.910590" elapsed="0.001528">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:35.924985" elapsed="0.000781"/>
</kw>
<kw name="Open 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-19T00:24:35.925929" elapsed="0.000149"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:35.926223" elapsed="0.000095"/>
</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-19T00:24:35.912906" elapsed="0.013463"/>
</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-19T00:24:35.912388" elapsed="0.014027"/>
</kw>
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.898702" elapsed="0.027812">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:35.926859" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:35.926933" 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="FAIL" start="2026-04-19T00:24:35.886471" elapsed="0.040565">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<msg time="2026-04-19T00:24:35.927140" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:35.927183" level="INFO">${output} = NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:35.881763" elapsed="0.045443"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:35.927579" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:35.927316" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.927296" elapsed="0.000361"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:35.881624" elapsed="0.046056"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-19T00:24:35.881449" elapsed="0.046262"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-19T00:24:35.879086" elapsed="0.048677"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-19T00:24:35.874162" elapsed="0.053654"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:35.873750" elapsed="0.054110"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-19T00:24:35.870863" elapsed="0.057047"/>
</kw>
<kw name="Dom_Notification_Broker_Test_Templ" owner="DnbCommons">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.934902" level="INFO">Overall requested rate: 5000, test duration: 300 seconds.</msg>
<arg>Overall requested rate: ${total_notification_rate}, test duration: ${test_duration_in_seconds} seconds.</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:35.934595" elapsed="0.000353"/>
</kw>
<kw name="WU_Setup" owner="WaitUtils">
<kw name="SC_Setup" owner="ScalarClosures">
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<return>
<value>${keyword}</value>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-19T00:24:35.935970" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:35.936182" level="INFO">${sc_fail} = ['BuiltIn.Fail', [], {}]</msg>
<var>${sc_fail}</var>
<arg>BuiltIn.Fail</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="PASS" start="2026-04-19T00:24:35.935744" elapsed="0.000465"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.940789" level="INFO">${ScalarClosures__fail} = ['BuiltIn.Fail', [], {}]</msg>
<arg>${ScalarClosures__fail}</arg>
<arg>${sc_fail}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-19T00:24:35.936367" elapsed="0.004468"/>
</kw>
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<return>
<value>${keyword}</value>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-19T00:24:35.941242" elapsed="0.000028"/>
</return>
<msg time="2026-04-19T00:24:35.941473" level="INFO">${sc_identity} = ['BuiltIn.Set_Variable', ['placeholder'], {}]</msg>
<var>${sc_identity}</var>
<arg>BuiltIn.Set_Variable</arg>
<arg>placeholder</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="PASS" start="2026-04-19T00:24:35.941012" elapsed="0.000488"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.946034" level="INFO">${ScalarClosures__identity} = ['BuiltIn.Set_Variable', ['placeholder'], {}]</msg>
<arg>${ScalarClosures__identity}</arg>
<arg>${sc_identity}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-19T00:24:35.941662" elapsed="0.004419"/>
</kw>
<doc>Resource setup. Create closures and assign them to suite variables.</doc>
<status status="PASS" start="2026-04-19T00:24:35.935462" elapsed="0.010678"/>
</kw>
<doc>Call dependency setup. Perhaps needed.</doc>
<status status="PASS" start="2026-04-19T00:24:35.935133" elapsed="0.011052"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.948163" level="INFO">${count} = 0</msg>
<var>${count}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-19T00:24:35.946331" elapsed="0.001859"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.948986" level="INFO">${count} = 1</msg>
<var>${count}</var>
<arg>${count}+1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-19T00:24:35.948659" elapsed="0.000353"/>
</kw>
<kw name="Subscribe_Ynl" owner="MdsalLowlevel">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.953500" 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-19T00:24:35.953183" elapsed="0.000344"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-19T00:24:35.953572" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:35.953720" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:35.952845" elapsed="0.000899"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.954280" level="INFO">&amp;{mapping} = { ID=working-pair-1 }</msg>
<var>&amp;{mapping}</var>
<arg>ID=${gid}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-19T00:24:35.953900" elapsed="0.000408"/>
</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-19T00:24:35.987482" level="INFO">${file_path_stream} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-19T00:24:35.987090" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-19T00:24:35.988367" level="FAIL">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.988000" elapsed="0.000464">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-19T00:24:35.988601" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-19T00:24:35.987669" elapsed="0.000958"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.989178" level="INFO">${file_path} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:35.988788" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-19T00:24:35.989543" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/location.uri"&gt;/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-19T00:24:35.989705" level="INFO">${template} = /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-19T00:24:35.989377" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.990129" level="INFO">/rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:35.989885" 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-19T00:24:35.991346" level="INFO">mapping: {'ID': 'working-pair-1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:35.990887" elapsed="0.000505"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.991968" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-19T00:24:35.991564" elapsed="0.000431"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.993030" level="INFO">${value} = working-pair-1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-19T00:24:35.992374" elapsed="0.000697"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-19T00:24:35.994784" level="INFO">${encoded} = working-pair-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-19T00:24:35.994295" elapsed="0.000524"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-19T00:24:35.994896" elapsed="0.000073"/>
</return>
<msg time="2026-04-19T00:24:35.995224" level="INFO">${encoded_value} = working-pair-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-19T00:24:35.993531" elapsed="0.001732"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-19T00:24:35.995499" elapsed="0.000509"/>
</kw>
<var name="${key}">ID</var>
<var name="${value}">working-pair-1</var>
<status status="PASS" start="2026-04-19T00:24:35.992212" elapsed="0.003891"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-19T00:24:35.992043" elapsed="0.004099"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-19T00:24:35.996186" elapsed="0.000028"/>
</return>
<msg time="2026-04-19T00:24:35.996342" level="INFO">${mapping_to_use} = {'ID': 'working-pair-1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-19T00:24:35.990552" elapsed="0.005816"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:35.990246" elapsed="0.006154"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:35.996590" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:35.996441" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:35.990225" elapsed="0.006443"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:35.997255" level="INFO">${final_text} = /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-19T00:24:35.996807" elapsed="0.000476"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-19T00:24:35.997332" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="PASS" start="2026-04-19T00:24:35.986446" elapsed="0.011028"/>
</kw>
<msg time="2026-04-19T00:24:35.997528" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-19T00:24:35.974151" elapsed="0.023427"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.009901" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.021895" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.033821" 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-19T00:24:36.034010" 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-19T00:24:36.034182" 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-19T00:24:36.034562" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.034405" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.034390" 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-19T00:24:36.034803" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.034967" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.035128" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.034361" elapsed="0.000819"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.034258" 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-19T00:24:36.035349" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.035439" elapsed="0.000017"/>
</return>
<msg time="2026-04-19T00:24:36.035552" level="INFO">${uri} = /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-19T00:24:35.969979" elapsed="0.065598"/>
</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-19T00:24:36.059647" level="INFO">${file_path_stream} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/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-19T00:24:36.059246" elapsed="0.000431"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.060516" level="FAIL">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/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-19T00:24:36.060174" elapsed="0.000416">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-19T00:24:36.060686" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-19T00:24:36.059845" elapsed="0.000866"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.061252" level="INFO">${file_path} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/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-19T00:24:36.060870" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.061594" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/post_data.xml"&gt;/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-19T00:24:36.061788" level="INFO">${template} = &lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;$ID&lt;/id&gt;
&lt;/input&gt;

</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-19T00:24:36.061451" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.062215" level="INFO">&lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;$ID&lt;/id&gt;
&lt;/input&gt;

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.061969" 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-19T00:24:36.062663" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.062336" elapsed="0.000397"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.063193" level="INFO">${mapping_to_use} = {'ID': 'working-pair-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-19T00:24:36.062901" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.062758" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.062315" elapsed="0.000961"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.070312" level="INFO">${final_text} = &lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;working-pair-1&lt;/id&gt;
&lt;/input&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-19T00:24:36.063417" elapsed="0.006928"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-19T00:24:36.070401" elapsed="0.000101"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="PASS" start="2026-04-19T00:24:36.058600" elapsed="0.012011"/>
</kw>
<msg time="2026-04-19T00:24:36.070669" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-19T00:24:36.046358" elapsed="0.024375"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.082975" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.095010" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.106963" 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-19T00:24:36.107159" 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-19T00:24:36.107331" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.107736" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.107592" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.107576" 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-19T00:24:36.107952" 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-19T00:24:36.108114" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.108274" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.107543" elapsed="0.000825"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.107413" 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-19T00:24:36.108562" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.108638" elapsed="0.000016"/>
</return>
<msg time="2026-04-19T00:24:36.108759" level="INFO">${data} = &lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;working-pair-1&lt;/id&gt;
&lt;/input&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-19T00:24:36.045522" elapsed="0.063265"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.110112" level="FAIL">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.109836" elapsed="0.000352">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-19T00:24:36.110281" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-19T00:24:36.109472" 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-19T00:24:36.110638" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.110377" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.111199" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-19T00:24:36.110905" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.110730" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.110358" elapsed="0.000923"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.113596" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:36.111450" elapsed="0.002173"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-19T00:24:36.113673" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:36.113826" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-19T00:24:36.109119" elapsed="0.004732"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.115391" level="INFO">/rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.115142" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.115841" level="INFO">&lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;working-pair-1&lt;/id&gt;
&lt;/input&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.115604" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.116276" 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-19T00:24:36.116034" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.116718" 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-19T00:24:36.116479" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:36.117584" 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-19T00:24:36.117351" elapsed="0.000259"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-19T00:24:36.117934" 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-19T00:24:36.117759" 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-19T00:24:36.118105" elapsed="0.000212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.118744" 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-19T00:24:36.118487" elapsed="0.000302"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-19T00:24:36.118831" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:36.118986" 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-19T00:24:36.116956" elapsed="0.002055"/>
</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-19T00:24:36.124335" level="FAIL">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.121338" elapsed="0.007658">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<status status="FAIL" start="2026-04-19T00:24:36.119117" elapsed="0.009972">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.129277" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.129124" elapsed="0.000220"/>
</branch>
<status status="FAIL" start="2026-04-19T00:24:36.119097" elapsed="0.010271">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.129772" elapsed="0.000027"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.129916" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.129878" elapsed="0.000080"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.129860" 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>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.130118" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.130185" 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-19T00:24:36.114173" elapsed="0.016118">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.130372" elapsed="0.000017"/>
</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-19T00:24:35.959093" elapsed="0.171397">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.130823" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.130612" elapsed="0.000278"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.130595" elapsed="0.000319"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.130947" elapsed="0.000014"/>
</return>
<arg>${SUBSCRIBE_YNL_DIR}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${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="FAIL" start="2026-04-19T00:24:35.954569" elapsed="0.176475">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${DNB_PUBLISHER_LISTENER_PREFIX}${count}</arg>
<doc>Subscribe listener for the notifications with identifier ${gid}.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.952377" elapsed="0.178767">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<var name="${suffix}">5000</var>
<status status="FAIL" start="2026-04-19T00:24:35.948523" elapsed="0.182682">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</iter>
<var>${suffix}</var>
<value>${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</value>
<value>${total_notification_rate}+1</value>
<value>${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</value>
<status status="FAIL" start="2026-04-19T00:24:35.948247" elapsed="0.183052">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</for>
<kw name="Convert To Integer" owner="BuiltIn">
<var>${count}</var>
<arg>${count}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.131488" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Start_Publish_Notifications" owner="MdsalLowlevel">
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${DNB_PUBLISHER_LISTENER_PREFIX}${index}</arg>
<arg>${test_duration_in_seconds}</arg>
<arg>${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</arg>
<doc>Start publishing notifications by invoking publish-notifications rpc.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.131797" elapsed="0.000024"/>
</kw>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.131616" elapsed="0.000245"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${count}+1</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.131563" elapsed="0.000324"/>
</for>
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<var>${getter}</var>
<arg>Get_Notifications_Active_Status</arg>
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${count}</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.132078" elapsed="0.000024"/>
</kw>
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<var>${validator}</var>
<arg>Check_Notifications_Active_Status</arg>
<arg>data_holder</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.132296" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${validation_timeout_in_seconds}</var>
<arg>${test_duration_in_seconds}+${DNB_CHECK_TOLERANCE_IN_SECONDS}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.132489" elapsed="0.000022"/>
</kw>
<kw name="Wait_For_Getter_Failure_Or_Stateless_Validator_Pass" owner="WaitUtils">
<arg>timeout=${validation_timeout_in_seconds}s</arg>
<arg>period=${DNB_CHECK_PERIOD_IN_SECONDS}s</arg>
<arg>getter=${getter}</arg>
<arg>stateless_validator=${validator}</arg>
<doc>Repeatedly run getter and plug its output to validator. If both pass, return validator message.
If getter fails, fail. If validator fails, repeat in WUKS fashion (fail when timeout is exceeded).
FIXME: Cover this keyword in WaitUtilTest.robot</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.132803" elapsed="0.000024"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${sum_local_number}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.132981" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${low_limit_pair_rate}</var>
<arg>0.9*${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.133150" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${high_limit_pair_rate}</var>
<arg>1.1*${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.133313" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Unsubscribe_Ynl" owner="MdsalLowlevel">
<var>${all_not}</var>
<var>${id_not}</var>
<var>${err_not}</var>
<var>${local_number}</var>
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${DNB_PUBLISHER_LISTENER_PREFIX}${index}</arg>
<doc>Unsubscribe listener for the ${gid} identifier. Return statistics of the publishing process.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.137120" elapsed="0.000027"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${err_not}</arg>
<arg>${0}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.137312" elapsed="0.000021"/>
</kw>
<kw name="Should Not Be Equal As Numbers" owner="BuiltIn">
<arg>${local_number}</arg>
<arg>${0}</arg>
<doc>Fails if objects are equal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.137490" elapsed="0.000021"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${id_not}</arg>
<arg>${local_number}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.137654" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${rate}</var>
<arg>${local_number}/${test_duration_in_seconds}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.137816" elapsed="0.000020"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${rate} &gt; ${low_limit_pair_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.137976" elapsed="0.000019"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${rate} &lt; ${high_limit_pair_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.138130" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${sum_local_number}</var>
<arg>${sum_local_number}+${local_number}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.138285" elapsed="0.000020"/>
</kw>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.133488" elapsed="0.004849"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${count}+1</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.133380" elapsed="0.004984"/>
</for>
<kw name="Evaluate" owner="BuiltIn">
<var>${final_rate}</var>
<arg>${sum_local_number}/${test_duration_in_seconds}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.138519" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${low_limit_final_rate}</var>
<arg>0.9*${total_notification_rate}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.138681" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${high_limit_final_rate}</var>
<arg>1.1*${total_notification_rate}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.138878" elapsed="0.000020"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${final_rate} &gt; ${low_limit_final_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.139036" elapsed="0.000019"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${final_rate} &lt; ${high_limit_final_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.139189" elapsed="0.000019"/>
</kw>
<arg>${5000}</arg>
<arg>${TC_DURATION_IN_SECONDS}</arg>
<doc>Test case template. Input parameter ${total_notification_rate} determines, how many publisher/subscriber
pais take part in the test case. For every 5000 one pair is created.
The test case itself firstly subscribe listeners, then run publishers and at the end unsubscribe listeners
and check achieved rates.</doc>
<status status="FAIL" start="2026-04-19T00:24:35.932469" elapsed="0.206828">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.140645" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.140251" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.140233" elapsed="0.000497"/>
</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-19T00:24:36.140873" elapsed="0.000322"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.146113" 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-19T00:24:36.145635" elapsed="0.000505"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-04-19T00:24:36.146353" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.146212" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.146194" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.146904" 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-19T00:24:36.146577" elapsed="0.000354"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-19T00:24:36.147402" level="INFO">${reference} = controller_rest_cars_perf_txt_Noloss_Rate_1Node_Notifications_rate_5k</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-19T00:24:36.147083" elapsed="0.000360"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<msg time="2026-04-19T00:24:36.147775" level="INFO">${reference} = controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k</msg>
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="PASS" start="2026-04-19T00:24:36.147599" elapsed="0.000202"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.148285" level="INFO">${msg} = ... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k"
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-19T00:24:36.147948" elapsed="0.000364"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.148780" level="INFO">${bugs} = "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k&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-19T00:24:36.148476" elapsed="0.000332"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.149390" level="INFO">Set test message to:
... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k&amp;order=bug_status"

ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.148955" elapsed="0.000503"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.149904" level="INFO">... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k&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-19T00:24:36.149612" 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-19T00:24:36.145323" elapsed="0.004684"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.140044" elapsed="0.010012"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-19T00:24:36.139680" elapsed="0.010419"/>
</kw>
<tag>critical</tag>
<status status="FAIL" start="2026-04-19T00:24:35.870347" elapsed="0.279793">... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_5k&amp;order=bug_status"

ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</test>
<test id="s1-s2-t2" name="Notifications_rate_20k" line="36">
<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-19T00:24:36.153463" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-19T00:24:36.153177" 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-19T00:24:36.154714" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.154600" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.154582" 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-19T00:24:36.159852" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.159746" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.159728" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.160907" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:36.160527" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.161382" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-19T00:24:36.161089" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-19T00:24:36.161472" elapsed="0.000030"/>
</return>
<msg time="2026-04-19T00:24:36.161628" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-19T00:24:36.160142" 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-19T00:24:36.166970" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.166863" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.166844" 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-19T00:24:36.168167" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.168061" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.168043" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:36.168688" level="INFO">${karaf_connection_index} = 16</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-19T00:24:36.168372" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.169085" 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-19T00:24:36.168869" elapsed="0.000242"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.169867" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.169612" elapsed="0.000880">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:36.170679" level="INFO">${status_write} = FAIL</msg>
<msg time="2026-04-19T00:24:36.170726" level="INFO">${message_write} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.169264" elapsed="0.001495"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.171518" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.171258" elapsed="0.000889">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:36.172326" level="INFO">${status_wait} = FAIL</msg>
<msg time="2026-04-19T00:24:36.172371" level="INFO">${message_wait} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.170923" elapsed="0.001470"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.173297" level="FAIL">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_20k"</msg>
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.172708" elapsed="0.000653">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_20k"</status>
</kw>
<status status="FAIL" start="2026-04-19T00:24:36.172491" elapsed="0.000951">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_20k"</status>
</branch>
<status status="FAIL" start="2026-04-19T00:24:36.172470" elapsed="0.001140">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_20k"</status>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.173769" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.173990" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.173854" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.173837" elapsed="0.000261"/>
</if>
<return>
<value>${message_wait}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.174131" elapsed="0.000015"/>
</return>
<kw name="Run Keyword 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-19T00:24:36.175601" elapsed="0.000747"/>
</kw>
<kw name="Open 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-19T00:24:36.176635" elapsed="0.000450"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:36.177340" elapsed="0.000364"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-19T00:24:36.174966" elapsed="0.002835"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-19T00:24:36.174394" elapsed="0.003472"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.167765" elapsed="0.010184">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_20k"</status>
</kw>
<msg time="2026-04-19T00:24:36.178050" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:36.178094" level="INFO">${message} = Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_20k"</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.167182" elapsed="0.010936"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.178299" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.178193" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.178175" elapsed="0.000188"/>
</if>
<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-19T00:24:36.179174" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.179063" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.179046" elapsed="0.000194"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.179564" 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-19T00:24:36.179667" 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-19T00:24:36.179385" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.180096" level="INFO">{1: 16}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.179839" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.180549" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.180287" elapsed="0.000306"/>
</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-19T00:24:36.181100" elapsed="0.000255"/>
</kw>
<msg time="2026-04-19T00:24:36.181468" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:36.181515" level="INFO">${old_connection_index} = 16</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-19T00:24:36.180746" elapsed="0.000792"/>
</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-19T00:24:36.182343" elapsed="0.000208"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.183724" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.183215" elapsed="0.001360">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:36.182715" elapsed="0.001957"/>
</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-19T00:24:36.185290" elapsed="0.000289"/>
</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-19T00:24:36.184838" elapsed="0.000821"/>
</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-19T00:24:36.181835" elapsed="0.003870"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.181613" elapsed="0.004141"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.181595" elapsed="0.004184"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:36.186651" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:36.186326" elapsed="0.000416"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:36.186814" elapsed="0.000039"/>
</return>
<msg time="2026-04-19T00:24:36.187037" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:36.185989" elapsed="0.001073"/>
</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-19T00:24:36.187215" elapsed="0.000512"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.188005" level="INFO">index=19
host=10.30.170.35
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-19T00:24:36.188105" level="INFO">${karaf_connection_object} = index=19
host=10.30.170.35
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_erro...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:36.187892" 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-19T00:24:36.188277" elapsed="0.002572"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.191274" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:36.192603" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:36.191010" elapsed="0.002003">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:36.205216" elapsed="0.000548"/>
</kw>
<kw name="Open 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-19T00:24:36.205935" elapsed="0.000171"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:36.206251" 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-19T00:24:36.193862" elapsed="0.012542"/>
</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-19T00:24:36.193311" elapsed="0.013237"/>
</kw>
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.178778" elapsed="0.027869">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.207057" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.207135" 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="FAIL" start="2026-04-19T00:24:36.166507" elapsed="0.040739">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<msg time="2026-04-19T00:24:36.207358" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:36.207405" level="INFO">${output} = NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.162014" elapsed="0.045431"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.207783" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.207530" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.207508" elapsed="0.000352"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:36.161876" elapsed="0.046008"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-19T00:24:36.161705" elapsed="0.046212"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-19T00:24:36.159373" elapsed="0.048602"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-19T00:24:36.154291" elapsed="0.053742"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.153869" elapsed="0.054210"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-19T00:24:36.151014" elapsed="0.057119"/>
</kw>
<kw name="Dom_Notification_Broker_Test_Templ" owner="DnbCommons">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.215337" level="INFO">Overall requested rate: 20000, test duration: 300 seconds.</msg>
<arg>Overall requested rate: ${total_notification_rate}, test duration: ${test_duration_in_seconds} seconds.</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.215025" elapsed="0.000358"/>
</kw>
<kw name="WU_Setup" owner="WaitUtils">
<kw name="SC_Setup" owner="ScalarClosures">
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<return>
<value>${keyword}</value>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-19T00:24:36.216531" elapsed="0.000034"/>
</return>
<msg time="2026-04-19T00:24:36.216753" level="INFO">${sc_fail} = ['BuiltIn.Fail', [], {}]</msg>
<var>${sc_fail}</var>
<arg>BuiltIn.Fail</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="PASS" start="2026-04-19T00:24:36.216212" elapsed="0.000567"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.217336" level="INFO">${ScalarClosures__fail} = ['BuiltIn.Fail', [], {}]</msg>
<arg>${ScalarClosures__fail}</arg>
<arg>${sc_fail}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-19T00:24:36.216945" elapsed="0.000432"/>
</kw>
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<return>
<value>${keyword}</value>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-19T00:24:36.217816" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:36.218025" level="INFO">${sc_identity} = ['BuiltIn.Set_Variable', ['placeholder'], {}]</msg>
<var>${sc_identity}</var>
<arg>BuiltIn.Set_Variable</arg>
<arg>placeholder</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="PASS" start="2026-04-19T00:24:36.217568" elapsed="0.000483"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.218613" level="INFO">${ScalarClosures__identity} = ['BuiltIn.Set_Variable', ['placeholder'], {}]</msg>
<arg>${ScalarClosures__identity}</arg>
<arg>${sc_identity}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-19T00:24:36.218209" elapsed="0.000447"/>
</kw>
<doc>Resource setup. Create closures and assign them to suite variables.</doc>
<status status="PASS" start="2026-04-19T00:24:36.215909" elapsed="0.002803"/>
</kw>
<doc>Call dependency setup. Perhaps needed.</doc>
<status status="PASS" start="2026-04-19T00:24:36.215590" elapsed="0.003168"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.220903" level="INFO">${count} = 0</msg>
<var>${count}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-19T00:24:36.218914" elapsed="0.002016"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.221727" level="INFO">${count} = 1</msg>
<var>${count}</var>
<arg>${count}+1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-19T00:24:36.221380" elapsed="0.000374"/>
</kw>
<kw name="Subscribe_Ynl" owner="MdsalLowlevel">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.226222" 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-19T00:24:36.225928" elapsed="0.000322"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-19T00:24:36.226295" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:36.226457" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:36.225588" elapsed="0.000895"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.227034" level="INFO">&amp;{mapping} = { ID=working-pair-1 }</msg>
<var>&amp;{mapping}</var>
<arg>ID=${gid}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-19T00:24:36.226641" elapsed="0.000420"/>
</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-19T00:24:36.260065" level="INFO">${file_path_stream} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-19T00:24:36.259647" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.261007" level="FAIL">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.260634" elapsed="0.000452">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-19T00:24:36.261182" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-19T00:24:36.260271" elapsed="0.000934"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.261786" level="INFO">${file_path} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:36.261365" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.262117" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/location.uri"&gt;/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-19T00:24:36.262292" level="INFO">${template} = /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-19T00:24:36.261968" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.262733" level="INFO">/rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.262487" 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-19T00:24:36.264252" level="INFO">mapping: {'ID': 'working-pair-1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.263793" elapsed="0.000504"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.264891" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-19T00:24:36.264469" elapsed="0.000449"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.266041" level="INFO">${value} = working-pair-1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-19T00:24:36.265377" elapsed="0.000704"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-19T00:24:36.267744" level="INFO">${encoded} = working-pair-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-19T00:24:36.267341" elapsed="0.000437"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-19T00:24:36.267856" elapsed="0.000079"/>
</return>
<msg time="2026-04-19T00:24:36.268198" level="INFO">${encoded_value} = working-pair-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-19T00:24:36.266549" 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-19T00:24:36.268472" elapsed="0.000519"/>
</kw>
<var name="${key}">ID</var>
<var name="${value}">working-pair-1</var>
<status status="PASS" start="2026-04-19T00:24:36.265210" elapsed="0.003876"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-19T00:24:36.265031" elapsed="0.004095"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-19T00:24:36.269170" elapsed="0.000028"/>
</return>
<msg time="2026-04-19T00:24:36.269327" level="INFO">${mapping_to_use} = {'ID': 'working-pair-1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-19T00:24:36.263255" elapsed="0.006096"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.262898" elapsed="0.006484"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.269572" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.269408" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.262871" elapsed="0.006777"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.270247" level="INFO">${final_text} = /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-19T00:24:36.269784" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-19T00:24:36.270322" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="PASS" start="2026-04-19T00:24:36.258901" elapsed="0.011559"/>
</kw>
<msg time="2026-04-19T00:24:36.270514" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-19T00:24:36.246662" elapsed="0.023903"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.282767" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.294906" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.306865" 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-19T00:24:36.307099" 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-19T00:24:36.307280" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.307710" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.307562" elapsed="0.000275"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.307545" elapsed="0.000319"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.308004" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.308168" 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-19T00:24:36.308337" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.307508" elapsed="0.000883"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.307368" elapsed="0.001050"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.308578" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.308656" elapsed="0.000018"/>
</return>
<msg time="2026-04-19T00:24:36.308802" level="INFO">${uri} = /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-19T00:24:36.242535" elapsed="0.066295"/>
</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-19T00:24:36.334739" level="INFO">${file_path_stream} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/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-19T00:24:36.334332" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.335672" level="FAIL">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/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-19T00:24:36.335285" elapsed="0.000466">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-19T00:24:36.335847" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-19T00:24:36.334954" elapsed="0.000918"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.336437" level="INFO">${file_path} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/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-19T00:24:36.336033" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.336769" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/post_data.xml"&gt;/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-19T00:24:36.336928" level="INFO">${template} = &lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;$ID&lt;/id&gt;
&lt;/input&gt;

</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-19T00:24:36.336626" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.337356" level="INFO">&lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;$ID&lt;/id&gt;
&lt;/input&gt;

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.337107" 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-19T00:24:36.337790" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.337496" elapsed="0.000353"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.338313" level="INFO">${mapping_to_use} = {'ID': 'working-pair-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-19T00:24:36.338018" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.337875" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.337476" elapsed="0.000921"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.339122" level="INFO">${final_text} = &lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;working-pair-1&lt;/id&gt;
&lt;/input&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-19T00:24:36.338555" elapsed="0.000597"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-19T00:24:36.339202" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="PASS" start="2026-04-19T00:24:36.333718" elapsed="0.005610"/>
</kw>
<msg time="2026-04-19T00:24:36.339419" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-19T00:24:36.319663" elapsed="0.019825"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.351434" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.363341" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.375198" 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-19T00:24:36.375389" 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-19T00:24:36.375577" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.375951" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.375811" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.375796" 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-19T00:24:36.376166" 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-19T00:24:36.376327" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.376501" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.375765" elapsed="0.000791"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.375657" 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-19T00:24:36.376725" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.376799" elapsed="0.000015"/>
</return>
<msg time="2026-04-19T00:24:36.376922" level="INFO">${data} = &lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;working-pair-1&lt;/id&gt;
&lt;/input&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-19T00:24:36.318729" elapsed="0.058221"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.378211" level="FAIL">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.377955" elapsed="0.000326">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-19T00:24:36.378375" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-19T00:24:36.377615" 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-19T00:24:36.378771" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.378525" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.379337" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-19T00:24:36.379044" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.378870" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.378505" elapsed="0.000915"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.381886" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:36.379589" elapsed="0.002323"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-19T00:24:36.381963" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:36.382115" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-19T00:24:36.377274" elapsed="0.004865"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.383695" level="INFO">/rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.383441" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.384127" level="INFO">&lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;working-pair-1&lt;/id&gt;
&lt;/input&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.383890" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.384579" 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-19T00:24:36.384320" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.385006" 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-19T00:24:36.384768" elapsed="0.000281"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:36.385855" 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-19T00:24:36.385654" elapsed="0.000227"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-19T00:24:36.386202" 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-19T00:24:36.386028" 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-19T00:24:36.386371" elapsed="0.000225"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.387008" 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-19T00:24:36.386747" elapsed="0.000305"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-19T00:24:36.387094" elapsed="0.000028"/>
</return>
<msg time="2026-04-19T00:24:36.387247" 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-19T00:24:36.385243" elapsed="0.002029"/>
</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-19T00:24:36.392277" level="FAIL">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.389575" elapsed="0.004466">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<status status="FAIL" start="2026-04-19T00:24:36.387340" elapsed="0.006792">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.394317" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.394167" elapsed="0.000216"/>
</branch>
<status status="FAIL" start="2026-04-19T00:24:36.387323" elapsed="0.007083">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.394804" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.394993" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.394922" elapsed="0.000116"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.394904" elapsed="0.000156"/>
</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-19T00:24:36.395199" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.395264" 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-19T00:24:36.382476" elapsed="0.012894">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.395469" elapsed="0.000016"/>
</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-19T00:24:36.231659" elapsed="0.163908">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.395853" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.395680" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.395663" elapsed="0.000279"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.395973" elapsed="0.000015"/>
</return>
<arg>${SUBSCRIBE_YNL_DIR}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${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="FAIL" start="2026-04-19T00:24:36.227312" elapsed="0.168757">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${DNB_PUBLISHER_LISTENER_PREFIX}${count}</arg>
<doc>Subscribe listener for the notifications with identifier ${gid}.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.225119" elapsed="0.171046">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<var name="${suffix}">5000</var>
<status status="FAIL" start="2026-04-19T00:24:36.221246" elapsed="0.174978">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</iter>
<var>${suffix}</var>
<value>${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</value>
<value>${total_notification_rate}+1</value>
<value>${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</value>
<status status="FAIL" start="2026-04-19T00:24:36.220987" elapsed="0.175293">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</for>
<kw name="Convert To Integer" owner="BuiltIn">
<var>${count}</var>
<arg>${count}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.396457" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Start_Publish_Notifications" owner="MdsalLowlevel">
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${DNB_PUBLISHER_LISTENER_PREFIX}${index}</arg>
<arg>${test_duration_in_seconds}</arg>
<arg>${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</arg>
<doc>Start publishing notifications by invoking publish-notifications rpc.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.396760" elapsed="0.000022"/>
</kw>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.396580" elapsed="0.000242"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${count}+1</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.396528" elapsed="0.000319"/>
</for>
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<var>${getter}</var>
<arg>Get_Notifications_Active_Status</arg>
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${count}</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.397036" elapsed="0.000023"/>
</kw>
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<var>${validator}</var>
<arg>Check_Notifications_Active_Status</arg>
<arg>data_holder</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.397252" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${validation_timeout_in_seconds}</var>
<arg>${test_duration_in_seconds}+${DNB_CHECK_TOLERANCE_IN_SECONDS}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.397441" elapsed="0.000022"/>
</kw>
<kw name="Wait_For_Getter_Failure_Or_Stateless_Validator_Pass" owner="WaitUtils">
<arg>timeout=${validation_timeout_in_seconds}s</arg>
<arg>period=${DNB_CHECK_PERIOD_IN_SECONDS}s</arg>
<arg>getter=${getter}</arg>
<arg>stateless_validator=${validator}</arg>
<doc>Repeatedly run getter and plug its output to validator. If both pass, return validator message.
If getter fails, fail. If validator fails, repeat in WUKS fashion (fail when timeout is exceeded).
FIXME: Cover this keyword in WaitUtilTest.robot</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.397748" elapsed="0.000025"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${sum_local_number}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.397978" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${low_limit_pair_rate}</var>
<arg>0.9*${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.398144" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${high_limit_pair_rate}</var>
<arg>1.1*${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.398307" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Unsubscribe_Ynl" owner="MdsalLowlevel">
<var>${all_not}</var>
<var>${id_not}</var>
<var>${err_not}</var>
<var>${local_number}</var>
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${DNB_PUBLISHER_LISTENER_PREFIX}${index}</arg>
<doc>Unsubscribe listener for the ${gid} identifier. Return statistics of the publishing process.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.402092" elapsed="0.000026"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${err_not}</arg>
<arg>${0}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.402283" elapsed="0.000022"/>
</kw>
<kw name="Should Not Be Equal As Numbers" owner="BuiltIn">
<arg>${local_number}</arg>
<arg>${0}</arg>
<doc>Fails if objects are equal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.402463" elapsed="0.000021"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${id_not}</arg>
<arg>${local_number}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.402627" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${rate}</var>
<arg>${local_number}/${test_duration_in_seconds}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.402790" elapsed="0.000020"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${rate} &gt; ${low_limit_pair_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.402968" elapsed="0.000020"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${rate} &lt; ${high_limit_pair_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.403126" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${sum_local_number}</var>
<arg>${sum_local_number}+${local_number}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.403285" elapsed="0.000020"/>
</kw>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.398481" elapsed="0.004857"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${count}+1</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.398374" elapsed="0.004991"/>
</for>
<kw name="Evaluate" owner="BuiltIn">
<var>${final_rate}</var>
<arg>${sum_local_number}/${test_duration_in_seconds}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.403524" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${low_limit_final_rate}</var>
<arg>0.9*${total_notification_rate}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.403690" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${high_limit_final_rate}</var>
<arg>1.1*${total_notification_rate}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.403853" elapsed="0.000019"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${final_rate} &gt; ${low_limit_final_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.404012" elapsed="0.000020"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${final_rate} &lt; ${high_limit_final_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.404168" elapsed="0.000020"/>
</kw>
<arg>${20000}</arg>
<arg>${TC_DURATION_IN_SECONDS}</arg>
<doc>Test case template. Input parameter ${total_notification_rate} determines, how many publisher/subscriber
pais take part in the test case. For every 5000 one pair is created.
The test case itself firstly subscribe listeners, then run publishers and at the end unsubscribe listeners
and check achieved rates.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.212955" elapsed="0.191321">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.405564" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.405170" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.405153" elapsed="0.000496"/>
</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-19T00:24:36.405792" elapsed="0.000317"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.411000" 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-19T00:24:36.410575" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-04-19T00:24:36.411239" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.411099" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.411081" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.411750" 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-19T00:24:36.411453" elapsed="0.000323"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-19T00:24:36.412227" level="INFO">${reference} = controller_rest_cars_perf_txt_Noloss_Rate_1Node_Notifications_rate_20k</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-19T00:24:36.411962" elapsed="0.000292"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<msg time="2026-04-19T00:24:36.412600" level="INFO">${reference} = controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k</msg>
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="PASS" start="2026-04-19T00:24:36.412407" elapsed="0.000219"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.413115" level="INFO">${msg} = ... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k"
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-19T00:24:36.412775" elapsed="0.000368"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.413612" level="INFO">${bugs} = "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k&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-19T00:24:36.413291" elapsed="0.000349"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.414223" level="INFO">Set test message to:
... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k&amp;order=bug_status"

ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.413788" elapsed="0.000486"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.414731" level="INFO">... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k&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-19T00:24:36.414436" elapsed="0.000343"/>
</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-19T00:24:36.410263" elapsed="0.004571"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.404964" elapsed="0.009949"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-19T00:24:36.404604" elapsed="0.010352"/>
</kw>
<tag>critical</tag>
<status status="FAIL" start="2026-04-19T00:24:36.150533" elapsed="0.264462">... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_20k&amp;order=bug_status"

ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</test>
<test id="s1-s2-t3" name="Notifications_rate_60k" line="38">
<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-19T00:24:36.418322" elapsed="0.000234"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-04-19T00:24:36.418065" 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-19T00:24:36.419599" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.419490" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.419471" 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-19T00:24:36.424692" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.424586" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.424568" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.425736" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:36.425343" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.426209" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-04-19T00:24:36.425916" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-04-19T00:24:36.426279" elapsed="0.000030"/>
</return>
<msg time="2026-04-19T00:24:36.426451" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-04-19T00:24:36.424975" 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-19T00:24:36.431910" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.431803" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.431785" 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-19T00:24:36.433140" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.433034" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.433016" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:36.433669" level="INFO">${karaf_connection_index} = 19</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-04-19T00:24:36.433346" elapsed="0.000350"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.434068" 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-19T00:24:36.433854" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.434864" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.434605" elapsed="0.000909">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:36.435698" level="INFO">${status_write} = FAIL</msg>
<msg time="2026-04-19T00:24:36.435743" level="INFO">${message_write} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.434253" elapsed="0.001514"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.436534" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.436272" elapsed="0.000897">Cannot open session, you need to establish a connection first.</status>
</kw>
<msg time="2026-04-19T00:24:36.437352" level="INFO">${status_wait} = FAIL</msg>
<msg time="2026-04-19T00:24:36.437398" level="INFO">${message_wait} = Cannot open session, you need to establish a connection first.</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.435933" elapsed="0.001504"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.438331" level="FAIL">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_60k"</msg>
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.437732" elapsed="0.000662">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_60k"</status>
</kw>
<status status="FAIL" start="2026-04-19T00:24:36.437515" elapsed="0.000973">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_60k"</status>
</branch>
<status status="FAIL" start="2026-04-19T00:24:36.437496" elapsed="0.001175">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_60k"</status>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.438834" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.439088" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.438949" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.438931" elapsed="0.000233"/>
</if>
<return>
<value>${message_wait}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.439197" elapsed="0.000015"/>
</return>
<kw name="Run Keyword 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-19T00:24:36.440637" elapsed="0.000758"/>
</kw>
<kw name="Open 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-19T00:24:36.441682" elapsed="0.000451"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:36.442391" elapsed="0.000383"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-04-19T00:24:36.440014" elapsed="0.002858"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-04-19T00:24:36.439483" elapsed="0.003465"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.432734" elapsed="0.010298">Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_60k"</status>
</kw>
<msg time="2026-04-19T00:24:36.443134" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:36.443178" level="INFO">${message} = Failed to send the command: log:log "ROBOT MESSAGE: Starting test controller-rest-cars-perf.txt.Noloss Rate 1Node.Notifications_rate_60k"</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.432123" elapsed="0.011079"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.443435" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.443277" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.443258" elapsed="0.000247"/>
</if>
<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-19T00:24:36.444291" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.444186" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.444169" elapsed="0.000188"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.444658" 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-19T00:24:36.444761" 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-19T00:24:36.444518" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.445195" level="INFO">{1: 19}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.444935" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.445648" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.445387" elapsed="0.000305"/>
</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-19T00:24:36.446204" elapsed="0.000334"/>
</kw>
<msg time="2026-04-19T00:24:36.446637" level="INFO">${status} = PASS</msg>
<msg time="2026-04-19T00:24:36.446684" level="INFO">${old_connection_index} = 19</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-19T00:24:36.445849" elapsed="0.000857"/>
</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-19T00:24:36.447546" elapsed="0.000192"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.448787" level="FAIL">Cannot open session, you need to establish a connection first.</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.448374" elapsed="0.001274">Cannot open session, you need to establish a connection first.</status>
</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-19T00:24:36.447903" elapsed="0.001840"/>
</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-19T00:24:36.450363" elapsed="0.000405"/>
</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-19T00:24:36.449912" elapsed="0.000937"/>
</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-19T00:24:36.447025" elapsed="0.003884"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.446781" elapsed="0.004179"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.446762" elapsed="0.004224"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:36.451844" level="INFO">${ip_address} = 10.30.170.35</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-19T00:24:36.451538" elapsed="0.000334"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-04-19T00:24:36.451922" elapsed="0.000030"/>
</return>
<msg time="2026-04-19T00:24:36.452077" level="INFO">${odl_ip} = 10.30.170.35</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:36.451193" elapsed="0.000909"/>
</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-19T00:24:36.452253" elapsed="0.000429"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.452957" level="INFO">index=22
host=10.30.170.35
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-19T00:24:36.453057" level="INFO">${karaf_connection_object} = index=22
host=10.30.170.35
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_erro...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-04-19T00:24:36.452847" elapsed="0.000236"/>
</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-19T00:24:36.453226" elapsed="0.002599"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-04-19T00:24:36.456251" level="INFO">Logging into '10.30.170.35:8101' as 'karaf'.</msg>
<msg time="2026-04-19T00:24:36.457196" level="FAIL">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</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="FAIL" start="2026-04-19T00:24:36.455987" elapsed="0.001653">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</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-19T00:24:36.469438" elapsed="0.000486"/>
</kw>
<kw name="Open 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-19T00:24:36.470146" elapsed="0.000153"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-04-19T00:24:36.470729" 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-19T00:24:36.458591" elapsed="0.012294"/>
</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-19T00:24:36.457942" elapsed="0.013020"/>
</kw>
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.443898" elapsed="0.027152">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.471405" elapsed="0.000042"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.471498" 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="FAIL" start="2026-04-19T00:24:36.431468" elapsed="0.040139">NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</status>
</kw>
<msg time="2026-04-19T00:24:36.471717" level="INFO">${status} = FAIL</msg>
<msg time="2026-04-19T00:24:36.471762" level="INFO">${output} = NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.35</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.426923" elapsed="0.044862"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.472119" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.471866" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.471846" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-04-19T00:24:36.426741" elapsed="0.045482"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-04-19T00:24:36.426565" elapsed="0.045692"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-04-19T00:24:36.424213" elapsed="0.048105"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-04-19T00:24:36.419189" elapsed="0.053186"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-04-19T00:24:36.418758" elapsed="0.053677"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-04-19T00:24:36.415840" elapsed="0.056653"/>
</kw>
<kw name="Dom_Notification_Broker_Test_Templ" owner="DnbCommons">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.479743" level="INFO">Overall requested rate: 60000, test duration: 300 seconds.</msg>
<arg>Overall requested rate: ${total_notification_rate}, test duration: ${test_duration_in_seconds} seconds.</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.479420" elapsed="0.000369"/>
</kw>
<kw name="WU_Setup" owner="WaitUtils">
<kw name="SC_Setup" owner="ScalarClosures">
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<return>
<value>${keyword}</value>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-19T00:24:36.480828" elapsed="0.000031"/>
</return>
<msg time="2026-04-19T00:24:36.481040" level="INFO">${sc_fail} = ['BuiltIn.Fail', [], {}]</msg>
<var>${sc_fail}</var>
<arg>BuiltIn.Fail</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="PASS" start="2026-04-19T00:24:36.480600" elapsed="0.000466"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.481631" level="INFO">${ScalarClosures__fail} = ['BuiltIn.Fail', [], {}]</msg>
<arg>${ScalarClosures__fail}</arg>
<arg>${sc_fail}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-19T00:24:36.481226" elapsed="0.000448"/>
</kw>
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<return>
<value>${keyword}</value>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-04-19T00:24:36.482083" elapsed="0.000028"/>
</return>
<msg time="2026-04-19T00:24:36.482291" level="INFO">${sc_identity} = ['BuiltIn.Set_Variable', ['placeholder'], {}]</msg>
<var>${sc_identity}</var>
<arg>BuiltIn.Set_Variable</arg>
<arg>placeholder</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="PASS" start="2026-04-19T00:24:36.481851" elapsed="0.000466"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.482875" level="INFO">${ScalarClosures__identity} = ['BuiltIn.Set_Variable', ['placeholder'], {}]</msg>
<arg>${ScalarClosures__identity}</arg>
<arg>${sc_identity}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-04-19T00:24:36.482491" elapsed="0.000441"/>
</kw>
<doc>Resource setup. Create closures and assign them to suite variables.</doc>
<status status="PASS" start="2026-04-19T00:24:36.480297" elapsed="0.002693"/>
</kw>
<doc>Call dependency setup. Perhaps needed.</doc>
<status status="PASS" start="2026-04-19T00:24:36.479980" elapsed="0.003056"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.485201" level="INFO">${count} = 0</msg>
<var>${count}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-19T00:24:36.483181" elapsed="0.002047"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.486017" level="INFO">${count} = 1</msg>
<var>${count}</var>
<arg>${count}+1</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-19T00:24:36.485691" elapsed="0.000353"/>
</kw>
<kw name="Subscribe_Ynl" owner="MdsalLowlevel">
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.490630" 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-19T00:24:36.490311" elapsed="0.000346"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-04-19T00:24:36.490702" elapsed="0.000029"/>
</return>
<msg time="2026-04-19T00:24:36.490848" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>member_index=${member_index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-04-19T00:24:36.489970" elapsed="0.000903"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.491444" level="INFO">&amp;{mapping} = { ID=working-pair-1 }</msg>
<var>&amp;{mapping}</var>
<arg>ID=${gid}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-19T00:24:36.491044" elapsed="0.000428"/>
</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-19T00:24:36.524497" level="INFO">${file_path_stream} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-19T00:24:36.524109" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.525334" level="FAIL">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.525016" elapsed="0.000389">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/location.uri' does not exist.</status>
</kw>
<msg time="2026-04-19T00:24:36.525528" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-19T00:24:36.524686" elapsed="0.000866"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.526095" level="INFO">${file_path} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:36.525713" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.526417" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/location.uri"&gt;/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-04-19T00:24:36.526591" level="INFO">${template} = /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-19T00:24:36.526279" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.527040" level="INFO">/rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.526768" 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-19T00:24:36.528552" level="INFO">mapping: {'ID': 'working-pair-1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.528079" elapsed="0.000519"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.529164" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-04-19T00:24:36.528758" elapsed="0.000433"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.530228" level="INFO">${value} = working-pair-1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-04-19T00:24:36.529588" elapsed="0.000680"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-19T00:24:36.531911" level="INFO">${encoded} = working-pair-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-19T00:24:36.531535" elapsed="0.000412"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-04-19T00:24:36.532022" elapsed="0.000080"/>
</return>
<msg time="2026-04-19T00:24:36.532445" level="INFO">${encoded_value} = working-pair-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-19T00:24:36.530730" elapsed="0.001769"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-04-19T00:24:36.532791" elapsed="0.000617"/>
</kw>
<var name="${key}">ID</var>
<var name="${value}">working-pair-1</var>
<status status="PASS" start="2026-04-19T00:24:36.529409" elapsed="0.004129"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-04-19T00:24:36.529240" elapsed="0.004344"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-04-19T00:24:36.533639" elapsed="0.000037"/>
</return>
<msg time="2026-04-19T00:24:36.533852" level="INFO">${mapping_to_use} = {'ID': 'working-pair-1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-04-19T00:24:36.527469" elapsed="0.006417"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.527156" elapsed="0.006773"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.534116" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.533963" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.527136" elapsed="0.007104"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.534980" level="INFO">${final_text} = /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-04-19T00:24:36.534417" elapsed="0.000594"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-19T00:24:36.535061" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="PASS" start="2026-04-19T00:24:36.523500" elapsed="0.011688"/>
</kw>
<msg time="2026-04-19T00:24:36.535242" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-19T00:24:36.511220" elapsed="0.024072"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.547711" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.559698" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.571549" 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-19T00:24:36.571744" 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-19T00:24:36.571918" 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-19T00:24:36.572287" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.572145" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.572130" 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-19T00:24:36.572517" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.572681" 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-19T00:24:36.572840" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.572100" elapsed="0.000792"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.571995" 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-19T00:24:36.573058" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.573133" elapsed="0.000015"/>
</return>
<msg time="2026-04-19T00:24:36.573247" level="INFO">${uri} = /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-04-19T00:24:36.507040" elapsed="0.066232"/>
</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-19T00:24:36.602144" level="INFO">${file_path_stream} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/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-19T00:24:36.601759" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.603038" level="FAIL">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/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-19T00:24:36.602685" elapsed="0.000430">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-04-19T00:24:36.603212" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-19T00:24:36.602334" elapsed="0.000903"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.603826" level="INFO">${file_path} = /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/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-19T00:24:36.603406" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.604155" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/post_data.xml"&gt;/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-04-19T00:24:36.604310" level="INFO">${template} = &lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;$ID&lt;/id&gt;
&lt;/input&gt;

</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-04-19T00:24:36.604012" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.604770" level="INFO">&lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;$ID&lt;/id&gt;
&lt;/input&gt;

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.604519" 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-19T00:24:36.605198" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.604886" elapsed="0.000373"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.605742" level="INFO">${mapping_to_use} = {'ID': 'working-pair-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-19T00:24:36.605443" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.605285" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.604866" elapsed="0.000961"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.606547" level="INFO">${final_text} = &lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;working-pair-1&lt;/id&gt;
&lt;/input&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-19T00:24:36.605968" elapsed="0.000609"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-04-19T00:24:36.606626" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="PASS" start="2026-04-19T00:24:36.601124" elapsed="0.005630"/>
</kw>
<msg time="2026-04-19T00:24:36.606807" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-04-19T00:24:36.588570" elapsed="0.018287"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.618876" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.631017" 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/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name} exists. If yes read and Log contents of file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl.vanadium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/${file_name}.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.643045" 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-19T00:24:36.643248" 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-19T00:24:36.643442" 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-19T00:24:36.643826" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.643681" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.643665" 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-19T00:24:36.644041" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.644204" 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-19T00:24:36.644395" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.643632" elapsed="0.000837"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.643524" 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-19T00:24:36.644660" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.644739" elapsed="0.000017"/>
</return>
<msg time="2026-04-19T00:24:36.644875" level="INFO">${data} = &lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;working-pair-1&lt;/id&gt;
&lt;/input&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-19T00:24:36.587684" elapsed="0.057220"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-04-19T00:24:36.646235" level="FAIL">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.645964" elapsed="0.000345">File '/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/variables/mdsal/lowlevelrpc/subscribe_ynl/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-04-19T00:24:36.646403" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-04-19T00:24:36.645599" 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-19T00:24:36.646798" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.646528" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.647380" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-04-19T00:24:36.647079" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.646882" elapsed="0.000575"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.646508" elapsed="0.000972"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.650052" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-04-19T00:24:36.647631" elapsed="0.002448"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-04-19T00:24:36.650130" elapsed="0.000030"/>
</return>
<msg time="2026-04-19T00:24:36.650284" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/libraries/../variables/mdsal/lowlevelrpc/subscribe_ynl/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-04-19T00:24:36.645243" elapsed="0.005066"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.651882" level="INFO">/rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.651627" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.652359" level="INFO">&lt;input xmlns="tag:opendaylight.org,2017:controller:yang:lowlevel:control"&gt;
  &lt;id&gt;working-pair-1&lt;/id&gt;
&lt;/input&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-04-19T00:24:36.652076" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.652820" 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-19T00:24:36.652572" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.653262" 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-19T00:24:36.653012" elapsed="0.000298"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-04-19T00:24:36.654126" 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-19T00:24:36.653924" elapsed="0.000228"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-04-19T00:24:36.654517" 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-19T00:24:36.654319" 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-19T00:24:36.654689" elapsed="0.000212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.655315" 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-19T00:24:36.655065" elapsed="0.000294"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-04-19T00:24:36.655402" elapsed="0.000051"/>
</return>
<msg time="2026-04-19T00:24:36.655585" 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-19T00:24:36.653525" 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-19T00:24:36.660375" level="FAIL">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.657731" elapsed="0.004346">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<status status="FAIL" start="2026-04-19T00:24:36.655679" elapsed="0.006489">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.662353" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.662202" elapsed="0.000234"/>
</branch>
<status status="FAIL" start="2026-04-19T00:24:36.655662" elapsed="0.006800">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.662840" elapsed="0.000026"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.662979" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.662940" elapsed="0.000100"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.662923" elapsed="0.000139"/>
</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-19T00:24:36.663203" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.663270" 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-19T00:24:36.650647" elapsed="0.012730">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.663475" elapsed="0.000016"/>
</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-19T00:24:36.496074" elapsed="0.167500">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.663921" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.663725" elapsed="0.000265"/>
</branch>
<status status="NOT RUN" start="2026-04-19T00:24:36.663706" elapsed="0.000307"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.664046" elapsed="0.000014"/>
</return>
<arg>${SUBSCRIBE_YNL_DIR}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${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="FAIL" start="2026-04-19T00:24:36.491721" elapsed="0.172425">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${DNB_PUBLISHER_LISTENER_PREFIX}${count}</arg>
<doc>Subscribe listener for the notifications with identifier ${gid}.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.489508" elapsed="0.174740">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</kw>
<var name="${suffix}">5000</var>
<status status="FAIL" start="2026-04-19T00:24:36.485554" elapsed="0.178756">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</iter>
<var>${suffix}</var>
<value>${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</value>
<value>${total_notification_rate}+1</value>
<value>${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</value>
<status status="FAIL" start="2026-04-19T00:24:36.485285" elapsed="0.179082">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</for>
<kw name="Convert To Integer" owner="BuiltIn">
<var>${count}</var>
<arg>${count}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.664549" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Start_Publish_Notifications" owner="MdsalLowlevel">
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${DNB_PUBLISHER_LISTENER_PREFIX}${index}</arg>
<arg>${test_duration_in_seconds}</arg>
<arg>${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</arg>
<doc>Start publishing notifications by invoking publish-notifications rpc.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.664858" elapsed="0.000024"/>
</kw>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.664675" elapsed="0.000247"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${count}+1</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.664623" elapsed="0.000325"/>
</for>
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<var>${getter}</var>
<arg>Get_Notifications_Active_Status</arg>
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${count}</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.665140" elapsed="0.000023"/>
</kw>
<kw name="Closure_From_Keyword_And_Arguments" owner="ScalarClosures">
<var>${validator}</var>
<arg>Check_Notifications_Active_Status</arg>
<arg>data_holder</arg>
<doc>Turn keyword with given arguments into a scalar closure.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.665357" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${validation_timeout_in_seconds}</var>
<arg>${test_duration_in_seconds}+${DNB_CHECK_TOLERANCE_IN_SECONDS}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.665549" elapsed="0.000021"/>
</kw>
<kw name="Wait_For_Getter_Failure_Or_Stateless_Validator_Pass" owner="WaitUtils">
<arg>timeout=${validation_timeout_in_seconds}s</arg>
<arg>period=${DNB_CHECK_PERIOD_IN_SECONDS}s</arg>
<arg>getter=${getter}</arg>
<arg>stateless_validator=${validator}</arg>
<doc>Repeatedly run getter and plug its output to validator. If both pass, return validator message.
If getter fails, fail. If validator fails, repeat in WUKS fashion (fail when timeout is exceeded).
FIXME: Cover this keyword in WaitUtilTest.robot</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.665858" elapsed="0.000024"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${sum_local_number}</var>
<arg>${0}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.666060" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${low_limit_pair_rate}</var>
<arg>0.9*${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.666227" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${high_limit_pair_rate}</var>
<arg>1.1*${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.666388" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Unsubscribe_Ynl" owner="MdsalLowlevel">
<var>${all_not}</var>
<var>${id_not}</var>
<var>${err_not}</var>
<var>${local_number}</var>
<arg>${DNB_TESTED_MEMBER_INDEX}</arg>
<arg>${DNB_PUBLISHER_LISTENER_PREFIX}${index}</arg>
<doc>Unsubscribe listener for the ${gid} identifier. Return statistics of the publishing process.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.670241" elapsed="0.000030"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${err_not}</arg>
<arg>${0}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.670458" elapsed="0.000023"/>
</kw>
<kw name="Should Not Be Equal As Numbers" owner="BuiltIn">
<arg>${local_number}</arg>
<arg>${0}</arg>
<doc>Fails if objects are equal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.670627" elapsed="0.000021"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${id_not}</arg>
<arg>${local_number}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.670790" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${rate}</var>
<arg>${local_number}/${test_duration_in_seconds}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.670992" elapsed="0.000039"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${rate} &gt; ${low_limit_pair_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.671176" elapsed="0.000020"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${rate} &lt; ${high_limit_pair_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.671335" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${sum_local_number}</var>
<arg>${sum_local_number}+${local_number}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.671510" elapsed="0.000020"/>
</kw>
<var name="${index}"/>
<status status="NOT RUN" start="2026-04-19T00:24:36.666568" elapsed="0.004996"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${count}+1</value>
<status status="NOT RUN" start="2026-04-19T00:24:36.666475" elapsed="0.005116"/>
</for>
<kw name="Evaluate" owner="BuiltIn">
<var>${final_rate}</var>
<arg>${sum_local_number}/${test_duration_in_seconds}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.671735" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${low_limit_final_rate}</var>
<arg>0.9*${total_notification_rate}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.671896" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${high_limit_final_rate}</var>
<arg>1.1*${total_notification_rate}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.672063" elapsed="0.000019"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${final_rate} &gt; ${low_limit_final_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.672220" elapsed="0.000020"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${final_rate} &lt; ${high_limit_final_rate}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="NOT RUN" start="2026-04-19T00:24:36.672375" elapsed="0.000019"/>
</kw>
<arg>${60000}</arg>
<arg>${TC_DURATION_IN_SECONDS}</arg>
<doc>Test case template. Input parameter ${total_notification_rate} determines, how many publisher/subscriber
pais take part in the test case. For every 5000 one pair is created.
The test case itself firstly subscribe listeners, then run publishers and at the end unsubscribe listeners
and check achieved rates.</doc>
<status status="FAIL" start="2026-04-19T00:24:36.477269" elapsed="0.195231">ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.673826" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-04-19T00:24:36.673415" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.673397" elapsed="0.000515"/>
</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-19T00:24:36.674054" elapsed="0.000320"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.679302" 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-19T00:24:36.678859" elapsed="0.000471"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-04-19T00:24:36.679560" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-04-19T00:24:36.679402" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-04-19T00:24:36.679384" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.680054" 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-19T00:24:36.679760" elapsed="0.000321"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-04-19T00:24:36.680535" level="INFO">${reference} = controller_rest_cars_perf_txt_Noloss_Rate_1Node_Notifications_rate_60k</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-19T00:24:36.680236" elapsed="0.000326"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<msg time="2026-04-19T00:24:36.680894" level="INFO">${reference} = controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k</msg>
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="PASS" start="2026-04-19T00:24:36.680718" elapsed="0.000201"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.681435" level="INFO">${msg} = ... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k"
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-19T00:24:36.681066" elapsed="0.000401"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.681928" level="INFO">${bugs} = "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k&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-19T00:24:36.681620" elapsed="0.000335"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.682555" level="INFO">Set test message to:
... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k&amp;order=bug_status"

ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</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-19T00:24:36.682105" elapsed="0.000535"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-04-19T00:24:36.683119" level="INFO">... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k&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-19T00:24:36.682790" elapsed="0.000377"/>
</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-19T00:24:36.678559" elapsed="0.004662"/>
</kw>
<status status="PASS" start="2026-04-19T00:24:36.673207" elapsed="0.010063"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-04-19T00:24:36.672826" elapsed="0.010485"/>
</kw>
<tag>critical</tag>
<status status="FAIL" start="2026-04-19T00:24:36.415363" elapsed="0.267988">... click for list of related bugs or create a new one if needed (with the
"controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=controller_rest_cars_perf_txt_noloss_rate_1node_notifications_rate_60k&amp;order=bug_status"

ConnectionError: HTTPConnectionPool(host='10.30.170.35', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:subscribe-ynl (Caused by NewConnectionError("HTTPConnection(host='10.30.170.35', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))</status>
</test>
<kw name="Close All Connections" owner="SSHLibrary" type="TEARDOWN">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-04-19T00:24:36.684004" elapsed="0.000125"/>
</kw>
<doc>DOMNotificationBroker testing: No-loss rate

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

Provides routing of YANG notifications from publishers to subscribers.
The purpose of this test is to determine the broker can forward messages without
loss. We do this on a single-node setup by incrementally adding publishers and
subscribers.</doc>
<status status="FAIL" start="2026-04-19T00:24:32.172398" elapsed="4.511768"/>
</suite>
<status status="FAIL" start="2026-04-19T00:24:27.959453" elapsed="8.725624"/>
</suite>
<statistics>
<total>
<stat pass="0" fail="12" skip="0">All Tests</stat>
</total>
<tag>
<stat pass="0" fail="3" skip="0">critical</stat>
</tag>
<suite>
<stat name="controller-rest-cars-perf.txt" id="s1" pass="0" fail="12" skip="0">controller-rest-cars-perf.txt</stat>
<stat name="010 Crud Mdsal Perf" id="s1-s1" pass="0" fail="9" skip="0">controller-rest-cars-perf.txt.010 Crud Mdsal Perf</stat>
<stat name="Noloss Rate 1Node" id="s1-s2" pass="0" fail="3" skip="0">controller-rest-cars-perf.txt.Noloss Rate 1Node</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>
