You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/06/19 06:56:00 UTC

[jira] [Created] (FLINK-18375) Crashed tests at org.apache.maven.plugin.surefire.booterclient.forkstarter.fork

Jark Wu created FLINK-18375:
-------------------------------

             Summary: Crashed tests at org.apache.maven.plugin.surefire.booterclient.forkstarter.fork
                 Key: FLINK-18375
                 URL: https://issues.apache.org/jira/browse/FLINK-18375
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner, Tests
    Affects Versions: 1.12.0
            Reporter: Jark Wu


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=3783&view=logs&j=e25d5e7e-2a9c-5589-4940-0b638d75a414&t=a6e0f756-5bb9-5ea8-a468-5f60db442a29


{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (integration-tests) on project flink-table-planner-blink_2.11: There are test failures.
[ERROR] 
[ERROR] Please refer to /__w/1/s/flink-table/flink-table-planner-blink/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /__w/1/s/flink-table/flink-table-planner-blink/target && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xms256m -Xmx2048m -Dmvn.forkNumber=1 -XX:+UseG1GC -jar /__w/1/s/flink-table/flink-table-planner-blink/target/surefire/surefirebooter84337269008575781.jar /__w/1/s/flink-table/flink-table-planner-blink/target/surefire 2020-06-18T14-41-21_574-jvmRun1 surefire52609328749004809tmp surefire_52024361722628403933tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 239
[ERROR] Crashed tests:
[ERROR] org.apache.flink.table.planner.runtime.stream.sql.DeduplicateITCase
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /__w/1/s/flink-table/flink-table-planner-blink/target && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xms256m -Xmx2048m -Dmvn.forkNumber=1 -XX:+UseG1GC -jar /__w/1/s/flink-table/flink-table-planner-blink/target/surefire/surefirebooter84337269008575781.jar /__w/1/s/flink-table/flink-table-planner-blink/target/surefire 2020-06-18T14-41-21_574-jvmRun1 surefire52609328749004809tmp surefire_52024361722628403933tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 239
[ERROR] Crashed tests:
[ERROR] org.apache.flink.table.planner.runtime.stream.sql.DeduplicateITCase
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:510)
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkOnceMultiple(ForkStarter.java:382)
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:297)
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246)
[ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183)
[ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011)
[ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857)
[ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)

{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)