Forum Discussion
If you're not seeing any errors, the TestCase report should be generated, although not in the "root" output directory but in the reports/testsuite/testCase.
Could you check if it's there?
If not, see if you can find a log entry with the string "Created report" - that should give you the output path.
/Manne
Sorry Manne, there's no subfolders in my report directory
In the report dir, there's a lot of txt files, i think one for each step (37) of my testcase
these files are related to the export =all ?
I can't find "Created report" in the console, I've copied ~ the full output,
Console Output
Started by user GRANGER Ludovic Building in workspace /var/lib/jenkins/jobs/WsEosTransversalReady/workspace > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git@rsdci.rsd.com:Qa/WsEosEssentialReady.git # timeout=10 Fetching upstream changes from git@rsdci.rsd.com:Qa/WsEosEssentialReady.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress git@rsdci.rsd.com:Qa/WsEosEssentialReady.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 319e38b2129a2a8fafd18c816b1a083ab85a646b (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 319e38b2129a2a8fafd18c816b1a083ab85a646b > /usr/bin/git rev-list 319e38b2129a2a8fafd18c816b1a083ab85a646b # timeout=10 [workspace] $ /bin/bash -xe /tmp/hudson7967040968117385561.sh + mvn clean test -Dsoapui.home=/var/lib/jenkins/jobs/WsEosTransversalReady/workspace Warning: JAVA_HOME environment variable is not set. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RSD Access Web Services transversal Tests Using Ready API 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wsEosTransversalReady --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wsEosTransversalReady --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/WsEosTransversalReady/workspace/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wsEosTransversalReady --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wsEosTransversalReady --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/WsEosTransversalReady/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wsEosTransversalReady --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ wsEosTransversalReady --- [INFO] No tests to run. [INFO] [INFO] --- ready-api-maven-plugin:1.7.0:test (RestWebServices-TransversalTestSuitebis) @ wsEosTransversalReady --- Setting soapui.home value /var/lib/jenkins/jobs/WsEosTransversalReady/workspace [WARNING] No base packages specified - no classpath scanning will be done [INFO] Hibernate Validator 4.1.0.Final [INFO] Adding module 'com.smartbear.ready.cmd.CommandLineModule 14:36:44,021 INFO [DefaultSoapUICore] Creating new settings at [/var/lib/jenkins/soapui-settings.xml] 14:36:46,125 INFO [PluginManager] 0 plugins loaded in 11 ms 14:36:46,125 INFO [DefaultSoapUICore] All plugins loaded 14:36:47,160 INFO [DefaultSoapUICore] Creating new settings at [/var/lib/jenkins/soapui-settings.xml] 14:36:47,223 INFO [PluginManager] 0 plugins loaded in 0 ms 14:36:47,223 INFO [DefaultSoapUICore] All plugins loaded [INFO] Loaded project from [file:/var/lib/jenkins/jobs/WsEosTransversalReady/workspace/wsEOSTransversalReady-soapui-project.xml] 14:36:47,862 INFO [SoapUIProTestCaseRunner] Running tests in the project [REST Project swagger] 14:36:47,918 INFO [SoapUIProTestCaseRunner] Running TestCase [Transversal] 14:36:47,934 INFO [SoapUIProTestCaseRunner] Running TestCase [Transversal] 14:36:47,954 INFO [SoapUIProTestCaseRunner] running step [work properties] 14:36:48,233 INFO [SoapUIProTestCaseRunner] running step [Debug script] 14:36:48,676 INFO [log] -------------------------------------------------------- 14:36:48,677 INFO [log] -------------------------------------------------------- 14:36:48,677 INFO [log] TESTCASE TRANSVERSAL 14:36:48,678 INFO [log] -------------------------------------------------------- 14:36:48,678 INFO [log] -------------------------------------------------------- 14:36:48,729 INFO [log] ENDPOINT CONTEXT:null 14:36:48,735 INFO [SoapUIProTestCaseRunner] running step [authenticate - RSD0] 14:36:49,309 INFO [SoapUIProTestCaseRunner] Assertion [JsonPath Existence Match] has status VALID 14:36:49,311 INFO [SoapUIProTestCaseRunner] running step [login result transfer] 14:36:49,329 INFO [SoapUIProTestCaseRunner] running step [getAllUiSettings - RSD0] ... 14:36:52,997 INFO [SoapUIProTestCaseRunner] Assertion [Valid HTTP Status Codes] has status VALID 14:36:53,024 INFO [SoapUIProTestCaseRunner] Finished running TestCase [Transversal], time taken: 2352ms, status: FINISHED 14:36:53,030 INFO [SoapUIProTestCaseRunner] TestCase [Transversal] finished with status [FINISHED] in 2352ms [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.571 s [INFO] Finished at: 2016-06-15T14:36:53+02:00 [INFO] Final Memory: 63M/1005M [INFO] ------------------------------------------------------------------------ Parsing POMs Established TCP socket on 59282 [workspace] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/usr/local/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/usr/local/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven32Main /usr/local/apache-maven-3.3.9 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.60.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 59282 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/WsEosTransversalReady/workspace/pom.xml test [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RSD Access Web Services transversal Tests Using Ready API 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wsEosTransversalReady ---[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent![INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/WsEosTransversalReady/workspace/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wsEosTransversalReady ---[INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wsEosTransversalReady ---[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent![INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/WsEosTransversalReady/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wsEosTransversalReady ---[INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ wsEosTransversalReady ---[INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- ready-api-maven-plugin:1.7.0:test (RestWebServices-TransversalTestSuitebis) @ wsEosTransversalReady ---[WARNING] System property 'soapui.home' is not set! Using this directory instead: .Setting soapui.home value /var/lib/jenkins/jobs/WsEosTransversalReady/workspace [WARNING] No base packages specified - no classpath scanning will be done[INFO] Hibernate Validator 4.1.0.Final [INFO] Adding module 'com.smartbear.ready.cmd.CommandLineModule 14:37:02,918 INFO [DefaultSoapUICore] Creating new settings at [/var/lib/jenkins/soapui-settings.xml] 14:37:04,920 INFO [PluginManager] 0 plugins loaded in 3 ms 14:37:04,920 INFO [DefaultSoapUICore] All plugins loaded 14:37:05,991 INFO [DefaultSoapUICore] Creating new settings at [/var/lib/jenkins/soapui-settings.xml] 14:37:06,043 INFO [PluginManager] 0 plugins loaded in 0 ms 14:37:06,043 INFO [DefaultSoapUICore] All plugins loaded [INFO] Loaded project from [file:/var/lib/jenkins/jobs/WsEosTransversalReady/workspace/wsEOSTransversalReady-soapui-project.xml] 14:37:06,639 INFO [SoapUIProTestCaseRunner] Running tests in the project [REST Project swagger] 14:37:06,695 INFO [SoapUIProTestCaseRunner] Running TestCase [Transversal] 14:37:06,712 INFO [SoapUIProTestCaseRunner] Running TestCase [Transversal] 14:37:06,738 INFO [SoapUIProTestCaseRunner] running step [work properties] 14:37:07,057 INFO [SoapUIProTestCaseRunner] running step [Debug script] 14:37:07,482 INFO [log] -------------------------------------------------------- 14:37:07,483 INFO [log] -------------------------------------------------------- 14:37:07,483 INFO [log] TESTCASE TRANSVERSAL 14:37:07,483 INFO [log] -------------------------------------------------------- 14:37:07,484 INFO [log] -------------------------------------------------------- 14:37:07,513 INFO [log] ENDPOINT CONTEXT:null 14:37:07,520 INFO [SoapUIProTestCaseRunner] running step [authenticate - RSD0] 14:37:08,095 INFO [SoapUIProTestCaseRunner] Assertion [JsonPath Existence Match] has status VALID ...
14:37:11,675 INFO [SoapUIProTestCaseRunner] Assertion [Valid HTTP Status Codes] has status VALID 14:37:11,692 INFO [SoapUIProTestCaseRunner] Finished running TestCase [Transversal], time taken: 2217ms, status: FINISHED 14:37:11,696 INFO [SoapUIProTestCaseRunner] TestCase [Transversal] finished with status [FINISHED] in 2217ms [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.507 s [INFO] Finished at: 2016-06-15T14:37:12+02:00 [INFO] Final Memory: 66M/860M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /var/lib/jenkins/jobs/WsEosTransversalReady/workspace/pom.xml to com.rsd/wsEosTransversalReady/1.0.0-SNAPSHOT/wsEosTransversalReady-1.0.0-SNAPSHOT.pom channel stopped Finished: SUCCESS
- MFagerlind10 years ago
Staff
This is odd! We just tested it and it worked fine here in the development team (although on a Windows machine). Most customer Jenkins builds are running on Linux, however, so we should have heard about this if it was a general problem.
Could you share your project with us? It's probably best to do that in a support ticket.
Kind regards,
Manne
- Ludo1510196610 years agoContributor
Hello Manne,
Sorry for the delay,
I'm doing very basic things, just to see what looks like the reports on jenkins
What do you need exactly, xml project file ?
Thank you
regards
- MFagerlind10 years ago
Staff
Yes, that'd be great. I'll send you my email address in a private message. Probably won't have time to look at it today however.
Regards,
Manne