JBoss-AS-5.0.x-TestSuite-sun15 - Build # 1018 - Still Failing!

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Oct 23 21:55:55 EDT 2008


JBoss-AS-5.0.x-TestSuite-sun15 - Build # 1018 - Still Failing:

Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/1018 to view the results.

Modifications since last build:

[scott.stark at jboss.org] JBCTS-855, add a web module jsr 77 mbean test for expected non-null attributes

[bstansberry at jboss.com] [JBAS-5778] Get policy class from metadata

[bstansberry at jboss.com] [JBAS-6109] ClusteredSession no longer subclasses StandardSession

[pgier] [JBAS-6129] Exclude invalid dependency from jbossws-native-core

[anil.saldhana at jboss.com] JBAS-6021: upgrade security to 2.0.2.CR9

[emuckenhuber] [JBAS-6037] load attachment from the correct path

[bstansberry at jboss.com] [JBAS-6079] Upgrade JBoss Cache to 2.2.1.GA
[JBAS-5382] Upgrade PojoCache to 2.2.0.GA



-------------------------------------------------------------------------
[...truncated 22742 lines...]
[server:start] Starting server "jbm-cluster2", with command (start timeout is 240 seconds ): 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djbossnode0=10.18.124.47 -Djava.endorsed.dirs=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed -Djava.net.preferIPv4Stack=true -Djboss.messaging.ServerPeerID=1  org.jboss.Main -c jbm-cluster2 -b 10.18.124.48 -u 227.43.0.113 

exec-jbmcluster:
    [junit] Running org.jboss.test.jbossmessaging.clustertest.ClusteredTestCase
    [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 84.661 sec
    [junit] Test org.jboss.test.jbossmessaging.clustertest.ClusteredTestCase FAILED
[server:stop] Shutting down server: jbm-cluster1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/shutdown.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jbossall-client.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.124.47:1099 --shutdown
[server:stop] shutdownTimeout will be=240

init:

tests-compatibility:
    [junit] Running org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.18 sec

tests-aop-scoped:
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin
     [echo] creating scoped-aop-jdk50 config
     [copy] Copying 420 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/scoped-aop-jdk50
     [copy] Copied 103 empty directories to 4 empty directories under /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/scoped-aop-jdk50
     [echo] Overwriting config descriptors
     [copy] Warning: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/scoped-aop-jdk50 not found.
[server:start] Starting server "scoped-aop-jdk50", with command (start timeout is 240 seconds ): 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError  -javaagent:pluggable-instrumentor.jar -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed -Djgroups.udp.ip_ttl=0  org.jboss.Main -c scoped-aop-jdk50 -b 10.18.124.47 -u 227.43.0.113 

run-tests-aop-scoped:
     [echo] Starting patternset=aop-with-classloader.includes config=aop-scoped
    [junit] Running org.jboss.test.aop.test.ScopedAnnotatedTestCase
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 12.961 sec
    [junit] Running org.jboss.test.aop.test.ScopedAttachUnitTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.318 sec
    [junit] Running org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.171 sec
    [junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 15.317 sec
    [junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 12.663 sec
    [junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 14.404 sec
    [junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 12.758 sec
    [junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 13.128 sec
    [junit] Running org.jboss.test.aop.test.ScopedWovenDependencyTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.054 sec
[server:stop] Shutting down server: scoped-aop-jdk50
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/shutdown.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jbossall-client.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.124.47:1099 --shutdown
[server:stop] shutdownTimeout will be=240
   [delete] Deleting: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/pluggable-instrumentor.jar

jrmp-invoker-tests:
     [echo] creating jrmp-invoker config
     [copy] Copying 381 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/jrmp-invoker
     [copy] Copied 84 empty directories to 2 empty directories under /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/jrmp-invoker
     [echo] Overwriting config descriptors
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/jrmp-invoker
[server:start] Starting server "jrmp-invoker", with command (start timeout is 240 seconds ): 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true  org.jboss.Main -c jrmp-invoker -b 10.18.124.47 -u 227.43.0.113 
     [echo] Starting patternset=jrmp-invoker.includes config=JRMP-Invoker
    [junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 11.961 sec
    [junit] Running org.jboss.test.cts.test.BmpUnitTestCase
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 16.8 sec
    [junit] Running org.jboss.test.cts.test.CmpUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.962 sec
    [junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.429 sec
    [junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.465 sec
    [junit] Running org.jboss.test.cts.test.LocalEjbTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.926 sec
    [junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.727 sec
    [junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 133.669 sec
    [junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 141.825 sec
    [junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.671 sec
    [junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 26.548 sec
    [junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 4.462 sec
[server:stop] Shutting down server: jrmp-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/shutdown.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jbossall-client.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.124.47:1099 --shutdown
[server:stop] shutdownTimeout will be=240

pooled-invoker-tests:
     [echo] creating pooled-invoker config
     [copy] Copying 381 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/pooled-invoker
     [copy] Copied 84 empty directories to 2 empty directories under /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/pooled-invoker
     [echo] Overwriting config descriptors
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/pooled-invoker
[server:start] Starting server "pooled-invoker", with command (start timeout is 240 seconds ): 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=128m -Djava.net.preferIPv4Stack=true  org.jboss.Main -c pooled-invoker -b 10.18.124.47 -u 227.43.0.113 
     [echo] Starting patternset=jrmp-invoker.includes config=Pooled-Invoker
    [junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 11.347 sec
    [junit] Running org.jboss.test.cts.test.BmpUnitTestCase
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 16.608 sec
    [junit] Running org.jboss.test.cts.test.CmpUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.883 sec
    [junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.249 sec
    [junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.456 sec
    [junit] Running org.jboss.test.cts.test.LocalEjbTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.737 sec
    [junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.744 sec
    [junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 133.372 sec
    [junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 141.913 sec
    [junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.83 sec
    [junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 26.633 sec
    [junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 4.105 sec
[server:stop] Shutting down server: pooled-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/shutdown.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jbossall-client.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.124.47:1099 --shutdown
[server:stop] shutdownTimeout will be=240

tests-clustered-profileservice:
     [echo] creating cluster-profilesvc-0 config, jboss.dist=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA
     [copy] Copying 421 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0
     [copy] Copied 103 empty directories to 3 empty directories under /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0/conf
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0/deploy
     [echo] Overwriting config descriptors
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0
     [echo] creating cluster-profilesvc-1 config, jboss.dist=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA
     [copy] Copying 421 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1
     [copy] Copied 103 empty directories to 3 empty directories under /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1/conf
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1/deploy
     [echo] Overwriting config descriptors
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1
[server:start] Starting server "cluster-profilesvc-0", with command (start timeout is 240 seconds ): 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Djboss.partition.name=DefaultPartition  org.jboss.Main -c cluster-profilesvc-0 -b 10.18.124.47 -u 227.43.0.113 
[server:start] Starting server "cluster-profilesvc-1", with command (start timeout is 240 seconds ): 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=1 -Djboss.partition.name=DefaultPartition  org.jboss.Main -c cluster-profilesvc-1 -b 10.18.124.48 -u 227.43.0.113 

tests-clustering-unit:
    [junit] Running org.jboss.test.cluster.defaultcfg.profileservice.test.ProfileRepositoryHASingletonDeployerTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.931 sec
[server:stop] Shutting down server: cluster-profilesvc-0
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/shutdown.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jbossall-client.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.124.47:1099 --shutdown
[server:stop] shutdownTimeout will be=240
[server:stop] Shutting down server: cluster-profilesvc-1
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/shutdown.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jbossall-client.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.124.48:1099 --shutdown
[server:stop] shutdownTimeout will be=240

tests-web-profile:
     [echo] creating web-profile config
     [copy] Copying 204 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/web-profile
     [echo] Overwriting config descriptors
     [copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/web-profile
[server:start] Starting server "web-profile", with command (start timeout is 240 seconds ): 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed -Djgroups.udp.ip_ttl=0  org.jboss.Main -c web-profile -b 10.18.124.47 -u 227.43.0.113 

init:

run-web-profile-unit:
     [echo] 
     [echo]    junit.timeout:              300000
     [echo]    jbosstest.iterationcount:   10
     [echo]    jbosstest.threadcount:      5
     [echo]    jbosstest.beancount:        5
     [echo]          
    [junit] Running org.jboss.test.jpa.test.WebClassesJPAUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.84 sec
    [junit] Running org.jboss.test.jpa.test.WebLibsJPAUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.763 sec
     [echo] Will stop the jboss instance at url http://10.18.124.47:8080/invoker/JNDIFactory
     [java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
     [java] Shutdown message has been posted to the server.
     [java] Server shutdown may take a while - check logfiles for completion
[server:stop] Shutting down server: web-profile
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/shutdown.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jbossall-client.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.124.47:1099 --shutdown
[server:stop] shutdownTimeout will be=240

tests-classloader-leak:
     [echo] creating classloader-leak config
     [copy] Copying 420 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/classloader-leak
     [copy] Copied 102 empty directories to 3 empty directories under /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/classloader-leak
     [echo] Overwriting config descriptors
     [copy] Warning: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/classloader-leak not found.
[server:start] Starting server "classloader-leak", with command (start timeout is 240 seconds ): 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed -Djgroups.udp.ip_ttl=0  org.jboss.Main -c classloader-leak -b 10.18.124.47 -u 227.43.0.113 
    [junit] Running org.jboss.test.classloader.leak.test.AopPreparedClassesClassloaderLeakUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 43.028 sec
    [junit] Running org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 122.475 sec
    [junit] Running org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 116.243 sec
    [junit] Running org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 132.586 sec
[server:stop] Shutting down server: classloader-leak
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/shutdown.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jbossall-client.jar:/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.124.47:1099 --shutdown
[server:stop] shutdownTimeout will be=240

tests-clustered-classloader-leak:
     [echo] creating cluster-classloader-leak-0 config, jboss.dist=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA
     [copy] Copying 420 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-classloader-leak-0
     [copy] Copied 103 empty directories to 4 empty directories under /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-classloader-leak-0
     [echo] Overwriting config descriptors
     [copy] Warning: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/cluster-classloader-leak-0 not found.
     [echo] creating cluster-classloader-leak-1 config, jboss.dist=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA
     [copy] Copying 420 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-classloader-leak-1
     [copy] Copied 103 empty directories to 4 empty directories under /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-classloader-leak-1
     [echo] Overwriting config descriptors
     [copy] Warning: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/cluster-classloader-leak-1 not found.
[server:start] Starting server "cluster-classloader-leak-0", with command (start timeout is 240 seconds ): 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed -Dresolve.dns=false -Djgroups.udp.ip_ttl=0 -Djboss.messaging.ServerPeerID=0 -Dnode0.bind.address=10.18.124.47 -Djboss.partition.name=DefaultPartition  org.jboss.Main -c cluster-classloader-leak-0 -b 10.18.124.47 -u 227.43.0.113 
[server:start] Failed to start server "cluster-classloader-leak-0" before timeout. Destroying the process.

BUILD FAILED
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:963: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/imports/config/tests-clustering.xml:313: Error starting server "cluster-classloader-leak-0": Server failed to start; see logs.

Total time: 213 minutes 44 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
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
+ exit 1
[JBoss-AS-5.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson33403.sh
+ kill 9038
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure




More information about the builds mailing list