You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/18 22:56:56 UTC

Build failed in Jenkins: MINA-trunk-jdk1.6-windows #242

See <https://builds.apache.org/job/MINA-trunk-jdk1.6-windows/242/changes>

Changes:

[jvermillard] NOTICE files

[jvermillard] added wrap methods

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/MINA-trunk-jdk1.6-windows/ws/>
Checkout:MINA-trunk-jdk1.6-windows / <https://builds.apache.org/job/MINA-trunk-jdk1.6-windows/ws/> - hudson.remoting.Channel@277e7e4c:windows1
Using strategy: Default
Last Built Revision: Revision 50d27d9e60838e9a4906ac797305e88247470f5c (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mina.git
Commencing build of Revision d6f7ad50334cc39c72e1888beb2d345f19aa5282 (origin/trunk)
Checking out Revision d6f7ad50334cc39c72e1888beb2d345f19aa5282 (origin/trunk)
Parsing POMs
Modules changed, recalculating dependency graph
[MINA-trunk-jdk1.6-windows] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512M -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 57396
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/MINA-trunk-jdk1.6-windows/ws/pom.xml> -Dmaven.repo.local=f:\hudson\hudson-slave\maven-repositories\1 clean install -Pserial
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mina:mina-core:bundle:3.0.0-M1-SNAPSHOT
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.xbean:maven-xbean-plugin @ org.apache.mina:mina-parent:3.0.0-M1-SNAPSHOT, F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\pom.xml, line 453, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mina:mina-parent:pom:3.0.0-M1-SNAPSHOT
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.xbean:maven-xbean-plugin @ line 453, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MINA 3.0.0-M1-SNAPSHOT
[INFO] Apache MINA Codec 3.0.0-M1-SNAPSHOT
[INFO] Apache MINA Core 3.0.0-M1-SNAPSHOT
[INFO] Apache MINA HTTP 3.0.0-M1-SNAPSHOT
[INFO] Apache MINA CoAP (constrained application protocol) 3.0.0-M1-SNAPSHOT
[INFO] Apache MINA examples 3.0.0-M1-SNAPSHOT
[INFO] Apache MINA Serialization::Thrift 3.0.0-M1-SNAPSHOT
[INFO] Apache MINA Serialization::Protobuf 3.0.0-M1-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA 3.0.0-M1-SNAPSHOT 3.0.0-M1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mina-parent ---
[INFO] Deleting <https://builds.apache.org/job/MINA-trunk-jdk1.6-windows/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ mina-parent ---
Jun 18, 2013 9:56:53 PM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ mina-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mina-parent ---
[INFO] Installing <https://builds.apache.org/job/MINA-trunk-jdk1.6-windows/ws/pom.xml> to f:\hudson\hudson-slave\maven-repositories\1\org\apache\mina\mina-parent\3.0.0-M1-SNAPSHOT\mina-parent-3.0.0-M1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MINA Codec 3.0.0-M1-SNAPSHOT 3.0.0-M1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mina-codec ---
[INFO] Deleting F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\codec\target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ mina-codec ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ mina-codec ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\codec\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mina-codec ---
[INFO] Compiling 24 source files to F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\codec\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
javac: invalid target release: 1.7
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MINA 3.0.0-M1-SNAPSHOT ..................... SUCCESS [3.091s]
[INFO] Apache MINA Codec 3.0.0-M1-SNAPSHOT ............... FAILURE [1.055s]
[INFO] Apache MINA Core 3.0.0-M1-SNAPSHOT ................ SKIPPED
[INFO] Apache MINA HTTP 3.0.0-M1-SNAPSHOT ................ SKIPPED
[INFO] Apache MINA CoAP (constrained application protocol) 3.0.0-M1-SNAPSHOT  SKIPPED
[INFO] Apache MINA examples 3.0.0-M1-SNAPSHOT ............ SKIPPED
[INFO] Apache MINA Serialization::Thrift 3.0.0-M1-SNAPSHOT  SKIPPED
[INFO] Apache MINA Serialization::Protobuf 3.0.0-M1-SNAPSHOT  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.782s
[INFO] Finished at: Tue Jun 18 21:56:54 BST 2013
[INFO] Final Memory: 12M/106M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\coap\pom.xml to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-windows/modules/org.apache.mina$mina-coap/builds/2013-06-18_20-56-45/archive/org.apache.mina/mina-coap/3.0.0-M1-SNAPSHOT/mina-coap-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\examples\pom.xml to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-windows/modules/org.apache.mina$mina-examples/builds/2013-06-18_20-56-45/archive/org.apache.mina/mina-examples/3.0.0-M1-SNAPSHOT/mina-examples-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\thrift\pom.xml to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-windows/modules/org.apache.mina$mina-thrift/builds/2013-06-18_20-56-45/archive/org.apache.mina/mina-thrift/3.0.0-M1-SNAPSHOT/mina-thrift-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\http\pom.xml to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-windows/modules/org.apache.mina$mina-http/builds/2013-06-18_20-56-45/archive/org.apache.mina/mina-http/3.0.0-M1-SNAPSHOT/mina-http-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-trunk-jdk1.6-windows/ws/pom.xml> to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-windows/modules/org.apache.mina$mina-parent/builds/2013-06-18_20-56-45/archive/org.apache.mina/mina-parent/3.0.0-M1-SNAPSHOT/mina-parent-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\protobuf\pom.xml to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-windows/modules/org.apache.mina$mina-protobuf/builds/2013-06-18_20-56-45/archive/org.apache.mina/mina-protobuf/3.0.0-M1-SNAPSHOT/mina-protobuf-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\codec\pom.xml to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-windows/modules/org.apache.mina$mina-codec/builds/2013-06-18_20-56-45/archive/org.apache.mina/mina-codec/3.0.0-M1-SNAPSHOT/mina-codec-3.0.0-M1-SNAPSHOT.pom
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\MINA-trunk-jdk1.6-windows\core\pom.xml to /home/hudson/hudson/jobs/MINA-trunk-jdk1.6-windows/modules/org.apache.mina$mina-core/builds/2013-06-18_20-56-45/archive/org.apache.mina/mina-core/3.0.0-M1-SNAPSHOT/mina-core-3.0.0-M1-SNAPSHOT.pom
[WARNING] The requested profile "serial" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project mina-codec: Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.7
Usage: javac <options> <source files>
use -help for a list of possible options


cause : Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.7
Usage: javac <options> <source files>
use -help for a list of possible options


Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project mina-codec: Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.7
Usage: javac <options> <source files>
use -help for a list of possible options


	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	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:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
Failure executing javac, but could not parse the error:
javac: invalid target release: 1.7
Usage: javac <options> <source files>
use -help for a list of possible options


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: commits@mina.apache.org
channel stopped
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Jenkins build is back to normal : MINA-trunk-jdk1.7-windows #243

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-trunk-jdk1.7-windows/243/>