Haroon Khel

Results 512 comments of Haroon Khel

I am investigating PW 6.1 https://github.com/adoptium/infrastructure/issues/2503

Retrospective items: * Release champion needs permissions to build/rebuild sign_installer jobs and the release tool job * sign_installer jobs should stay around for longer HK: Raise issue in pipeline repo...

**Out of the non intermittent tests:** `jdk/jfr/event/compiler/TestCompilerPhase.java.TestCompilerPhase` `jdk/jfr/event/gc/collection/TestGCCauseWithG1ConcurrentMark.java.TestGCCauseWithG1ConcurrentMark` `jdk/jfr/event/gc/collection/TestGCCauseWithG1FullCollection.java.TestGCCauseWithG1FullCollection` Related upstream issue https://bugs.openjdk.java.net/browse/JDK-8230707 `jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java.TestEvacuationFailedEvent` Known upstream issue https://bugs.openjdk.java.net/browse/JDK-8270443 `jdk/jfr/event/gc/detailed/TestEvacuationInfoEvent.java.TestEvacuationInfoEvent` `jdk/jfr/event/gc/detailed/TestG1HeapRegionTypeChangeEvent.java.TestG1HeapRegionTypeChangeEvent` `jdk/jfr/event/gc/detailed/TestG1MMUEvent.java.TestG1MMUEvent` Error log: ``` OpenJDK Client VM warning: G1 GC...

Running https://ci.adoptopenjdk.net/job/Grinder/3371/console

Rerunning with https://github.com/adoptium/aarch32-jdk8u as the `JDK_REPO` https://ci.adoptopenjdk.net/job/Grinder/3398/console

The same tests failed. The tests ``` jdk/jfr/event/gc/stacktrace/TestG1HumongousAllocationPendingStackTrace.java.TestG1HumongousAllocationPendingStackTrace jdk/jfr/event/gc/stacktrace/TestG1OldAllocationPendingStackTrace.java.TestG1OldAllocationPendingStackTrace jdk/jfr/event/gc/stacktrace/TestG1YoungAllocationPendingStackTrace.java.TestG1YoungAllocationPendingStackTrace jdk/jfr/event/gc/stacktrace/TestMetaspaceG1GCAllocationPendingStackTrace.java.TestMetaspaceG1GCAllocationPendingStackTrace ``` still failed because they could not find G1GC ``` OpenJDK Client VM warning: G1 GC is disabled in...

Just found that the test is excluded on aarch64-linux,linux_ppc64le and linux_s390x (yet still ran during this release) https://github.com/adoptium/aqa-tests/blob/69aaa7007e46165aac73af50052dd42e9d29a7ca/openjdk/excludes/ProblemList_openjdk18.txt#L399 MacOS should also be added to the exclude list

Closing as it appears to be intermittent on MacOS Recent pass https://ci.adoptopenjdk.net/job/Grinder/3914/console

Ref https://github.com/adoptium/aqa-tests/issues/3251 and https://github.com/adoptium/infrastructure/issues/2456 This might be an infra issue. Try rerunning the failed tests on build-osuosl-aix71-ppc64-1. I didn't expect them to fail on build-osuosl-aix71-ppc64-2, but they might pass on...

Rerunning extended openjdk on test-osuosl-aix715-ppc64-3 after changes made in https://github.com/adoptium/infrastructure/issues/2456 https://ci.adoptopenjdk.net/job/Grinder/3684/console