See <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/65/changes> Changes: [Brendan Le Ny] add conf in magalie-production.properties ------------------------------------------ [...truncated 1312 lines...] alter table Warehouse drop foreign key FK615AA3E86E0C62; drop table if exists Article; drop table if exists Article_Location; drop table if exists Building; drop table if exists Company; drop table if exists DeliveredRequestedArticle; drop table if exists DeliveredRequestedList; drop table if exists Kanban; drop table if exists Location; drop table if exists LocationError; drop table if exists MagalieUser; drop table if exists PreparedArticleReception; drop table if exists ReceivedPreparedArticleReception; drop table if exists ReceivedPreparedArticleReception_StorageMovement; drop table if exists RequestedArticle; drop table if exists RequestedList; drop table if exists StorageMovement; drop table if exists StorageMovementOrder; drop table if exists StorageMovementOrder_StorageMovement; drop table if exists StoredArticle; drop table if exists Supplier; drop table if exists UnavailableArticle; drop table if exists Warehouse; [INFO] HHH000230: Schema export complete [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ magalie-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-persistence/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ magalie-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ magalie-persistence --- [INFO] Compiling 1 source file to <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-persistence/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ magalie-persistence --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-persistence/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.franciaflex.magalie.PersistenceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ magalie-persistence --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-persistence/target/magalie-persistence-0.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ magalie-persistence --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ magalie-persistence --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-persistence/target/magalie-persistence-0.1-SNAPSHOT.jar> to /var/local/maven/data/repository/com/franciaflex/magalie-persistence/0.1-SNAPSHOT/magalie-persistence-0.1-SNAPSHOT.jar [INFO] Installing <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-persistence/pom.xml> to /var/local/maven/data/repository/com/franciaflex/magalie-persistence/0.1-SNAPSHOT/magalie-persistence-0.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MagaLiE :: Services 0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/jpa/nuiton-jp... Downloaded: http://nexus.nuiton.org/nexus/content/groups/public/org/nuiton/jpa/nuiton-jp... (2 KB at 7.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ magalie-services --- [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ magalie-services --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ magalie-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ magalie-services --- [INFO] Compiling 33 source files to <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-services/target/classes> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ magalie-services --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-services/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ magalie-services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ magalie-services --- [INFO] Compiling 7 source files to <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-services/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ magalie-services --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-services/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.franciaflex.magalie.services.service.SimpleWithdrawItemServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.626 sec Running com.franciaflex.magalie.services.service.ReceptionServiceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.416 sec Running com.franciaflex.magalie.services.service.ArticleStorageServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 sec Running com.franciaflex.magalie.services.service.RequestedArticleServiceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.186 sec Running com.franciaflex.magalie.services.service.OldFixturesArticleStorageServiceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.422 sec Results : Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ magalie-services --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-services/target/magalie-services-0.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ magalie-services --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ magalie-services --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-services/target/magalie-services-0.1-SNAPSHOT.jar> to /var/local/maven/data/repository/com/franciaflex/magalie-services/0.1-SNAPSHOT/magalie-services-0.1-SNAPSHOT.jar [INFO] Installing <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-services/pom.xml> to /var/local/maven/data/repository/com/franciaflex/magalie-services/0.1-SNAPSHOT/magalie-services-0.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MagaLiE :: UI 0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ magalie-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ magalie-web --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ magalie-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ magalie-web --- [INFO] Compiling 25 source files to <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-web/target/classes> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ magalie-web --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-web/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ magalie-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ magalie-web --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ magalie-web --- [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ magalie-web --- [INFO] Packaging webapp [INFO] Assembling webapp [magalie-web] in [<http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-web/target/magalie-0.1-SNAPSHOT]> [INFO] Processing war project [INFO] Copying webapp webResources [<http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-web/src/main/webapp/WEB-INF]> to [<http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-web/target/magalie-0.1-SNAPSHOT]> [INFO] Copying webapp resources [<http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-web/src/main/webapp]> [INFO] Webapp assembled in [274 msecs] [INFO] Building war: <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-web/target/magalie-0.1-SNAPSHOT.war> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ magalie-web --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ magalie-web --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-web/target/magalie-0.1-SNAPSHOT.war> to /var/local/maven/data/repository/com/franciaflex/magalie-web/0.1-SNAPSHOT/magalie-web-0.1-SNAPSHOT.war [INFO] Installing <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-web/pom.xml> to /var/local/maven/data/repository/com/franciaflex/magalie-web/0.1-SNAPSHOT/magalie-web-0.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] MagaLiE ........................................... SUCCESS [6.117s] [INFO] MagaLiE :: Persistence ............................ SUCCESS [16.623s] [INFO] MagaLiE :: Services ............................... SUCCESS [27.345s] [INFO] MagaLiE :: UI ..................................... SUCCESS [4.649s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 56.990s [INFO] Finished at: Mon Jun 10 13:23:16 CEST 2013 [INFO] Final Memory: 33M/125M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-persistence/pom.xml> to /var/local/jenkins/data/jobs/franciaflex-magalie/modules/com.franciaflex$magalie-persistence/builds/2013-06-10_13-22-14/archive/com.franciaflex/magalie-persistence/0.1-SNAPSHOT/magalie-persistence-0.1-SNAPSHOT.pom [JENKINS] Archiving <http://ci.nuiton.org/jenkins/job/franciaflex-magalie/ws/trunk/magalie-persistence/target/magalie-persistence-0.1-SNAPSHOT.jar> to /var/local/jenkins/data/jobs/franciaflex-magalie/modules/com.franciaflex$magalie-persistence/builds/2013-06-10_13-22-14/archive/com.franciaflex/magalie-persistence/0.1-SNAPSHOT/magalie-persistence-0.1-SNAPSHOT.jar mavenExecutionResult exceptions not empty message : Internal error: java.lang.NullPointerException cause : null Stack trace : org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.NullPointerException at hudson.maven.reporters.MavenFingerprinter.recordParents(MavenFingerprinter.java:147) at hudson.maven.reporters.MavenFingerprinter.postBuild(MavenFingerprinter.java:110) at hudson.maven.Maven3Builder$MavenExecutionListener.sessionEnded(Maven3Builder.java:294) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:64) at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:170) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) ... 19 more channel stopped