You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/04/19 02:16:13 UTC

Build failed in Jenkins: DeltaSpike RAT-Check #27

See <https://builds.apache.org/job/DeltaSpike%20RAT-Check/27/>

------------------------------------------
Started by timer
Building remotely on ubuntu1 in workspace <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/>
Checkout:DeltaSpike RAT-Check / <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/> - hudson.remoting.Channel@10edf33:ubuntu1
Using strategy: Default
Last Built Revision: Revision 19ecf079db8b208f75fd5390ca25a25a3d4f87db (origin/HEAD, origin/master)
Checkout:DeltaSpike RAT-Check / <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/> - hudson.remoting.LocalChannel@59368e06
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/master
Commencing build of Revision 19ecf079db8b208f75fd5390ca25a25a3d4f87db (origin/HEAD, origin/master)
Checking out Revision 19ecf079db8b208f75fd5390ca25a25a3d4f87db (origin/HEAD, origin/master)
Warning : There are multiple branch changesets here
Parsing POMs
[deltaspike] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/latest/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/latest /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 60664
<===[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/DeltaSpike%20RAT-Check/ws/deltaspike/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 rat:check
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache DeltaSpike
[INFO] Apache DeltaSpike CheckStyle-rules
[INFO] Apache DeltaSpike Parent
[INFO] Apache DeltaSpike Test-Utils
[INFO] Apache DeltaSpike Parent - Embedded
[INFO] Apache DeltaSpike Parent - Managed
[INFO] Apache DeltaSpike Core
[INFO] Apache DeltaSpike Core-API
[INFO] Apache DeltaSpike Core-Implementation
[INFO] Apache DeltaSpike Core Integration Test Suite
[INFO] Apache DeltaSpike ContainerControl parent
[INFO] Apache DeltaSpike CDI ContainerControl API
[INFO] Apache DeltaSpike CDI ContainerControl TCK
[INFO] Apache DeltaSpike CDI OWB-ContainerControl
[INFO] Apache DeltaSpike CDI Weld-ContainerControl
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl
[INFO] Apache DeltaSpike Modules
[INFO] Apache DeltaSpike Security-Module
[INFO] Apache DeltaSpike Security-Module API
[INFO] Apache DeltaSpike Security-Module Impl
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike 0.2-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- rat-maven-plugin:1.0-alpha-3:check (default-cli) @ deltaspike-project ---
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike%20RAT-Check/ws/deltaspike/pom.xml> to /home/hudson/hudson/jobs/DeltaSpike RAT-Check/modules/org.apache.deltaspike$deltaspike-project/builds/2012-04-19_00-15-28/archive/org.apache.deltaspike/deltaspike-project/0.2-incubating-SNAPSHOT/deltaspike-project-0.2-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DeltaSpike ................................. FAILURE [21.270s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SKIPPED
[INFO] Apache DeltaSpike Parent .......................... SKIPPED
[INFO] Apache DeltaSpike Test-Utils ...................... SKIPPED
[INFO] Apache DeltaSpike Parent - Embedded ............... SKIPPED
[INFO] Apache DeltaSpike Parent - Managed ................ SKIPPED
[INFO] Apache DeltaSpike Core ............................ SKIPPED
[INFO] Apache DeltaSpike Core-API ........................ SKIPPED
[INFO] Apache DeltaSpike Core-Implementation ............. SKIPPED
[INFO] Apache DeltaSpike Core Integration Test Suite ..... SKIPPED
[INFO] Apache DeltaSpike ContainerControl parent ......... SKIPPED
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SKIPPED
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SKIPPED
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ........ SKIPPED
[INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SKIPPED
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl .... SKIPPED
[INFO] Apache DeltaSpike Modules ......................... SKIPPED
[INFO] Apache DeltaSpike Security-Module ................. SKIPPED
[INFO] Apache DeltaSpike Security-Module API ............. SKIPPED
[INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.630s
[INFO] Finished at: Thu Apr 19 00:16:11 UTC 2012
[INFO] Final Memory: 14M/114M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.codehaus.mojo:rat-maven-plugin:1.0-alpha-3:check (default-cli) on project deltaspike-project: Too many unapproved licenses: 20
cause : Too many unapproved licenses: 20
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:rat-maven-plugin:1.0-alpha-3:check (default-cli) on project deltaspike-project: Too many unapproved licenses: 20
	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:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	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.codehaus.mojo.rat.RatCheckException: Too many unapproved licenses: 20
	at org.codehaus.mojo.rat.RatCheckMojo.check(RatCheckMojo.java:224)
	at org.codehaus.mojo.rat.RatCheckMojo.check(RatCheckMojo.java:216)
	at org.codehaus.mojo.rat.RatCheckMojo.execute(RatCheckMojo.java:172)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: deltaspike-commits@incubator.apache.org
channel stopped

Jenkins build is back to normal : DeltaSpike RAT-Check #28

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20RAT-Check/28/changes>