Test Statistics

Total Statistics
Total
Pass
Fail
Skip
Elapsed
Pass / Fail / Skip
All Tests
835000:01:14
Statistics by Tag
Total
Pass
Fail
Skip
Elapsed
Pass / Fail / Skip
1node
835000:01:14
critical
835000:01:14
netconf
835000:01:14
Statistics by Suite
Total
Pass
Fail
Skip
Elapsed
Pass / Fail / Skip
835000:01:26

Test Execution Log

00:01:25.821 SUITE netconf-clustering-scale.txt
00:00:10.823 SETUP Setup_Everything  
00:00:00.345 TEARDOWN Teardown_Everything  
00:00:08.370 TEST Start_Testtool
00:00:02.167 TEST Configure_Device_On_Netconf
00:00:02.578 TEST Wait_For_Device_To_Become_Connected
00:01:00.658 TEST Wait_For_Device_Data_To_Be_Seen
00:00:00.293 SETUP SetupUtils . Setup_Test_With_Logging_And_Fast_Failing  
00:01:00.352 KEYWORD BuiltIn . Wait Until Keyword Succeeds   ${DEVICE_DATA_CONNECT_TIMEOUT} 1s Check_Data_Present
00:00:00.030 KEYWORD Check_Data_Present  
00:00:00.001 KEYWORD ${url} = BuiltIn . Set Variable   ${REST_API}/network-topology:network-topology/topology=topology-netconf/node=${DEVICE_NAME}/yang-ext:mount?content=config
00:00:00.027 KEYWORD ${data} = TemplatedRequests . Get_As_Xml_From_Uri   ${url} session=node2
00:00:00.021 KEYWORD ${response_text} = TemplatedRequests . Get_From_Uri   uri=${uri} accept=${ACCEPT_XML} session=${session} normalize_json=False http_timeout=${http_timeout} log_response=${log_response}
00:00:00.000 KEYWORD BuiltIn . Log   ${uri}
00:00:00.000 KEYWORD BuiltIn . Log   ${accept}
00:00:00.010 IF """${http_timeout}""" == """${EMPTY}"""  
00:00:00.008 KEYWORD ${response} = RequestsLibrary . GET On Session   ${session} url=${uri} headers=${accept}
22:57:35.474 INFO GET Request : url=http://10.30.170.165:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount?content=config path_url=/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount?content=config headers={'User-Agent': 'python-requests/2.32.3', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0up1p3citu38pjn6bpeki3g7f0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} body=None
22:57:35.474 INFO GET Response : url=http://10.30.170.165:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount?content=config status=503, reason=Service Unavailable headers={'Content-Type': 'application/yang-data+xml', 'Content-Length': '350'} body=<?xml version="1.0" ?> <errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf"> <error> <error-type>protocol</error-type> <error-message>Mount point 'network-topology:network-topology/topology=topology-netconf/node=17830-sim-device' does not exist</error-message> <error-tag>resource-denied-transport</error-tag> </error> </errors>
22:57:35.474 FAIL HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.165:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount?content=config
00:00:00.000 ELSE  
00:00:00.000 KEYWORD TemplatedRequests . Check_Status_Code   ${response} log_response=${log_response}
00:00:00.000 IF not ${normalize_json}  
00:00:00.000 KEYWORD ${text_normalized} = norm_json . Normalize Json Text   ${response.text} jmes_path=${jmes_path} keys_with_volatiles=${keys_with_volatiles}
00:00:00.000 RETURN   ${text_normalized}
00:00:00.000 RETURN   ${response_text}
00:00:00.000 KEYWORD BuiltIn . Should Be Equal As Strings   ${data} <data xmlns="${ODL_NETCONF_NAMESPACE}"></data>
22:57:35.477 FAIL Keyword 'Check_Data_Present' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.165:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount?content=config
00:00:00.012 TEARDOWN SetupUtils . Teardown_Test_Show_Bugs_And_Start_Fast_Failing_If_Test_Failed  
00:00:00.013 TEST Create_Device_Data
00:00:00.003 SETUP SetupUtils . Setup_Test_With_Logging_And_Fast_Failing  
00:00:00.001 KEYWORD FailFast . Fail_This_Fast_On_Previous_Error  
00:00:00.000 IF '''${SuiteFastFail}'''=='True'  
00:00:00.000 KEYWORD BuiltIn . Fail   SKIPPED due to a failure in a previous fundamental test case.
22:57:35.493 FAIL SKIPPED due to a failure in a previous fundamental test case.
00:00:00.000 KEYWORD BuiltIn . Run Keyword And Ignore Error   KarafKeywords.Log_Testcase_Start_To_Controller_Karaf member_index_list=${member_index_list}
00:00:00.009 TEARDOWN SetupUtils . Teardown_Test_Show_Bugs_And_Start_Fast_Failing_If_Test_Failed  
00:00:00.013 TEST Run_Restperfclient
00:00:00.003 SETUP SetupUtils . Setup_Test_With_Logging_And_Fast_Failing  
00:00:00.001 KEYWORD FailFast . Fail_This_Fast_On_Previous_Error  
00:00:00.000 IF '''${SuiteFastFail}'''=='True'  
00:00:00.000 KEYWORD BuiltIn . Fail   SKIPPED due to a failure in a previous fundamental test case.
22:57:35.506 FAIL SKIPPED due to a failure in a previous fundamental test case.
00:00:00.000 KEYWORD BuiltIn . Run Keyword And Ignore Error   KarafKeywords.Log_Testcase_Start_To_Controller_Karaf member_index_list=${member_index_list}
00:00:00.009 TEARDOWN SetupUtils . Teardown_Test_Show_Bugs_And_Start_Fast_Failing_If_Test_Failed  
00:00:00.013 TEST Check_For_Failed_Requests
00:00:00.003 SETUP SetupUtils . Setup_Test_With_Logging_And_Fast_Failing  
00:00:00.001 KEYWORD FailFast . Fail_This_Fast_On_Previous_Error  
00:00:00.000 IF '''${SuiteFastFail}'''=='True'  
00:00:00.000 KEYWORD BuiltIn . Fail   SKIPPED due to a failure in a previous fundamental test case.
22:57:35.519 FAIL SKIPPED due to a failure in a previous fundamental test case.
00:00:00.000 KEYWORD BuiltIn . Run Keyword And Ignore Error   KarafKeywords.Log_Testcase_Start_To_Controller_Karaf member_index_list=${member_index_list}
00:00:00.009 TEARDOWN SetupUtils . Teardown_Test_Show_Bugs_And_Start_Fast_Failing_If_Test_Failed  
00:00:00.273 TEST Cleanup_And_Collect
00:00:00.261 SETUP SetupUtils . Setup_Test_With_Logging_And_Without_Fast_Failing  
00:00:00.001 KEYWORD RestPerfClient . Collect_From_Restperfclient  
00:00:00.000 KEYWORD BuiltIn . Should Not Be Equal   '${RestPerfClient__restperfclientlog}' ''
22:57:35.791 FAIL '' == ''
00:00:00.000 KEYWORD SSHLibrary . Get File   ${RestPerfClient__restperfclientlog}
00:00:00.000 KEYWORD BuiltIn . Set Suite Variable   ${RestPerfClient__restperfclientlog} ${EMPTY}
00:00:00.000 KEYWORD NetconfKeywords . Remove_Device_From_Netconf   ${DEVICE_NAME} session=node1
00:00:00.010 TEARDOWN SetupUtils . Teardown_Test_Show_Bugs_And_Start_Fast_Failing_If_Test_Failed