Build failed in Jenkins: JBoss-AS-7.0.x #2740

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Mar 27 12:34:54 EDT 2012


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

Changes:

[kabir] [AS7-4090] Added reuseable service install and remove methods to CacheAdd.Added test case to test operation sequences.

[kabir] [AS7-4090] Added reuseable service install to CacheContainerAdd. Updated test case.

[kabir] [AS7-4090] Implement rollback for CacheContainerRemove

[kabir] [AS7-4090] Add Byteman-based rollback testfor CacheContainerRemove

[kabir] [AS7-4090] Fixed up CacheContainerRemove.recoverServices() and CacheRemove.recoverServices(). Added Byteman based rollback test.

[kabir] [AS7-4091] Add reuseable service installation and removal for JGroupsSubsystemAdd and ProtocolStackAdd.

[kabir] [AS7-4091] Add tst case for testing basic operation sequences. Also add Byteman based testcase for testing rollback.

[kabir] [AS7-4138] install the services in the handler

[kabir] Get byteman tests working on OS X

------------------------------------------
[...truncated 10895 lines...]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-testng-integration ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-testng-integration ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng-integration/target/test-classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 153 resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-testng-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng-integration/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.arquillian.testng.BasicTestNGIntegrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.604 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-arquillian-testng-integration ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng-integration/target/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-arquillian-testng-integration ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-arquillian-testng-integration ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng-integration/target/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-testng-integration/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng-integration/pom.xml> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-testng-integration/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Distribution 7.1.2.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-dist ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-dist ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-dist ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist>
[INFO] Storing buildNumber: d31eff465a83e3f3844489cf767b3f266953b8a7 at timestamp: 1332866082231
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-dist ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-dist ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-dist ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist/pom.xml> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-dist/7.1.2.Final-SNAPSHOT/jboss-as-dist-7.1.2.Final-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Remoting Subsystem Test 7.1.2.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-remoting-test ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-remoting-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-remoting-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-remoting-test ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-remoting-test ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test>
[INFO] Storing buildNumber: d31eff465a83e3f3844489cf767b3f266953b8a7 at timestamp: 1332866082661
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-remoting-test ---
[debug] execute contextualize
[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/remoting-test/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-remoting-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-remoting-test ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-remoting-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-remoting-test ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-remoting-test ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.remoting.RemotingSubsystemTestCase
Tests run: 7, Failures: 2, Errors: 0, Skipped: 1, Time elapsed: 3.042 sec <<< FAILURE!

Results :

Failed tests:   testSubsystemWithThreadAttributeChange(org.jboss.as.remoting.RemotingSubsystemTestCase): expected not same
  testSubsystemWithConnectorPropertyChange(org.jboss.as.remoting.RemotingSubsystemTestCase): expected not same

Tests run: 7, Failures: 2, Errors: 0, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [6.545s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [6.969s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [1.253s]
[INFO] JBoss Application Server: Domain HTTP Error Context  SUCCESS [2.734s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [19.711s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [12.457s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [58.275s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [11.191s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [7.467s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [4.490s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [6.782s]
[INFO] JBoss Application Server: Platform MBean integration  SUCCESS [13.160s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [13.602s]
[INFO] JBoss Application Server: Network ................. SUCCESS [5.886s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [14.323s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [12.328s]
[INFO] JBoss Application Server: Server .................. SUCCESS [29.199s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [11.127s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [20.907s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [17.772s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [20.022s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [25.836s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [10.682s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.381s]
[INFO] JBoss Application Server: Common code for clustering subsystems  SUCCESS [6.272s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [16.712s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [55.792s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [22.405s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [27.587s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [21.193s]
[INFO] JBoss Application Server: Clustered registry service  SUCCESS [4.331s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [51.507s]
[INFO] JBoss Application Server: Distributed Web Session SPI  SUCCESS [7.051s]
[INFO] JBoss Application Server: Clustering Server API implementation  SUCCESS [6.502s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider  SUCCESS [11.623s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [44.496s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.231s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [14.457s]
[INFO] JBoss Application Server: Application Client Bootstrap  SUCCESS [10.009s]
[INFO] JBoss Application Server: Config Assembly ......... SUCCESS [5.199s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [22.889s]
[INFO] JBoss Application Server: EJB Client BOM .......... SUCCESS [0.343s]
[INFO] JBoss Application Server: JMS Client BOM .......... SUCCESS [0.331s]
[INFO] JBoss Application Server: EJB and JMS client combined jar  SUCCESS [6.327s]
[INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider  SUCCESS [8.946s]
[INFO] JBoss Application Server: Clustered service provider registry services  SUCCESS [4.686s]
[INFO] JBoss Application Server: Clustered singleton services  SUCCESS [6.412s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem  SUCCESS [45.105s]
[INFO] JBoss Application Server: Config Admin ............ SUCCESS [9.303s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [13.929s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [7.789s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [9.774s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.586s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [11.554s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.115s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [13.135s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [12.854s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [10.282s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter  SUCCESS [0.212s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [9.710s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [10.715s]
[INFO] JBoss Application Server: Management Client Content  SUCCESS [8.141s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [31.633s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [21.118s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [10.805s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [31.424s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [15.033s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.324s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [19.819s]
[INFO] JBoss Application Server: OSGi ConfigurationAdmin . SUCCESS [5.089s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [11.901s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [4.893s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [9.277s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [9.467s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration  SUCCESS [4.686s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration  SUCCESS [6.435s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration  SUCCESS [7.723s]
[INFO] JBoss Application Server: Build ................... SUCCESS [39.762s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.397s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC  SUCCESS [3.053s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [5.505s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [5.639s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [33.168s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [4.881s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs  SUCCESS [0.402s]
[INFO] JBoss Application Server: Arquillian TestNG Integration  SUCCESS [32.383s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.924s]
[INFO] JBoss Application Server: Remoting Subsystem Test . FAILURE [5.504s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs  SKIPPED
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SKIPPED
[INFO] JBoss Application Server Test Suite: Shared ....... SKIPPED
[INFO] JBoss Application Server Test Suite: Aggregator ... SKIPPED
[INFO] JBoss Application Server Test Suite: Integration .. SKIPPED
[INFO] JBoss Application Server Test Suite: Integration - Smoke  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:50.120s
[INFO] Finished at: Tue Mar 27 12:34:48 EDT 2012
[INFO] Final Memory: 286M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project jboss-as-remoting-test: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/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-remoting-test
Recording test results
Archiving artifacts



More information about the builds mailing list