See <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/26/changes> Changes: [kmorin] fixes #5932 Parametrer les simulations en mois ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/> Reverting <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk> to depth infinity with ignoreExternals: false Updating https://svn.codelutin.com/isis-fish-data/trunk at revision '2014-11-05T19:07:06.541 +0100' U pom.xml U simulators/DefaultSimulator.java At revision 347 Parsing POMs Modules changed, recalculating dependency graph [trunk] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/opt/maven3/boot/plexus-classworlds-2.5.1.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven31Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.46.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 45089 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean verify [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building IsisFish data 4.3.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuiton.org/release/fr/ifremer/isis-fish/4.3.1.1-SNAPSHOT/maven-... [INFO] Downloading: http://maven.nuiton.org/snapshot/fr/ifremer/isis-fish/4.3.1.1-SNAPSHOT/maven... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/ifremer/isis... [INFO] Downloaded: http://maven.nuiton.org/snapshot/fr/ifremer/isis-fish/4.3.1.1-SNAPSHOT/maven... (2 KB at 4.6 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/ifremer/isis... (2 KB at 4.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ isis-fish-data --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/target> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ isis-fish-data --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ isis-fish-data --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/simulationplans/CalibrationSimplexePasVariable2Capturabilite.java>: <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/simulationplans/CalibrationSimplexePasVariable2Capturabilite.java> uses or overrides a deprecated API. [WARNING] <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/simulationplans/CalibrationSimplexePasVariable2Capturabilite.java>: Recompile with -Xlint:deprecation for details. [WARNING] <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/scripts/SiMatrix.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/scripts/SiMatrix.java>: Recompile with -Xlint:unchecked for details. [INFO] 4 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/simulators/DefaultSimulator.java>:[78,29] cannot find symbol symbol: method getNumberOfMonths() location: variable param of type fr.ifremer.isisfish.simulator.SimulationParameter [INFO] 1 error [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled 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 0 seconds [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.646 s [INFO] Finished at: 2014-11-05T19:07:15+01:00 [INFO] Final Memory: 25M/309M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project isis-fish-data: Compilation failure [ERROR] <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/simulators/DefaultSimulator.java>:[78,29] cannot find symbol [ERROR] symbol: method getNumberOfMonths() [ERROR] location: variable param of type fr.ifremer.isisfish.simulator.SimulationParameter [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project isis-fish-data: Compilation failure <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/simulators/DefaultSimulator.java>:[78,29] cannot find symbol symbol: method getNumberOfMonths() location: variable param of type fr.ifremer.isisfish.simulator.SimulationParameter 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:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) 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:606) 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.Maven31Main.launch(Maven31Main.java:181) 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:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) 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:745) Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure <http://ci.codelutin.com/jenkins/job/isis-fish-data-ci/ws/trunk/simulators/DefaultSimulator.java>:[78,29] cannot find symbol symbol: method getNumberOfMonths() location: variable param of type fr.ifremer.isisfish.simulator.SimulationParameter at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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/MojoFailureException Sending e-mails to: isis-fish-data-build@list.forge.codelutin.com channel stopped