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 "Vinod K V (JIRA)" <ji...@apache.org> on 2008/09/24 06:27:44 UTC

[jira] Created: (HADOOP-4257) org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.

org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.
---------------------------------------------------------------------------

                 Key: HADOOP-4257
                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs
            Reporter: Vinod K V


Found this while running HADOOP-4173 through Hudson.

HadoopQA output:
{code}
org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
Failing for the past 2 builds (Since Failed#3352 )
Took 0 seconds.
Error Message

Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stacktrace

junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
{code}
See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

dhruba borthakur updated HADOOP-4257:
-------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this. Thanks Nicholas!

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.

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

Raghu Angadi updated HADOOP-4257:
---------------------------------

    Attachment: TestLeaseRecovery2-1.txt

> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Attachment: 4257_20081001.patch

4257_20081001.patch: fixed another bug in BlockSender.sendChunks(...).

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

Hadoop QA commented on HADOOP-4257:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12391355/4257_20081002.patch
  against trunk revision 700997.

    +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 core tests.  The patch passed core unit tests.

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

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

This message is automatically generated.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

Hadoop QA commented on HADOOP-4257:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12391340/4257_20081001b.patch
  against trunk revision 700997.

    +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 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/3421/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3421/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3421/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3421/console

This message is automatically generated.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Attachment: 4257_20080929.patch

4257_20080929.patch: fixed 2 bugs
- Namenode should assign only one datanode as primary but not multiple datanodes
- In FSDataset.updateBlock(...), renaming block meta file may fail because there may be multiple updateBlock(...) calls.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.

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

Raghu Angadi commented on HADOOP-4257:
--------------------------------------

There are quite a few failures for TestLeaseRecovery2. I will attach couple of examples.


> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Attachment: 4257_20081001b.patch

4257_20081001b.patch: changed some test log messages

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

        Assignee: Tsz Wo (Nicholas), SZE
    Hadoop Flags: [Reviewed]
          Status: Patch Available  (was: Open)

{noformat}
     [exec] +1 overall.  

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

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

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

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

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

     [exec]     +1 Eclipse classpath. The patch retains Eclipse classpath integrity.
{noformat}

Tested locally: only TestReduceFetch failed but it is not related to this issue.  See HADOOP-4302.  Submitting ...

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Attachment: 4257_20080930.patch

4257_20080930.patch: cleaned up TestLeaseRecovery2

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

Hudson commented on HADOOP-4257:
--------------------------------

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

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.3
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, 4257_20081002_0.18.patch, runtest, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Status: Patch Available  (was: Open)

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

Raghu Angadi updated HADOOP-4257:
---------------------------------

    Summary: TestLeaseRecovery2.testBlockSynchronization failing.  (was: org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.)

Edited comment for clarity.. not hijacked.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

Hadoop QA commented on HADOOP-4257:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12391175/4257_20080929b.patch
  against trunk revision 700322.

    +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 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/3403/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3403/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3403/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3403/console

This message is automatically generated.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

dhruba borthakur commented on HADOOP-4257:
------------------------------------------

Great catch(es).

+1. Code looks good. 

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

dhruba borthakur commented on HADOOP-4257:
------------------------------------------

Code looks good. +1.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Fix Version/s:     (was: 0.19.0)
                   0.18.3

Tested the patch locally.  Everything works fine.  I have committed this to 0.18.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.18.3
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, 4257_20081002_0.18.patch, runtest, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

Hadoop QA commented on HADOOP-4257:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12391253/4257_20080930b.patch
  against trunk revision 700887.

    +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 appears to introduce 1 new Findbugs warnings.

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

    -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/3416/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3416/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3416/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3416/console

This message is automatically generated.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Status: Patch Available  (was: Open)

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Attachment: 4257_20080930b.patch

4257_20080930b.patch: it passed TestLeaseRecovery2 around 20 times in my machine.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Attachment: 4257_20081002_0.18.patch

4257_20081002_0.18.patch: the issue should also be committed to 0.18.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, 4257_20081002_0.18.patch, runtest, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Attachment: runtest

runtest: this is a simple script I used to run a single test repeatedly.  I think someone else may find it useful.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, runtest, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Attachment: 4257_20080929b.patch

4257_20080929b.patch: forgot to reset the RANDOM_NUMBER_GENERATOR_SEED in my last patch.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.

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

Raghu Angadi updated HADOOP-4257:
---------------------------------

    Attachment: testClientTriggeredLeaseRecovery.htm

Couple of lease recovery related failures :

-  TestLeaseRecovery2-1.txt : from nightly failure.
-   testClientTriggeredLeaseRecovery.htm : core-test failure from HADOOP-4173. 

> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Status: Patch Available  (was: Open)

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Status: Open  (was: Patch Available)

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

Hudson commented on HADOOP-4257:
--------------------------------

Integrated in Hadoop-trunk #622 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/622/])
    . The DFS client should pick only one datanode as the candidate
to initiate lease recovery.  (Tsz Wo (Nicholas), SZE via cdouglas)


> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Attachment: 4257_20081002.patch

4257_20081002.patch: fixed a bug in TestLeaseRecovery2: sleep too short + heartbeat too long => time out

Passed the tests locally with same random number generator seed used in build #3421.

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Status: Open  (was: Patch Available)

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Commented: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

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

Raghu Angadi commented on HADOOP-4257:
--------------------------------------

> Edited comment for clarity.. not hijacked. 
I wanted to say "Edited *title* ..."

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.

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

Raghu Angadi updated HADOOP-4257:
---------------------------------

      Component/s: test
         Priority: Blocker  (was: Major)
    Fix Version/s: 0.19.0

> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization failing.
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Priority: Blocker
>             Fix For: 0.19.0
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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


[jira] Updated: (HADOOP-4257) TestLeaseRecovery2.testBlockSynchronization failing.

Posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo (Nicholas), SZE updated HADOOP-4257:
-------------------------------------------

    Status: Open  (was: Patch Available)

> TestLeaseRecovery2.testBlockSynchronization failing.
> ----------------------------------------------------
>
>                 Key: HADOOP-4257
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4257
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, test
>            Reporter: Vinod K V
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: 4257_20080929.patch, 4257_20080929b.patch, 4257_20080930.patch, 4257_20080930b.patch, 4257_20081001.patch, 4257_20081001b.patch, 4257_20081002.patch, testClientTriggeredLeaseRecovery.htm, TestLeaseRecovery2-1.txt
>
>
> Found this while running HADOOP-4173 through Hudson.
> HadoopQA output:
> {code}
> org.apache.hadoop.hdfs.TestLeaseRecovery2.testBlockSynchronization
> Failing for the past 2 builds (Since Failed#3352 )
> Took 0 seconds.
> Error Message
> Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> Stacktrace
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
> {code}
> See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3353/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/ and http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3352/testReport/org.apache.hadoop.hdfs/TestLeaseRecovery2/testBlockSynchronization/

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