Skip to content

Micronaut 5 compatibility and release prep #2955

Micronaut 5 compatibility and release prep

Micronaut 5 compatibility and release prep #2955

Triggered via pull request October 20, 2025 17:17
@lissam1lissam1
synchronize #1055
release-prep
Status Failure
Total duration 7m 12s
Artifacts

gradle.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Gradle Test Executor 11.failed to execute tests: Gradle Test Executor 11#L1
org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not start Gradle Test Executor 11: Failed to load JUnit Platform. Please ensure that all JUnit Platform dependencies are available on the test's runtime classpath, including the JUnit Platform launcher.
build (21)
Process completed with exit code 1.
Gradle Test Executor 20.failed to execute tests: Gradle Test Executor 20#L1
org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not start Gradle Test Executor 20: Failed to load JUnit Platform. Please ensure that all JUnit Platform dependencies are available on the test's runtime classpath, including the JUnit Platform launcher.
BinaryJteViewRendererSpec.invoking /jte/kte renders a kotlin view: views-jte/src/test/groovy/io/micronaut/docs/BinaryJteViewRendererSpec.groovy#L1
Expected no exception to be thrown, but got 'io.micronaut.http.client.exceptions.HttpClientResponseException'
WriterJteViewRendererSpec.invoking /jte/kte renders a kotlin view: views-jte/src/test/groovy/io/micronaut/docs/WriterJteViewRendererSpec.groovy#L1
Expected no exception to be thrown, but got 'io.micronaut.http.client.exceptions.HttpClientResponseException'
IntrospectableBeansAreProxiedSpec.introspectable bean can be proxied: views-react/src/test/groovy/io/micronaut/views/react/IntrospectableBeansAreProxiedSpec.groovy#L18
io.micronaut.context.exceptions.BeanInstantiationException: Error instantiating bean of type [org.graalvm.polyglot.Context] Message: Class jdk.vm.ci.services.Services does not have member field 'boolean IS_BUILDING_NATIVE_IMAGE' Path Taken: @i.m.c.a.Prototype i.m.v.r.ReactJSContext i.m.v.r.ReactJSBeanFactory.reactJsContext#reactJsContext([@nAmed("react") Context polyglotContext], ReactViewsRendererConfiguration configuration, ReactJSSources reactJSSources) \---> @j.i.Named("react") @j.i.Singleton o.g.p.Context i.m.v.r.ReactJSBeanFactory.polyglotContext#polyglotContext([@nAmed("react") Engine engine], @nAmed("react") HostAccess hostAccess, ReactViewsRendererConfiguration configuration)
PreactViewRenderSpec.views can be rendered with basic props and no request: views-react/src/test/groovy/io/micronaut/views/react/PreactViewRenderSpec.groovy#L25
io.micronaut.context.exceptions.BeanInstantiationException: Error instantiating bean of type [org.graalvm.polyglot.Context] Message: Could not initialize class org.graalvm.polyglot.Engine$ImplHolder Path Taken: @i.m.c.a.Prototype i.m.v.r.ReactJSContext i.m.v.r.ReactJSBeanFactory.reactJsContext#reactJsContext([@nAmed("react") Context polyglotContext], ReactViewsRendererConfiguration configuration, ReactJSSources reactJSSources) \---> @j.i.Named("react") @j.i.Singleton o.g.p.Context i.m.v.r.ReactJSBeanFactory.polyglotContext#polyglotContext([@nAmed("react") Engine engine], @nAmed("react") HostAccess hostAccess, ReactViewsRendererConfiguration configuration)
PreactViewRenderSpec.views can be rendered with basic props with a request: views-react/src/test/groovy/io/micronaut/views/react/PreactViewRenderSpec.groovy#L43
io.micronaut.context.exceptions.BeanInstantiationException: Error instantiating bean of type [org.graalvm.polyglot.Context] Message: Could not initialize class org.graalvm.polyglot.Engine$ImplHolder Path Taken: @i.m.c.a.Prototype i.m.v.r.ReactJSContext i.m.v.r.ReactJSBeanFactory.reactJsContext#reactJsContext([@nAmed("react") Context polyglotContext], ReactViewsRendererConfiguration configuration, ReactJSSources reactJSSources) \---> @j.i.Named("react") @j.i.Singleton o.g.p.Context i.m.v.r.ReactJSBeanFactory.polyglotContext#polyglotContext([@nAmed("react") Engine engine], @nAmed("react") HostAccess hostAccess, ReactViewsRendererConfiguration configuration)
ReactViewRenderSpec.views can be rendered with basic props: views-react/src/test/groovy/io/micronaut/views/react/ReactViewRenderSpec.groovy#L20
io.micronaut.context.exceptions.BeanInstantiationException: Error instantiating bean of type [org.graalvm.polyglot.Context] Message: Could not initialize class org.graalvm.polyglot.Engine$ImplHolder Path Taken: @i.m.c.a.Prototype i.m.v.r.ReactJSContext i.m.v.r.ReactJSBeanFactory.reactJsContext#reactJsContext([@nAmed("react") Context polyglotContext], ReactViewsRendererConfiguration configuration, ReactJSSources reactJSSources) \---> @j.i.Named("react") @j.i.Singleton o.g.p.Context i.m.v.r.ReactJSBeanFactory.polyglotContext#polyglotContext([@nAmed("react") Engine engine], @nAmed("react") HostAccess hostAccess, ReactViewsRendererConfiguration configuration)
ReactViewRenderSpec.views can be rendered with basic props with a request: views-react/src/test/groovy/io/micronaut/views/react/ReactViewRenderSpec.groovy#L41
io.micronaut.context.exceptions.BeanInstantiationException: Error instantiating bean of type [org.graalvm.polyglot.Context] Message: Could not initialize class org.graalvm.polyglot.Engine$ImplHolder Path Taken: @i.m.c.a.Prototype i.m.v.r.ReactJSContext i.m.v.r.ReactJSBeanFactory.reactJsContext#reactJsContext([@nAmed("react") Context polyglotContext], ReactViewsRendererConfiguration configuration, ReactJSSources reactJSSources) \---> @j.i.Named("react") @j.i.Singleton o.g.p.Context i.m.v.r.ReactJSBeanFactory.polyglotContext#polyglotContext([@nAmed("react") Engine engine], @nAmed("react") HostAccess hostAccess, ReactViewsRendererConfiguration configuration)
ReactViewRenderSpec.host access is OK if sandbox is disabled: views-react/src/test/groovy/io/micronaut/views/react/ReactViewRenderSpec.groovy#L54
io.micronaut.context.exceptions.BeanInstantiationException: Error instantiating bean of type [org.graalvm.polyglot.Context] Message: Could not initialize class org.graalvm.polyglot.Engine$ImplHolder Path Taken: @i.m.c.a.Prototype i.m.v.r.ReactJSContext i.m.v.r.ReactJSBeanFactory.reactJsContext#reactJsContext([@nAmed("react") Context polyglotContext], ReactViewsRendererConfiguration configuration, ReactJSSources reactJSSources) \---> @j.i.Named("react") @j.i.Singleton o.g.p.Context i.m.v.r.ReactJSBeanFactory.polyglotContext#polyglotContext([@nAmed("react") Engine engine], @nAmed("react") HostAccess hostAccess, ReactViewsRendererConfiguration configuration)
SandboxReactRenderSpec.views can be rendered with sandboxing enabled: views-react/src/test/groovy/io/micronaut/views/react/SandboxReactRenderSpec.groovy#L22
io.micronaut.context.exceptions.BeanInstantiationException: Error instantiating bean of type [org.graalvm.polyglot.Context] Message: Could not initialize class org.graalvm.polyglot.Engine$ImplHolder Path Taken: @i.m.c.a.Prototype i.m.v.r.ReactJSContext i.m.v.r.ReactJSBeanFactory.reactJsContext#reactJsContext([@nAmed("react") Context polyglotContext], ReactViewsRendererConfiguration configuration, ReactJSSources reactJSSources) \---> @j.i.Named("react") @j.i.Singleton o.g.p.Context i.m.v.r.ReactJSBeanFactory.polyglotContext#polyglotContext([@nAmed("react") Engine engine], @nAmed("react") HostAccess hostAccess, ReactViewsRendererConfiguration configuration)
SandboxReactRenderSpec.host types are inaccessible with the sandbox enabled: views-react/src/test/groovy/io/micronaut/views/react/SandboxReactRenderSpec.groovy#L40
Expected exception of type 'io.micronaut.http.exceptions.MessageBodyException', but got 'io.micronaut.context.exceptions.BeanInstantiationException'
build (25)
The strategy configuration was canceled because "build._21" failed
build (25)
Process completed with exit code 1.