[infinispan-issues] [JBoss JIRA] (ISPN-4430) Tests from distexec.mapreduce fails randomly with TimeoutException

Vojtech Juranek (JIRA) issues at jboss.org
Mon Jun 23 09:56:24 EDT 2014


Vojtech Juranek created ISPN-4430:
-------------------------------------

             Summary: Tests from distexec.mapreduce fails randomly with TimeoutException
                 Key: ISPN-4430
                 URL: https://issues.jboss.org/browse/ISPN-4430
             Project: Infinispan
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Test Suite - Core
            Reporter: Vojtech Juranek
            Assignee: Dan Berindei


Tests from packge {{org.infinispan.distexec.mapreduce}} fails randomly with {{TimeoutException}}. Happen on Solaris with Oracle JDK6. 
Example stack trace from test:
{noformat}
org.infinispan.commons.CacheException: org.infinispan.util.concurrent.TimeoutException: Replication timeout for DistributedFourNodesMapReduceTest-NodeD-5241
	at org.infinispan.distexec.mapreduce.MapReduceTask.executeHelper(MapReduceTask.java:487)
	at org.infinispan.distexec.mapreduce.MapReduceTask.execute(MapReduceTask.java:428)
	at org.infinispan.distexec.mapreduce.BaseWordCountMapReduceTest.testInvokeMapReduceOnSubsetOfKeys(BaseWordCountMapReduceTest.java:223)
	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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
	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:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.infinispan.util.concurrent.TimeoutException: Replication timeout for DistributedFourNodesMapReduceTest-NodeD-5241
	at org.infinispan.remoting.transport.AbstractTransport.parseResponseAndAddToResponseList(AbstractTransport.java:77)
	at org.infinispan.remoting.transport.jgroups.JGroupsTransport.invokeRemotely(JGroupsTransport.java:549)
	at org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:280)
	at org.infinispan.distexec.mapreduce.MapReduceTask.executeTaskInit(MapReduceTask.java:561)
	at org.infinispan.distexec.mapreduce.MapReduceTask.executeHelper(MapReduceTask.java:485)
{noformat}

List of failed test can be found [here|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-ispn-testsuite-solaris/180/USE_JDK=JDK6,jdk=java17_default,label=sol11_sparc64/testReport/] (differs from run to run, this one the the logest:-)



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the infinispan-issues mailing list