flyrain commented on PR #1238: URL: https://github.com/apache/polaris/pull/1238#issuecomment-2744174758
The failure seems unrelated. ``` QuarkusApplicationIntegrationTest > initializationError FAILED java.lang.NullPointerException at PolarisApplicationIntegrationTest.java:137 Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched [Error Occurred After Shutdown] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched [Error Occurred After Shutdown] > Task :polaris-quarkus-service:test QuarkusRestCatalogIntegrationTest > initializationError FAILED java.lang.NullPointerException at PolarisRestCatalogIntegrationTest.java:173 Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched [Error Occurred After Shutdown] > Task :polaris-quarkus-service:test QuarkusRestCatalogViewAzureIntegrationTest > initializationError FAILED java.lang.NullPointerException at PolarisRestCatalogViewIntegrationBase.java:76 Timed out trying to set fork join ClassLoader, this should never happen unless something has tied up a fork join thread before the app launched [Error Occurred After Shutdown] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org