Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-12723

TestReadStripedFileWithMissingBlocks#testReadFileWithMissingBlocks failing consistently.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0, 3.0.3
    • None
    • None
    • Reviewed

    Description

      TestReadStripedFileWithMissingBlocks#testReadFileWithMissingBlocks is timing out consistently on my local machine.

      Running org.apache.hadoop.hdfs.TestReadStripedFileWithMissingBlocks
      Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 132.405 sec <<< FAILURE! - in org.apache.hadoop.hdfs.TestReadStripedFileWithMissingBlocks
      testReadFileWithMissingBlocks(org.apache.hadoop.hdfs.TestReadStripedFileWithMissingBlocks)  Time elapsed: 132.171 sec  <<< ERROR!
      java.util.concurrent.TimeoutException: Timed out waiting for /foo to have all the internalBlocks
      	at org.apache.hadoop.hdfs.StripedFileTestUtil.waitBlockGroupsReported(StripedFileTestUtil.java:295)
      	at org.apache.hadoop.hdfs.StripedFileTestUtil.waitBlockGroupsReported(StripedFileTestUtil.java:256)
      	at org.apache.hadoop.hdfs.TestReadStripedFileWithMissingBlocks.readFileWithMissingBlocks(TestReadStripedFileWithMissingBlocks.java:98)
      	at org.apache.hadoop.hdfs.TestReadStripedFileWithMissingBlocks.testReadFileWithMissingBlocks(TestReadStripedFileWithMissingBlocks.java:82)
      
      
      Results :
      
      Tests in error: 
        TestReadStripedFileWithMissingBlocks.testReadFileWithMissingBlocks:82->readFileWithMissingBlocks:98 ยป Timeout
      
      Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
      

      Attachments

        1. HDFS-12723.000.patch
          5 kB
          Ajay Kumar
        2. HDFS-12723.001.patch
          6 kB
          Ajay Kumar
        3. HDFS-12723.002.patch
          6 kB
          Ajay Kumar

        Issue Links

          Activity

            People

              ajayydv Ajay Kumar
              shahrs87 Rushabh Shah
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: