Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-16829 Über-jira: S3A Hadoop 3.3.1 features
  3. HADOOP-15737

intermittent failure of ITestS3GuardListConsistency.testInconsistentS3ClientDeletes in parallel runs

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.2.0
    • None
    • fs/s3
    • None

    Description

      Test {{}} sometimes fails in parallel test runs, yet it works when standalone. Either there is some real failure here, thread blocking in an overloaded test system is breaking the test, or parallel test runs are corrupting the state of the FS as observed by the test

      [ERROR] testInconsistentS3ClientDeletes(org.apache.hadoop.fs.s3a.ITestS3GuardListConsistency)  Time elapsed: 11.975 s  <<< FAILURE!
      java.lang.AssertionError: 
      InconsistentAmazonS3Client added back prefixes incorrectly in a non-recursive listing
      Expected:fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir0/
      fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir1/
      fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir2/
      -----------
      Actual:fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir2/
      fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir0
      fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir1
      fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir2 expected:<3> but was:<4>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: