[ 
https://issues.apache.org/jira/browse/HADOOP-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187742#comment-14187742
 ] 

Hadoop QA commented on HADOOP-11241:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12677568/apache-hadoop-11241.0.patch
  against trunk revision 8984e9b.

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-tools/hadoop-sls.

    {color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4973//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/4973//console

This message is automatically generated.

> TestNMSimulator fails sometimes due to timing issue
> ---------------------------------------------------
>
>                 Key: HADOOP-11241
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11241
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>         Attachments: apache-hadoop-11241.0.patch
>
>
> TestNMSimulator fails sometimes due to timing issues. From a failure -
> {noformat}
> 2014-10-16 23:21:42,343 INFO  resourcemanager.ResourceTrackerService 
> (ResourceTrackerService.java:registerNodeManager(337)) - NodeManager from 
> node node1(cmPort: 0 httpPort: 80) registered with capability: <memory:10240, 
> vCores:10>, assigned nodeId node1:0
> 2014-10-16 23:21:42,397 ERROR delegation.AbstractDelegationTokenSecretManager 
> (AbstractDelegationTokenSecretManager.java:run(642)) - ExpiredTokenRemover 
> received java.lang.InterruptedException: sleep interrupted
> 2014-10-16 23:21:42,400 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(423)) 
> - node1:0 Node Transitioned from NEW to RUNNING
> 2014-10-16 23:21:42,404 INFO  fair.FairScheduler 
> (FairScheduler.java:addNode(825)) - Added node node1:0 cluster capacity: 
> <memory:10240, vCores:10>
> 2014-10-16 23:21:42,407 INFO  mortbay.log (Slf4jLog.java:info(67)) - Stopped 
> HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:18088
> 2014-10-16 23:21:42,409 ERROR delegation.AbstractDelegationTokenSecretManager 
> (AbstractDelegationTokenSecretManager.java:run(642)) - ExpiredTokenRemover 
> received java.lang.InterruptedException: sleep interrupted
> 2014-10-16 23:21:42,410 INFO  ipc.Server (Server.java:stop(2437)) - Stopping 
> server on 18032
> 2014-10-16 23:21:42,412 INFO  ipc.Server (Server.java:run(706)) - Stopping 
> IPC Server listener on 18032
> 2014-10-16 23:21:42,412 INFO  ipc.Server (Server.java:run(832)) - Stopping 
> IPC Server Responder
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to