Build failed in Hudson: JBoss-AS-7.0.x #972

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Apr 19 13:58:03 EDT 2011


See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/972/changes>

Changes:

[Jason T. Greene] [JBAS-9329] Add a ConfigurationAdminTestCase

------------------------------------------
[...truncated 1235 lines...]
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-process-controller ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-controller/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ jboss-as-process-controller ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-controller/target/jboss-as-process-controller-7.0.0.Beta3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ jboss-as-process-controller ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-controller/target/jboss-as-process-controller-7.0.0.Beta3-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-process-controller ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-controller/target/jboss-as-process-controller-7.0.0.Beta3-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-process-controller/7.0.0.Beta3-SNAPSHOT/jboss-as-process-controller-7.0.0.Beta3-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-controller/pom.xml> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-process-controller/7.0.0.Beta3-SNAPSHOT/jboss-as-process-controller-7.0.0.Beta3-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-controller/target/jboss-as-process-controller-7.0.0.Beta3-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-process-controller/7.0.0.Beta3-SNAPSHOT/jboss-as-process-controller-7.0.0.Beta3-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Server 7.0.0.Beta3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-server ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/server/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ jboss-as-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ jboss-as-server ---
[INFO] Compiling 172 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/server/target/classes>
[WARNING] <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/server/src/main/java/org/jboss/as/server/operations/ExtensionAddHandler.java>:[54,45] [deprecation] <S>loadServiceFromCurrent(org.jboss.modules.ModuleIdentifier,java.lang.Class<S>) in org.jboss.modules.Module has been deprecated

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-server ---
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ jboss-as-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/server/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ jboss-as-server ---
[INFO] Compiling 4 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/server/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-server ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/server/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.server.EmbeddedServerFactorySetupUnitTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec
Running org.jboss.as.server.ServerModelControllerImplUnitTestCase
Apr 19, 2011 1:58:01 PM org.jboss.msc.service.ServiceLogger_$logger greeting
INFO: JBoss MSC version 1.0.0.Beta8
Apr 19, 2011 1:58:01 PM org.jboss.msc.service.ServiceLogger_$logger startFailed
ERROR: MSC00001: Failed to start service jboss.bad-service
org.jboss.msc.service.StartException in service jboss.bad-service: Failed to start service
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1696)
	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: java.lang.RuntimeException: Bad service!
	at org.jboss.as.server.ServerModelControllerImplUnitTestCase$BadServiceHandler$1$1.start(ServerModelControllerImplUnitTestCase.java:580)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1675)
	... 3 more
Apr 19, 2011 1:58:01 PM org.jboss.as.server.ServerControllerImpl$ServerStateMonitorListener tick
INFO: Service status report
  Services which failed to start:
      service jboss.bad-service: org.jboss.msc.service.StartException in service jboss.bad-service: Failed to start service

{
    "outcome" => "failed",
    "result" => 1,
    "failure-description" => {"Services which failed to start:" => ["service jboss.bad-service"]}
}
Apr 19, 2011 1:58:01 PM org.jboss.as.server.ServerControllerImpl$ServerStateMonitorListener tick
INFO: Service status report
   New missing/unsatisfied dependencies:
      service jboss.missing (missing)

{
    "outcome" => "failed",
    "result" => 1,
    "failure-description" => {"New missing/unsatisfied dependencies" => ["service jboss.missing (missing)"]}
}
Apr 19, 2011 1:58:01 PM org.jboss.as.server.ServerControllerImpl$ServerStateMonitorListener tick
INFO: Service status report
   Newly corrected services:
      service jboss.missing (no longer required)

Tests run: 13, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.273 sec
Running org.jboss.as.server.ServerCompositeOperationHandlerUnitTestCase
Apr 19, 2011 1:58:02 PM org.jboss.msc.service.ServiceLogger_$logger startFailed
ERROR: MSC00001: Failed to start service jboss.bad-service
org.jboss.msc.service.StartException in service jboss.bad-service: Failed to start service
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1696)
	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: java.lang.RuntimeException: Bad service!
	at org.jboss.as.server.ServerModelControllerImplUnitTestCase$BadServiceHandler$1$1.start(ServerModelControllerImplUnitTestCase.java:580)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1675)
	... 3 more
Apr 19, 2011 1:58:02 PM org.jboss.as.server.ServerControllerImpl$ServerStateMonitorListener tick
INFO: Service status report
  Services which failed to start:
      service jboss.bad-service: org.jboss.msc.service.StartException in service jboss.bad-service: Failed to start service

Apr 19, 2011 1:58:02 PM org.jboss.as.server.ServerControllerImpl$ServerStateMonitorListener tick
INFO: Service status report
   New missing/unsatisfied dependencies:
      service jboss.missing (missing)

Apr 19, 2011 1:58:02 PM org.jboss.as.server.ServerControllerImpl$ServerStateMonitorListener tick
INFO: Service status report
   Newly corrected services:
      service jboss.missing (no longer required)

Apr 19, 2011 1:58:02 PM org.jboss.msc.service.ServiceLogger_$logger startFailed
ERROR: MSC00001: Failed to start service jboss.bad-service
org.jboss.msc.service.StartException in service jboss.bad-service: Failed to start service
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1696)
	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: java.lang.RuntimeException: Bad service!
	at org.jboss.as.server.ServerModelControllerImplUnitTestCase$BadServiceHandler$1$1.start(ServerModelControllerImplUnitTestCase.java:580)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1675)
	... 3 more
Apr 19, 2011 1:58:02 PM org.jboss.as.server.ServerControllerImpl$ServerStateMonitorListener tick
INFO: Service status report
  Services which failed to start:
      service jboss.bad-service: org.jboss.msc.service.StartException in service jboss.bad-service: Failed to start service

Apr 19, 2011 1:58:02 PM org.jboss.as.server.ServerControllerImpl$ServerStateMonitorListener tick
INFO: Service status report
   New missing/unsatisfied dependencies:
      service jboss.missing (missing)

Apr 19, 2011 1:58:02 PM org.jboss.as.server.ServerControllerImpl$ServerStateMonitorListener tick
INFO: Service status report
   Newly corrected services:
      service jboss.missing (no longer required)

Tests run: 18, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 0.119 sec <<< FAILURE!
Running org.jboss.as.deployment.module.test.SchemaValidationUnitTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec

Results :

Failed tests: 
  testGoodServiceCompositeExecution(org.jboss.as.server.ServerCompositeOperationHandlerUnitTestCase)

Tests run: 38, Failures: 1, Errors: 0, Skipped: 5

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [1.669s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [1.370s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.249s]
[INFO] JBoss Application Server: Arquillian Testenricher CDI  SUCCESS [0.820s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.248s]
[INFO] JBoss Application Server: Arquillian Testenricher Resource  SUCCESS [0.161s]
[INFO] JBoss Application Server: Arquillian Protocol Servlet  SUCCESS [1.903s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [3.814s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [2.644s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [9.448s]
[INFO] JBoss Application Server: Domain HTTP API ......... SUCCESS [2.373s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [0.891s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [0.757s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [2.138s]
[INFO] JBoss Application Server: Server .................. FAILURE [6.480s]
[INFO] JBoss Application Server: JMX Subsystem ........... SKIPPED
[INFO] JBoss Application Server: Arquillian Common ....... SKIPPED
[INFO] JBoss Application Server: OSGi .................... SKIPPED
[INFO] JBoss Application Server: OSGi Subsystem .......... SKIPPED
[INFO] JBoss Application Server: Arquillian Service ...... SKIPPED
[INFO] JBoss Application Server: Command line interface .. SKIPPED
[INFO] JBoss Application Server: Threading Subsystem ..... SKIPPED
[INFO] JBoss Application Server: Clustering Subsystem .... SKIPPED
[INFO] JBoss Application Server: Naming Subsystem ........ SKIPPED
[INFO] JBoss Application Server: EE ...................... SKIPPED
[INFO] JBoss Application Server: Transaction Subsystem ... SKIPPED
[INFO] JBoss Application Server: Security Subsystem ...... SKIPPED
[INFO] JBoss Application Server: Connector Subsystem ..... SKIPPED
[INFO] JBoss Application Server: Deployment Scanner ...... SKIPPED
[INFO] JBoss Application Server: Domain Controller ....... SKIPPED
[INFO] JBoss Application Server: EJB Subsystem ........... SKIPPED
[INFO] JBoss Application Server: Web Subsystem ........... SKIPPED
[INFO] JBoss Application Server: JPA Subsystem ........... SKIPPED
[INFO] JBoss Application Server: Weld Integration ........ SKIPPED
[INFO] JBoss Application Server: JAX-RS Integration ...... SKIPPED
[INFO] JBoss Application Server: Host Controller ......... SKIPPED
[INFO] JBoss Application Server: Logging Subsystem ....... SKIPPED
[INFO] JBoss Application Server: Messaging Subsystem ..... SKIPPED
[INFO] JBoss Application Server: OSGi Config Admin ....... SKIPPED
[INFO] JBoss Application Server: Remoting Subsystem ...... SKIPPED
[INFO] JBoss Application Server: Service Archive Subsystem  SKIPPED
[INFO] JBoss Application Server: Web Services Subsystem .. SKIPPED
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SKIPPED
[INFO] JBoss Application Server: Build ................... SKIPPED
[INFO] JBoss Application Server: Arquillian Embedded Container  SKIPPED
[INFO] JBoss Application Server: Arquillian Managed Container  SKIPPED
[INFO] JBoss Application Server: Arquillian Remote Container  SKIPPED
[INFO] JBoss Application Server: Demos ................... SKIPPED
[INFO] JBoss Application Server: Microcontainer Subsystem  SKIPPED
[INFO] JBoss Application Server: OSGi Integration Plugin . SKIPPED
[INFO] JBoss Application Server: Test Suite: Aggregator .. SKIPPED
[INFO] JBoss Application Server: Test Suite: Smoke Tests . SKIPPED
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.867s
[INFO] Finished at: Tue Apr 19 13:58:02 EDT 2011
[INFO] Final Memory: 108M/472M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project jboss-as-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/server/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 :jboss-as-server
Recording test results
Archiving artifacts



More information about the builds mailing list