You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jothi Padmanabhan (JIRA)" <ji...@apache.org> on 2009/04/09 06:26:12 UTC

[jira] Created: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

TestQueueCapacities is failing Hudson tests for the last few builds
-------------------------------------------------------------------

                 Key: HADOOP-5646
                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
             Project: Hadoop Core
          Issue Type: Bug
            Reporter: Jothi Padmanabhan


Here is one such failure
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699824#action_12699824 ] 

Hadoop QA commented on HADOOP-5646:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12405406/HADOOP-5646.txt
  against trunk revision 765427.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/201/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/201/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/201/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/201/console

This message is automatically generated.

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Jothi Padmanabhan
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Vinod K V (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699076#action_12699076 ] 

Vinod K V commented on HADOOP-5646:
-----------------------------------

bq. Not sure of the exact reason why it never failed before. Loading the default configuration files solves this problem.
Suman pointed out HADOOP-5585 to me. The changes on this JIRA were the cause for the failure of this test-case.

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Jothi Padmanabhan
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699597#action_12699597 ] 

Sreekanth Ramakrishnan commented on HADOOP-5646:
------------------------------------------------

The patch seems fine to me.

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Jothi Padmanabhan
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj Das updated HADOOP-5646:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.20.0
         Assignee: Vinod K V
           Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Vinod!

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.20.0, 0.21.0
>            Reporter: Jothi Padmanabhan
>            Assignee: Vinod K V
>             Fix For: 0.20.0
>
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Vinod K V (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod K V updated HADOOP-5646:
------------------------------

    Attachment: HADOOP-5646.txt

Attaching a patch. This solves the problem by creating a configuration with default config files loaded and then accessing local file system with this configuration object. Also, replaced HDFS with local FS for the cluster so as to quicken the test a bit.

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Jothi Padmanabhan
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700719#action_12700719 ] 

Hudson commented on HADOOP-5646:
--------------------------------

Integrated in Hadoop-trunk #811 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/811/])
    

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.20.0, 0.21.0
>            Reporter: Jothi Padmanabhan
>            Assignee: Vinod K V
>             Fix For: 0.20.0
>
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Vinod K V (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod K V updated HADOOP-5646:
------------------------------

    Status: Patch Available  (was: Open)

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Jothi Padmanabhan
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Vinod K V (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699655#action_12699655 ] 

Vinod K V commented on HADOOP-5646:
-----------------------------------

ant test-patch passed.

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Jothi Padmanabhan
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Vinod K V (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698735#action_12698735 ] 

Vinod K V commented on HADOOP-5646:
-----------------------------------


This is due to some configuration problem while creating the capacity-scheduler.xml config file.
{code}
Configuration config = new Configuration(false);
LocalFileSystem fs = FileSystem.getLocal(config);
{code}
This snippet used to work before, it's failing now with _"No FileSystem for scheme: file java.io.IOException: No FileSystem for scheme: file"_

Not sure of the exact reason why it never failed before. Loading the default configuration files solves this problem. Will upload a patch.

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Jothi Padmanabhan
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Vinod K V (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod K V updated HADOOP-5646:
------------------------------

    Affects Version/s: 0.21.0
                       0.20.0

The bug is visible in branch-0.20 and trunk. The uploaded patch applies to both.

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.20.0, 0.21.0
>            Reporter: Jothi Padmanabhan
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5646) TestQueueCapacities is failing Hudson tests for the last few builds

Posted by "Vinod K V (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700097#action_12700097 ] 

Vinod K V commented on HADOOP-5646:
-----------------------------------

The failed tests org.apache.hadoop.mapred.TestMRServerPorts.testJobTrackerPorts, org.apache.hadoop.mapred.TestMRServerPorts.testTaskTrackerPorts are not related to this patch and are fixed in HADOOP-5655 perhaps after Hudson ran the patch for this issue. I just ran both TestMRServerPorts and TestQueueCapacities on trunk with patch for this JIRA. Both passed successfully, this patch is committable.

> TestQueueCapacities is failing Hudson tests for the last few builds
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5646
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Jothi Padmanabhan
>         Attachments: HADOOP-5646.txt
>
>
> Here is one such failure
> http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/166/#showFailuresLink

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.