Build failed in Hudson: JBoss-AS-5.1.x-testSuite-sun15 #171

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Apr 2 06:13:11 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/171/changes

Changes:

[emuckenhuber] template test cases

[scott.stark at jboss.org] Update to jboss-managed 2.1.0.CR6

[scott.stark at jboss.org] Add the easymock versions

[bstansberry at jboss.com] [JBAS-5552] Port cluster locking tests from trunk

[bstansberry at jboss.com] [JBAS-5552] Add current easymock to test classpath

[bstansberry at jboss.com] [JBAS-5552] Port cluster locking code from trunk

------------------------------------------
[...truncated 18035 lines...]

jars:

_buildmagic:init:

init:

compile-classes:
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/output/classes 
    [javac] Compiling 24 source files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/output/classes 
Warning: Reference javac.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference thirdparty.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference library.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference spring.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference spring.spring.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference dependentmodule.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.aop.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.common.core.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.common.logging.spi.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.ejb3.ext.api.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.j2se.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.server.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.system.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.systemjmx.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.deployers.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.man.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.microcontainer.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.vfs.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.reflect.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jbossxb.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.javaee.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.cache.jbosscache.core.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.cache.jbosscache.pojo.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/src/main/org/jboss/spring/factory/NamedXmlBeanDefinitionReader.java :34: warning: [deprecation] getBeanFactory() in org.springframework.beans.factory.support.BeanDefinitionReader has been deprecated
public class NamedXmlBeanDefinitionReader extends XmlBeanDefinitionReader implements Nameable, Instantiable
       ^
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/src/main/org/jboss/spring/factory/NamedXmlBeanFactory.java :31: warning: [deprecation] registerCustomEditor(java.lang.Class,java.beans.PropertyEditor) in org.springframework.beans.factory.config.ConfigurableBeanFactory has been deprecated
public class NamedXmlBeanFactory extends DefaultListableBeanFactory implements Nameable, Instantiable
       ^
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/src/main/org/jboss/spring/factory/NamedXmlBeanFactory.java :31: warning: [deprecation] registerCustomEditor(java.lang.Class,java.beans.PropertyEditor) in org.springframework.beans.factory.config.ConfigurableBeanFactory has been deprecated
public class NamedXmlBeanFactory extends DefaultListableBeanFactory implements Nameable, Instantiable
       ^
Note: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/src/main/org/jboss/spring/facade/KernelControllerListableBeanFactory.java  uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings

compile-resources:
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/output/resources 
     [copy] Copying 16 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/output/resources 

compile:

build-spring-jars:
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/output/lib 
      [jar] Building jar: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/output/lib/jboss-spring.jar 
      [jar] Building jar: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/output/lib/jboss-spring.deployer 
    [touch] Creating http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/spring-int/output/build-marker 

most:

    ==
    ==  Finished with 'most' in module 'spring-int'.
    ======================================================================
    

_module-spring-int-most:

_module-spring-int-most:

modules-most:

thirdparty:

thirdparty:
     [copy] Copying 7 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/lib 
     [copy] Copying 37 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/lib 
     [copy] Copying 38 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/client 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/lib/endorsed 
     [copy] Copying 7 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/lib/endorsed 
     [copy] Copying 13 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/lib 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/schema 
    [unzip] Expanding: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/thirdparty/jboss/metadata/lib/jboss-metadata.jar  into http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs 
     [copy] Copying 4 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/lib 
     [copy] Copying 2 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/client 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/conf 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/examples/transactions 
     [copy] Copying 2 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/examples/transactions 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/examples/transactions 
     [copy] Copying 2 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/examples/transactions 
    [unzip] Expanding: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/thirdparty/webbeans-deployer/lib/webbeans-ri-int-deployer.zip  into http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/deployers 

partition-build:
     [move] Moving 88 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/common/lib 
     [copy] Copying 296 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default 
     [copy] Copied 84 empty directories to 2 empty directories under http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/lib 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/conf 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/deployers 
    [unjar] Expanding: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/varia/output/lib/http-invoker.sar  into http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/deploy/http-invoker.sar 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/deploy 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/deployers 
     [copy] Copying 10 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/conf 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/conf 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/conf 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/deploy 
     [copy] Copying 2 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/lib 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/lib 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web/lib 
     [copy] Copying 30 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web/conf 
     [copy] Copying 20 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web/deployers 
     [copy] Copying 64 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web/deploy 
     [copy] Copying 205 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/standard 
     [copy] Copied 83 empty directories to 2 empty directories under http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/standard 
     [copy] Copying 2 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/standard/conf 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/standard/deployers 

_buildmagic:init:

init:

jboss-all-client:
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/temp 
      [jar] Building jar: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/jboss-5.1.0.CR1/client/jbossall-client.jar 
   [delete] Deleting directory http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/build/output/temp 

install:

most:

main:

BUILD SUCCESSFUL
Total time: 3 minutes 17 seconds
+ cd ../testsuite
+ export ANT_OPTS=-Xmx1536m
+ ANT_OPTS=-Xmx1536m
+ export 'ANT_OPTS=-Xmx1536m -Djbossas.startup.timeout=240'
+ ANT_OPTS='-Xmx1536m -Djbossas.startup.timeout=240'
+ ./build.sh tests -Dnode0=10.16.94.142 -Dnode1=10.16.94.143 -DudpGroup=227.43.88.204
Searching for build.xml ...
Buildfile: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/build.xml 

maybejars:

init:
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/ejb 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/interfaces 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/service 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/interfaces 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/ejb 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/service 
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton 
     [copy] Copying 1 file to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton 

compile-resources:
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/resources 
     [copy] Copying 1498 files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/resources 
     [copy] Copied 1034 empty directories to 9 empty directories under http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/resources 

init-code-generation:
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/reports 

compile-bean-sources:

compile-mbean-sources:

compile-proxycompiler-bean-sources:

compile-annotated-classes-50:
    [mkdir] Created dir: http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/classes 
    [javac] Compiling 251 source files to http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/output/classes 

BUILD FAILED
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/build.xml :960: The following error occurred while executing this line:
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/ws/JBossAS_5_x/testsuite/build.xml :494: Reference org.easymock.classpath not found.

Total time: 3 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
usage: kill [ -s signal | -p ] [ -a ] pid ...
       kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ xargs kill -9
+ awk '{ print $2; }'
usage: kill [ -s signal | -p ] [ -a ] pid ...
       kill -l [ signal ]
+ return 0
+ exit 1
[JBoss-AS-5.1.x-testSuite-sun15] $ bash -xe /tmp/hudson656179814894508995.sh
+ kill 10949
Recording test results




More information about the builds mailing list