[ 
https://issues.apache.org/jira/browse/SPARK-35584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yikun Jiang updated SPARK-35584:
--------------------------------
    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 ***}}

  was:
{{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 ***}}


> Increase the timeout in FallbackStorageSuite
> --------------------------------------------
>
>                 Key: SPARK-35584
>                 URL: https://issues.apache.org/jira/browse/SPARK-35584
>             Project: Spark
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 3.1.2
>            Reporter: Yikun Jiang
>            Priority: Minor
>
> 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 ***}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to