Established TCP socket on 41569 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 <===[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] ------------------< de.fhdw.wtf:de.fhdw.wtf.context >------------------- [INFO] Building de.fhdw.wtf.context 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ de.fhdw.wtf.context --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ de.fhdw.wtf.context --- [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 65 source files to /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/classes [INFO] [INFO] --- aspectj-maven-plugin:1.8:compile (default) @ de.fhdw.wtf.context --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] Type 'de.fhdw.wtf.context.model.AnyType' (AnyType.java) has intertyped field from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.aj:'java.util.HashSet de.fhdw.wtf.context.model.IAnyType.valid') [INFO] Join point 'constructor-execution(void de.fhdw.wtf.context.model.AnyType.())' in Type 'de.fhdw.wtf.context.model.AnyType' (AnyType.java:24) advised by afterReturning advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.aj:63) [INFO] Type 'de.fhdw.wtf.context.model.Service' (Service.java) has intertyped field from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.aj:'java.util.HashSet de.fhdw.wtf.context.model.Service.valid') [INFO] Join point 'constructor-execution(void de.fhdw.wtf.context.model.Service.())' in Type 'de.fhdw.wtf.context.model.Service' (Service.java:27) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.aj:43) [INFO] Type 'de.fhdw.wtf.context.model.IAnyType' (IAnyType.java) has intertyped field from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.aj:'java.util.HashSet de.fhdw.wtf.context.model.IAnyType.valid') [INFO] Type 'de.fhdw.wtf.context.model.AbstractExceptionLayer' (AbstractExceptionLayer.java) has intertyped field from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.aj:'java.util.HashSet de.fhdw.wtf.context.model.IAnyType.valid') [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ de.fhdw.wtf.context --- [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 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestPersonModel' (TestPersonModel.java:181) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestPersonModel' (TestPersonModel.java:184) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestPersonModel' (TestPersonModel.java:230) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestPersonModel' (TestPersonModel.java:237) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestMutableSetIterator' (TestMutableSetIterator.java:30) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestMutableSetIterator' (TestMutableSetIterator.java:45) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestMutableSetIterator' (TestMutableSetIterator.java:60) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestMutableSetIterator' (TestMutableSetIterator.java:62) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestMutableSetIterator' (TestMutableSetIterator.java:79) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'test.integration.TestMutableSetIterator' (TestMutableSetIterator.java:82) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [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] Join point 'field-set(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Telefon.nr)' in Type 'generated.model.de.fhdw.partner.Telefon' (Telefon.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Telefon.nr)' in Type 'generated.model.de.fhdw.partner.Telefon' (Telefon.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:240(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Telefon.nr)' in Type 'generated.model.de.fhdw.partner.Telefon' (Telefon.java:43) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:213(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Telefon.nr)' in Type 'generated.model.de.fhdw.partner.Telefon' (Telefon.java:48) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:213(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Country.name)' in Type 'generated.model.de.fhdw.partner.Country' (Country.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Country.name)' in Type 'generated.model.de.fhdw.partner.Country' (Country.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:233(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Country.name)' in Type 'generated.model.de.fhdw.partner.Country' (Country.java:43) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:193(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.GlobalTelefonbuch.telefonbuchMapsPerCity)' in Type 'generated.model.de.fhdw.partner.GlobalTelefonbuch' (GlobalTelefonbuch.java:24) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:119(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.GlobalTelefonbuch.telefonbuchMapsPerCity)' in Type 'generated.model.de.fhdw.partner.GlobalTelefonbuch' (GlobalTelefonbuch.java:36) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:119(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'generated.model.de.fhdw.partner.GlobalTelefonbuch' (GlobalTelefonbuch.java:38) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.GlobalTelefonbuch.telefonbuchMapsPerCity)' in Type 'generated.model.de.fhdw.partner.GlobalTelefonbuch' (GlobalTelefonbuch.java:40) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:119(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableMap.())' in Type 'generated.model.de.fhdw.partner.GlobalTelefonbuch' (GlobalTelefonbuch.java:50) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:71(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.GlobalTelefonbuch.telefonbuchMapsPerCity)' in Type 'generated.model.de.fhdw.partner.GlobalTelefonbuch' (GlobalTelefonbuch.java:50) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.GlobalTelefonbuch.telefonbuchMapsPerCity)' in Type 'generated.model.de.fhdw.partner.GlobalTelefonbuch' (GlobalTelefonbuch.java:50) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.GlobalTelefonbuch.telefonbuchMapsPerCity), expected de.fhdw.wtf.context.model.collections.MutableMap>> but advice uses de.fhdw.wtf.context.model.collections.MutableMap [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/GlobalTelefonbuch.java:24 return this.telefonbuchMapsPerCity; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.GlobalTelefonbuch.telefonbuchMapsPerCity), expected de.fhdw.wtf.context.model.collections.MutableMap>> but advice uses de.fhdw.wtf.context.model.collections.MutableMap [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/GlobalTelefonbuch.java:36 MutableList> set = this.telefonbuchMapsPerCity.get(city); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.GlobalTelefonbuch.telefonbuchMapsPerCity), expected de.fhdw.wtf.context.model.collections.MutableMap>> but advice uses de.fhdw.wtf.context.model.collections.MutableMap [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/GlobalTelefonbuch.java:40 this.telefonbuchMapsPerCity.put(city, set); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Postfach.stadt)' in Type 'generated.model.de.fhdw.partner.Postfach' (Postfach.java:31) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Postfach.stadt)' in Type 'generated.model.de.fhdw.partner.Postfach' (Postfach.java:31) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:233(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Postfach.nr)' in Type 'generated.model.de.fhdw.partner.Postfach' (Postfach.java:32) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Postfach.nr)' in Type 'generated.model.de.fhdw.partner.Postfach' (Postfach.java:32) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:240(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Postfach.nr)' in Type 'generated.model.de.fhdw.partner.Postfach' (Postfach.java:47) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:213(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Postfach.stadt)' in Type 'generated.model.de.fhdw.partner.Postfach' (Postfach.java:47) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:193(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.City.name)' in Type 'generated.model.de.fhdw.partner.City' (City.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.City.name)' in Type 'generated.model.de.fhdw.partner.City' (City.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:233(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.City.name)' in Type 'generated.model.de.fhdw.partner.City' (City.java:43) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:193(from AnyTypeDbAspect.aj)) [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.findByName(de.fhdw.wtf.context.model.Str)') [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.NatuerlichePerson.kanal)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:32) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:157(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.NatuerlichePerson.kanal)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:42) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.NatuerlichePerson.kanal)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:42) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.NatuerlichePerson.name)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:52) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.NatuerlichePerson.name)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:52) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:233(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:53) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.NatuerlichePerson.kanal)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:53) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.NatuerlichePerson.kanal)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:53) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.NatuerlichePerson.name)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:72) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:193(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.NatuerlichePerson.name)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:82) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.NatuerlichePerson.name)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:82) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:233(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.NatuerlichePerson.name)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:87) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:193(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(generated.model.de.fhdw.partner.Haus generated.model.de.fhdw.partner.NatuerlichePerson.wohnhaft)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:96) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:88(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(generated.model.de.fhdw.partner.Haus generated.model.de.fhdw.partner.NatuerlichePerson.wohnhaft)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:106) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(generated.model.de.fhdw.partner.Haus generated.model.de.fhdw.partner.NatuerlichePerson.wohnhaft)' in Type 'generated.model.de.fhdw.partner.NatuerlichePerson' (NatuerlichePerson.java:106) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.NatuerlichePerson.kanal), expected de.fhdw.wtf.context.model.collections.MutableList but advice uses de.fhdw.wtf.context.model.collections.MutableList [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/NatuerlichePerson.java:32 return this.kanal; ^^^^^^^^^^^^^^^^^ [INFO] Join point 'method-execution(de.fhdw.wtf.context.model.collections.ImmutableCollection generated.model.de.fhdw.partner.service.PersonService.findePersonen(de.fhdw.wtf.context.model.Str))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:29) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.NatuerlichePerson generated.model.de.fhdw.partner.service.PersonService.createPerson(de.fhdw.wtf.context.model.Str))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:35) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.Telefon generated.model.de.fhdw.partner.service.PersonService.createTelefon(de.fhdw.wtf.context.model.Int))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:40) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.Postfach generated.model.de.fhdw.partner.service.PersonService.createPostfach(de.fhdw.wtf.context.model.Str, de.fhdw.wtf.context.model.Int))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:44) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.Telefonbuch generated.model.de.fhdw.partner.service.PersonService.createTelefonbuch())' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:48) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.Account generated.model.de.fhdw.partner.service.PersonService.createAccount())' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:52) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.AccountNumber generated.model.de.fhdw.partner.service.PersonService.createAccountNumber(de.fhdw.wtf.context.model.Int))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:56) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.Bankidentifier generated.model.de.fhdw.partner.service.PersonService.createBankidentifier(de.fhdw.wtf.context.model.Int))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:60) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.City generated.model.de.fhdw.partner.service.PersonService.createCity(de.fhdw.wtf.context.model.Str))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:64) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.Country generated.model.de.fhdw.partner.service.PersonService.createCountry(de.fhdw.wtf.context.model.Str))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:68) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.GlobalTelefonbuch generated.model.de.fhdw.partner.service.PersonService.createGlobalTelefonbuch())' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:72) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.IBAN_Finder generated.model.de.fhdw.partner.service.PersonService.createIban_Finder())' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:76) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.PersonGroups generated.model.de.fhdw.partner.service.PersonService.createPersonGroups())' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:80) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.Telefonbuecher generated.model.de.fhdw.partner.service.PersonService.createTelefonbuecher())' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:84) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey generated.model.de.fhdw.partner.service.PersonService.createTelefonbuchMitPersonAlsKey())' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:88) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(void generated.model.de.fhdw.partner.service.PersonService.addKommunikationskanal(generated.model.de.fhdw.partner.Kommunikationskanal, generated.model.de.fhdw.partner.NatuerlichePerson))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:94) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(void generated.model.de.fhdw.partner.service.PersonService.addTelefonbuchEintrag(generated.model.de.fhdw.partner.Telefonbuch, generated.model.de.fhdw.partner.Telefon, generated.model.de.fhdw.partner.NatuerlichePerson))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:98) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(void generated.model.de.fhdw.partner.service.PersonService.addTelefonnummernZuPerson(generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey, generated.model.de.fhdw.partner.NatuerlichePerson, de.fhdw.wtf.context.model.collections.MutableList))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:104) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.NatuerlichePerson generated.model.de.fhdw.partner.service.PersonService.findeInhaberEinesTelefons(generated.model.de.fhdw.partner.Telefonbuch, generated.model.de.fhdw.partner.Telefon))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:112) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.NatuerlichePerson generated.model.de.fhdw.partner.service.PersonService.entferneInhaberEinesTelefons(generated.model.de.fhdw.partner.Telefonbuch, generated.model.de.fhdw.partner.Telefon))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:116) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.Account generated.model.de.fhdw.partner.service.PersonService.findAccount(generated.model.de.fhdw.partner.IBAN_Finder, generated.model.de.fhdw.partner.Country, generated.model.de.fhdw.partner.Bankidentifier, generated.model.de.fhdw.partner.AccountNumber))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:120) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(void generated.model.de.fhdw.partner.service.PersonService.addAccount(generated.model.de.fhdw.partner.IBAN_Finder, generated.model.de.fhdw.partner.Country, generated.model.de.fhdw.partner.Bankidentifier, generated.model.de.fhdw.partner.AccountNumber, generated.model.de.fhdw.partner.Account))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:127) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(void generated.model.de.fhdw.partner.service.PersonService.addPersonGroup(generated.model.de.fhdw.partner.PersonGroups, de.fhdw.wtf.context.model.collections.MutableList))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:135) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(void generated.model.de.fhdw.partner.service.PersonService.addTelefonbuchToCity(generated.model.de.fhdw.partner.GlobalTelefonbuch, generated.model.de.fhdw.partner.City, generated.model.de.fhdw.partner.Telefonbuch))' in Type 'generated.model.de.fhdw.partner.service.PersonService' (PersonService.java:139) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'method-execution(generated.model.de.fhdw.partner.Haus generated.model.de.fhdw.partner.service.HausService.createHaus(de.fhdw.wtf.context.model.Str))' in Type 'generated.model.de.fhdw.partner.service.HausService' (HausService.java:9) advised by afterReturning advice from 'de.fhdw.wtf.context.model.ServiceAspectWithDB' (ServiceAspectWithDB.class:50(from ServiceAspectWithDB.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'generated.model.de.fhdw.partner.Telefonbuecher' (Telefonbuecher.java:23) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.Telefonbuecher.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuecher' (Telefonbuecher.java:23) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.Telefonbuecher.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuecher' (Telefonbuecher.java:23) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.Telefonbuecher.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuecher' (Telefonbuecher.java:42) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:157(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.Telefonbuecher.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuecher' (Telefonbuecher.java:52) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:157(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.Telefonbuecher.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuecher' (Telefonbuecher.java:53) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:157(from AnyTypeDbAspect.aj)) [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.Telefonbuecher.eintraege), expected de.fhdw.wtf.context.model.collections.MutableList>> but advice uses de.fhdw.wtf.context.model.collections.MutableList [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/Telefonbuecher.java:42 return this.eintraege; ^^^^^^^^^^^^^^^^^^^^^^ [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.Telefonbuecher.eintraege), expected de.fhdw.wtf.context.model.collections.MutableList>> but advice uses de.fhdw.wtf.context.model.collections.MutableList [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/Telefonbuecher.java:52 if (!this.eintraege.contains(telefonbuch)) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.Telefonbuecher.eintraege), expected de.fhdw.wtf.context.model.collections.MutableList>> but advice uses de.fhdw.wtf.context.model.collections.MutableList [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/Telefonbuecher.java:53 this.eintraege.insert(telefonbuch); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableMap.())' in Type 'generated.model.de.fhdw.partner.Telefonbuch' (Telefonbuch.java:21) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:71(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.Telefonbuch.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuch' (Telefonbuch.java:21) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.Telefonbuch.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuch' (Telefonbuch.java:21) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.Telefonbuch.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuch' (Telefonbuch.java:40) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:119(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.Telefonbuch.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuch' (Telefonbuch.java:50) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.Telefonbuch.eintraege)' in Type 'generated.model.de.fhdw.partner.Telefonbuch' (Telefonbuch.java:50) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.Telefonbuch.eintraege), expected de.fhdw.wtf.context.model.collections.MutableMap but advice uses de.fhdw.wtf.context.model.collections.MutableMap [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/Telefonbuch.java:40 return this.eintraege; ^^^^^^^^^^^^^^^^^^^^^^ [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.AccountNumber.id)' in Type 'generated.model.de.fhdw.partner.AccountNumber' (AccountNumber.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.AccountNumber.id)' in Type 'generated.model.de.fhdw.partner.AccountNumber' (AccountNumber.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:240(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.AccountNumber.id)' in Type 'generated.model.de.fhdw.partner.AccountNumber' (AccountNumber.java:43) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:213(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableMap.())' in Type 'generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey' (TelefonbuchMitPersonAlsKey.java:22) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:71(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey.eintraege)' in Type 'generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey' (TelefonbuchMitPersonAlsKey.java:22) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey.eintraege)' in Type 'generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey' (TelefonbuchMitPersonAlsKey.java:22) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey.eintraege)' in Type 'generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey' (TelefonbuchMitPersonAlsKey.java:41) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:119(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey.eintraege)' in Type 'generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey' (TelefonbuchMitPersonAlsKey.java:51) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey.eintraege)' in Type 'generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey' (TelefonbuchMitPersonAlsKey.java:51) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.TelefonbuchMitPersonAlsKey.eintraege), expected de.fhdw.wtf.context.model.collections.MutableMap> but advice uses de.fhdw.wtf.context.model.collections.MutableMap [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/TelefonbuchMitPersonAlsKey.java:41 return this.eintraege; ^^^^^^^^^^^^^^^^^^^^^^ [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableMap.())' in Type 'generated.model.de.fhdw.partner.IBAN_Finder' (IBAN_Finder.java:21) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:71(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.IBAN_Finder.accountTree)' in Type 'generated.model.de.fhdw.partner.IBAN_Finder' (IBAN_Finder.java:21) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.IBAN_Finder.accountTree)' in Type 'generated.model.de.fhdw.partner.IBAN_Finder' (IBAN_Finder.java:21) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.IBAN_Finder.accountTree)' in Type 'generated.model.de.fhdw.partner.IBAN_Finder' (IBAN_Finder.java:46) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:119(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.IBAN_Finder.accountTree)' in Type 'generated.model.de.fhdw.partner.IBAN_Finder' (IBAN_Finder.java:73) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:119(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableMap.())' in Type 'generated.model.de.fhdw.partner.IBAN_Finder' (IBAN_Finder.java:79) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:71(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableMap.())' in Type 'generated.model.de.fhdw.partner.IBAN_Finder' (IBAN_Finder.java:84) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:71(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableMap.())' in Type 'generated.model.de.fhdw.partner.IBAN_Finder' (IBAN_Finder.java:85) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:71(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.IBAN_Finder.accountTree)' in Type 'generated.model.de.fhdw.partner.IBAN_Finder' (IBAN_Finder.java:88) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:119(from AnyTypeDbAspect.aj)) [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.IBAN_Finder.accountTree), expected de.fhdw.wtf.context.model.collections.MutableMap>> but advice uses de.fhdw.wtf.context.model.collections.MutableMap [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/IBAN_Finder.java:46 final MutableMap> countryMap = this.accountTree.get(country); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.IBAN_Finder.accountTree), expected de.fhdw.wtf.context.model.collections.MutableMap>> but advice uses de.fhdw.wtf.context.model.collections.MutableMap [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/IBAN_Finder.java:73 MutableMap> countryMap = this.accountTree.get(country); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableMap generated.model.de.fhdw.partner.IBAN_Finder.accountTree), expected de.fhdw.wtf.context.model.collections.MutableMap>> but advice uses de.fhdw.wtf.context.model.collections.MutableMap [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/IBAN_Finder.java:88 this.accountTree.put(country, countryMap); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Bankidentifier.id)' in Type 'generated.model.de.fhdw.partner.Bankidentifier' (Bankidentifier.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Bankidentifier.id)' in Type 'generated.model.de.fhdw.partner.Bankidentifier' (Bankidentifier.java:24) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:240(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Int generated.model.de.fhdw.partner.Bankidentifier.id)' in Type 'generated.model.de.fhdw.partner.Bankidentifier' (Bankidentifier.java:43) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:213(from AnyTypeDbAspect.aj)) [INFO] Join point 'constructor-call(void de.fhdw.wtf.context.model.collections.MutableList.())' in Type 'generated.model.de.fhdw.partner.PersonGroups' (PersonGroups.java:21) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:77(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.PersonGroups.personGroups)' in Type 'generated.model.de.fhdw.partner.PersonGroups' (PersonGroups.java:21) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.PersonGroups.personGroups)' in Type 'generated.model.de.fhdw.partner.PersonGroups' (PersonGroups.java:21) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:247(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.PersonGroups.personGroups)' in Type 'generated.model.de.fhdw.partner.PersonGroups' (PersonGroups.java:41) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:157(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.PersonGroups.personGroups)' in Type 'generated.model.de.fhdw.partner.PersonGroups' (PersonGroups.java:50) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:157(from AnyTypeDbAspect.aj)) [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.PersonGroups.personGroups), expected de.fhdw.wtf.context.model.collections.MutableList> but advice uses de.fhdw.wtf.context.model.collections.MutableList [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/PersonGroups.java:41 this.personGroups.insert(group); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [WARNING] unchecked conversion when advice applied at shadow field-get(de.fhdw.wtf.context.model.collections.MutableList generated.model.de.fhdw.partner.PersonGroups.personGroups), expected de.fhdw.wtf.context.model.collections.MutableList> but advice uses de.fhdw.wtf.context.model.collections.MutableList [Xlint:uncheckedAdviceConversion] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/src/test/java/generated/model/de/fhdw/partner/PersonGroups.java:50 return this.personGroups; ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] Join point 'field-get(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Haus.hausNummer)' in Type 'generated.model.de.fhdw.partner.Haus' (Haus.java:22) advised by around advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:193(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Haus.hausNummer)' in Type 'generated.model.de.fhdw.partner.Haus' (Haus.java:32) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Haus.hausNummer)' in Type 'generated.model.de.fhdw.partner.Haus' (Haus.java:32) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:233(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Haus.hausNummer)' in Type 'generated.model.de.fhdw.partner.Haus' (Haus.java:42) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:82(from AnyTypeDbAspect.aj)) [INFO] Join point 'field-set(de.fhdw.wtf.context.model.Str generated.model.de.fhdw.partner.Haus.hausNummer)' in Type 'generated.model.de.fhdw.partner.Haus' (Haus.java:42) advised by after advice from 'de.fhdw.wtf.context.model.AnyTypeDbAspect' (AnyTypeDbAspect.class:233(from AnyTypeDbAspect.aj)) [WARNING] advice defined in de.fhdw.wtf.context.model.AnyTypeDbAspect has not been applied [Xlint:adviceDidNotMatch] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/classes!de/fhdw/wtf/context/model/AnyTypeDbAspect.class:63 [WARNING] advice defined in de.fhdw.wtf.context.model.ServiceAspectWithDB has not been applied [Xlint:adviceDidNotMatch] /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/classes!de/fhdw/wtf/context/model/ServiceAspectWithDB.class:43 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ de.fhdw.wtf.context --- [INFO] Surefire report directory: /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running test.integration.TestContextWithDB Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 sec - in test.integration.TestContextWithDB Running test.integration.TestAnyTypeIdWithDB Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 sec - in test.integration.TestAnyTypeIdWithDB Running test.integration.TestAssociation3WithDB Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 sec - in test.integration.TestAssociation3WithDB Running test.integration.TestAnyTypeCacheWithDB Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 sec - in test.integration.TestAnyTypeCacheWithDB Running test.integration.TestPersonModelWithDB Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.327 sec - in test.integration.TestPersonModelWithDB Running test.integration.TestMutableSetIteratorWithDB Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 sec - in test.integration.TestMutableSetIteratorWithDB Running test.aspectApplication.TestAspectApplication Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in test.aspectApplication.TestAspectApplication Results : Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [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 [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ de.fhdw.wtf.context >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ de.fhdw.wtf.context <<< [INFO] [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.4: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: 74 [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 [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$3; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [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 225 unique warnings and 0 duplicates. [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [CHECKSTYLE] Computing warning deltas based on reference build #311 [FINDBUGS] Searching for all files in /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target 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 74 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #311 [PMD] Searching for all files in /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target 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 #311 [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: 44.804 s [INFO] Finished at: 2020-05-03T11:00:35+02:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data