hudi-bot opened a new issue, #15363:
URL: https://github.com/apache/hudi/issues/15363

   ITTestHoodieDataSource crashed
   
    
   
   
[https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_apis/build/builds/11033/logs/39]
   
   
[https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_apis/build/builds/10994/logs/31]
   
    
   {code:java}
   2022-08-30T06:18:11.2568236Z [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.22.2:verify 
(verify-integration-test) on project hudi-flink: There are test 
failures.2022-08-30T06:18:11.2571112Z [ERROR] 2022-08-30T06:18:11.2573983Z 
[ERROR] Please refer to 
/home/vsts/work/1/s/hudi-flink-datasource/hudi-flink/target/failsafe-reports 
for the individual test results.2022-08-30T06:18:11.2577098Z [ERROR] Please 
refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and 
[date].dumpstream.2022-08-30T06:18:11.2579886Z [ERROR] 
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM 
terminated without properly saying goodbye. VM crash or System.exit 
called?2022-08-30T06:18:11.2584190Z [ERROR] Command was /bin/sh -c cd 
/home/vsts/work/1/s/hudi-flink-datasource/hudi-flink && 
/usr/lib/jvm/temurin-8-jdk-amd64/jre/bin/java -Xmx2g 
org.apache.maven.surefire.booter.ForkedBooter 
/home/vsts/work/1/s/hudi-flink-datasource/hudi-flink/target/
 surefire 2022-08-30T05-30-42_232-jvmRun1 surefire7255554291575167156tmp 
surefire_23336829373297076850tmp2022-08-30T06:18:11.2588719Z [ERROR] Error 
occurred in starting fork, check output in log2022-08-30T06:18:11.2593048Z 
[ERROR] Process Exit Code: 2392022-08-30T06:18:11.2596938Z [ERROR] Crashed 
tests:2022-08-30T06:18:11.2600707Z [ERROR] 
org.apache.hudi.table.ITTestHoodieDataSource2022-08-30T06:18:11.2604657Z 
[ERROR]   at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669)2022-08-30T06:18:11.2608953Z
 [ERROR]     at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:282)2022-08-30T06:18:11.2612284Z
 [ERROR]      at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245)2022-08-30T06:18:11.2612983Z
 [ERROR]      at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183)2022-08-30T06:18:11.2613739Z
 [ERROR]    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.exe
 
cuteAfterPreconditionsChecked(AbstractSurefireMojo.java:1011)2022-08-30T06:18:11.2614505Z
 [ERROR]      at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857)2022-08-30T06:18:11.2615248Z
 [ERROR]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)2022-08-30T06:18:11.2615951Z
 [ERROR]        at 
org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370)2022-08-30T06:18:11.2616777Z
 [ERROR]       at 
org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351)2022-08-30T06:18:11.2617439Z
 [ERROR]        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)2022-08-30T06:18:11.2618097Z
 [ERROR]  at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171)2022-08-30T06:18:11.2618744Z
 [ERROR]  at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163)2022-08-30T06:18:11.2619458Z
 [ERROR]  at org.apache.maven.li
 
fecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)2022-08-30T06:18:11.2620222Z
 [ERROR]      at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)2022-08-30T06:18:11.2624164Z
 [ERROR]  at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)2022-08-30T06:18:11.2624944Z
 [ERROR]    at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)2022-08-30T06:18:11.2625581Z
 [ERROR]  at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294)2022-08-30T06:18:11.2626157Z
 [ERROR]   at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)2022-08-30T06:18:11.2626724Z
 [ERROR]   at 
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)2022-08-30T06:18:11.2627275Z
 [ERROR]     at 
org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)2022-08-30T06:18:11.2627822Z
 [ERROR]         at org.apache.maven.cli.MavenCli.doMain(
 MavenCli.java:293)2022-08-30T06:18:11.2628339Z [ERROR]         at 
org.apache.maven.cli.MavenCli.main(MavenCli.java:196)2022-08-30T06:18:11.2628847Z
 [ERROR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)2022-08-30T06:18:11.2631817Z [ERROR]      at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)2022-08-30T06:18:11.2632495Z
 [ERROR]    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)2022-08-30T06:18:11.2633094Z
 [ERROR]    at 
java.lang.reflect.Method.invoke(Method.java:498)2022-08-30T06:18:11.2633684Z 
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)2022-08-30T06:18:11.2634336Z
 [ERROR]      at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)2022-08-30T06:18:11.2634980Z
 [ERROR]      at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)2022-08-30T06:18:11.2635630Z
 [ERROR]    at org.codehaus.plexus.classworlds.launcher.Laun
 cher.main(Launcher.java:347)2022-08-30T06:18:11.2638765Z [ERROR] -> [Help 1] 
{code}
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-4743
   - Type: Improvement
   - Epic: https://issues.apache.org/jira/browse/HUDI-4302
   
   
   ---
   
   
   ## Comments
   
   31/Aug/22 12:35;HunterHunter;Can we use `{{{}<argLine>-Xmx2024m 
-XX:MaxPermSize=256m</argLine>` instead of `<argLine>@\{argLine}</argLine>` to 
solve this problem?{}}};;;


-- 
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