Github user astroshim commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/453#issuecomment-158629282
  
    Travis build failed at the "mvn verify -Pusing-packaged-distr -Phadoop-2.3 
-Ppyspark -B" command but my update is not relation about it  i think. 
    And on my build test in the .travis.yml was all passed.
    What do you think?
    
    ```
    -------------------------------------------------------
     T E S T S
    -------------------------------------------------------
    Running org.apache.zeppelin.notebook.repo.NotebookRepoSyncTest
    SLF4J: Class path contains multiple SLF4J bindings.
    SLF4J: Found binding in 
[jar:file:/home/travis/build/apache/incubator-zeppelin/zeppelin-interpreter/target/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    SLF4J: Found binding in 
[jar:file:/home/travis/.m2/repository/org/slf4j/slf4j-log4j12/1.7.10/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
    SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
    log4j:WARN No appenders could be found for logger 
(org.apache.zeppelin.notebook.repo.NotebookRepoSyncTest).
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for 
more info.
    Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 sec - 
in org.apache.zeppelin.notebook.repo.NotebookRepoSyncTest
    Running org.apache.zeppelin.notebook.NotebookTest
    Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.297 sec 
<<< FAILURE! - in org.apache.zeppelin.notebook.NotebookTest
    
testAbortParagraphStatusOnInterpreterRestart(org.apache.zeppelin.notebook.NotebookTest)
  Time elapsed: 0.017 sec  <<< FAILURE!
    java.lang.AssertionError: expected:<RUNNING> but was:<FINISHED>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.zeppelin.notebook.NotebookTest.testAbortParagraphStatusOnInterpreterRestart(NotebookTest.java:332)
    
    Running org.apache.zeppelin.notebook.NoteInterpreterLoaderTest
    Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - 
in org.apache.zeppelin.notebook.NoteInterpreterLoaderTest
    Running org.apache.zeppelin.conf.ZeppelinConfigurationTest
    Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - 
in org.apache.zeppelin.conf.ZeppelinConfigurationTest
    Running org.apache.zeppelin.util.UtilTest
    Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - 
in org.apache.zeppelin.util.UtilTest
    Running org.apache.zeppelin.interpreter.InterpreterFactoryTest
    Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - 
in org.apache.zeppelin.interpreter.InterpreterFactoryTest
    
    Results :
    
    Failed tests: 
      NotebookTest.testAbortParagraphStatusOnInterpreterRestart:332 
expected:<RUNNING> but was:<FINISHED>
    
    Tests run: 32, Failures: 1, Errors: 0, Skipped: 0
    
    [INFO] 
------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO] 
    [INFO] Zeppelin ........................................... SUCCESS [ 
12.103 s]
    [INFO] Zeppelin: Interpreter .............................. SUCCESS [01:13 
min]
    [INFO] Zeppelin: Zengine .................................. FAILURE [  
6.260 s]
    [INFO] Zeppelin: Spark dependencies ....................... SKIPPED
    [INFO] Zeppelin: Spark .................................... SKIPPED
    [INFO] Zeppelin: Markdown interpreter ..................... SKIPPED
    [INFO] Zeppelin: Angular interpreter ...................... SKIPPED
    [INFO] Zeppelin: Shell interpreter ........................ SKIPPED
    [INFO] Zeppelin: Hive interpreter ......................... SKIPPED
    [INFO] Zeppelin: Apache Phoenix Interpreter ............... SKIPPED
    [INFO] Zeppelin: PostgreSQL interpreter ................... SKIPPED
    [INFO] Zeppelin: Tajo interpreter ......................... SKIPPED
    [INFO] Zeppelin: Flink .................................... SKIPPED
    [INFO] Zeppelin: Apache Ignite interpreter ................ SKIPPED
    [INFO] Zeppelin: Kylin interpreter ........................ SKIPPED
    [INFO] Zeppelin: Lens interpreter ......................... SKIPPED
    [INFO] Zeppelin: Cassandra ................................ SKIPPED
    [INFO] Zeppelin: web Application .......................... SKIPPED
    [INFO] Zeppelin: Server ................................... SKIPPED
    [INFO] Zeppelin: Packaging distribution ................... SKIPPED
    [INFO] 
------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 01:32 min
    [INFO] Finished at: 2015-11-20T12:29:30+00:00
    [INFO] Final Memory: 31M/448M
    [INFO] 
------------------------------------------------------------------------
    [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project zeppelin-zengine: There are test failures.
    [ERROR] 
    [ERROR] Please refer to 
/home/travis/build/apache/incubator-zeppelin/zeppelin-zengine/target/surefire-reports
 for the individual test results.
    [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 :zeppelin-zengine
    
travis_time:end:0060f126:start=1448022474306850262,finish=1448022570775266101,duration=96468415839
    
    The command "mvn verify -Pusing-packaged-distr -Phadoop-2.3 
-Ppyspark -B" exited with 1.
    travis_time:start:0bc5533e
    $ ./testing/stopSparkCluster.sh 1.5.2 2.3
    stopping org.apache.spark.deploy.worker.Worker
    stopping org.apache.spark.deploy.master.Master
    
travis_time:end:0bc5533e:start=1448022570779291802,finish=1448022570914969155,duration=135677353
    
    The command "./testing/stopSparkCluster.sh 1.5.2 2.3" exited with 
0.
    travis_time:start:20379030
    $ rm -rf `pwd`/interpreter/spark
    
travis_time:end:20379030:start=1448022570918812940,finish=1448022570951827356,duration=33014416
    
    The command "rm -rf `pwd`/interpreter/spark" exited with 0.
    travis_time:start:00e2daa8
    
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to