See <http://ci.codelutin.com/jenkins/job/mapod-ci/205/changes> Changes: [bavencoff] refs #7268: ajout d'une barre de progression à l'import de la carte ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.codelutin.com/mapod.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from http://git.codelutin.com/mapod.git git --version # timeout=10 using .gitcredentials to set credentials git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git2237187466854598428.credentials # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/mapod.git +refs/heads/*:refs/remotes/origin/* --prune git config --local --remove-section credential # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/feature/5914 Seen branch in repository origin/feature/7268 Seen branch in repository origin/feature/jni Seen branch in repository origin/master Seen 5 remote branches Checking out Revision 06dcb55314c2588c3461bf5b88ed29a0e60bcfe0 (origin/feature/7268) git config core.sparsecheckout # timeout=10 git checkout -f 06dcb55314c2588c3461bf5b88ed29a0e60bcfe0 git rev-list 1bacedff7919e22bd679efe7cf90eda80c521c4f # timeout=10 Parsing POMs Modules changed, recalculating dependency graph [mapod-ci] $ /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/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 41958 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/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] Reactor Build Order: [INFO] [INFO] Mapod [INFO] Mapod :: Persistence [INFO] Mapod :: Services [INFO] Mapod :: Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod --- [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 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] Generate one file in 17.852ms. [INFO] Process phase [xmi] [INFO] Generate one file in 818.017ms. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] Generate 99 files in 241.049ms. [INFO] [INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ mapod-persistence --- [INFO] [INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ mapod-persistence >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:get (get) @ mapod-persistence --- [INFO] Copying mapod-persistence.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/i18n/mapod-persistence-fromGetters_fr_FR.properties> [INFO] Copying mapod-persistence.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/i18n/mapod-persistence-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ mapod-persistence <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:gen (default) @ mapod-persistence --- [WARNING] bundle en_GB contains 12/12 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/resources> [INFO] Copying 6 resources [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/main/filters> [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ mapod-persistence --- [INFO] Compiling 182 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/main/java/fr/inra/mapod/MapodConfiguration.java>:[209,22] getShortcutClosePopup() in org.nuiton.jaxx.application.ApplicationConfiguration has been deprecated [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/inputs/AbstractWeatherDays.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ mapod-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 10 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[85,67] cannot find symbol symbol: variable PlotPointMap location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[87,57] cannot find symbol symbol: method getPlotPointMap() location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[91,67] cannot find symbol symbol: variable PlotSquareMap location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[93,57] cannot find symbol symbol: method getPlotSquareMap() location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [INFO] 4 errors [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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 2.501 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 6.219 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.681 s [INFO] Finished at: 2015-07-06T17:31:21+02:00 [INFO] Final Memory: 38M/438M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project mapod-persistence: Compilation failure: Compilation failure: [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[85,67] cannot find symbol [ERROR] symbol: variable PlotPointMap [ERROR] location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[87,57] cannot find symbol [ERROR] symbol: method getPlotPointMap() [ERROR] location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[91,67] cannot find symbol [ERROR] symbol: variable PlotSquareMap [ERROR] location: class fr.inra.mapod.persistence.storage.InputsMapodProjectStorageSupport.MapodProjectPaths [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-persistence/src/test/java/fr/inra/mapod/persistence/storage/StorageSupportHelper.java>:[93,57] cannot find symbol [ERROR] symbol: method getPlotSquareMap() [ERROR] location: variable inputsMapodProject of type fr.inra.mapod.persistence.entity.InputsMapodProject [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project mapod-persistence: Compilation failure 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.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:325) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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 at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.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 0 seconds