Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-899

TestMRRJobsDAGApi and TestMRRJobs intermittent and silent failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      $ mvn test
      ...
      -------------------------------------------------------
      T E S T S
      -------------------------------------------------------
      Running org.apache.tez.mapreduce.TestMRRJobsDAGApi
      Running org.apache.tez.mapreduce.TestMRRJobs
      Running org.apache.tez.test.TestFaultTolerance
      Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.397 sec - in org.apache.tez.test.TestFaultTolerance
      Running org.apache.tez.test.TestTezJobs
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.826 sec - in org.apache.tez.test.TestTezJobs

      Results :

      Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO]
      [INFO] tez ............................................... SUCCESS [0.281s]
      [INFO] tez-api ........................................... SUCCESS [1.846s]
      [INFO] tez-common ........................................ SUCCESS [1.155s]
      [INFO] tez-runtime-internals ............................. SUCCESS [5.953s]
      [INFO] tez-runtime-library ............................... SUCCESS [4.144s]
      [INFO] tez-mapreduce ..................................... SUCCESS [11.940s]
      [INFO] tez-mapreduce-examples ............................ SUCCESS [0.403s]
      [INFO] tez-dag ........................................... SUCCESS [26.827s]
      [INFO] tez-tests ......................................... FAILURE [7:15.788s]
      [INFO] tez-dist .......................................... SKIPPED
      [INFO] Tez ............................................... SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 8:16.925s
      [INFO] Finished at: Thu Feb 27 14:14:21 UTC 2014
      [INFO] Final Memory: 25M/902M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-cli) on project tez-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
      [ERROR] Command was/bin/sh -c cd /home/ubuntu/incubator-tez/tez-tests && /usr/lib/jvm/java-7-oracle/jre/bin/java -Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -jar /home/ubuntu/incubator-tez/tez-tests/target/surefire/surefirebooter8029426282609439171.jar /home/ubuntu/incubator-tez/tez-tests/target/surefire/surefire5469243907791745197tmp /home/ubuntu/incubator-tez/tez-tests/target/surefire/surefire_342508302444618882924tmp
      [ERROR] -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      [ERROR]
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR] mvn <goals> -rf :tez-tests

      Attachments

        Activity

          People

            Unassigned Unassigned
            ozawa Tsuyoshi Ozawa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: