http://ci.nuiton.org/jenkins/job/jaxx-ci/276/Changes: [Tony CHEMIT] Clean code ------------------------------------------ [...truncated 4 lines...]
git config remote.origin.url https://gitlab.nuiton.org/nuiton/jaxx.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://gitlab.nuiton.org/nuiton/jaxx.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/nuiton/jaxx.git +refs/heads/*:refs/remotes/origin/* --prune Seen branch in repository origin/develop Seen branch in repository origin/develop-3.x Seen branch in repository origin/feature/3468 Seen branch in repository origin/master Seen 4 remote branches Checking out Revision 127f5074c3d34828ac7617e6a23fcdd3dc52b725 (origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 127f5074c3d34828ac7617e6a23fcdd3dc52b725 git rev-list 17017474b758a6af519b272fd297b2642830b38c # timeout=10 Set build name. New build name is '#276-origin/develop' Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 32932 [jaxx-ci] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.62.3.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 32932 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean verify [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JAXX [INFO] JAXX :: Runtime [INFO] JAXX :: Validator [INFO] JAXX :: Extra Widgets [INFO] JAXX :: Compiler [INFO] JAXX :: Maven plugin [INFO] JAXX :: Widgets Common [INFO] JAXX :: Widgets I18n [INFO] JAXX :: Widgets File [INFO] JAXX :: Widgets Font [INFO] JAXX :: Widgets Status [INFO] JAXX :: Widgets About [INFO] JAXX :: Widgets Number [INFO] JAXX :: Widgets Select [INFO] JAXX :: Widgets Hidor [INFO] JAXX :: Widgets Error [INFO] JAXX :: Widgets DateTime [INFO] JAXX :: Widgets Gis [INFO] JAXX :: Widgets Config [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JAXX 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jaxx --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ jaxx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ jaxx --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ jaxx --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jaxx --- [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 JAXX :: Runtime 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jaxx-runtime --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-runtime/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ jaxx-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ jaxx-runtime --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ jaxx-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 38 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ jaxx-runtime --- [INFO] Compiling 156 source files to <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-runtime/target/classes> [INFO] <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/JAXXComboBox.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/JAXXComboBox.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/session/SwingSession.java>:[348,51] <T>find(java.lang.Iterable<T>,org.apache.commons.collections4.Predicate<? super T>) in org.apache.commons.collections4.CollectionUtils has been deprecated [INFO] 1 warning [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/model/JaxxFilterableComboBoxModel.java>:[213,41] cannot find symbol symbol: method apply(E) location: variable filter of type java.util.function.Predicate<E> [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/renderer/BooleanCellRenderer.java>:[97,43] cannot find symbol symbol: method apply(java.lang.Object) location: variable predicate of type java.util.function.Predicate [INFO] 2 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 [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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JAXX ............................................... SUCCESS [ 1.755 s] [INFO] JAXX :: Runtime .................................... FAILURE [ 2.709 s] [INFO] JAXX :: Validator .................................. SKIPPED [INFO] JAXX :: Extra Widgets .............................. SKIPPED [INFO] JAXX :: Compiler ................................... SKIPPED [INFO] JAXX :: Maven plugin ............................... SKIPPED [INFO] JAXX :: Widgets Common ............................. SKIPPED [INFO] JAXX :: Widgets I18n ............................... SKIPPED [INFO] JAXX :: Widgets File ............................... SKIPPED [INFO] JAXX :: Widgets Font ............................... SKIPPED [INFO] JAXX :: Widgets Status ............................. SKIPPED [INFO] JAXX :: Widgets About .............................. SKIPPED [INFO] JAXX :: Widgets Number ............................. SKIPPED [INFO] JAXX :: Widgets Select ............................. SKIPPED [INFO] JAXX :: Widgets Hidor .............................. SKIPPED [INFO] JAXX :: Widgets Error .............................. SKIPPED [INFO] JAXX :: Widgets DateTime ........................... SKIPPED [INFO] JAXX :: Widgets Gis ................................ SKIPPED [INFO] JAXX :: Widgets Config ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.810 s [INFO] Finished at: 2016-12-31T17:23:18+01:00 [INFO] Final Memory: 35M/410M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project jaxx-runtime: Compilation failure: Compilation failure: [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/model/JaxxFilterableComboBoxModel.java>:[213,41] cannot find symbol [ERROR] symbol: method apply(E) [ERROR] location: variable filter of type java.util.function.Predicate<E> [ERROR] <http://ci.nuiton.org/jenkins/job/jaxx-ci/ws/jaxx-runtime/src/main/java/org/nuiton/jaxx/runtime/swing/renderer/BooleanCellRenderer.java>:[97,43] cannot find symbol [ERROR] symbol: method apply(java.lang.Object) [ERROR] location: variable predicate of type java.util.function.Predicate [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project jaxx-runtime: 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.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:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) 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.compiler.CompilationFailureException: Compilation failure at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:972) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) 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 :jaxx-runtime Sending e-mails to: jaxx-build@list.nuiton.org dev@tchemit.fr Set build name. New build name is '#276-origin/develop' Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#276-origin/develop', new value: '#276-origin/develop' 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