Established TCP socket on 37870 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/pom.xml clean install site [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building de.fhdw.wtf.context 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ de.fhdw.wtf.context --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ de.fhdw.wtf.context --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ de.fhdw.wtf.context --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ de.fhdw.wtf.context --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ de.fhdw.wtf.context --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/test-classes [ERROR] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/service/PersonService.java:[30,41] cannot find symbol symbol: method findByName(de.fhdw.wtf.context.model.Str) location: class generated.model.de.fhdw.partner.NatuerlichePerson [INFO] [INFO] --- aspectj-maven-plugin:1.8:test-compile (default) @ de.fhdw.wtf.context --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] Join point 'field-get(boolean test.aspectApplication.ClassForAspectApplicationTest.wasAspectApplied)' in Type 'test.aspectApplication.TestAspectApplication' (TestAspectApplication.java:12) advised by before advice from 'test.aspectApplication.AspectForAspectApplicationTest' (AspectForAspectApplicationTest.aj:5) [INFO] Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java) has intertyped method from 'generated.model.FinderAspect' (FinderAspect.aj:'de.fhdw.wtf.context.model.collections.ImmutableCollection<generated.model.de.fhdw.partner.NatuerlichePerson> generated.model.de.fhdw.partner.NatuerlichePerson.findByName(de.fhdw.wtf.context.model.Str)') [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ de.fhdw.wtf.context --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ de.fhdw.wtf.context --- [INFO] Building jar: /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (default) @ de.fhdw.wtf.context --- [INFO] Building jar: /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT-tests.jar [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ de.fhdw.wtf.context --- [INFO] Building jar: /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ de.fhdw.wtf.context --- [INFO] Installing /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-SNAPSHOT-tests.jar [INFO] Installing /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-site-plugin:3.4:site (default-site) @ de.fhdw.wtf.context --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1 [INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5 [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.16 [INFO] configuring report plugin org.codehaus.mojo:findbugs-maven-plugin:3.0.2 [INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.5 [INFO] Fork Value is true [java] Warnings generated: 30 [INFO] Done FindBugs Analysis.... [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Generating "Source Xref" report --- maven-jxr-plugin:2.5:jxr [INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:2.5:test-jxr [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:2.16:checkstyle [INFO] Generating "FindBugs" report --- findbugs-maven-plugin:3.0.2:findbugs [INFO] Generating "CPD" report --- maven-pmd-plugin:3.5:cpd [INFO] Generating "PMD" report --- maven-pmd-plugin:3.5:pmd [CHECKSTYLE] Parsing file /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/checkstyle-result.xml [CHECKSTYLE] Successfully parsed file /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/checkstyle-result.xml of module de.fhdw.wtf.context with 219 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #298 [FINDBUGS] Finding all files that match the pattern findbugsXml.xml [FINDBUGS] Parsing 1 file in /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target [FINDBUGS] Successfully parsed file /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/findbugsXml.xml of module de.fhdw.wtf.context with 30 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #298 [PMD] Finding all files that match the pattern pmd.xml [PMD] Parsing 1 file in /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/pmd.xml of module de.fhdw.wtf.context with 4 unique warnings and 0 duplicates. [PMD] Computing warning deltas based on reference build #298 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/site to /var/lib/jenkins/home/jobs/WTF-Context/site [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:09.189s [INFO] Finished at: Fri Jan 15 19:08:12 CET 2016 [INFO] Final Memory: 54M/412M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data