danhuawang opened a new issue, #4603:
URL: https://github.com/apache/gravitino/issues/4603

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   ```
   > Task :integration-test:test
   Current project version: 0.7.0-incubating-SNAPSHOT
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by 
org.apache.hadoop.security.authentication.util.KerberosUtil 
(file:/root/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-auth/2.10.2/29ab697d6b925ed3a52b782554d59e3312c94572/hadoop-auth-2.10.2.jar)
 to method sun.security.krb5.Config.getInstance()
   WARNING: Please consider reporting this to the maintainers of 
org.apache.hadoop.security.authentication.util.KerberosUtil
   WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
   WARNING: All illegal access operations will be denied in a future release
   
   > Task :trino-connector:test FAILED
   
   :trino-connector:test failure marker
     Error: Execution failed for task ':trino-connector:test':
         org.gradle.api.internal.exceptions.MarkedVerificationException: There 
were failing tests. See the report at: 
file:///actions-runner/_work/gravitino-test/gravitino-test/gravitino/build/reports/index.html
   
   Deprecated Gradle features were used in this build, making it incompatible 
with Gradle 9.0.
   
   You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.
   
   For more on this, please refer to 
https://docs.gradle.org/8.2/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
   129 actionable tasks: 72 executed, 57 up-to-date
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':trino-connector:test'.
   > There were failing tests. See the report at: 
file:///actions-runner/_work/gravitino-test/gravitino-test/gravitino/build/reports/index.html
   
   * Try:
   > Run with --scan to get full insights.
   
   BUILD FAILED in 14m 8s
   
   ```
   
   ### Error message and/or stacktrace
   
   N/A
   
   ### How to reproduce
   
   Cron Github Action:
   
https://github.com/datastrato/gravitino-test/actions/runs/10477629581/job/29019254226
   
   
   ### Additional context
   
   _No response_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to