Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1296/

5 tests failed.
FAILED:  org.apache.lucene.index.TestIndexSorting.testRandom3

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([9A26FFB17569DD8E]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexSorting

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([9A26FFB17569DD8E]:0)


FAILED:  org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest.test

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([D075F912027B4DA5:5821C6C8AC87205D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:855)
        at 
org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:72)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:59623/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:57502/solr/test_col_shard3_replica1: Server Error    request: 
http://127.0.0.1:57502/solr/test_col_shard3_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A59623%2Fsolr%2Ftest_col_shard5_replica2%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:42815/solr/test_col_shard3_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@19b8638c

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:59623/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:57502/solr/test_col_shard3_replica1: Server Error



request: 
http://127.0.0.1:57502/solr/test_col_shard3_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A59623%2Fsolr%2Ftest_col_shard5_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:42815/solr/test_col_shard3_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@19b8638c
        at 
__randomizedtesting.SeedInfo.seed([D075F912027B4DA5:E6619B54882677B4]: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(TestStressCloudBlindAtomicUpdates.java:193)
        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:59623/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:57502/solr/test_col_shard3_replica1: Server Error



request: 
http://127.0.0.1:57502/solr/test_col_shard3_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A59623%2Fsolr%2Ftest_col_shard5_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:42815/solr/test_col_shard3_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@19b8638c
        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:59623/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:57502/solr/test_col_shard3_replica1: Server Error



request: 
http://127.0.0.1:57502/solr/test_col_shard3_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A59623%2Fsolr%2Ftest_col_shard5_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:42815/solr/test_col_shard3_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@19b8638c
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        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.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([D075F912027B4DA5:28AB6CFA7A179CF6]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:70)
        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: REQUEST FAILED: 
xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='7.0.0'])
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">51</int></lst><lst name="segments"><lst name="_0"><str 
name="name">_0</str><int name="delCount">1</int><long 
name="sizeInBytes">2168</long><int name="size">4</int><date 
name="age">2017-05-10T07:46:54.661Z</date><str name="source">flush</str><str 
name="version">7.0.0</str></lst><lst name="_1"><str name="name">_1</str><int 
name="delCount">0</int><long name="sizeInBytes">1990</long><int 
name="size">1</int><date name="age">2017-05-10T07:46:54.663Z</date><str 
name="source">flush</str><str name="version">7.0.0</str></lst><lst 
name="_2"><str name="name">_2</str><int name="delCount">0</int><long 
name="sizeInBytes">2101</long><int name="size">4</int><date 
name="age">2017-05-10T07:46:54.672Z</date><str name="source">flush</str><str 
name="version">7.0.0</str></lst><lst name="_3"><str name="name">_3</str><int 
name="delCount">0</int><long name="sizeInBytes">1990</long><int 
name="size">1</int><date name="age">2017-05-10T07:46:54.678Z</date><str 
name="source">flush</str><str name="version">7.0.0</str></lst></lst>
</response>

        request was:qt=/admin/segments&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
        ... 40 more




Build Log:
[...truncated 1729 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexSorting
   [junit4]   2> mai 10, 2017 3:48:28 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.index.TestIndexSorting
   [junit4]   2>    1) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1249)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1323)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:608)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:457)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    2) Thread[id=1621, 
name=TEST-TestIndexSorting.testRandom3-seed#[9A26FFB17569DD8E], state=RUNNABLE, 
group=TGRP-TestIndexSorting]
   [junit4]   2>         at 
org.apache.lucene.util.fst.FST.readNextRealArc(FST.java:981)
   [junit4]   2>         at 
org.apache.lucene.util.fst.FST.readFirstRealTargetArc(FST.java:883)
   [junit4]   2>         at 
org.apache.lucene.util.fst.NodeHash.hash(NodeHash.java:98)
   [junit4]   2>         at 
org.apache.lucene.util.fst.NodeHash.addNew(NodeHash.java:148)
   [junit4]   2>         at 
org.apache.lucene.util.fst.NodeHash.rehash(NodeHash.java:169)
   [junit4]   2>         at 
org.apache.lucene.util.fst.NodeHash.add(NodeHash.java:133)
   [junit4]   2>         at 
org.apache.lucene.util.fst.Builder.compileNode(Builder.java:200)
   [junit4]   2>         at 
org.apache.lucene.util.fst.Builder.freezeTail(Builder.java:296)
   [junit4]   2>         at 
org.apache.lucene.util.fst.Builder.add(Builder.java:400)
   [junit4]   2>         at 
org.apache.lucene.codecs.memory.MemoryDocValuesConsumer.writeFST(MemoryDocValuesConsumer.java:373)
   [junit4]   2>         at 
org.apache.lucene.codecs.memory.MemoryDocValuesConsumer.addSortedField(MemoryDocValuesConsumer.java:416)
   [junit4]   2>         at 
org.apache.lucene.codecs.memory.MemoryDocValuesConsumer.addSortedField(MemoryDocValuesConsumer.java:406)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.mergeSortedField(DocValuesConsumer.java:527)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:139)
   [junit4]   2>         at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:151)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:181)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:125)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4361)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3933)
   [junit4]   2>         at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2082)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4992)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:731)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5030)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5021)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1573)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1315)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexSorting.testRandom3(TestIndexSorting.java:2300)
   [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$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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>    3) Thread[id=9, name=JUnit4-serializer-daemon, 
state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    4) Thread[id=1620, 
name=SUITE-TestIndexSorting-seed#[9A26FFB17569DD8E], state=RUNNABLE, 
group=TGRP-TestIndexSorting]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1556)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:678)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:598)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexSorting 
-Dtests.method=testRandom3 -Dtests.seed=9A26FFB17569DD8E -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=nn-NO -Dtests.timezone=SST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   7180s J1 | TestIndexSorting.testRandom3 <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9A26FFB17569DD8E]:0)
   [junit4]   2> mai 10, 2017 3:48:28 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> mai 10, 2017 3:48:49 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.index.TestIndexSorting: 
   [junit4]   2>    1) Thread[id=1621, 
name=TEST-TestIndexSorting.testRandom3-seed#[9A26FFB17569DD8E], state=RUNNABLE, 
group=TGRP-TestIndexSorting]
   [junit4]   2>         at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:133)
   [junit4]   2>         at 
org.apache.lucene.util.ThrottledIndexOutput.writeBytes(ThrottledIndexOutput.java:98)
   [junit4]   2>         at 
org.apache.lucene.util.ThrottledIndexOutput.writeByte(ThrottledIndexOutput.java:89)
   [junit4]   2>         at 
org.apache.lucene.store.DataOutput.writeInt(DataOutput.java:73)
   [junit4]   2>         at 
org.apache.lucene.store.DataOutput.writeLong(DataOutput.java:213)
   [junit4]   2>         at 
org.apache.lucene.codecs.memory.DirectDocValuesConsumer.addNumericFieldValues(DirectDocValuesConsumer.java:138)
   [junit4]   2>         at 
org.apache.lucene.codecs.memory.DirectDocValuesConsumer.addNumericField(DirectDocValuesConsumer.java:73)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.mergeNumericField(DocValuesConsumer.java:175)
   [junit4]   2>         at 
org.apache.lucene.codecs.DocValuesConsumer.merge(DocValuesConsumer.java:135)
   [junit4]   2>         at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.merge(PerFieldDocValuesFormat.java:151)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.mergeDocValues(SegmentMerger.java:181)
   [junit4]   2>         at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:125)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4361)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3933)
   [junit4]   2>         at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2082)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:4992)
   [junit4]   2>         at 
org.apache.lucene.index.DocumentsWriter$MergePendingEvent.process(DocumentsWriter.java:731)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5030)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5021)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1573)
   [junit4]   2>         at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1315)
   [junit4]   2>         at 
org.apache.lucene.index.TestIndexSorting.testRandom3(TestIndexSorting.java:2300)
   [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$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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> mai 10, 2017 3:48:49 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1621, 
name=TEST-TestIndexSorting.testRandom3-seed#[9A26FFB17569DD8E], state=RUNNABLE, 
group=TGRP-TestIndexSorting]
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J1/temp/lucene.index.TestIndexSorting_9A26FFB17569DD8E-001
   [junit4]   2> May 10, 2017 4:48:49 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{sparse_text=FST50, id=PostingsFormat(name=Asserting)}, 
docValues:{sparse_text=DocValuesFormat(name=Lucene70), 
multi_valued_long=DocValuesFormat(name=Lucene70), 
double=DocValuesFormat(name=Lucene70), foo=DocValuesFormat(name=Lucene70), 
sparse_binary=DocValuesFormat(name=Lucene70), 
float=DocValuesFormat(name=Direct), int=DocValuesFormat(name=Memory), 
long=DocValuesFormat(name=Direct), sparse_int=DocValuesFormat(name=Direct), 
multi_valued_double=DocValuesFormat(name=Memory), 
sparse=DocValuesFormat(name=Lucene70), bytes=DocValuesFormat(name=Memory), 
dense_int=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory), 
multi_valued_int=DocValuesFormat(name=Lucene70), 
multi_valued_bytes=DocValuesFormat(name=Lucene70), 
multi_valued_float=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=442, 
maxMBSortInHeap=6.929891466375805, sim=RandomSimilarity(queryNorm=true): 
{id=DFI(ChiSquared)}, locale=nn-NO, timezone=SST
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=169321472,total=495976448
   [junit4]   2> NOTE: All tests run in this JVM: [TestPrefixInBooleanQuery, 
TestBooleanOr, TestTimSorter, TestWeakIdentityMap, TestBoostQuery, 
TestIntroSorter, TestTermQuery, TestSizeBoundedForceMerge, TestTermsEnum2, 
TestIndexWriterOutOfFileDescriptors, TestDocValuesQueries, TestRegexpRandom2, 
TestSimpleExplanationsWithFillerDocs, TestPrefixCodedTerms, TestDocIdsWriter, 
TestRateLimiter, TestOmitPositions, TestPrefixRandom, TestDirectory, 
Test2BDocs, TestDocValues, TestBufferedChecksum, TestPriorityQueue, 
TestDocumentsWriterDeleteQueue, TestDeterminism, TestAllFilesDetectTruncation, 
TestNorms, TestIndexWriterOnJRECrash, TestSparseFixedBitSet, TestDemo, 
TestWildcard, TestSortedSetSelector, TestSearcherManager, 
TestInPlaceMergeSorter, TestSpanOrQuery, TestMmapDirectory, TestDuelingCodecs, 
TestTragicIndexWriterDeadlock, TestDoc, TestMergeSchedulerExternal, 
TestSumDocFreq, TestOmitTf, TestByteArrayDataInput, TestIndexSorting]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexSorting 
-Dtests.seed=9A26FFB17569DD8E -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=nn-NO -Dtests.timezone=SST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestIndexSorting (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9A26FFB17569DD8E]:0)
   [junit4] Completed [420/451 (1!)] on J1 in 7220.35s, 42 tests, 2 errors <<< 
FAILURES!

[...truncated 10542 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/init-core-data-001
   [junit4]   2> 1010086 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D075F912027B4DA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1010086 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D075F912027B4DA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1010088 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D075F912027B4DA5]-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> 1010089 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D075F912027B4DA5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001
   [junit4]   2> 1010089 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D075F912027B4DA5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1010090 INFO  (Thread-4333) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1010090 INFO  (Thread-4333) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1010092 ERROR (Thread-4333) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1010190 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D075F912027B4DA5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58679
   [junit4]   2> 1010205 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010205 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010210 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010211 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010212 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010212 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010214 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010214 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010215 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010216 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1010224 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@638e089d{/solr,null,AVAILABLE}
   [junit4]   2> 1010224 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@392d37c1{HTTP/1.1,[http/1.1]}{127.0.0.1:39950}
   [junit4]   2> 1010224 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.e.j.s.Server Started @1013348ms
   [junit4]   2> 1010225 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39950}
   [junit4]   2> 1010225 ERROR (jetty-launcher-1344-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010225 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010225 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010225 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010225 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.302Z
   [junit4]   2> 1010228 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ce1fa24{/solr,null,AVAILABLE}
   [junit4]   2> 1010228 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@414c0341{HTTP/1.1,[http/1.1]}{127.0.0.1:57429}
   [junit4]   2> 1010228 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.e.j.s.Server Started @1013351ms
   [junit4]   2> 1010228 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57429}
   [junit4]   2> 1010228 ERROR (jetty-launcher-1344-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010229 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010229 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010229 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010229 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.306Z
   [junit4]   2> 1010234 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010235 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010242 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34d975a{/solr,null,AVAILABLE}
   [junit4]   2> 1010242 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@27e74470{HTTP/1.1,[http/1.1]}{127.0.0.1:42815}
   [junit4]   2> 1010242 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.e.j.s.Server Started @1013366ms
   [junit4]   2> 1010243 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42815}
   [junit4]   2> 1010243 ERROR (jetty-launcher-1344-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010243 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010243 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010243 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010243 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.320Z
   [junit4]   2> 1010253 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f537b86{/solr,null,AVAILABLE}
   [junit4]   2> 1010253 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e52702{HTTP/1.1,[http/1.1]}{127.0.0.1:53972}
   [junit4]   2> 1010253 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.e.j.s.Server Started @1013376ms
   [junit4]   2> 1010253 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53972}
   [junit4]   2> 1010253 ERROR (jetty-launcher-1344-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010254 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010254 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010254 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010254 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.331Z
   [junit4]   2> 1010262 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ad638e4{/solr,null,AVAILABLE}
   [junit4]   2> 1010268 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@554a1663{/solr,null,AVAILABLE}
   [junit4]   2> 1010269 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@36c66034{HTTP/1.1,[http/1.1]}{127.0.0.1:59623}
   [junit4]   2> 1010269 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.e.j.s.Server Started @1013392ms
   [junit4]   2> 1010269 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59623}
   [junit4]   2> 1010269 ERROR (jetty-launcher-1344-thread-8) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010269 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010270 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010270 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010270 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.347Z
   [junit4]   2> 1010276 INFO  (jetty-launcher-1344-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010287 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d0ad5f9{/solr,null,AVAILABLE}
   [junit4]   2> 1010288 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d062bb3{/solr,null,AVAILABLE}
   [junit4]   2> 1010287 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f710bc8{HTTP/1.1,[http/1.1]}{127.0.0.1:60174}
   [junit4]   2> 1010295 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.e.j.s.Server Started @1013419ms
   [junit4]   2> 1010296 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60174}
   [junit4]   2> 1010296 ERROR (jetty-launcher-1344-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010296 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010296 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010296 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010296 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.373Z
   [junit4]   2> 1010287 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b704fdd{/solr,null,AVAILABLE}
   [junit4]   2> 1010297 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d0d8feb{/solr,null,AVAILABLE}
   [junit4]   2> 1010306 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010320 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010329 INFO  (jetty-launcher-1344-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010329 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010344 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@33d4016f{HTTP/1.1,[http/1.1]}{127.0.0.1:33896}
   [junit4]   2> 1010363 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.e.j.s.Server Started @1013487ms
   [junit4]   2> 1010364 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33896}
   [junit4]   2> 1010364 ERROR (jetty-launcher-1344-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010380 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010380 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010380 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010380 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.457Z
   [junit4]   2> 1010344 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6ca834ec{HTTP/1.1,[http/1.1]}{127.0.0.1:57502}
   [junit4]   2> 1010335 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@652f01dc{HTTP/1.1,[http/1.1]}{127.0.0.1:33662}
   [junit4]   2> 1010381 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.e.j.s.Server Started @1013504ms
   [junit4]   2> 1010381 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.e.j.s.Server Started @1013504ms
   [junit4]   2> 1010381 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57502}
   [junit4]   2> 1010381 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33662}
   [junit4]   2> 1010381 ERROR (jetty-launcher-1344-thread-7) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010335 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@242b93d0{HTTP/1.1,[http/1.1]}{127.0.0.1:56896}
   [junit4]   2> 1010383 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010383 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.e.j.s.Server Started @1013506ms
   [junit4]   2> 1010383 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010383 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56896}
   [junit4]   2> 1010383 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010383 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.460Z
   [junit4]   2> 1010383 ERROR (jetty-launcher-1344-thread-9) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010383 INFO  (jetty-launcher-1344-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010381 ERROR (jetty-launcher-1344-thread-10) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1010430 INFO  (jetty-launcher-1344-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010397 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010386 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010383 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010439 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010439 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010439 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.516Z
   [junit4]   2> 1010439 INFO  (jetty-launcher-1344-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010430 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1010446 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1010446 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1010446 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-10T07:33:15.523Z
   [junit4]   2> 1010456 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010457 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010469 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1010470 INFO  (jetty-launcher-1344-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010482 INFO  (jetty-launcher-1344-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010502 INFO  (jetty-launcher-1344-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010512 INFO  (jetty-launcher-1344-thread-1) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010521 INFO  (jetty-launcher-1344-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010512 INFO  (jetty-launcher-1344-thread-5) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010534 INFO  (jetty-launcher-1344-thread-6) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010531 INFO  (jetty-launcher-1344-thread-4) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010545 INFO  (jetty-launcher-1344-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58679/solr
   [junit4]   2> 1010522 INFO  (jetty-launcher-1344-thread-1) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39950_solr
   [junit4]   2> 1010547 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 0x15bf146b7200012, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1010555 INFO  (jetty-launcher-1344-thread-5) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57429_solr
   [junit4]   2> 1010556 INFO  (jetty-launcher-1344-thread-4) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53972_solr
   [junit4]   2> 1010557 INFO  (jetty-launcher-1344-thread-6) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42815_solr
   [junit4]   2> 1010557 INFO  (jetty-launcher-1344-thread-1) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.Overseer Overseer 
(id=97937102940930057-127.0.0.1:39950_solr-n_0000000000) starting
   [junit4]   2> 1010574 INFO  
(zkCallback-1382-thread-1-processing-n:127.0.0.1:53972_solr) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1010574 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:39950_solr) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1010610 INFO  
(zkCallback-1383-thread-1-processing-n:127.0.0.1:42815_solr) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1010611 INFO  
(zkCallback-1363-thread-1-processing-n:127.0.0.1:57429_solr) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1010615 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:39950_solr) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1010615 INFO  
(zkCallback-1382-thread-1-processing-n:127.0.0.1:53972_solr) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1010615 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 0x15bf146b720001c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1010616 INFO  
(zkCallback-1363-thread-1-processing-n:127.0.0.1:57429_solr) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1010620 INFO  (jetty-launcher-1344-thread-8) 
[n:127.0.0.1:59623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1010622 INFO  
(zkCallback-1383-thread-1-processing-n:127.0.0.1:42815_solr) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1010623 INFO  (jetty-launcher-1344-thread-8) 
[n:127.0.0.1:59623_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010627 INFO  (jetty-launcher-1344-thread-8) 
[n:127.0.0.1:59623_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59623_solr
   [junit4]   2> 1010629 INFO  
(zkCallback-1382-thread-1-processing-n:127.0.0.1:53972_solr) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1010630 INFO  
(zkCallback-1383-thread-1-processing-n:127.0.0.1:42815_solr) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1010630 INFO  
(zkCallback-1363-thread-1-processing-n:127.0.0.1:57429_solr) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1010630 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:39950_solr) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1010631 INFO  (jetty-launcher-1344-thread-9) 
[n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1010632 INFO  (jetty-launcher-1344-thread-2) 
[n:127.0.0.1:60174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1010632 INFO  (jetty-launcher-1344-thread-3) 
[n:127.0.0.1:33896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1010633 INFO  (jetty-launcher-1344-thread-7) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1010633 INFO  (jetty-launcher-1344-thread-9) 
[n:127.0.0.1:56896_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010635 INFO  (jetty-launcher-1344-thread-3) 
[n:127.0.0.1:33896_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010635 INFO  (jetty-launcher-1344-thread-2) 
[n:127.0.0.1:60174_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010635 INFO  (jetty-launcher-1344-thread-9) 
[n:127.0.0.1:56896_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56896_solr
   [junit4]   2> 1010636 INFO  (jetty-launcher-1344-thread-7) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010637 INFO  
(zkCallback-1382-thread-1-processing-n:127.0.0.1:53972_solr) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1010637 INFO  
(zkCallback-1383-thread-1-processing-n:127.0.0.1:42815_solr) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1010637 INFO  
(zkCallback-1363-thread-1-processing-n:127.0.0.1:57429_solr) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1010638 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:39950_solr) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1010638 INFO  (jetty-launcher-1344-thread-3) 
[n:127.0.0.1:33896_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33896_solr
   [junit4]   2> 1010643 INFO  (jetty-launcher-1344-thread-2) 
[n:127.0.0.1:60174_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60174_solr
   [junit4]   2> 1010654 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:39950_solr) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1010654 INFO  
(zkCallback-1382-thread-1-processing-n:127.0.0.1:53972_solr) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (7)
   [junit4]   2> 1010654 INFO  
(zkCallback-1383-thread-1-processing-n:127.0.0.1:42815_solr) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (7)
   [junit4]   2> 1010654 INFO  
(zkCallback-1363-thread-1-processing-n:127.0.0.1:57429_solr) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (7)
   [junit4]   2> 1010657 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:39950_solr) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 1010662 INFO  (jetty-launcher-1344-thread-7) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57502_solr
   [junit4]   2> 1010663 INFO  
(zkCallback-1382-thread-1-processing-n:127.0.0.1:53972_solr) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1010670 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:39950_solr) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1010670 INFO  
(zkCallback-1383-thread-1-processing-n:127.0.0.1:42815_solr) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1010670 INFO  
(zkCallback-1363-thread-1-processing-n:127.0.0.1:57429_solr) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 1010714 INFO  (jetty-launcher-1344-thread-1) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39950_solr
   [junit4]   2> 1010715 INFO  
(zkCallback-1382-thread-1-processing-n:127.0.0.1:53972_solr) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1010715 INFO  
(zkCallback-1383-thread-1-processing-n:127.0.0.1:42815_solr) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1010715 INFO  
(zkCallback-1363-thread-1-processing-n:127.0.0.1:57429_solr) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 1010742 INFO  (jetty-launcher-1344-thread-10) 
[n:127.0.0.1:33662_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (9)
   [junit4]   2> 1010748 INFO  (jetty-launcher-1344-thread-10) 
[n:127.0.0.1:33662_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1010750 INFO  (jetty-launcher-1344-thread-10) 
[n:127.0.0.1:33662_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33662_solr
   [junit4]   2> 1010751 INFO  
(zkCallback-1383-thread-1-processing-n:127.0.0.1:42815_solr) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1010751 INFO  
(zkCallback-1382-thread-1-processing-n:127.0.0.1:53972_solr) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1010751 INFO  
(zkCallback-1363-thread-1-processing-n:127.0.0.1:57429_solr) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1010765 INFO  
(zkCallback-1398-thread-1-processing-n:127.0.0.1:60174_solr) 
[n:127.0.0.1:60174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1010765 INFO  
(zkCallback-1387-thread-1-processing-n:127.0.0.1:59623_solr) 
[n:127.0.0.1:59623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1010765 INFO  
(zkCallback-1392-thread-1-processing-n:127.0.0.1:56896_solr) 
[n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1010765 INFO  
(zkCallback-1396-thread-1-processing-n:127.0.0.1:33896_solr) 
[n:127.0.0.1:33896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1010765 INFO  
(zkCallback-1399-thread-1-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 1010772 INFO  
(zkCallback-1396-thread-2-processing-n:127.0.0.1:33896_solr) 
[n:127.0.0.1:33896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (10)
   [junit4]   2> 1010774 INFO  
(zkCallback-1398-thread-2-processing-n:127.0.0.1:60174_solr) 
[n:127.0.0.1:60174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (10)
   [junit4]   2> 1010775 INFO  
(zkCallback-1387-thread-2-processing-n:127.0.0.1:59623_solr) 
[n:127.0.0.1:59623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (10)
   [junit4]   2> 1010794 INFO  
(zkCallback-1399-thread-2-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (10)
   [junit4]   2> 1010796 INFO  
(zkCallback-1392-thread-2-processing-n:127.0.0.1:56896_solr) 
[n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (10)
   [junit4]   2> 1010844 INFO  
(zkCallback-1401-thread-1-processing-n:127.0.0.1:33662_solr) 
[n:127.0.0.1:33662_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 1010890 INFO  
(zkCallback-1365-thread-2-processing-n:127.0.0.1:39950_solr) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (10)
   [junit4]   2> 1011022 INFO  (jetty-launcher-1344-thread-2) 
[n:127.0.0.1:60174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60174.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011042 INFO  (jetty-launcher-1344-thread-2) 
[n:127.0.0.1:60174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60174.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011042 INFO  (jetty-launcher-1344-thread-2) 
[n:127.0.0.1:60174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60174.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011043 INFO  (jetty-launcher-1344-thread-2) 
[n:127.0.0.1:60174_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node2/.
   [junit4]   2> 1011100 INFO  (jetty-launcher-1344-thread-9) 
[n:127.0.0.1:56896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56896.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011107 INFO  (jetty-launcher-1344-thread-10) 
[n:127.0.0.1:33662_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33662.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011113 INFO  (jetty-launcher-1344-thread-7) 
[n:127.0.0.1:57502_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57502.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011175 INFO  (jetty-launcher-1344-thread-9) 
[n:127.0.0.1:56896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56896.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011175 INFO  (jetty-launcher-1344-thread-9) 
[n:127.0.0.1:56896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56896.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011176 INFO  (jetty-launcher-1344-thread-9) 
[n:127.0.0.1:56896_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node8/.
   [junit4]   2> 1011179 INFO  (jetty-launcher-1344-thread-10) 
[n:127.0.0.1:33662_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33662.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011180 INFO  (jetty-launcher-1344-thread-10) 
[n:127.0.0.1:33662_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33662.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011180 INFO  (jetty-launcher-1344-thread-5) 
[n:127.0.0.1:57429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57429.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011181 INFO  (jetty-launcher-1344-thread-10) 
[n:127.0.0.1:33662_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node7/.
   [junit4]   2> 1011182 INFO  (jetty-launcher-1344-thread-7) 
[n:127.0.0.1:57502_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57502.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011183 INFO  (jetty-launcher-1344-thread-7) 
[n:127.0.0.1:57502_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57502.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011184 INFO  (jetty-launcher-1344-thread-7) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node9/.
   [junit4]   2> 1011190 INFO  (jetty-launcher-1344-thread-3) 
[n:127.0.0.1:33896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33896.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011195 INFO  (jetty-launcher-1344-thread-3) 
[n:127.0.0.1:33896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33896.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011195 INFO  (jetty-launcher-1344-thread-3) 
[n:127.0.0.1:33896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33896.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011196 INFO  (jetty-launcher-1344-thread-3) 
[n:127.0.0.1:33896_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node3/.
   [junit4]   2> 1011197 INFO  (jetty-launcher-1344-thread-8) 
[n:127.0.0.1:59623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59623.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011198 INFO  (jetty-launcher-1344-thread-5) 
[n:127.0.0.1:57429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57429.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011198 INFO  (jetty-launcher-1344-thread-5) 
[n:127.0.0.1:57429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57429.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011200 INFO  (jetty-launcher-1344-thread-5) 
[n:127.0.0.1:57429_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node6/.
   [junit4]   2> 1011204 INFO  (jetty-launcher-1344-thread-8) 
[n:127.0.0.1:59623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59623.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011204 INFO  (jetty-launcher-1344-thread-8) 
[n:127.0.0.1:59623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59623.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011205 INFO  (jetty-launcher-1344-thread-8) 
[n:127.0.0.1:59623_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node10/.
   [junit4]   2> 1011213 INFO  (jetty-launcher-1344-thread-1) 
[n:127.0.0.1:39950_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39950.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011219 INFO  (jetty-launcher-1344-thread-1) 
[n:127.0.0.1:39950_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39950.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011220 INFO  (jetty-launcher-1344-thread-1) 
[n:127.0.0.1:39950_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39950.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011221 INFO  (jetty-launcher-1344-thread-1) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node1/.
   [junit4]   2> 1011223 INFO  (jetty-launcher-1344-thread-6) 
[n:127.0.0.1:42815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42815.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011231 INFO  (jetty-launcher-1344-thread-6) 
[n:127.0.0.1:42815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42815.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011231 INFO  (jetty-launcher-1344-thread-6) 
[n:127.0.0.1:42815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42815.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011239 INFO  (jetty-launcher-1344-thread-6) 
[n:127.0.0.1:42815_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node5/.
   [junit4]   2> 1011251 INFO  (jetty-launcher-1344-thread-4) 
[n:127.0.0.1:53972_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53972.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011280 INFO  (jetty-launcher-1344-thread-4) 
[n:127.0.0.1:53972_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53972.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011280 INFO  (jetty-launcher-1344-thread-4) 
[n:127.0.0.1:53972_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53972.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4194bd1
   [junit4]   2> 1011281 INFO  (jetty-launcher-1344-thread-4) 
[n:127.0.0.1:53972_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D075F912027B4DA5-001/tempDir-001/node4/.
   [junit4]   2> 1012015 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D075F912027B4DA5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 1012016 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D075F912027B4DA5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58679/solr ready
   [junit4]   2> 1012457 INFO  (qtp2061209599-11822) [n:127.0.0.1:53972_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> 1012459 INFO  
(OverseerThreadFactory-3653-thread-1-processing-n:127.0.0.1:39950_solr) 
[n:127.0.0.1:39950_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 1012581 INFO  (qtp1687932765-11857) [n:127.0.0.1:56896_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> 1012585 INFO  (qtp1687932765-11857) [n:127.0.0.1:56896_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1012591 INFO  (qtp2061209599-11820) [n:127.0.0.1:53972_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> 1012591 INFO  (qtp1845385632-11777) [n:127.0.0.1:60174_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> 1012591 INFO  (qtp1845385632-11777) [n:127.0.0.1:60174_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1012591 INFO  (qtp2061209599-11820) [n:127.0.0.1:53972_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1012597 INFO  (qtp1350071380-11814) [n:127.0.0.1:42815_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> 1012597 INFO  (qtp1350071380-11814) [n:127.0.0.1:42815_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1012623 INFO  (qtp630700487-11852) [n:127.0.0.1:33662_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> 1012623 INFO  (qtp784325897-11803) [n:127.0.0.1:57429_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> 1012624 INFO  (qtp784325897-11803) [n:127.0.0.1:57429_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1012624 INFO  (qtp792432739-11881) [n:127.0.0.1:57502_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog

[...truncated too long message...]

g.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:204)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest.teardownClass(HdfsTlogReplayBufferedWhileIndexingTest.java:52)
   [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>        ... 54 more
   [junit4]   2> 3706318 INFO  
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[D075F912027B4DA5]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_D075F912027B4DA5-001
   [junit4]   2> May 10, 2017 8:18:11 AM 
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(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=no-NO, timezone=Pacific/Midway
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=295598512,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [UnloadDistributedZkTest, 
ShowFileRequestHandlerTest, TestSolrCloudWithDelegationTokens, 
SaslZkACLProviderTest, TestFilteredDocIdSet, SynonymTokenizerTest, 
ConcurrentDeleteAndCreateCollectionTest, BinaryUpdateRequestHandlerTest, 
SolrPluginUtilsTest, TestBinaryField, OpenExchangeRatesOrgProviderTest, 
SimpleFacetsTest, CircularListTest, TestFieldTypeCollectionResource, 
BlockCacheTest, CloudExitableDirectoryReaderTest, DateFieldTest, 
TestStandardQParsers, TestStressReorder, OutputWriterTest, 
AtomicUpdateProcessorFactoryTest, SolrCoreCheckLockOnStartupTest, 
MultiThreadedOCPTest, TestTolerantSearch, HdfsThreadLeakTest, 
TestSlowCompositeReaderWrapper, TestDelegationWithHadoopAuth, 
TestNonDefinedSimilarityFactory, CdcrVersionReplicationTest, 
TestSegmentSorting, TestUniqueKeyFieldResource, 
FieldMutatingUpdateProcessorTest, DistributedSuggestComponentTest, 
SolrCloudExampleTest, SolrIndexConfigTest, TestMacros, 
CreateCollectionCleanupTest, TestConfigOverlay, BasicDistributedZk2Test, 
ChaosMonkeyNothingIsSafeTest, HighlighterConfigTest, TestClusterProperties, 
TestLuceneMatchVersion, TestSolrDeletionPolicy1, TestCollationField, 
SuggesterTest, HttpSolrCallGetCoreTest, CdcrReplicationDistributedZkTest, 
RuleEngineTest, HardAutoCommitTest, BasicAuthStandaloneTest, 
DeleteLastCustomShardedReplicaTest, TestExtendedDismaxParser, 
TestSchemaResource, PluginInfoTest, SuggesterWFSTTest, HttpPartitionTest, 
TestFieldCache, PreAnalyzedUpdateProcessorTest, TestFieldCacheSortRandom, 
TestTolerantUpdateProcessorCloud, TestSolrQueryResponse, 
TestMiniSolrCloudClusterSSL, ActionThrottleTest, V2ApiIntegrationTest, 
MergeStrategyTest, TestDocSet, SimpleMLTQParserTest, TestQuerySenderNoQuery, 
HdfsRecoveryZkTest, TestRandomRequestDistribution, 
PropertiesRequestHandlerTest, LeaderFailureAfterFreshStartTest, 
DistribDocExpirationUpdateProcessorTest, 
ClassificationUpdateProcessorIntegrationTest, TestClassNameShortening, 
TestComplexPhraseQParserPlugin, StatsComponentTest, TestConfig, 
TestShardHandlerFactory, TestDeleteCollectionOnDownNodes, 
TestEmbeddedSolrServerSchemaAPI, HdfsWriteToMultipleCollectionsTest, 
TestPKIAuthenticationPlugin, UpdateParamsTest, DirectUpdateHandlerOptimizeTest, 
TestWriterPerf, OverseerTaskQueueTest, TestGeoJSONResponseWriter, 
TestDistributedMissingSort, RecoveryZkTest, JavabinLoaderTest, 
SpellCheckCollatorWithCollapseTest, MetricUtilsTest, DebugComponentTest, 
HdfsDirectoryFactoryTest, TestConfigSetsAPIExclusivity, AutoCommitTest, 
DateRangeFieldTest, TestExclusionRuleCollectionAccess, TestCSVResponseWriter, 
DistributedFacetPivotLongTailTest, TestSortByMinMaxFunction, TestRTimerTree, 
TestStressCloudBlindAtomicUpdates, TestConfigSets, TestBulkSchemaConcurrent, 
TestHdfsUpdateLog, CdcrUpdateLogTest, RemoteQueryErrorTest, TestInitParams, 
TestMissingGroups, TestSort, TestSearcherReuse, 
SharedFSAutoReplicaFailoverUtilsTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, 
SuggesterTSTTest, PolyFieldTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
TestPseudoReturnFields, TestAtomicUpdateErrorCases, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
TestRemoteStreaming, SolrInfoBeanTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestReversedWildcardFilterFactory, 
PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, 
TestIndexingPerformance, FastVectorHighlighterTest, LoggingHandlerTest, 
TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestLFUCache, 
CleanupOldIndexTest, CollectionReloadTest, CollectionTooManyReplicasTest, 
DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteStatusTest, 
DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
OverseerModifyCollectionTest, PeerSyncReplicationTest, 
RecoveryAfterSoftCommitTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, 
SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudDeleteByQuery, TestCloudPivotFacet, TestConfigSetsAPIZkFailure, 
TestDistribDocBasedVersion, TestDownShardTolerantSearch, 
TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudCluster, 
TestReplicaProperties, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, TriLevelCompositeIdRoutingTest, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, 
HdfsTlogReplayBufferedWhileIndexingTest]
   [junit4] Completed [651/710 (3!)] on J2 in 352.68s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43573 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to