[
https://issues.apache.org/jira/browse/MAPREDUCE-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767260#action_12767260
]
V.V.Chaitanya Krishna commented on MAPREDUCE-28:
------------------------------------------------
The -1 in core tests is because of a JVM issue :
{noformat}
[exec] [junit] # An unexpected error has been detected by Java Runtime
Environment:
[exec] [junit] #
[exec] [junit] # SIGSEGV (0xb) at pc=0x061c5a63, pid=17659,
tid=4158180240
[exec] [junit] #
[exec] [junit] # Java VM: Java HotSpot(TM) Server VM (11.0-b16 mixed
mode linux-x86)
[exec] [junit] # Problematic frame:
[exec] [junit] # V [libjvm.so+0x1c5a63]
[exec] [junit] #
[exec] [junit] # An error report file with more information is saved
as:
[exec] [junit] #
/grid/0/hudson/hudson-slave/workspace/Mapreduce-Patch-h6.grid.sp2.yahoo.net/trunk/hs_err_pid17659.log
[exec] [junit] #
[exec] [junit] # If you would like to submit a bug report, please
visit:
[exec] [junit] # http://java.sun.com/webapps/bugreport/crash.jsp
{noformat}
This issue is not being reproduced on my local machine. So, running it through
hudson again to check if this issue still continues.
> TestQueueManager takes too long and times out some times
> --------------------------------------------------------
>
> Key: MAPREDUCE-28
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-28
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Amareshwari Sriramadasu
> Assignee: V.V.Chaitanya Krishna
> Fix For: 0.21.0
>
> Attachments: MAPREDUCE-28-1.txt, MAPREDUCE-28-2.txt,
> MAPREDUCE-28-3.txt, MAPREDUCE-28-4.txt, MAPREDUCE-28-5.txt,
> MAPREDUCE-28-6.txt, MAPREDUCE-28-7.txt, MAPREDUCE-28-8.patch
>
>
> TestQueueManager takes long time for the run and timeouts sometimes.
> See the failure at
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3875/testReport/.
> Looking at the console output, before the test finsihes, it was timed-out.
> On my machine, the test takes about 5 minutes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.