Prudhvi_Are
2 years agoOccasional Contributor
testrunner.sh generated index.html How to view the file
I"m new to readyapi and need help to fix this issue
I'm running /opt/app/readyapi/ReadyAPI-3.40.2/bin/testrunner.sh -FPDF -R 'JUnit-Style HTML Report' /tmp/enterprise.common.services-soapui-project.xml and at the end it generated index.html page. How to view the results?
/opt/app/readyapi/ReadyAPI-3.40.2/bin/testrunner.sh -FPDF -R 'JUnit-Style HTML Report' /tmp/enterprise.common.services-soapui-project.xml sudo: false ================================ = = READY_API_HOME = /opt/app/readyapi/ReadyAPI-3.40.2 = ================================ 13:19:09,554 INFO [license] ReadyAPI 3.40.2 (build 1) started - System properties: {OS=Linux, User name=devops_jenkins} 13:19:09,767 INFO [DefaultSoapUICore] ReadyAPI settings were initialized from [/run/home/dev_jenkins/.readyapi/readyapi-settings.xml] 13:19:09,967 INFO [SoapUIExtensionClassLoader] "/opt/app/readyapi/ReadyAPI-3.40.2/bin/ext/postgresql-9.3-1102.jdbc41.jar" has been added to the classpath. 13:19:09,968 INFO [SoapUIExtensionClassLoader] "/opt/app/readyapi/ReadyAPI-3.40.2/bin/ext/mssql-jdbc-9.2.1.jre15.jar" has been added to the classpath. 13:19:10,070 INFO [DefaultSoapUICore] 2 JDBC drivers have been registered from the directory bin/ext: [org.postgresql.Driver, com.microsoft.sqlserver.jdbc.SQLServerDriver]. 13:19:11,238 INFO [DefaultSoapUICore] Adding listeners from [/opt/app/readyapi/ReadyAPI-3.40.2/bin/listeners/demo-listeners.xml] 13:19:11,264 WARN [SoapUIJasperReportManager] The report directory is not specified. The default report directory will be used. 13:19:12,280 INFO [PluginManager] 0 out of 0 plugins have been loaded in 0 ms. 13:19:12,799 DEBUG [LicenseManagerServiceImpl] Trying to initialize legacy license for ReadyAPI Bundle (formerly ReadyAPIBundle) 13:19:12,801 DEBUG [LicenseManagerServiceImpl] No legacy license found for ReadyAPI Bundle (formerly ReadyAPIBundle) 13:19:12,806 DEBUG [LicenseManagerServiceImpl] License host for ReadyAPI Bundle: LRLUPDEVOPS5 13:19:12,811 DEBUG [LicenseManagerServiceImpl] Trying to initialize legacy license for ReadyAPI Test (formerly SoapUING) 13:19:12,816 DEBUG [LicenseManagerServiceImpl] No legacy license found for ReadyAPI Test (formerly SoapUING) 13:19:12,817 DEBUG [LicenseManagerServiceImpl] License host for ReadyAPI Test: LRLUPDEVOPS5 13:19:12,823 DEBUG [LicenseManagerServiceImpl] Trying to initialize legacy license for ReadyAPI Test (formerly SoapUIPro) 13:19:12,834 DEBUG [LicenseManagerServiceImpl] License host for ReadyAPI Test: LRLUPDEVOPS5 13:19:13,447 DEBUG [LicenseManagerServiceImpl] Valid legacy license file found: /run/home/dev_jenkins/.soapui/soapui.key, last modified: 2022-09-30T09:45:31.677-0500 13:19:13,477 DEBUG [LicenseManagerServiceImpl] Trying to initialize legacy license for ReadyAPI Test (formerly SoapUING) 13:19:13,481 DEBUG [LicenseManagerServiceImpl] No legacy license found for ReadyAPI Test (formerly SoapUING) 13:19:13,486 DEBUG [LicenseManagerServiceImpl] Trying to initialize legacy license for ReadyAPI Performance (formerly LoadUI) 13:19:13,486 DEBUG [LicenseManagerServiceImpl] License host for ReadyAPI Test: LRLUPDEVOPS5 13:19:13,487 DEBUG [LicenseManagerServiceImpl] No legacy license found for ReadyAPI Performance (formerly LoadUI) 13:19:13,487 DEBUG [LicenseManagerServiceImpl] License host for ReadyAPI Performance: LRLUPDEVOPS5 13:19:13,492 DEBUG [LicenseManagerServiceImpl] Trying to initialize legacy license for ReadyAPI Virtualization (formerly ServiceV) 13:19:13,492 DEBUG [LicenseManagerServiceImpl] No legacy license found for ReadyAPI Virtualization (formerly ServiceV) 13:19:13,495 INFO [license] No license found for ReadyAPI Performance. 13:19:13,497 DEBUG [LicenseManagerServiceImpl] License host for ReadyAPI Virtualization: LRLUPDEVOPS5 13:19:13,500 DEBUG [LicenseManagerServiceImpl] Trying to initialize legacy license for ReadyAPI Performance (formerly LoadUI) 13:19:13,500 DEBUG [LicenseManagerServiceImpl] No legacy license found for ReadyAPI Performance (formerly LoadUI) 13:19:13,501 INFO [license] No license found for ReadyAPI Virtualization. 13:19:13,506 DEBUG [LicenseManagerServiceImpl] Trying to initialize legacy license for ReadyAPI Virtualization (formerly ServiceV) 13:19:13,507 DEBUG [LicenseManagerServiceImpl] No legacy license found for ReadyAPI Virtualization (formerly ServiceV) 13:19:13,512 DEBUG [LicenseManagerServiceImpl] License host for ReadyAPI Performance: LRLUPDEVOPS5 13:19:13,516 DEBUG [LicenseManagerServiceImpl] License host for ReadyAPI Virtualization: LRLUPDEVOPS5 13:19:23,976 INFO [WsdlProject] Loaded project from [file:/tmp/enterprise.common.services-soapui-project.xml] 13:19:27,581 WARN [WsdlProject] Failed to find the "Default" environment. The default environment will be used. 13:19:27,607 INFO [SoapUIProTestCaseRunner] Running tests in the project [CommonServicesProject] 13:19:27,685 INFO [SoapUIProTestCaseRunner] Running Project [CommonServicesProject], runType = SEQUENTIAL 13:19:27,724 INFO [SoapUIProTestCaseRunner] Running TestCase [/destination TestCase] 13:19:27,748 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:28,062 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/destination TestCase], time taken: 233ms, status: PASS 13:19:28,179 INFO [SoapUIProTestCaseRunner] Running TestCase [/destination/{destinationId} TestCase] 13:19:28,180 INFO [SoapUIProTestCaseRunner] running step [GetByID] 13:19:28,203 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:28,232 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/destination/{destinationId} TestCase], time taken: 20ms, status: PASS 13:19:28,247 INFO [SoapUIProTestCaseRunner] Running TestCase [/messageServer TestCase] 13:19:28,248 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:28,271 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/messageServer TestCase], time taken: 7ms, status: PASS 13:19:28,283 INFO [SoapUIProTestCaseRunner] Running TestCase [/messageServer/{serverId} TestCase] 13:19:28,284 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/messageServer/{serverId} TestCase], time taken: 1ms, status: PASS 13:19:28,293 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobDefinition TestCase] 13:19:28,293 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:28,336 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobDefinition TestCase], time taken: 15ms, status: PASS 13:19:28,349 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobDefinition/{jobId} TestCase] 13:19:28,349 INFO [SoapUIProTestCaseRunner] running step [GetByID] 13:19:28,372 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:28,409 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobDefinition/{jobId} TestCase], time taken: 13ms, status: PASS 13:19:28,420 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobAction TestCase] 13:19:28,421 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:28,440 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobAction TestCase], time taken: 7ms, status: PASS 13:19:28,447 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobAction/{actionId} TestCase] 13:19:28,448 INFO [SoapUIProTestCaseRunner] running step [GetByID] 13:19:28,485 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:28,513 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobAction/{actionId} TestCase], time taken: 26ms, status: PASS 13:19:28,519 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobInstance TestCase] 13:19:28,519 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:28,534 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobInstance TestCase], time taken: 6ms, status: PASS 13:19:28,549 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobInstance/{jobInstanceId} TestCase] 13:19:28,550 INFO [SoapUIProTestCaseRunner] running step [GetByID] 13:19:28,577 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:28,597 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobInstance/{jobInstanceId} TestCase], time taken: 25ms, status: PASS 13:19:28,599 INFO [SoapUIProTestCaseRunner] Running TestCase [/destinationConfig TestCase] 13:19:28,599 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:28,623 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/destinationConfig TestCase], time taken: 15ms, status: PASS 13:19:28,625 INFO [SoapUIProTestCaseRunner] Running TestCase [/destinationConfig/{destinationId} TestCase] 13:19:28,626 INFO [SoapUIProTestCaseRunner] running step [GetByID] 13:19:28,663 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:28,715 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/destinationConfig/{destinationId} TestCase], time taken: 31ms, status: PASS 13:19:28,734 INFO [SoapUIProTestCaseRunner] Running TestCase [/destination TestCase] 13:19:28,736 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:29,046 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/destination TestCase], time taken: 287ms, status: PASS 13:19:29,065 INFO [SoapUIProTestCaseRunner] Running TestCase [/destination/{destinationId} TestCase] 13:19:29,066 INFO [SoapUIProTestCaseRunner] running step [GetByID] 13:19:29,361 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:29,648 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/destination/{destinationId} TestCase], time taken: 559ms, status: PASS 13:19:29,651 INFO [SoapUIProTestCaseRunner] Running TestCase [/messageServer TestCase] 13:19:29,651 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:29,940 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/messageServer TestCase], time taken: 280ms, status: PASS 13:19:29,942 INFO [SoapUIProTestCaseRunner] Running TestCase [/messageServer/{serverId} TestCase] 13:19:29,942 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/messageServer/{serverId} TestCase], time taken: 0ms, status: PASS 13:19:29,947 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobDefinition TestCase] 13:19:29,947 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:30,339 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobDefinition TestCase], time taken: 383ms, status: PASS 13:19:30,341 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobDefinition/{jobId} TestCase] 13:19:30,342 INFO [SoapUIProTestCaseRunner] running step [GetByID] 13:19:30,642 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:30,961 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobDefinition/{jobId} TestCase], time taken: 595ms, status: PASS 13:19:30,963 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobAction TestCase] 13:19:30,963 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:31,250 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobAction TestCase], time taken: 278ms, status: PASS 13:19:31,253 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobAction/{actionId} TestCase] 13:19:31,254 INFO [SoapUIProTestCaseRunner] running step [GetByID] 13:19:31,744 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:32,038 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobAction/{actionId} TestCase], time taken: 753ms, status: PASS 13:19:32,041 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobInstance TestCase] 13:19:32,041 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:32,348 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobInstance TestCase], time taken: 297ms, status: PASS 13:19:32,351 INFO [SoapUIProTestCaseRunner] Running TestCase [/jobInstance/{jobInstanceId} TestCase] 13:19:32,351 INFO [SoapUIProTestCaseRunner] running step [GetByID][Pipeline] }[Pipeline] // stage[Pipeline] sleepSleeping for 10 sec13:19:32,650 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:32,940 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/jobInstance/{jobInstanceId} TestCase], time taken: 571ms, status: PASS 13:19:32,942 INFO [SoapUIProTestCaseRunner] Running TestCase [/destinationConfig TestCase] 13:19:32,943 INFO [SoapUIProTestCaseRunner] running step [Get] 13:19:33,240 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/destinationConfig TestCase], time taken: 285ms, status: PASS 13:19:33,243 INFO [SoapUIProTestCaseRunner] Running TestCase [/destinationConfig/{destinationId} TestCase] 13:19:33,243 INFO [SoapUIProTestCaseRunner] running step [GetByID] 13:19:33,458 INFO [SoapUIProTestCaseRunner] running step [Put] 13:19:33,740 INFO [SoapUIProTestCaseRunner] Finished running TestCase [/destinationConfig/{destinationId} TestCase], time taken: 477ms, status: PASS 13:19:33,743 INFO [SoapUIProTestCaseRunner] Project [CommonServicesProject] finished with status [PASS] in 6051ms 13:19:34,349 INFO [SoapUIProTestCaseRunner] Created report [JUnit-Style HTML Report] to path [file:/tmp/index.html] 13:19:34,350 INFO [license] ReadyAPI 3.40.2 shutting down[Pipeline] }