adoptium / aqa-tests

Home of test infrastructure for Adoptium builds
https://adoptium.net/aqavit
Apache License 2.0
132 stars 312 forks source link

AbsPathsInImage fails for all JDK versions on most Platforms with Out of Heap #3988

Open karianna opened 2 years ago

karianna commented 2 years ago

AbsPathsInImage failed with outofheap - TRSS Test Output

[2022-09-21T17:04:30.661Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.OutOfMemoryError: Java heap space 
[2022-09-21T17:04:30.661Z] REASON: User specified action: run main AbsPathsInImage  
[2022-09-21T17:04:30.661Z] TIME:   2.324 seconds 
[2022-09-21T17:04:30.661Z] messages: 
[2022-09-21T17:04:30.661Z] command: main AbsPathsInImage 
[2022-09-21T17:04:30.661Z] reason: User specified action: run main AbsPathsInImage 
sxa commented 1 year ago

Also fails on Alpine/aarch64 JDK21: AbsPathsInImage

sophia-guo commented 1 year ago

Alpine/x64 jdk21 https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_x86-64_alpine-linux_testList_0/18/

smlambert commented 7 months ago

See comment in https://github.com/adoptium/aqa-tests/issues/4714 (check for same test code issue in all versions reported to have the failure). Consider non-blocking.

smlambert commented 3 months ago

Will exclude for all platforms & versions for Temurin as this is a 'nuisance' test that fails regularly on our public infrastructure (can pass on TC Jenkins nodes).

smlambert commented 3 months ago

Making this issue generic to all platforms and closing related ones as duplicates, such as https://github.com/adoptium/aqa-tests/issues/3234