You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Tomas Hudik (JIRA)" <ji...@apache.org> on 2015/09/26 22:59:04 UTC

[jira] [Created] (ZEPPELIN-325) compilation failed

Tomas Hudik created ZEPPELIN-325:
------------------------------------

             Summary: compilation failed
                 Key: ZEPPELIN-325
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-325
             Project: Zeppelin
          Issue Type: Bug
         Environment: compilation failed with error:
*[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:grunt (grunt build) on project zeppelin-web*

steps:

1. git clone https://github.com/apache/incubator-zeppelin
2. mvn clean install -DskipTests

...
[INFO] Running "karma:unit" (karma) task
[INFO] INFO [karma]: Karma v0.12.37 server started at http://localhost:8080/
[INFO] INFO [launcher]: Starting browser PhantomJS
[INFO] WARN [launcher]: PhantomJS have not captured in 60000 ms, killing.
[INFO] INFO [launcher]: Trying to start PhantomJS again (1/2).
[INFO] WARN [launcher]: PhantomJS have not captured in 60000 ms, killing.
[INFO] INFO [launcher]: Trying to start PhantomJS again (2/2).
[INFO] WARN [launcher]: PhantomJS have not captured in 60000 ms, killing.
[INFO] ERROR [launcher]: PhantomJS failed 2 times (timeout). Giving up.
[INFO] Warning: Task "karma:unit" failed. Use --force to continue.
[INFO] 
[INFO] Aborted due to warnings.
[INFO] 
[INFO] 
[INFO] Execution Time (2015-09-26 20:41:04 UTC)
[INFO] karma:unit     3m 0.2s  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 99%
[INFO] Total 3m 2.6s
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Zeppelin ........................................... SUCCESS [ 16.467 s]
[INFO] Zeppelin: Interpreter .............................. SUCCESS [ 14.983 s]
[INFO] Zeppelin: Zengine .................................. SUCCESS [  6.137 s]
[INFO] Zeppelin: Spark dependencies ....................... SUCCESS [ 33.055 s]
[INFO] Zeppelin: Spark .................................... SUCCESS [ 28.870 s]
[INFO] Zeppelin: Markdown interpreter ..................... SUCCESS [  2.922 s]
[INFO] Zeppelin: Angular interpreter ...................... SUCCESS [  2.534 s]
[INFO] Zeppelin: Shell interpreter ........................ SUCCESS [  2.593 s]
[INFO] Zeppelin: Hive interpreter ......................... SUCCESS [  4.915 s]
[INFO] Zeppelin: Apache Phoenix Interpreter ............... SUCCESS [  5.458 s]
[INFO] Zeppelin: Apache Geode interpreter ................. SUCCESS [  4.683 s]
[INFO] Zeppelin: PostgreSQL interpreter ................... SUCCESS [  3.585 s]
[INFO] Zeppelin: Tajo interpreter ......................... SUCCESS [  3.320 s]
[INFO] Zeppelin: Flink .................................... SUCCESS [ 11.885 s]
[INFO] Zeppelin: Apache Ignite interpreter ................ SUCCESS [  2.891 s]
[INFO] Zeppelin: Kylin interpreter ........................ SUCCESS [  2.997 s]
[INFO] Zeppelin: Lens interpreter ......................... SUCCESS [  5.052 s]
[INFO] Zeppelin: Cassandra ................................ SUCCESS [01:02 min]
[INFO] Zeppelin: web Application .......................... FAILURE [03:24 min]
[INFO] Zeppelin: Server ................................... SKIPPED
[INFO] Zeppelin: Packaging distribution ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:00 min
[INFO] Finished at: 2015-09-26T22:44:06+02:00
[INFO] Final Memory: 159M/522M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:grunt (grunt build) on project zeppelin-web: Failed to run task: 'grunt --no-color' failed. (error code 3) -> [Help 1]

            Reporter: Tomas Hudik






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)