See <http://ci.chorem.org/jenkins/job/pollen-nightly/16/display/redirect?page=changes> Changes: [Kevin Morin] refs #6 User account management: ajout du mot de passe dans le [Kevin Morin] refs #6 passage des urls du front au back pour l'email d'inscription [Kevin Morin] fix build [Kevin Morin] refs #6 passage des urls systématiquement sur les post dans un objet [Kevin Morin] refs #6 déplacement de la conf ------------------------------------------ [...truncated 184.30 KB...] ------------------------------------- Sondage de type 'normal' ------------------------------------- Vous pouvez gérer votre sondage en vous connectant sur <a href="http://localhost:8888/app">Pollen</a>. 04:41:49 INFO (EmailService.java:226) an email should have been sent if not in devMode: tos = [null]. subject = '[Pollen] Création du sondage poll1'. body = Bonjour , Le sondage vient d'être créé : <a href="http://localhost:8888/app#poll/edit/OTUzOTQxM2EtOGE2Mi00NzgzLWE5MTgtNDgxMjc3NGY4OWEw/amzLd5AHQA29v0hhDkHW1g">poll1</a> Vous pouvez gérer votre sondage en vous connectant sur <a href="http://localhost:8888/app">Pollen</a>. 04:41:50 INFO (SecurityService.java:488) All permissions: *:readPollResult:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:readPoll:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:addComment:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readChoice:org.chorem.pollen.persistence.entity.Choice_1c20a308-a7d5-4326-9c0d-b82472aaf418 *:readChoice:org.chorem.pollen.persistence.entity.Choice_e6447224-abd1-456b-849f-52a78dc7f502 *:readVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:readChoice:org.chorem.pollen.persistence.entity.Choice_96869fe9-f0c5-401f-83df-9390f0ce2732 *:addComment:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:addVote:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readComment:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readVote:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readChoice:org.chorem.pollen.persistence.entity.Choice_4bb26e7d-de40-4eb2-baed-12ca9e06e9d2 *:readPoll:org.chorem.pollen.persistence.entity.Poll_e08692fa-61a5-484c-885a-407dba2f015a *:readComment:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 *:addVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 04:41:50 INFO (SecurityService.java:350) Check permission: :editChoice:org.chorem.pollen.persistence.entity.Choice_4bb26e7d-de40-4eb2-baed-12ca9e06e9d2 04:41:50 INFO (SecurityService.java:350) Check permission: :deleteChoice:org.chorem.pollen.persistence.entity.Choice_4bb26e7d-de40-4eb2-baed-12ca9e06e9d2 04:41:50 INFO (SecurityService.java:350) Check permission: :editChoice:org.chorem.pollen.persistence.entity.Choice_96869fe9-f0c5-401f-83df-9390f0ce2732 04:41:50 INFO (SecurityService.java:350) Check permission: :deleteChoice:org.chorem.pollen.persistence.entity.Choice_96869fe9-f0c5-401f-83df-9390f0ce2732 04:41:50 INFO (SecurityService.java:350) Check permission: :addVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 04:41:50 INFO (SecurityService.java:350) Check permission: :addVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 04:41:50 INFO (SecurityService.java:350) Check permission: :addVote:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 04:41:50 INFO (SecurityService.java:350) Check permission: :readPollResult:org.chorem.pollen.persistence.entity.Poll_9539413a-8a62-4783-a918-4812774f89a0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.776 sec - in org.chorem.pollen.services.service.VoteCountingServiceTest Running org.chorem.pollen.services.service.FavoriteListServiceTest 04:41:50 DEBUG (FakePollenApplicationContext.java:103) Using port: 10009 04:41:50 DEBUG (FakePollenApplicationContext.java:125) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.FavoriteListServiceTest/editFavoriteListMember/h2> 04:41:50 INFO (PollenServicesConfig.java:82) Pollen configuration: Filename: pollen-services.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.FavoriteListServiceTest/editFavoriteListMember/h2> pollen.secret = !secret# pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.voteVisibility = EVERYBODY pollen.default.commentVisibility = EVERYBODY pollen.default.resultVisibility = EVERYBODY pollen.default.choiceType = TEXT pollen.default.pollPageSize = 10 pollen.default.commentPageSize = 10 pollen.default.favoriteListPageSize = 10 pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = localhost pollen.smtp.port = 1025 pollen.smtp.from = no-reply@pollen.com pollen.logConfigurationFile = null pollen.version = 3.0-SNAPSHOT pollen.ui.host = http://localhost:8888/app pollen.ui.url.poll.edit = http://localhost:8888/app#poll/edit/{pollId}/{pollToken} pollen.ui.url.poll.vote = http://localhost:8888/app#poll/vote/{pollId}/{pollToken} pollen.ui.url.poll.vote.edit = http://localhost:8888/app#poll/vote/{pollId}/{pollToken}/vote/{voteToken} pollen.ui.url.user.validate = http://localhost:8888/app#signcheck/{userId}/{token} 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [1-Normal] : org.chorem.pollen.votecounting.NormalVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [2-Percentage] : org.chorem.pollen.votecounting.PercentageVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [3-Condorcet] : org.chorem.pollen.votecounting.CondorcetVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [4-Number] : org.chorem.pollen.votecounting.NumberVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [5-Borda] : org.chorem.pollen.votecounting.BordaVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [6-Instant Runoff] : org.chorem.pollen.votecounting.InstantRunoffVoteCounting 04:41:54 INFO (VoteCountingFactory.java:70) Detected strategy [7-Coombs] : org.chorem.pollen.votecounting.CoombsVoteCounting 04:41:54 INFO (FixturesService.java:80) will restore database with fixture set 04:41:54 INFO (EmailService.java:226) an email should have been sent if not in devMode: tos = [poll_creator@pollen.chorem.org]. subject = '[Pollen] Création du sondage Sondage normal'. body = Bonjour poll creator, Le sondage vient d'être créé : <a href="http://localhost:8888/app#poll/edit/YWZjOWY2NjItYzkxMC00NWYzLTg1YWQtYzcwZDc5MDZmODQ5/yhRqpKiSRF-BHGGUYgnWiA">Sondage normal</a> ------------------------------------- Sondage de type 'normal' ------------------------------------- Vous pouvez gérer votre sondage en vous connectant sur <a href="http://localhost:8888/app">Pollen</a>. 04:41:54 INFO (SecurityService.java:488) All permissions: *:readPoll:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:readChoice:org.chorem.pollen.persistence.entity.Choice_ca3495c3-1dcf-4336-ba64-be72619ed9a1 *:addComment:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:addVote:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:readComment:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:readVote:org.chorem.pollen.persistence.entity.Poll_afc9f662-c910-45f3-85ad-c70d7906f849 *:readChoice:org.chorem.pollen.persistence.entity.Choice_1bbdc5b4-9453-4451-ad8a-ba3f09d96657 04:41:54 INFO (SecurityService.java:488) All permissions: *:*:* 04:41:54 DEBUG (FakePollenApplicationContext.java:103) Using port: 10010 04:41:54 DEBUG (FakePollenApplicationContext.java:125) testBasedir: <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.FavoriteListServiceTest/createFavoriteList/h2> 04:41:54 INFO (PollenServicesConfig.java:82) Pollen configuration: Filename: pollen-services.properties pollen.devMode = true pollen.data.directory = <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire-workdir/18813764284957131/org.chorem.pollen.services.service.FavoriteListServiceTest/createFavoriteList/h2> pollen.secret = !secret# pollen.default.pollType = FREE pollen.default.voteCountingType = 1 pollen.default.voteVisibility = EVERYBODY pollen.default.commentVisibility = EVERYBODY pollen.default.resultVisibility = EVERYBODY pollen.default.choiceType = TEXT pollen.default.pollPageSize = 10 pollen.default.commentPageSize = 10 pollen.default.favoriteListPageSize = 10 pollen.default.favoriteListMemberPageSize = 10 pollen.default.pollenUserPageSize = 10 pollen.default.sessionTimeoutDelay = 3600 pollen.smtp.host = localhost pollen.smtp.port = 1025 pollen.smtp.from = no-reply@pollen.com pollen.logConfigurationFile = null pollen.version = 3.0-SNAPSHOT pollen.ui.host = http://localhost:8888/app pollen.ui.url.poll.edit = http://localhost:8888/app#poll/edit/{pollId}/{pollToken} pollen.ui.url.poll.vote = http://localhost:8888/app#poll/vote/{pollId}/{pollToken} pollen.ui.url.poll.vote.edit = http://localhost:8888/app#poll/vote/{pollId}/{pollToken}/vote/{voteToken} pollen.ui.url.user.validate = http://localhost:8888/app#signcheck/{userId}/{token} Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 11 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 4 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Pollen ............................................. SUCCESS [01:23 min] [INFO] Pollen :: VoteCounting (Api) ....................... SUCCESS [09:33 min] [INFO] Pollen :: VoteCounting :: Normal ................... SUCCESS [06:02 min] [INFO] Pollen :: VoteCounting :: Percentage ............... SUCCESS [18:37 min] [INFO] Pollen :: VoteCounting :: Condorcet ................ SUCCESS [05:26 min] [INFO] Pollen :: VoteCounting :: Number ................... SUCCESS [05:38 min] [INFO] Pollen :: VoteCounting :: Borda .................... SUCCESS [29:17 min] [INFO] Pollen :: VoteCounting :: Instant Runoff ........... SUCCESS [14:57 min] [INFO] Pollen :: VoteCounting :: Coombs ................... SUCCESS [19:00 min] [INFO] Pollen :: VoteCounting (Aggregator) ................ SUCCESS [05:48 min] [INFO] Pollen :: Persistence .............................. SUCCESS [07:44 min] [INFO] Pollen :: Service .................................. FAILURE [12:31 min] [INFO] Pollen :: Rest Api ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:38 h [INFO] Finished at: 2017-03-03T04:45:58+01:00 [INFO] Final Memory: 72M/433M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project pollen-services: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefirebooter2791652254719673272.jar> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefire144309427450611682tmp> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefire_86332077564292790546tmp> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project pollen-services: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefirebooter2791652254719673272.jar> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefire144309427450611682tmp> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefire_86332077564292790546tmp> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefirebooter2791652254719673272.jar> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefire144309427450611682tmp> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefire_86332077564292790546tmp> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 31 more Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services> && /opt/repository/jdk1.8.0_121/jre/bin/java -jar <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefirebooter2791652254719673272.jar> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefire144309427450611682tmp> <http://ci.chorem.org/jenkins/job/pollen-nightly/ws/pollen-services/target/surefire/surefire_86332077564292790546tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) ... 32 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :pollen-services Sending e-mails to: pollen-build@list.chorem.org morin@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 4 second