You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by Ahmed Eldawy <el...@ucr.edu> on 2018/03/01 03:34:42 UTC

Re: Failing tests

Here are the two files that might be relevant.

*surefire-reports/org.apache.asterix.test.runtime.SqlppExecutionWithCancellationTest.txt*

>
> -------------------------------------------------------------------------------
> Test set:
> org.apache.asterix.test.runtime.SqlppExecutionWithCancellationTest
>
> -------------------------------------------------------------------------------
> Tests run: 1742, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 1,055.739 s <<< FAILURE! - in
> org.apache.asterix.test.runtime.SqlppExecutionWithCancellationTest
> org.apache.asterix.test.runtime.SqlppExecutionWithCancellationTest  Time
> elapsed: 9.232 s  <<< FAILURE!
> java.lang.AssertionError: There are 22 leaked run files.
>         at
> org.apache.asterix.test.runtime.SqlppExecutionWithCancellationTest.tearDown(SqlppExecutionWithCancellationTest.java:54)


*TEST-org.apache.asterix.test.runtime.SqlppExecutionWithCancellationTest.xml*
<<< attached >>>

On Wed, Feb 28, 2018 at 12:33 PM, Ian Maxon <im...@uci.edu> wrote:

> What's the log referred to there say?
>
> On Wed, Feb 28, 2018 at 12:12 PM, Ahmed Eldawy <el...@ucr.edu> wrote:
> > Hi,
> >
> > I'm trying to run the tests locally but they started to fail recently. I
> > switched to a clean master branch from the github repository. I ran the
> > commands 'git clean -fdx' and 'mvn clean verify' to make sure it's in a
> > clean state but I still get test failures. Currently, I'm on revision
> > '05bb98f3a411e7a04fb1b5180432ceec4928ff09' but it has been failing in
> > previous versions also.
> > Here is the output that I get when I run 'mvn clean verify'. Please let
> me
> > know if you have any suggestions.
> >
> > Thanks
> >
> > ----------------------------------
> > [INFO] Results:
> > [INFO]
> > *[ERROR] Failures:*
> > *[ERROR]   SqlppExecutionWithCancellationTest.tearDown:54 There are 22
> > leaked run files.*
> > [INFO]
> > [ERROR] Tests run: 10102, Failures: 1, Errors: 0, Skipped: 12
> > [INFO]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] hyracks-ecosystem-full-stack ....................... SUCCESS [
> > 1.914 s]
> > [INFO] hyracks ............................................ SUCCESS [
> > 0.209 s]
> > [INFO] hyracks-util ....................................... SUCCESS [
> > 8.391 s]
> > [INFO] hyracks-ipc ........................................ SUCCESS [
> > 1.604 s]
> > [INFO] hyracks-api ........................................ SUCCESS [
> > 4.236 s]
> > [INFO] hyracks-net ........................................ SUCCESS [
> > 1.738 s]
> > [INFO] hyracks-comm ....................................... SUCCESS [
> > 0.458 s]
> > [INFO] hyracks-control .................................... SUCCESS [
> > 0.077 s]
> > [INFO] hyracks-control-common ............................. SUCCESS [
> > 0.832 s]
> > [INFO] hyracks-http ....................................... SUCCESS [
> > 34.278 s]
> > [INFO] hyracks-control-cc ................................. SUCCESS [
> > 27.072 s]
> > [INFO] hyracks-control-nc ................................. SUCCESS [
> > 0.787 s]
> > [INFO] hyracks-client ..................................... SUCCESS [
> > 24.377 s]
> > [INFO] hyracks-data ....................................... SUCCESS [
> > 0.070 s]
> > [INFO] hyracks-data-std ................................... SUCCESS [
> > 2.912 s]
> > [INFO] hyracks-dataflow-common ............................ SUCCESS [
> > 5.891 s]
> > [INFO] hyracks-dataflow-std ............................... SUCCESS [
> > 10.775 s]
> > [INFO] hyracks-nc-service ................................. SUCCESS [
> > 1.252 s]
> > [INFO] hyracks-storage-common ............................. SUCCESS [
> > 0.567 s]
> > [INFO] hyracks-storage-am-common .......................... SUCCESS [
> > 2.399 s]
> > [INFO] hyracks-storage-am-bloomfilter ..................... SUCCESS [
> > 0.372 s]
> > [INFO] hyracks-storage-am-btree ........................... SUCCESS [
> > 9.474 s]
> > [INFO] hyracks-storage-am-lsm-common ...................... SUCCESS [
> > 0.887 s]
> > [INFO] hyracks-storage-am-lsm-invertedindex ............... SUCCESS [
> > 0.833 s]
> > [INFO] hyracks-storage-am-lsm-btree ....................... SUCCESS [
> > 0.671 s]
> > [INFO] hyracks-storage-am-rtree ........................... SUCCESS [
> > 0.700 s]
> > [INFO] hyracks-storage-am-lsm-rtree ....................... SUCCESS [
> > 0.658 s]
> > [INFO] hyracks-test-support ............................... SUCCESS [
> > 0.797 s]
> > [INFO] hyracks-tests ...................................... SUCCESS [
> > 0.046 s]
> > [INFO] hyracks-storage-common-test ........................ SUCCESS [
> > 24.302 s]
> > [INFO] hyracks-storage-am-btree-test ...................... SUCCESS [
> > 49.219 s]
> > [INFO] hyracks-storage-am-rtree-test ...................... SUCCESS [
> > 12.814 s]
> > [INFO] hyracks-storage-am-lsm-common-test ................. SUCCESS [
> > 6.775 s]
> > [INFO] hyracks-storage-am-lsm-btree-test .................. SUCCESS [
> > 41.836 s]
> > [INFO] hyracks-storage-am-lsm-rtree-test .................. SUCCESS [
> > 27.136 s]
> > [INFO] hyracks-storage-am-lsm-invertedindex-test .......... SUCCESS
> [01:33
> > min]
> > [INFO] hyracks-storage-am-bloomfilter-test ................ SUCCESS [
> > 2.442 s]
> > [INFO] hyracks-server ..................................... SUCCESS [
> > 15.911 s]
> > [INFO] hyracks-examples ................................... SUCCESS [
> > 0.060 s]
> > [INFO] tpch-example ....................................... SUCCESS [
> > 0.049 s]
> > [INFO] tpchclient ......................................... SUCCESS [
> > 0.441 s]
> > [INFO] tpchserver ......................................... SUCCESS [
> > 0.069 s]
> > [INFO] text-example ....................................... SUCCESS [
> > 0.048 s]
> > [INFO] texthelper ......................................... SUCCESS [
> > 0.318 s]
> > [INFO] textclient ......................................... SUCCESS [
> > 0.382 s]
> > [INFO] hyracks-maven-plugins .............................. SUCCESS [
> > 0.203 s]
> > [INFO] Hyracks VirtualCluster Maven Plugin ................ SUCCESS [
> > 0.500 s]
> > [INFO] textserver ......................................... SUCCESS [
> > 8.471 s]
> > [INFO] btree-example ...................................... SUCCESS [
> > 0.139 s]
> > [INFO] btreehelper ........................................ SUCCESS [
> > 0.387 s]
> > [INFO] btreeclient ........................................ SUCCESS [
> > 0.454 s]
> > [INFO] btreeserver ........................................ SUCCESS [
> > 0.119 s]
> > [INFO] hyracks-integration-tests .......................... SUCCESS
> [03:02
> > min]
> > [INFO] hyracks-shutdown-test .............................. SUCCESS [
> > 40.363 s]
> > [INFO] hyracks-documentation .............................. SUCCESS [
> > 0.397 s]
> > [INFO] license-automation-plugin .......................... SUCCESS [
> > 1.708 s]
> > [INFO] hyracks-hdfs ....................................... SUCCESS [
> > 0.067 s]
> > [INFO] hyracks-hdfs-1.x ................................... SUCCESS [
> > 0.468 s]
> > [INFO] hyracks-hdfs-2.x ................................... SUCCESS [
> > 0.951 s]
> > [INFO] hyracks-hdfs-core .................................. SUCCESS [
> > 17.602 s]
> > [INFO] hyracks-dist ....................................... SUCCESS [
> > 0.219 s]
> > [INFO] algebricks ......................................... SUCCESS [
> > 0.079 s]
> > [INFO] algebricks-common .................................. SUCCESS [
> > 0.523 s]
> > [INFO] algebricks-data .................................... SUCCESS [
> > 0.617 s]
> > [INFO] algebricks-runtime ................................. SUCCESS [
> > 0.864 s]
> > [INFO] algebricks-core .................................... SUCCESS [
> > 2.803 s]
> > [INFO] algebricks-compiler ................................ SUCCESS [
> > 4.516 s]
> > [INFO] algebricks-rewriter ................................ SUCCESS [
> > 1.430 s]
> > [INFO] algebricks-tests ................................... SUCCESS [
> > 6.978 s]
> > [INFO] hyracks-fullstack-license .......................... SUCCESS [
> > 0.554 s]
> > [INFO] apache-asterixdb ................................... SUCCESS [
> > 0.753 s]
> > [INFO] asterix-common ..................................... SUCCESS [
> > 9.483 s]
> > [INFO] asterix-om ......................................... SUCCESS
> [01:44
> > min]
> > [INFO] asterix-fuzzyjoin .................................. SUCCESS [
> > 1.627 s]
> > [INFO] asterix-maven-plugins .............................. SUCCESS [
> > 0.049 s]
> > [INFO] record-manager-generator-maven-plugin .............. SUCCESS [
> > 1.207 s]
> > [INFO] asterix-transactions ............................... SUCCESS [
> > 2.594 s]
> > [INFO] asterix-evaluator-generator-maven-plugin ........... SUCCESS [
> > 1.434 s]
> > [INFO] asterix-runtime .................................... SUCCESS [
> > 6.292 s]
> > [INFO] asterix-active ..................................... SUCCESS [
> > 0.716 s]
> > [INFO] asterix-hivecompat ................................. SUCCESS [
> > 1.228 s]
> > [INFO] lexer-generator-maven-plugin ....................... SUCCESS [
> > 3.844 s]
> > [INFO] asterix-external-data .............................. SUCCESS [
> > 42.685 s]
> > [INFO] asterix-metadata ................................... SUCCESS [
> > 10.553 s]
> > [INFO] asterix-lang-common ................................ SUCCESS [
> > 1.660 s]
> > [INFO] asterix-lang-aql ................................... SUCCESS [
> > 2.997 s]
> > [INFO] asterix-lang-sqlpp ................................. SUCCESS [
> > 4.263 s]
> > [INFO] asterix-grammar-extension-maven-plugin ............. SUCCESS [
> > 6.432 s]
> > [INFO] asterix-algebra .................................... SUCCESS [
> > 3.372 s]
> > [INFO] asterix-dashboard .................................. SUCCESS [
> > 0.575 s]
> > [INFO] asterix-test-framework ............................. SUCCESS [
> > 0.305 s]
> > [INFO] asterix-replication ................................ SUCCESS [
> > 0.643 s]
> > [INFO] asterix-test-datagenerator-maven-plugin ............ SUCCESS [
> > 0.636 s]
> > [INFO] asterix-app ........................................ FAILURE
> [58:26
> > min]
> > [INFO] asterix-tools ...................................... SKIPPED
> > [INFO] asterix-examples ................................... SKIPPED
> > [INFO] asterix-client-helper .............................. SKIPPED
> > [INFO] asterix-server ..................................... SKIPPED
> > [INFO] asterix-doc ........................................ SKIPPED
> > [INFO] asterix-benchmark .................................. SKIPPED
> > [INFO] asterix-coverage ................................... SKIPPED
> > [INFO] asterix-license .................................... SKIPPED
> > [INFO] hyracks-asterix .................................... SKIPPED
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 01:13 h
> > [INFO] Finished at: 2018-02-28T11:05:42-08:00
> > [INFO] Final Memory: 291M/6019M
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test
> (default-test)
> > on project asterix-app: There are test failures.
> > [ERROR]
> > [ERROR] Please refer to
> > /home/eldawy/workspace/asterixdb-pull/asterixdb/
> asterix-app/target/surefire-reports
> > for the individual test results.
> > [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
> > [date].dumpstream and [date]-jvmRun[N].dumpstream.
> > [ERROR] -> [Help 1]
> > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
> execute
> > goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test
> > (default-test) on project asterix-app:
> >  There are test failures.
> >
> > Please refer to
> > /home/eldawy/workspace/asterixdb-pull/asterixdb/
> asterix-app/target/surefire-reports
> > for the individual test results.
> > Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
> > [date].dumpstream and [date]-jvmRun[N].dumpstream.
> >         at
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(
> MojoExecutor.java:212)
> >         at
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(
> MojoExecutor.java:153)
> >         at
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(
> MojoExecutor.java:145)
> >         at
> > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(
> LifecycleModuleBuilder.java:116)
> >         at
> > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(
> LifecycleModuleBuilder.java:80)
> >         at
> > org.apache.maven.lifecycle.internal.builder.singlethreaded.
> SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
> >         at
> > org.apache.maven.lifecycle.internal.LifecycleStarter.
> execute(LifecycleStarter.java:128)
> >         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:
> 307)
> >         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:
> 193)
> >         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
> >         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
> >         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
> >         at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
> >         at java.lang.reflect.Method.invoke(Method.java:498)
> >         at
> > org.codehaus.plexus.classworlds.launcher.Launcher.
> launchEnhanced(Launcher.java:289)
> >         at
> > org.codehaus.plexus.classworlds.launcher.Launcher.
> launch(Launcher.java:229)
> >         at
> > org.codehaus.plexus.classworlds.launcher.Launcher.
> mainWithExitCode(Launcher.java:415)
> >         at
> > org.codehaus.plexus.classworlds.launcher.Launcher.
> main(Launcher.java:356)
> > Caused by: org.apache.maven.plugin.MojoFailureException: There are test
> > failures.
> >
> > Please refer to
> > /home/eldawy/workspace/asterixdb-pull/asterixdb/
> asterix-app/target/surefire-reports
> > for the individual test results.
> > Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
> > [date].dumpstream and [date]-jvmRun[N].dumpstream.
> >         at
> > org.apache.maven.plugin.surefire.SurefireHelper.
> throwException(SurefireHelper.java:240)
> >         at
> > org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(
> SurefireHelper.java:112)
> >         at
> > org.apache.maven.plugin.surefire.SurefirePlugin.
> handleSummary(SurefirePlugin.java:354)
> >         at
> > org.apache.maven.plugin.surefire.AbstractSurefireMojo.
> executeAfterPreconditionsChecked(AbstractSurefireMojo.java:984)
> >         at
> > org.apache.maven.plugin.surefire.AbstractSurefireMojo.
> execute(AbstractSurefireMojo.java:832)
> >         at
> > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(
> DefaultBuildPluginManager.java:134)
> >         at
> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(
> MojoExecutor.java:207)
> >         ... 20 more
> > [ERROR]
> > [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 :asterix-app
> > ----------------------------------
> >
> >
> > --
> >
> > Ahmed Eldawy
> > Assistant Professor
> > http://www.cs.ucr.edu/~eldawy
> > Tel: +1 (951) 827-5654
>



-- 

Ahmed Eldawy
Assistant Professor
http://www.cs.ucr.edu/~eldawy
Tel: +1 (951) 827-5654