sana@sana:~/kibana$ npm run elasticsearch > kibana@6.0.0-alpha2 elasticsearch /home/sana/kibana > grunt esvm:dev:keepalive Running "esvm:dev:keepalive" (esvm) task starting up "dev" cluster Keeping elasticsearch alive, to shutdown press command/control+c INFO - - cluster - Downloading & installing from "master" branch. INFO - - cluster - Installing plugins INFO - - cluster - Starting 1 nodes INFO - ? - ? - [2017-06-01T17:06:07,871][INFO ][o.e.n.Node ] [] initializing ... INFO - 0Hn6wHZ - node_environment - using [1] data paths, mounts [[/ (/dev/sda2)]], net usable_space [77.6gb], net total_space [97.6gb], types [ext4] INFO - 0Hn6wHZ - node_environment - heap size [1.9gb], compressed ordinary object pointers [true] INFO - ? - ? - [2017-06-01T17:06:07,950][INFO ][o.e.n.Node ] node name [0Hn6wHZ] derived from node ID [0Hn6wHZpRzSt59yoLNdaJg]; set [node.name] to override INFO - ? - ? - [2017-06-01T17:06:07,950][INFO ][o.e.n.Node ] version[6.0.0-alpha2-SNAPSHOT], pid[3662], build[e072cc7/2017-05-26T19:30:32.643Z], OS[Linux/4.11.2-041102-generic/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_131/25.131-b11] INFO - ? - ? - [2017-06-01T17:06:07,950][INFO ][o.e.n.Node ] JVM arguments [-Xms2g, -Xmx2g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+DisableExplicitGC, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Djdk.io.permissionsUseCanonicalPath=true, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -XX:+HeapDumpOnOutOfMemoryError, -Des.path.home=/home/sana/kibana/esvm/dev/branch-master] INFO - ? - ? - [2017-06-01T17:06:07,951][WARN ][o.e.n.Node ] version [6.0.0-alpha2-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production INFO - 0Hn6wHZ - plugins_service - loaded module [aggs-matrix-stats] INFO - 0Hn6wHZ - plugins_service - loaded module [analysis-common] INFO - 0Hn6wHZ - plugins_service - loaded module [ingest-common] INFO - 0Hn6wHZ - plugins_service - loaded module [lang-expression] INFO - 0Hn6wHZ - plugins_service - loaded module [lang-mustache] INFO - 0Hn6wHZ - plugins_service - loaded module [lang-painless] INFO - 0Hn6wHZ - plugins_service - loaded module [parent-join] INFO - 0Hn6wHZ - plugins_service - loaded module [percolator] INFO - 0Hn6wHZ - plugins_service - loaded module [reindex] INFO - 0Hn6wHZ - plugins_service - loaded module [repository-url] INFO - 0Hn6wHZ - plugins_service - loaded module [transport-netty4] INFO - 0Hn6wHZ - plugins_service - no plugins loaded INFO - ? - ? - [2017-06-01T17:06:09,227][WARN ][o.e.b.ElasticsearchUncaughtExceptionHandler] [] uncaught exception in thread [main] INFO - ? - ? - org.elasticsearch.bootstrap.StartupException: java.lang.IllegalArgumentException: unknown setting [script.inline] please check that any required plugins are installed, or check the breaking changes documentation for removed settings INFO - ? - ? - at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:127) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:114) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:67) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:122) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.cli.Command.main(Command.java:88) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:91) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:84) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - Caused by: java.lang.IllegalArgumentException: unknown setting [script.inline] please check that any required plugins are installed, or check the breaking changes documentation for removed settings INFO - ? - ? - at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:293) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:256) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.common.settings.SettingsModule.(SettingsModule.java:139) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.node.Node.(Node.java:332) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.node.Node.(Node.java:241) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Bootstrap$5.(Bootstrap.java:212) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:212) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:330) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:123) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - ... 6 more INFO - ? - ? - Suppressed: java.lang.IllegalArgumentException: unknown setting [script.stored] please check that any required plugins are installed, or check the breaking changes documentation for removed settings INFO - ? - ? - at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:293) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.common.settings.AbstractScopedSettings.validate(AbstractScopedSettings.java:256) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.common.settings.SettingsModule.(SettingsModule.java:139) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.node.Node.(Node.java:332) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.node.Node.(Node.java:241) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Bootstrap$5.(Bootstrap.java:212) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:212) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:330) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:123) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:114) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:67) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:122) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.cli.Command.main(Command.java:88) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:91) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] INFO - ? - ? - at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:84) ~[elasticsearch-6.0.0-alpha2-SNAPSHOT.jar:6.0.0-alpha2-SNAPSHOT] Fatal error: Server exitted with the non-zero exit code 1 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! kibana@6.0.0-alpha2 elasticsearch: `grunt esvm:dev:keepalive` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the kibana@6.0.0-alpha2 elasticsearch script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. ╭─────────────────────────────────────╮ │ │ │ Update available 4.6.1 → 5.0.1 │ │ Run npm i -g npm to update │ │ │ ╰─────────────────────────────────────╯