Established TCP socket on 60420 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/LETTA/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sample [INFO] Domain [INFO] Tests [INFO] Service [INFO] REST [INFO] JSF [INFO] EAR [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ letta --- [INFO] Deleting /var/lib/jenkins/workspace/LETTA/target [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ letta --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA/target with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-wildfly-resources) @ letta --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/LETTA/src/test/resources-wildfly-embedded-h2 [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ letta --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ letta --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ letta --- [INFO] Installing /var/lib/jenkins/workspace/LETTA/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/letta/letta/0.2.0-SNAPSHOT/letta-0.2.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sample ............................................ SUCCESS [7.873s] [INFO] Domain ............................................ SUCCESS [20.762s] [INFO] Tests ............................................. SUCCESS [5.489s] [INFO] Service ........................................... SUCCESS [1:27.258s] [INFO] REST .............................................. FAILURE [5.752s] [INFO] JSF ............................................... SKIPPED [INFO] EAR ............................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:08.626s [INFO] Finished at: Mon Dec 28 16:56:26 CET 2015 [INFO] Final Memory: 52M/559M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project rest: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[998,1] illegal start of type [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[998,3] ';' expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[998,5] illegal start of type [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[998,7] expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[998,8] ';' expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1001,5] illegal start of type [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1003,72] expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1004,11] ';' expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1004,17] invalid method declaration; return type required [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1024,1] illegal start of type [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1024,3] ';' expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1024,5] illegal start of type [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1024,7] expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1024,8] ';' expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1026,4] illegal start of type [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1026,7] expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1026,8] ';' expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1026,24] expected [ERROR] /var/lib/jenkins/workspace/LETTA/rest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java:[1027,2] reached end of file while parsing [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :rest