Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.5/9/
2 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored Error Message: java.lang.RuntimeException: Error from server at http://127.0.0.1:55178/solr/test_col: Async exception during distributed update: 127.0.0.1:38533 failed to respond Stack Trace: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:55178/solr/test_col: Async exception during distributed update: 127.0.0.1:38533 failed to respond at __randomizedtesting.SeedInfo.seed([5BA7BC44B783F54F:C99BDDC00BC4C897]:0) at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored(TestStressCloudBlindAtomicUpdates.java:203) 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 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:55178/solr/test_col: Async exception during distributed update: 127.0.0.1:38533 failed to respond at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55178/solr/test_col: Async exception during distributed update: 127.0.0.1:38533 failed to respond at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368) at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397) ... 6 more FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:41199 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:41199 at __randomizedtesting.SeedInfo.seed([5BA7BC44B783F54F:D3F3839E197F98B7]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1376) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1127) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1057) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:220) at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103) 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 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) ... 51 more Build Log: [...truncated 13426 lines...] [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/init-core-data-001 [junit4] 2> 4683231 WARN (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 4683232 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 4683233 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause OutOfMemory when stress testing) [junit4] 2> 4683234 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001 [junit4] 2> 4683234 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 4683234 INFO (Thread-54642) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 4683234 INFO (Thread-54642) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 4683334 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:37435 [junit4] 2> 4683342 INFO (jetty-launcher-5147-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683342 INFO (jetty-launcher-5147-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683343 INFO (jetty-launcher-5147-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683344 INFO (jetty-launcher-5147-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c1418a5{/solr,null,AVAILABLE} [junit4] 2> 4683345 INFO (jetty-launcher-5147-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@36517496{HTTP/1.1,[http/1.1]}{127.0.0.1:45243} [junit4] 2> 4683345 INFO (jetty-launcher-5147-thread-3) [ ] o.e.j.s.Server Started @4691556ms [junit4] 2> 4683345 INFO (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45243} [junit4] 2> 4683345 ERROR (jetty-launcher-5147-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683346 INFO (jetty-launcher-5147-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683346 INFO (jetty-launcher-5147-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683346 INFO (jetty-launcher-5147-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683346 INFO (jetty-launcher-5147-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.368Z [junit4] 2> 4683348 INFO (jetty-launcher-5147-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a73771e{/solr,null,AVAILABLE} [junit4] 2> 4683348 INFO (jetty-launcher-5147-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4da208c5{HTTP/1.1,[http/1.1]}{127.0.0.1:42063} [junit4] 2> 4683348 INFO (jetty-launcher-5147-thread-2) [ ] o.e.j.s.Server Started @4691559ms [junit4] 2> 4683348 INFO (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42063} [junit4] 2> 4683348 ERROR (jetty-launcher-5147-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683348 INFO (jetty-launcher-5147-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683348 INFO (jetty-launcher-5147-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683349 INFO (jetty-launcher-5147-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683349 INFO (jetty-launcher-5147-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.371Z [junit4] 2> 4683350 INFO (jetty-launcher-5147-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e2492df{/solr,null,AVAILABLE} [junit4] 2> 4683350 INFO (jetty-launcher-5147-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683351 INFO (jetty-launcher-5147-thread-5) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683351 INFO (jetty-launcher-5147-thread-6) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683352 INFO (jetty-launcher-5147-thread-7) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683352 INFO (jetty-launcher-5147-thread-8) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683353 INFO (jetty-launcher-5147-thread-9) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683362 INFO (jetty-launcher-5147-thread-10) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 4683363 INFO (jetty-launcher-5147-thread-9) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e0100a0{/solr,null,AVAILABLE} [junit4] 2> 4683365 INFO (jetty-launcher-5147-thread-9) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1590b452{HTTP/1.1,[http/1.1]}{127.0.0.1:53642} [junit4] 2> 4683365 INFO (jetty-launcher-5147-thread-9) [ ] o.e.j.s.Server Started @4691576ms [junit4] 2> 4683365 INFO (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53642} [junit4] 2> 4683365 ERROR (jetty-launcher-5147-thread-9) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683365 INFO (jetty-launcher-5147-thread-9) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683365 INFO (jetty-launcher-5147-thread-9) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683366 INFO (jetty-launcher-5147-thread-9) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683366 INFO (jetty-launcher-5147-thread-9) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.388Z [junit4] 2> 4683366 INFO (jetty-launcher-5147-thread-7) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e58533e{/solr,null,AVAILABLE} [junit4] 2> 4683366 INFO (jetty-launcher-5147-thread-7) [ ] o.e.j.s.AbstractConnector Started ServerConnector@31f70db6{HTTP/1.1,[http/1.1]}{127.0.0.1:60904} [junit4] 2> 4683366 INFO (jetty-launcher-5147-thread-7) [ ] o.e.j.s.Server Started @4691577ms [junit4] 2> 4683366 INFO (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60904} [junit4] 2> 4683366 ERROR (jetty-launcher-5147-thread-7) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683366 INFO (jetty-launcher-5147-thread-7) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683367 INFO (jetty-launcher-5147-thread-7) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683367 INFO (jetty-launcher-5147-thread-7) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683367 INFO (jetty-launcher-5147-thread-7) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.389Z [junit4] 2> 4683368 INFO (jetty-launcher-5147-thread-10) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50002a1c{/solr,null,AVAILABLE} [junit4] 2> 4683369 INFO (jetty-launcher-5147-thread-10) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3dc1418c{HTTP/1.1,[http/1.1]}{127.0.0.1:38066} [junit4] 2> 4683374 INFO (jetty-launcher-5147-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3990bba0{/solr,null,AVAILABLE} [junit4] 2> 4683374 INFO (jetty-launcher-5147-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4f0e8b73{HTTP/1.1,[http/1.1]}{127.0.0.1:55178} [junit4] 2> 4683374 INFO (jetty-launcher-5147-thread-4) [ ] o.e.j.s.Server Started @4691585ms [junit4] 2> 4683374 INFO (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55178} [junit4] 2> 4683374 ERROR (jetty-launcher-5147-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683374 INFO (jetty-launcher-5147-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683375 INFO (jetty-launcher-5147-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683375 INFO (jetty-launcher-5147-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683375 INFO (jetty-launcher-5147-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.397Z [junit4] 2> 4683377 INFO (jetty-launcher-5147-thread-10) [ ] o.e.j.s.Server Started @4691588ms [junit4] 2> 4683377 INFO (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38066} [junit4] 2> 4683377 ERROR (jetty-launcher-5147-thread-10) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683377 INFO (jetty-launcher-5147-thread-10) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683377 INFO (jetty-launcher-5147-thread-10) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683377 INFO (jetty-launcher-5147-thread-10) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683378 INFO (jetty-launcher-5147-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683378 INFO (jetty-launcher-5147-thread-10) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.400Z [junit4] 2> 4683380 INFO (jetty-launcher-5147-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24fbae64{/solr,null,AVAILABLE} [junit4] 2> 4683380 INFO (jetty-launcher-5147-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@730f7eb6{HTTP/1.1,[http/1.1]}{127.0.0.1:38331} [junit4] 2> 4683380 INFO (jetty-launcher-5147-thread-6) [ ] o.e.j.s.Server Started @4691591ms [junit4] 2> 4683380 INFO (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38331} [junit4] 2> 4683380 ERROR (jetty-launcher-5147-thread-6) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683381 INFO (jetty-launcher-5147-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683381 INFO (jetty-launcher-5147-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683381 INFO (jetty-launcher-5147-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683381 INFO (jetty-launcher-5147-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.403Z [junit4] 2> 4683382 INFO (jetty-launcher-5147-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@615624a5{/solr,null,AVAILABLE} [junit4] 2> 4683383 INFO (jetty-launcher-5147-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7140a1e0{HTTP/1.1,[http/1.1]}{127.0.0.1:38533} [junit4] 2> 4683383 INFO (jetty-launcher-5147-thread-5) [ ] o.e.j.s.Server Started @4691593ms [junit4] 2> 4683383 INFO (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38533} [junit4] 2> 4683390 INFO (jetty-launcher-5147-thread-8) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1890296c{/solr,null,AVAILABLE} [junit4] 2> 4683390 INFO (jetty-launcher-5147-thread-8) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1df3d817{HTTP/1.1,[http/1.1]}{127.0.0.1:38353} [junit4] 2> 4683390 INFO (jetty-launcher-5147-thread-8) [ ] o.e.j.s.Server Started @4691601ms [junit4] 2> 4683390 INFO (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38353} [junit4] 2> 4683390 ERROR (jetty-launcher-5147-thread-8) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683391 INFO (jetty-launcher-5147-thread-8) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683391 INFO (jetty-launcher-5147-thread-8) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683391 INFO (jetty-launcher-5147-thread-8) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683391 INFO (jetty-launcher-5147-thread-8) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.413Z [junit4] 2> 4683392 INFO (jetty-launcher-5147-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1b9c1cb{HTTP/1.1,[http/1.1]}{127.0.0.1:46940} [junit4] 2> 4683392 INFO (jetty-launcher-5147-thread-1) [ ] o.e.j.s.Server Started @4691602ms [junit4] 2> 4683392 INFO (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46940} [junit4] 2> 4683392 ERROR (jetty-launcher-5147-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683392 INFO (jetty-launcher-5147-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683392 INFO (jetty-launcher-5147-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683392 INFO (jetty-launcher-5147-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683392 INFO (jetty-launcher-5147-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.414Z [junit4] 2> 4683397 ERROR (jetty-launcher-5147-thread-5) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 4683397 INFO (jetty-launcher-5147-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.5.1 [junit4] 2> 4683398 INFO (jetty-launcher-5147-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 4683398 INFO (jetty-launcher-5147-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 4683398 INFO (jetty-launcher-5147-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-04-08T18:35:23.420Z [junit4] 2> 4683399 INFO (jetty-launcher-5147-thread-9) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683407 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683407 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683407 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683407 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683408 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683408 INFO (jetty-launcher-5147-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683415 INFO (jetty-launcher-5147-thread-8) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683427 INFO (jetty-launcher-5147-thread-9) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683428 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683428 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683428 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683428 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683428 WARN (jetty-launcher-5147-thread-9) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683428 INFO (jetty-launcher-5147-thread-9) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683432 INFO (jetty-launcher-5147-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683433 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683433 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683433 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683433 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683434 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683434 INFO (jetty-launcher-5147-thread-8) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683434 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683437 INFO (jetty-launcher-5147-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683439 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683439 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683439 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683439 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683435 INFO (jetty-launcher-5147-thread-7) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683440 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683440 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683440 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683440 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683440 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683435 INFO (jetty-launcher-5147-thread-10) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683435 INFO (jetty-launcher-5147-thread-6) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683434 INFO (jetty-launcher-5147-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 4683441 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683441 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683441 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683441 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683441 WARN (jetty-launcher-5147-thread-8) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683447 INFO (jetty-launcher-5147-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683447 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683447 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683447 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683447 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683447 WARN (jetty-launcher-5147-thread-3) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683448 INFO (jetty-launcher-5147-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683465 INFO (jetty-launcher-5147-thread-8) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683470 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683467 INFO (jetty-launcher-5147-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683505 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683506 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683506 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683506 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683506 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683515 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683515 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683516 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683516 WARN (jetty-launcher-5147-thread-2) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683508 INFO (jetty-launcher-5147-thread-5) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683516 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683516 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683516 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683517 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683517 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683517 INFO (jetty-launcher-5147-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683517 INFO (jetty-launcher-5147-thread-10) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683518 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683523 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683523 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683523 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683523 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683524 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683527 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683528 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683528 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683528 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683528 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683528 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683528 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683528 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683529 WARN (jetty-launcher-5147-thread-10) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683527 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b4ed96af90010, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 4683529 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683529 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683529 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683529 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683529 WARN (jetty-launcher-5147-thread-5) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683530 INFO (jetty-launcher-5147-thread-10) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683530 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683537 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683537 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683538 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683538 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683538 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683543 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683543 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683543 INFO (jetty-launcher-5147-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683544 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683544 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683530 INFO (jetty-launcher-5147-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683544 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683544 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683544 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683544 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683545 WARN (jetty-launcher-5147-thread-4) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683539 INFO (jetty-launcher-5147-thread-7) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683545 INFO (jetty-launcher-5147-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683545 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683546 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683546 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683546 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683546 WARN (jetty-launcher-5147-thread-7) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683547 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683553 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683553 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683553 INFO (jetty-launcher-5147-thread-7) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683553 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683557 WARN (jetty-launcher-5147-thread-1) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683545 INFO (jetty-launcher-5147-thread-6) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4683557 INFO (jetty-launcher-5147-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683558 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683560 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683560 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683560 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683560 WARN (jetty-launcher-5147-thread-6) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4683560 INFO (jetty-launcher-5147-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683561 INFO (jetty-launcher-5147-thread-6) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37435/solr [junit4] 2> 4683582 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b4ed96af90014, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 4683593 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b4ed96af90015, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 4683597 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b4ed96af90018, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 4683597 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b4ed96af90016, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 4683598 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15b4ed96af90017, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 4683608 INFO (jetty-launcher-5147-thread-8) [n:127.0.0.1:38353_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683608 INFO (jetty-launcher-5147-thread-9) [n:127.0.0.1:53642_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683609 INFO (jetty-launcher-5147-thread-3) [n:127.0.0.1:45243_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683609 INFO (jetty-launcher-5147-thread-8) [n:127.0.0.1:38353_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38353_solr [junit4] 2> 4683616 INFO (jetty-launcher-5147-thread-9) [n:127.0.0.1:53642_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53642_solr [junit4] 2> 4683616 INFO (jetty-launcher-5147-thread-8) [n:127.0.0.1:38353_solr ] o.a.s.c.Overseer Overseer (id=97758512628170769-127.0.0.1:38353_solr-n_0000000000) starting [junit4] 2> 4683617 INFO (jetty-launcher-5147-thread-3) [n:127.0.0.1:45243_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45243_solr [junit4] 2> 4683630 INFO (jetty-launcher-5147-thread-10) [n:127.0.0.1:38066_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4683630 INFO (jetty-launcher-5147-thread-5) [n:127.0.0.1:38533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4683630 INFO (jetty-launcher-5147-thread-7) [n:127.0.0.1:60904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4683634 INFO (jetty-launcher-5147-thread-4) [n:127.0.0.1:55178_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4683638 INFO (jetty-launcher-5147-thread-7) [n:127.0.0.1:60904_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683638 INFO (jetty-launcher-5147-thread-5) [n:127.0.0.1:38533_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683638 INFO (jetty-launcher-5147-thread-10) [n:127.0.0.1:38066_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683656 INFO (jetty-launcher-5147-thread-2) [n:127.0.0.1:42063_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683657 INFO (zkCallback-5179-thread-1-processing-n:127.0.0.1:42063_solr) [n:127.0.0.1:42063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4683657 INFO (zkCallback-5178-thread-1-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4683658 INFO (zkCallback-5168-thread-1-processing-n:127.0.0.1:53642_solr) [n:127.0.0.1:53642_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4683658 INFO (zkCallback-5171-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 4683659 INFO (jetty-launcher-5147-thread-4) [n:127.0.0.1:55178_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683664 INFO (jetty-launcher-5147-thread-5) [n:127.0.0.1:38533_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38533_solr [junit4] 2> 4683665 INFO (jetty-launcher-5147-thread-10) [n:127.0.0.1:38066_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38066_solr [junit4] 2> 4683665 INFO (jetty-launcher-5147-thread-7) [n:127.0.0.1:60904_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60904_solr [junit4] 2> 4683668 INFO (jetty-launcher-5147-thread-2) [n:127.0.0.1:42063_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42063_solr [junit4] 2> 4683670 INFO (zkCallback-5171-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 4683682 INFO (zkCallback-5178-thread-1-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 4683683 INFO (jetty-launcher-5147-thread-4) [n:127.0.0.1:55178_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55178_solr [junit4] 2> 4683683 INFO (zkCallback-5168-thread-1-processing-n:127.0.0.1:53642_solr) [n:127.0.0.1:53642_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 4683683 INFO (zkCallback-5194-thread-1-processing-n:127.0.0.1:38066_solr) [n:127.0.0.1:38066_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 4683683 INFO (zkCallback-5198-thread-1-processing-n:127.0.0.1:38533_solr) [n:127.0.0.1:38533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 4683683 INFO (zkCallback-5200-thread-1-processing-n:127.0.0.1:60904_solr) [n:127.0.0.1:60904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 4683683 INFO (zkCallback-5179-thread-1-processing-n:127.0.0.1:42063_solr) [n:127.0.0.1:42063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 4683689 INFO (zkCallback-5199-thread-1-processing-n:127.0.0.1:55178_solr) [n:127.0.0.1:55178_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5) [junit4] 2> 4683694 INFO (zkCallback-5198-thread-1-processing-n:127.0.0.1:38533_solr) [n:127.0.0.1:38533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 4683694 INFO (zkCallback-5168-thread-1-processing-n:127.0.0.1:53642_solr) [n:127.0.0.1:53642_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 4683694 INFO (zkCallback-5194-thread-1-processing-n:127.0.0.1:38066_solr) [n:127.0.0.1:38066_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 4683694 INFO (zkCallback-5171-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 4683695 INFO (zkCallback-5200-thread-1-processing-n:127.0.0.1:60904_solr) [n:127.0.0.1:60904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 4683695 INFO (zkCallback-5199-thread-1-processing-n:127.0.0.1:55178_solr) [n:127.0.0.1:55178_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 4683695 INFO (zkCallback-5179-thread-1-processing-n:127.0.0.1:42063_solr) [n:127.0.0.1:42063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 4683697 INFO (jetty-launcher-5147-thread-1) [n:127.0.0.1:46940_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (7) [junit4] 2> 4683698 INFO (zkCallback-5194-thread-1-processing-n:127.0.0.1:38066_solr) [n:127.0.0.1:38066_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 4683698 INFO (zkCallback-5168-thread-1-processing-n:127.0.0.1:53642_solr) [n:127.0.0.1:53642_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 4683698 INFO (zkCallback-5200-thread-1-processing-n:127.0.0.1:60904_solr) [n:127.0.0.1:60904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 4683699 INFO (zkCallback-5198-thread-1-processing-n:127.0.0.1:38533_solr) [n:127.0.0.1:38533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 4683709 INFO (zkCallback-5171-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 4683709 INFO (zkCallback-5179-thread-1-processing-n:127.0.0.1:42063_solr) [n:127.0.0.1:42063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 4683716 INFO (zkCallback-5199-thread-1-processing-n:127.0.0.1:55178_solr) [n:127.0.0.1:55178_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7) [junit4] 2> 4683716 INFO (jetty-launcher-5147-thread-8) [n:127.0.0.1:38353_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38353_solr [junit4] 2> 4683716 INFO (OverseerStateUpdate-97758512628170769-127.0.0.1:38353_solr-n_0000000000) [n:127.0.0.1:38353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7) [junit4] 2> 4683724 INFO (jetty-launcher-5147-thread-1) [n:127.0.0.1:46940_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683724 INFO (jetty-launcher-5147-thread-6) [n:127.0.0.1:38331_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (8) [junit4] 2> 4683725 INFO (zkCallback-5171-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 4683725 INFO (zkCallback-5200-thread-1-processing-n:127.0.0.1:60904_solr) [n:127.0.0.1:60904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 4683725 INFO (zkCallback-5198-thread-1-processing-n:127.0.0.1:38533_solr) [n:127.0.0.1:38533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 4683726 INFO (zkCallback-5168-thread-1-processing-n:127.0.0.1:53642_solr) [n:127.0.0.1:53642_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 4683726 INFO (zkCallback-5194-thread-1-processing-n:127.0.0.1:38066_solr) [n:127.0.0.1:38066_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 4683726 INFO (zkCallback-5179-thread-1-processing-n:127.0.0.1:42063_solr) [n:127.0.0.1:42063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 4683726 INFO (zkCallback-5199-thread-1-processing-n:127.0.0.1:55178_solr) [n:127.0.0.1:55178_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8) [junit4] 2> 4683734 INFO (jetty-launcher-5147-thread-1) [n:127.0.0.1:46940_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46940_solr [junit4] 2> 4683745 INFO (zkCallback-5199-thread-1-processing-n:127.0.0.1:55178_solr) [n:127.0.0.1:55178_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 4683745 INFO (zkCallback-5179-thread-1-processing-n:127.0.0.1:42063_solr) [n:127.0.0.1:42063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 4683746 INFO (zkCallback-5198-thread-1-processing-n:127.0.0.1:38533_solr) [n:127.0.0.1:38533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 4683749 INFO (zkCallback-5200-thread-1-processing-n:127.0.0.1:60904_solr) [n:127.0.0.1:60904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 4683749 INFO (zkCallback-5194-thread-1-processing-n:127.0.0.1:38066_solr) [n:127.0.0.1:38066_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 4683749 INFO (jetty-launcher-5147-thread-6) [n:127.0.0.1:38331_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 4683750 INFO (zkCallback-5171-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 4683750 INFO (zkCallback-5168-thread-1-processing-n:127.0.0.1:53642_solr) [n:127.0.0.1:53642_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9) [junit4] 2> 4683752 INFO (jetty-launcher-5147-thread-6) [n:127.0.0.1:38331_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38331_solr [junit4] 2> 4683773 INFO (zkCallback-5171-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 4683773 INFO (zkCallback-5198-thread-1-processing-n:127.0.0.1:38533_solr) [n:127.0.0.1:38533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 4683774 INFO (zkCallback-5200-thread-1-processing-n:127.0.0.1:60904_solr) [n:127.0.0.1:60904_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 4683774 INFO (zkCallback-5194-thread-1-processing-n:127.0.0.1:38066_solr) [n:127.0.0.1:38066_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 4683774 INFO (zkCallback-5179-thread-1-processing-n:127.0.0.1:42063_solr) [n:127.0.0.1:42063_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 4683774 INFO (zkCallback-5168-thread-1-processing-n:127.0.0.1:53642_solr) [n:127.0.0.1:53642_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 4683774 INFO (zkCallback-5199-thread-1-processing-n:127.0.0.1:55178_solr) [n:127.0.0.1:55178_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10) [junit4] 2> 4683789 INFO (zkCallback-5201-thread-1-processing-n:127.0.0.1:46940_solr) [n:127.0.0.1:46940_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (10) [junit4] 2> 4683789 INFO (zkCallback-5203-thread-1-processing-n:127.0.0.1:38331_solr) [n:127.0.0.1:38331_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (10) [junit4] 2> 4683790 INFO (zkCallback-5178-thread-2-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (10) [junit4] 2> 4684074 INFO (jetty-launcher-5147-thread-5) [n:127.0.0.1:38533_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node5/. [junit4] 2> 4684080 INFO (jetty-launcher-5147-thread-3) [n:127.0.0.1:45243_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node3/. [junit4] 2> 4684127 INFO (jetty-launcher-5147-thread-2) [n:127.0.0.1:42063_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node2/. [junit4] 2> 4684133 INFO (jetty-launcher-5147-thread-10) [n:127.0.0.1:38066_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node10/. [junit4] 2> 4684176 INFO (jetty-launcher-5147-thread-4) [n:127.0.0.1:55178_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node4/. [junit4] 2> 4684178 INFO (jetty-launcher-5147-thread-6) [n:127.0.0.1:38331_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node6/. [junit4] 2> 4684309 INFO (jetty-launcher-5147-thread-8) [n:127.0.0.1:38353_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node8/. [junit4] 2> 4684318 INFO (jetty-launcher-5147-thread-1) [n:127.0.0.1:46940_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node1/. [junit4] 2> 4684322 INFO (jetty-launcher-5147-thread-7) [n:127.0.0.1:60904_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node7/. [junit4] 2> 4684919 INFO (jetty-launcher-5147-thread-9) [n:127.0.0.1:53642_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_5BA7BC44B783F54F-001/tempDir-001/node9/. [junit4] 2> 4689930 WARN (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4689931 WARN (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4689932 WARN (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4689932 WARN (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4689932 WARN (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.s.i.Krb5HttpClientConfigurer org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer is configured without specifying system property 'java.security.auth.login.config' [junit4] 2> 4689948 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10) [junit4] 2> 4689949 INFO (SUITE-TestStressCloudBlindAtomicUpdates-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37435/solr ready [junit4] 2> 4690953 INFO (qtp1971726944-73987) [n:127.0.0.1:38066_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=5&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 4690978 INFO (OverseerThreadFactory-8512-thread-1-processing-n:127.0.0.1:38353_solr) [n:127.0.0.1:38353_solr ] o.a.s.c.CreateCollectionCmd Create collection test_col [junit4] 2> 4691211 INFO (qtp1971726944-73985) [n:127.0.0.1:38066_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2 [junit4] 2> 4691221 INFO (qtp1197094170-73960) [n:127.0.0.1:38353_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2 [junit4] 2> 4691258 INFO (qtp1944982720-73950) [n:127.0.0.1:53642_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2 [junit4] 2> 4691259 INFO (qtp530004186-73998) [n:127.0.0.1:55178_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2 [junit4] 2> 4691259 INFO (qtp2123135623-73967) [n:127.0.0.1:38533_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2 [junit4] 2> 4691272 INFO (qtp483833665-73970) [n:127.0.0.1:38331_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2 [junit4] 2> 4691272 INFO (qtp1449300325-73915) [n:127.0.0.1:45243_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2 [junit4] 2> 4691301 INFO (qtp1896169225-73974) [n:127.0.0.1:60904_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2 [junit4] 2> 4691302 INFO (qtp87198277-73909) [n:127.0.0.1:46940_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2 [junit4] 2> 4691335 INFO (qtp1950144911-73927) [n:127.0.0.1:42063_solr ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2 [junit4] 2> 4691440 INFO (zkCallback-5199-thread-1-processing-n:127.0.0.1:55178_solr) [n:127.0.0.1:55178_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 4691440 INFO (zkCallback-5194-thread-1-processing-n:127.0.0.1:38066_solr) [n:127.0.0.1:38066_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 4691440 INFO (zkCallback-5198-thread-1-processing-n:127.0.0.1:38533_solr) [n:127.0.0.1:38533_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 4691440 INFO (zkCallback-5168-thread-1-processing-n:127.0.0.1:53642_solr) [n:127.0.0.1:53642_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 4691440 INFO (zkCallback-5171-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 4691440 INFO (zkCallback-5200-thread-1-processing-n:127.0.0.1:60904_solr) [n:127.0.0.1:60904_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 4691441 INFO (zkCallback-5201-thread-1-processing-n:127.0.0.1:46940_solr) [n:127.0.0.1:46940_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [10]) [junit4] 2> 4691441 INFO (zkCallback-5179-thread-1-processing-n:127.0.0.1:42063_solr) [n:127.0.0.1:42063_solr ] o.a.s.c.c.ZkStateReade [...truncated too long message...] lusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213) [junit4] 2> at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72) [junit4] 2> at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726) [junit4] 2> at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705) [junit4] 2> at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:203) [junit4] 2> at org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:77) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: java.lang.NullPointerException [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203) [junit4] 2> at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370) [junit4] 2> at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729) [junit4] 2> ... 53 more [junit4] 2> 5545277 INFO (SUITE-StressHdfsTest-seed#[5BA7BC44B783F54F]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_5BA7BC44B783F54F-001 [junit4] 2> Apr 08, 2017 6:49:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 34 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap), txt_t=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=841, maxMBSortInHeap=7.244177020559789, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=nn-NO, timezone=Asia/Dushanbe [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=130367120,total=535298048 [junit4] 2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, TestEmbeddedSolrServerSchemaAPI, SecurityConfHandlerTest, TestXIncludeConfig, MigrateRouteKeyTest, TestAuthorizationFramework, AutoCommitTest, AsyncCallRequestStatusResponseTest, TestCopyFieldCollectionResource, SmileWriterTest, DistanceUnitsTest, DocExpirationUpdateProcessorFactoryTest, TestDeleteCollectionOnDownNodes, TestFieldCache, LukeRequestHandlerTest, TestCustomDocTransformer, TestSolrJ, DirectUpdateHandlerTest, BitVectorTest, TestAnalyzedSuggestions, TestCoreDiscovery, HdfsDirectoryTest, SolrTestCaseJ4Test, AnalysisErrorHandlingTest, BadComponentTest, TestLockTree, BlockCacheTest, DeleteShardTest, HLLSerializationTest, TestCollapseQParserPlugin, HighlighterMaxOffsetTest, TestPostingsSolrHighlighter, TestScoreJoinQPScore, PrimUtilsTest, TestSolrXml, RequestHandlersTest, SharedFSAutoReplicaFailoverTest, SSLMigrationTest, SimpleMLTQParserTest, CoreSorterTest, TestNamedUpdateProcessors, BJQParserTest, PingRequestHandlerTest, TestExclusionRuleCollectionAccess, TestReload, TestMergePolicyConfig, SolrGraphiteReporterTest, StatelessScriptUpdateProcessorFactoryTest, TestPivotHelperCode, TestSolrConfigHandlerCloud, TestConfig, FieldAnalysisRequestHandlerTest, HardAutoCommitTest, TestRandomRequestDistribution, TestBinaryField, TestTolerantSearch, UpdateParamsTest, DistributedFacetPivotSmallAdvancedTest, PrimitiveFieldTypeTest, BinaryUpdateRequestHandlerTest, TestUtils, LeaderFailureAfterFreshStartTest, SuggesterTest, BlockJoinFacetSimpleTest, CoreMergeIndexesAdminHandlerTest, TestDynamicFieldResource, SolrMetricReporterTest, TestMaxScoreQueryParser, ShufflingReplicaListTransformerTest, TestRawResponseWriter, TestRequestForwarding, OverseerCollectionConfigSetProcessorTest, ResponseLogComponentTest, MetricUtilsTest, WrapperMergePolicyFactoryTest, CdcrVersionReplicationTest, TestXmlQParserPlugin, FacetPivotSmallTest, TestUniqueKeyFieldResource, TestNoOpRegenerator, TestExactSharedStatsCache, TestStressReorder, TestSchemaManager, FullSolrCloudDistribCmdsTest, TestAuthenticationFramework, PreAnalyzedFieldTest, TestDynamicLoading, RequestLoggingTest, TestTolerantUpdateProcessorCloud, TestSimpleQParserPlugin, TestInPlaceUpdatesStandalone, CircularListTest, TestNumericTerms64, ReplicationFactorTest, DocValuesMultiTest, TestExceedMaxTermLength, TestInitParams, SpellPossibilityIteratorTest, TestRTimerTree, BasicDistributedZk2Test, TestConfigSetsAPIExclusivity, TimeZoneUtilsTest, RecoveryZkTest, TestCollationField, CursorMarkTest, HdfsWriteToMultipleCollectionsTest, TestChildDocTransformer, TestLMJelinekMercerSimilarityFactory, TriLevelCompositeIdRoutingTest, TestFieldCacheSort, TestDistributedMissingSort, TermVectorComponentDistributedTest, MinimalSchemaTest, CollectionTooManyReplicasTest, BadCopyFieldTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestDistributedSearch, ActionThrottleTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CreateCollectionCleanupTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RollingRestartTest, TestOnReconnectListenerSupport, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, StressHdfsTest] [junit4] Completed [594/701 (2!)] on J2 in 329.11s, 1 test, 1 error <<< FAILURES! [...truncated 63030 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
