Skip to content
Success

Console Output

Started by upstream project "WTF-Persistence" build number 219
originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/home/jobs/WTF-Context/workspace
Cleaning up /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context
Deleting /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target
Updating https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/Context at revision '2016-04-15T23:10:41.498 +0200'
At revision 4020

Cleaning up /var/lib/jenkins/home/jobs/WTF-Context/workspace/developmentTools
Updating https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/developmentTools at revision '2016-04-15T23:10:41.498 +0200'
At revision 4020

No changes for https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/Context since the previous build
No changes for https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/developmentTools since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 54904
[Context] $ /usr/lib/jvm/oracle-jdk-bin-1.7/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/usr/share/maven-bin-3.3/boot/plexus-classworlds-2.5.2.jar:/usr/share/maven-bin-3.3/conf/logging jenkins.maven3.agent.Maven32Main /usr/share/maven-bin-3.3 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-2.53.2.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 54904
<===[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.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 63 source files to /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/classes
[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 '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
[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] --- 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: 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 218 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #304
[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 #304
[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 #304
[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: 01:13 min
[INFO] Finished at: 2016-04-15T23:12:02+02:00
[INFO] Final Memory: 60M/408M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/pom.xml to de.fhdw.wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT.jar to de.fhdw.wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT-tests.jar to de.fhdw.wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-SNAPSHOT-tests.jar
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT-sources.jar to de.fhdw.wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-SNAPSHOT-sources.jar
/var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/pom.xml is not inside /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/Context/; will archive in a separate pass
/var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT.jar is not inside /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/Context/; will archive in a separate pass
/var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT-tests.jar is not inside /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/Context/; will archive in a separate pass
/var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/target/de.fhdw.wtf.context-1.0-SNAPSHOT-sources.jar is not inside /var/lib/jenkins/home/jobs/WTF-Context/workspace/Context/Context/; will archive in a separate pass
channel stopped
Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
[INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots/ (id=snapshots,uniqueVersion=true)
Deploying the main artifact de.fhdw.wtf.context-1.0-SNAPSHOT.jar
Downloading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 69.0 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-20160415.211203-62.jar
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-20160415.211203-62.jar (70 KB at 1550.1 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-20160415.211203-62.pom
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-20160415.211203-62.pom (5 KB at 48.1 KB/sec)
Downloading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/maven-metadata.xml
Downloaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/maven-metadata.xml (346 B at 28.2 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 69.0 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/maven-metadata.xml
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/maven-metadata.xml (346 B at 22.5 KB/sec)
Deploying the main artifact de.fhdw.wtf.context-1.0-SNAPSHOT-tests.jar
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-20160415.211203-62-tests.jar
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-20160415.211203-62-tests.jar (63 KB at 2722.6 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 73.3 KB/sec)
Deploying the main artifact de.fhdw.wtf.context-1.0-SNAPSHOT-sources.jar
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-20160415.211203-62-sources.jar
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/de.fhdw.wtf.context-1.0-20160415.211203-62-sources.jar (58 KB at 2396.2 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.context/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 61.7 KB/sec)
[INFO] Deployment done in 0.4 sec
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Triggering a new build of WTF-Generator
Finished: SUCCESS