mandrel icon indicating copy to clipboard operation
mandrel copied to clipboard

[CI] Quarkus main fails with Java 21 mandrel build of mandrel/23.1 on Windows

Open jerboaa opened this issue 1 year ago • 4 comments

Automatic issue reporting for mandrel 23.1 windows.

Q main M 23.1 windows / Q IT

jerboaa avatar Sep 08 '23 14:09 jerboaa

Unfortunately, the build failed!

2024-04-23T06:41:41.2197469Z [INFO] Quarkus - Integration Tests - WebJar Locator ....... FAILURE [  0.028 s]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/8795705939

mandrel-bot avatar Apr 23 '24 08:04 mandrel-bot

Caused by a quarkus build failure tracked in: https://github.com/quarkusio/quarkus/issues/40213

jerboaa avatar Apr 23 '24 11:04 jerboaa

Build fixed:

  • Link to latest CI run: https://github.com/graalvm/mandrel/actions/runs/8836458280

mandrel-bot avatar Apr 25 '24 20:04 mandrel-bot

Unfortunately, the build failed!

2024-05-11T01:34:48.0865952Z Error: could not find target field: static int com.oracle.svm.core.thread.Target_java_lang_VirtualThread.RUNNABLE

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9040074597

mandrel-bot avatar May 11 '24 06:05 mandrel-bot

Tracked in https://github.com/graalvm/mandrel/issues/732

zakkak avatar May 13 '24 08:05 zakkak

The build is still failing!

2024-05-18T01:36:36.3836576Z Error: could not find target field: static int com.oracle.svm.core.thread.Target_java_lang_VirtualThread.RUNNABLE

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9136275032

mandrel-bot avatar May 18 '24 06:05 mandrel-bot

Tracked in https://github.com/graalvm/mandrel/issues/732

jerboaa avatar May 21 '24 10:05 jerboaa

The build is still failing!

2024-05-25T01:36:50.1852864Z Error: could not find target field: static int com.oracle.svm.core.thread.Target_java_lang_VirtualThread.RUNNABLE

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9231901131

mandrel-bot avatar May 25 '24 02:05 mandrel-bot

Tracked in https://github.com/graalvm/mandrel/issues/732

jerboaa avatar May 27 '24 12:05 jerboaa

Build fixed:

  • Link to latest CI run: https://github.com/graalvm/mandrel/actions/runs/9325991435

mandrel-bot avatar Jun 01 '24 01:06 mandrel-bot

Fixed by https://github.com/graalvm/mandrel/pull/738

zakkak avatar Jun 03 '24 13:06 zakkak