Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10872

TestPathData fails intermittently with "Mkdirs failed to create d1"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.1
    • 2.5.0
    • fs
    • None
    • Reviewed

    Description

      A bunch of TestPathData tests failed intermittently, e.g.
      https://builds.apache.org/job/PreCommit-HDFS-Build/7416//testReport/

      Example failure log:

      Failed
      
      org.apache.hadoop.fs.shell.TestPathData.testUnqualifiedUriContents
      Failing for the past 1 build (Since Failed#7416 )
      Took 0.46 sec.
      Error Message
      
      Mkdirs failed to create d1
      
      Stacktrace
      
      java.io.IOException: Mkdirs failed to create d1
      	at org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:440)
      	at org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:426)
      	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:906)
      	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:887)
      	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:849)
      	at org.apache.hadoop.fs.FileSystem.createNewFile(FileSystem.java:1149)
      	at org.apache.hadoop.fs.shell.TestPathData.initialize(TestPathData.java:54)
      

      Attachments

        1. HADOOP-10872.002.patch
          2 kB
          Yongjun Zhang
        2. HADOOP-10872.001.dbg.patch
          6 kB
          Yongjun Zhang
        3. HADOOP-10872.001.dbg.patch
          6 kB
          Yongjun Zhang

        Activity

          People

            yzhangal Yongjun Zhang
            yzhangal Yongjun Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: