Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-35584

Increase the timeout in FallbackStorageSuite

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.1.2
    • 3.2.0, 3.1.3
    • Tests
    • None

    Description

      The aarch64 case failed due to:

       

      Discovery starting. Discovery completed in 2 seconds, 396 milliseconds. Run starting. Expected test count is: 9 FallbackStorageSuite: - fallback storage APIs - copy/exists - SPARK-34142: fallback storage API - cleanUp - migrate shuffle data to fallback storage - Upload from all decommissioned executors
      - Upload multi stages *** FAILED ***
      {{ The code passed to eventually never returned normally. Attempted 20 times over 10.011176743 seconds. Last failure message: fallbackStorage.exists(0, file) was false. (FallbackStorageSuite.scala:243)}}
      - lz4 - Newly added executors should access old data from remote storage *** FAILED ***
      {{ The code passed to eventually never returned normally. Attempted 20 times over 10.010694845 seconds. Last failure message: fallbackStorage.exists(0, file) was false. (FallbackStorageSuite.scala:268)}}
      - lzf - Newly added executors should access old data from remote storage *** FAILED ***
      {{ The code passed to eventually never returned normally. Attempted 20 times over 10.009722811000001 seconds. Last failure message: fallbackStorage.exists(0, file) was false. (FallbackStorageSuite.scala:268)}}
      - snappy - Newly added executors should access old data from remote storage *** FAILED ***
      {{ The code passed to eventually never returned normally. Attempted 20 times over 10.009750581 seconds. Last failure message: fallbackStorage.exists(0, file) was false. (FallbackStorageSuite.scala:268)}}
      - zstd - Newly added executors should access old data from remote storage *** FAILED ***
      {{ The code passed to eventually never returned normally. Attempted 20 times over 10.00968885 seconds. Last failure message: fallbackStorage.exists(0, file) was false. (FallbackStorageSuite.scala:268)}}
      Run completed in 1 minute, 37 seconds.
      Total number of tests run: 9
      Suites: completed 2, aborted 0
      Tests: succeeded 4, failed 5, canceled 0, ignored 0, pending 0
      *** 5 TESTS FAILED ***

      Attachments

        Activity

          People

            yikunkero Yikun Jiang
            yikunkero Yikun Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: