Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/299/

5 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:60497/solr/test_col_shard3_replica1: Failed synchronous update 
on shard StdNode: http://127.0.0.1:47279/solr/test_col_shard3_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2a0fdae9

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:60497/solr/test_col_shard3_replica1: Failed 
synchronous update on shard StdNode: 
http://127.0.0.1:47279/solr/test_col_shard3_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2a0fdae9
        at 
__randomizedtesting.SeedInfo.seed([766F9494E1EE4497:407BF6D26BB37E86]: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:60497/solr/test_col_shard3_replica1: Failed synchronous update 
on shard StdNode: http://127.0.0.1:47279/solr/test_col_shard3_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2a0fdae9
        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.CloudSolrClient$RouteException: 
Error from server at http://127.0.0.1:60497/solr/test_col_shard3_replica1: 
Failed synchronous update on shard StdNode: 
http://127.0.0.1:47279/solr/test_col_shard3_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2a0fdae9
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:803)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1241)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1112)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
        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
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60497/solr/test_col_shard3_replica1: Failed 
synchronous update on shard StdNode: 
http://127.0.0.1:47279/solr/test_col_shard3_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2a0fdae9
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:780)
        ... 5 more


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

Error Message:
Could not find collection:delete_data_dir

Stack Trace:
java.lang.AssertionError: Could not find collection:delete_data_dir
        at 
__randomizedtesting.SeedInfo.seed([766F9494E1EE4497:FE3BAB4E4F12296F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
        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:865)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:159)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


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([766F9494E1EE4497:8EB1017C998295C4]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:918)
        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'][.='6.5.0'])
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><lst name="segments"><lst name="_0"><str 
name="name">_0</str><int name="delCount">1</int><long 
name="sizeInBytes">1712</long><int name="size">3</int><date 
name="age">2017-03-04T01:22:53.484Z</date><str name="source">flush</str><str 
name="version">6.5.0</str></lst><lst name="_1"><str name="name">_1</str><int 
name="delCount">0</int><long name="sizeInBytes">1610</long><int 
name="size">2</int><date name="age">2017-03-04T01:22:53.486Z</date><str 
name="source">flush</str><str name="version">6.5.0</str></lst><lst 
name="_2"><str name="name">_2</str><int name="delCount">0</int><long 
name="sizeInBytes">1645</long><int name="size">3</int><date 
name="age">2017-03-04T01:22:53.490Z</date><str name="source">flush</str><str 
name="version">6.5.0</str></lst><lst name="_3"><str name="name">_3</str><int 
name="delCount">0</int><long name="sizeInBytes">1610</long><int 
name="size">2</int><date name="age">2017-03-04T01:22:53.499Z</date><str 
name="source">flush</str><str name="version">6.5.0</str></lst></lst>
</response>

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


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesStandalone

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to 
approximately 23,126,864 bytes (threshold is 10,485,760). Field reference sizes 
(counted individually):   - 23,126,536 bytes, private static 
org.apache.solr.client.solrj.SolrClient 
org.apache.solr.update.TestInPlaceUpdatesStandalone.client   - 192 bytes, 
public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules   - 128 bytes, private static 
java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 64 bytes, 
private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 48 
bytes, private static java.util.Map 
org.apache.solr.SolrTestCaseJ4.savedClassLogLevels

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), 
your test seems to hang on to approximately 23,126,864 bytes (threshold is 
10,485,760). Field reference sizes (counted individually):
  - 23,126,536 bytes, private static org.apache.solr.client.solrj.SolrClient 
org.apache.solr.update.TestInPlaceUpdatesStandalone.client
  - 192 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 128 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
  - 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
  - 48 bytes, private static java.util.Map 
org.apache.solr.SolrTestCaseJ4.savedClassLogLevels
        at __randomizedtesting.SeedInfo.seed([766F9494E1EE4497]:0)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1488590414633,generation=2,filelist=[_0.fdt, _0.fdx, 
_0.fnm, _0.nvd, _0.nvm, _0.si, _0_Memory_0.ram, _1.fdt, _1.fdx, _1.fnm, _1.nvd, 
_1.nvm, _1.si, _1_Memory_0.ram, _2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, _2.si, 
_2_Memory_0.ram, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, 
_3_Memory_0.ram, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, 
_4_Memory_0.ram, _5.fdt, _5.fdx, _5.fnm, _5.nvd, _5.nvm, _5.si, 
_5_Memory_0.ram, segments_2]}]> but 
was:<[{indexVersion=1488590414633,generation=2,filelist=[_0.fdt, _0.fdx, 
_0.fnm, _0.nvd, _0.nvm, _0.si, _0_Memory_0.ram, _1.fdt, _1.fdx, _1.fnm, _1.nvd, 
_1.nvm, _1.si, _1_Memory_0.ram, _2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, _2.si, 
_2_Memory_0.ram, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, 
_3_Memory_0.ram, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, 
_4_Memory_0.ram, _5.fdt, _5.fdx, _5.fnm, _5.nvd, _5.nvm, _5.si, 
_5_Memory_0.ram, segments_2]}, 
{indexVersion=1488590414633,generation=3,filelist=[_1.fdt, _1.fdx, _1.fnm, 
_1.nvd, _1.nvm, _1.si, _1_Memory_0.ram, _2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, 
_2.si, _2_Memory_0.ram, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, 
_3_Memory_0.ram, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, 
_4_Memory_0.ram, _5.fdt, _5.fdx, _5.fnm, _5.nvd, _5.nvm, _5.si, 
_5_Memory_0.ram, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, 
_6_Memory_0.ram, segments_3]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1488590414633,generation=2,filelist=[_0.fdt, _0.fdx, 
_0.fnm, _0.nvd, _0.nvm, _0.si, _0_Memory_0.ram, _1.fdt, _1.fdx, _1.fnm, _1.nvd, 
_1.nvm, _1.si, _1_Memory_0.ram, _2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, _2.si, 
_2_Memory_0.ram, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, 
_3_Memory_0.ram, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, 
_4_Memory_0.ram, _5.fdt, _5.fdx, _5.fnm, _5.nvd, _5.nvm, _5.si, 
_5_Memory_0.ram, segments_2]}]> but 
was:<[{indexVersion=1488590414633,generation=2,filelist=[_0.fdt, _0.fdx, 
_0.fnm, _0.nvd, _0.nvm, _0.si, _0_Memory_0.ram, _1.fdt, _1.fdx, _1.fnm, _1.nvd, 
_1.nvm, _1.si, _1_Memory_0.ram, _2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, _2.si, 
_2_Memory_0.ram, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, 
_3_Memory_0.ram, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, 
_4_Memory_0.ram, _5.fdt, _5.fdx, _5.fnm, _5.nvd, _5.nvm, _5.si, 
_5_Memory_0.ram, segments_2]}, 
{indexVersion=1488590414633,generation=3,filelist=[_1.fdt, _1.fdx, _1.fnm, 
_1.nvd, _1.nvm, _1.si, _1_Memory_0.ram, _2.fdt, _2.fdx, _2.fnm, _2.nvd, _2.nvm, 
_2.si, _2_Memory_0.ram, _3.fdt, _3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, 
_3_Memory_0.ram, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, 
_4_Memory_0.ram, _5.fdt, _5.fdx, _5.fnm, _5.nvd, _5.nvm, _5.si, 
_5_Memory_0.ram, _6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, 
_6_Memory_0.ram, segments_3]}]>
        at 
__randomizedtesting.SeedInfo.seed([766F9494E1EE4497:53B88FA491A64A94]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1281)
        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)




Build Log:
[...truncated 12113 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/init-core-data-001
   [junit4]   2> 901699 INFO  
(SUITE-TestReplicationHandler-seed#[766F9494E1EE4497]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 901700 INFO  
(SUITE-TestReplicationHandler-seed#[766F9494E1EE4497]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 901703 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 901703 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-001/collection1
   [junit4]   2> 901705 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 901710 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@499be4f6{/solr,null,AVAILABLE}
   [junit4]   2> 901712 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@1fb8611d{HTTP/1.1,[http/1.1]}{127.0.0.1:33478}
   [junit4]   2> 901712 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.Server Started @905507ms
   [junit4]   2> 901718 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=33478}
   [junit4]   2> 901718 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 901718 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.5.0
   [junit4]   2> 901718 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 901718 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 901718 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T01:10:33.347Z
   [junit4]   2> 901719 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-001/solr.xml
   [junit4]   2> 901724 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 901744 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-001/.
   [junit4]   2> 901744 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 901759 WARN  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 901761 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 901767 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 901769 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 901770 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-001/./collection1
   [junit4]   2> 901770 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 901772 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5478515625, 
noCFSRatio=0.5645422524073859]
   [junit4]   2> 901798 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 901798 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 901798 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@60fefdf8
   [junit4]   2> 901799 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@afb2b04[collection1] 
main]
   [junit4]   2> 901799 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-001/collection1/conf
   [junit4]   2> 901799 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 901799 INFO  (coreLoadExecutor-2255-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 901800 INFO  
(searcherExecutor-2256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@afb2b04[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 901832 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/collection1
   [junit4]   2> 901835 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 901835 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58900a89{/solr,null,AVAILABLE}
   [junit4]   2> 901836 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@4dcdfa28{HTTP/1.1,[http/1.1]}{127.0.0.1:50804}
   [junit4]   2> 901836 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.Server Started @905631ms
   [junit4]   2> 901836 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=50804}
   [junit4]   2> 901836 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 901843 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.5.0
   [junit4]   2> 901844 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 901844 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 901844 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T01:10:33.473Z
   [junit4]   2> 901845 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/solr.xml
   [junit4]   2> 901849 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 901887 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/.
   [junit4]   2> 901887 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 901910 WARN  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 901911 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 901947 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 901949 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 901950 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/./collection1
   [junit4]   2> 901950 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 901951 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5478515625, 
noCFSRatio=0.5645422524073859]
   [junit4]   2> 901975 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 901975 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 901975 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@fb05959
   [junit4]   2> 901975 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39158c3d[collection1] main]
   [junit4]   2> 901975 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/collection1/conf
   [junit4]   2> 901977 INFO  (coreLoadExecutor-2265-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 901977 INFO  
(searcherExecutor-2266-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39158c3d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 902016 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@4dcdfa28{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 902016 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1272454237
   [junit4]   2> 902018 INFO  (coreCloseExecutor-2271-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17b82eda
   [junit4]   2> 902021 INFO  (coreCloseExecutor-2271-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 902021 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 902022 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58900a89{/solr,null,UNAVAILABLE}
   [junit4]   2> 902024 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 902025 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@442bc01b{/solr,null,AVAILABLE}
   [junit4]   2> 902025 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@2d7969ac{HTTP/1.1,[http/1.1]}{127.0.0.1:39366}
   [junit4]   2> 902025 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.e.j.s.Server Started @905820ms
   [junit4]   2> 902025 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=39366}
   [junit4]   2> 902025 ERROR 
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 902027 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.5.0
   [junit4]   2> 902027 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 902027 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 902027 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T01:10:33.656Z
   [junit4]   2> 902027 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/solr.xml
   [junit4]   2> 902032 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 902053 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/.
   [junit4]   2> 902053 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[766F9494E1EE4497])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 902061 WARN  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 902063 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 902071 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 902073 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 902074 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/./collection1
   [junit4]   2> 902075 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 902075 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5478515625, 
noCFSRatio=0.5645422524073859]
   [junit4]   2> 902103 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 902103 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 902103 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5203e667
   [junit4]   2> 902104 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b34889f[collection1] 
main]
   [junit4]   2> 902104 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_766F9494E1EE4497-001/solr-instance-002/collection1/conf
   [junit4]   2> 902104 INFO  (coreLoadExecutor-2278-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 902104 INFO  
(searcherExecutor-2279-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b34889f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 902145 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 902146 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 902147 INFO  (qtp691647738-15534) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 902153 INFO  (qtp691647738-15534) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 6
   [junit4]   2> 902155 INFO  (qtp691647738-15535) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 902155 INFO  (qtp691647738-15535) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6b44a9e0
   [junit4]   2> 902157 INFO  (qtp691647738-15535) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@61bcc290[collection1] main]
   [junit4]   2> 902157 INFO  (qtp691647738-15535) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 902157 INFO  
(searcherExecutor-2279-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@61bcc290[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 902157 INFO  (qtp691647738-15535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 902159 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 902161 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 902162 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 902164 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 902165 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 902167 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 902168 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 902170 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 902171 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 902173 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 902174 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 902175 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 902177 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 902178 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 902180 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 902181 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 902183 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 902184 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 902186 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 902187 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 902189 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 902190 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 902192 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 902193 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 902194 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 902196 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 902197 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 902199 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 902200 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 902202 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 902203 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 902205 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 902206 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 902209 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 902210 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 902211 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 902213 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 902214 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 902216 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 902217 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 902219 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 902220 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 902222 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 902223 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 902225 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 902226 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 902228 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 902229 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 902231 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 902232 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 902233 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 902235 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 902236 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 902245 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 902246 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 902247 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 902249 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 902250 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 902252 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 902253 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 902255 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 902256 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 902258 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 902259 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 902260 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 902262 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 902263 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 902265 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 902266 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 902268 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 902270 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 902272 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 902273 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 902275 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 902276 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 902278 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 902279 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 902281 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 902282 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 902284 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 902285 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 902286 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 902288 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 902289 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 902291 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 902292 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 902295 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 902298 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 902299 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 902300 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 902302 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 902303 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 902305 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 902306 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 902308 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 902309 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 902310 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 902312 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 902313 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 902315 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 902316 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 902318 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 902319 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 902321 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 902322 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 902323 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 902325 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 902326 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 902328 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 902329 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 902331 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 902332 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 902333 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 902335 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 902336 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 902338 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 902339 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 902341 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 902342 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 902344 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 902345 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 902346 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 902348 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 902349 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 902351 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 902352 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 902354 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 902356 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 902357 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 902359 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 902360 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 902365 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 902367 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 902368 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 902370 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 902371 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 902373 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 902374 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 902375 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 902377 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 902378 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 902380 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 902381 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 902383 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 902384 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 902386 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 902387 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 902389 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 902390 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 902392 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 902394 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 902395 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 902397 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 902398 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 902400 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 902401 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 902403 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 902417 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[157]} 0 12
   [junit4]   2> 902421 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 902422 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 902424 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 902425 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 902427 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 902428 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 902431 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 902432 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 902434 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 902435 INFO  (qtp6319028-15494) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 902437 INFO  (qtp6319028-15497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 902438 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 902440 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 902441 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 902443 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 902444 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 902446 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 902447 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 902449 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 902450 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 902452 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 902453 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 902455 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 902456 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 902457 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 902459 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 902460 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 902462 INFO  (qtp6319028-15499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 902464 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 902465 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 902467 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 902468 INFO  (qtp6319028-15500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 902469 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 902471 INFO  (qtp6319028-15498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 902472 INFO  (qtp6319028-15501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 902474 INFO  (qt

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

esStandalone-seed#[766F9494E1EE4497]-worker) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.node
   [junit4]   2> 4042416 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[766F9494E1EE4497]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for all SolrIndexSearchers to be released
   [junit4]   2> 4042416 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[766F9494E1EE4497]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{regular_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 title_s=Lucene50(blocksize=128), id=PostingsFormat(name=Direct), 
id_field_copy_that_does_not_support_in_place_update_s=Lucene50(blocksize=128)}, 
docValues:{inplace_l_dvo=DocValuesFormat(name=Memory), 
inplace_updatable_float=DocValuesFormat(name=Direct), 
val2_l_dvo=DocValuesFormat(name=Asserting), 
inplace_updatable_int_with_default=DocValuesFormat(name=Direct), 
inplace_updatable_int=DocValuesFormat(name=Memory), 
val1_i_dvo=DocValuesFormat(name=Asserting), 
regular_l=DocValuesFormat(name=Memory), stored_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene54), 
nonexistent_field_i_dvo=DocValuesFormat(name=Asserting), 
id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Asserting),
 inplace_updatable_float_with_default=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=247, maxMBSortInHeap=7.637404666012926, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-UY, 
timezone=America/Juneau
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=226291200,total=535298048
   [junit4]   2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, 
StatsComponentTest, MinimalSchemaTest, TestOnReconnectListenerSupport, 
TestPerFieldSimilarityClassic, TestStressReorder, ExitableDirectoryReaderTest, 
TestMergePolicyConfig, TestOverriddenPrefixQueryForCustomFieldType, 
TestStressInPlaceUpdates, TestReloadAndDeleteDocs, TestCloudPseudoReturnFields, 
FullSolrCloudDistribCmdsTest, TestReload, CdcrUpdateLogTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrCoreSnapshots, 
TestDelegationWithHadoopAuth, TestJsonRequest, SpellPossibilityIteratorTest, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestSolrJ, SpatialRPTFieldTypeTest, TestSmileRequest, TestConfigReload, 
OverseerTest, DocValuesMultiTest, ChangedSchemaMergeTest, 
SolrSlf4jReporterTest, TestLegacyFieldCache, HdfsNNFailoverTest, 
CircularListTest, SuggesterWFSTTest, TestUtils, TestBinaryField, 
TestReqParamsAPI, BlockJoinFacetDistribTest, 
TestDynamicFieldCollectionResource, RecoveryZkTest, CoreAdminRequestStatusTest, 
TestSolrFieldCacheMBean, CdcrReplicationDistributedZkTest, 
TestSolrCLIRunExample, DistributedFacetPivotLongTailTest, 
TestTolerantUpdateProcessorRandomCloud, TestDistribDocBasedVersion, 
GraphQueryTest, PrimitiveFieldTypeTest, TestSQLHandlerNonCloud, 
BigEndianAscendingWordDeserializerTest, TestSchemaVersionResource, 
LukeRequestHandlerTest, TestConfig, LeaderElectionTest, 
TestUseDocValuesAsStored, TestDefaultStatsCache, PingRequestHandlerTest, 
TestSolrQueryResponse, TestCollectionAPI, HdfsRestartWhileUpdatingTest, 
TestPushWriter, BlockDirectoryTest, PrimUtilsTest, CurrencyFieldXmlFileTest, 
TestSchemaNameResource, CachingDirectoryFactoryTest, TestTrieFacet, 
DeleteLastCustomShardedReplicaTest, AsyncCallRequestStatusResponseTest, 
PreAnalyzedFieldTest, ActionThrottleTest, CloudExitableDirectoryReaderTest, 
BadComponentTest, TestConfigSetsAPIZkFailure, TestSolrQueryParser, 
TestPhraseSuggestions, RequestHandlersTest, TestGeoJSONResponseWriter, 
TestRecovery, RankQueryTest, UpdateLogTest, TestLFUCache, NoCacheHeaderTest, 
TestOrdValues, TestCustomStream, XmlUpdateRequestHandlerTest, TestPointFields, 
TestHdfsCloudBackupRestore, DistributedVersionInfoTest, 
FieldAnalysisRequestHandlerTest, TestCollationField, UnloadDistributedZkTest, 
AutoCommitTest, RemoteQueryErrorTest, TestPKIAuthenticationPlugin, 
OverseerTaskQueueTest, TestFreeTextSuggestions, SuggesterTest, 
TestReloadDeadlock, LeaderFailureAfterFreshStartTest, 
OverseerModifyCollectionTest, TestConfigsApi, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestBackupRepositoryFactory, 
TestFieldResource, DistributedFacetPivotWhiteBoxTest, 
TestSolrCloudWithKerberosAlt, HLLUtilTest, SOLR749Test, SolrPluginUtilsTest, 
DistributedSuggestComponentTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, 
ShardRoutingTest, BasicZkTest, TestRandomFaceting, ZkSolrClientTest, 
TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, 
TestFaceting, TermVectorComponentDistributedTest, ZkControllerTest, 
TestRealTimeGet, TestStressVersions, HardAutoCommitTest, 
DistributedTermsComponentTest, TestRangeQuery, ConvertedLegacyTest, TestSort, 
TestIndexSearcher, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, 
DocValuesTest, SuggesterTSTTest, TestStressLucene, 
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, 
DebugComponentTest, StandardRequestHandlerTest, 
TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
FastVectorHighlighterTest, IndexSchemaTest, JSONWriterTest, 
TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPartialUpdateDeduplication, TestBinaryResponseWriter, UpdateParamsTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, TestSolrDeletionPolicy2, 
SampleTest, TestDocSet, TestElisionMultitermQuery, DirectSolrConnectionTest, 
EchoParamsTest, TestDFRSimilarityFactory, TestJmxMonitoredMap, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, TestSystemIdResolver, 
DOMUtilTest, ClusterStateTest, UUIDFieldTest, DistributedIntervalFacetingTest, 
CdcrVersionReplicationTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, 
LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnCommitTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
RestartWhileUpdatingTest, TestLocalFSCloudBackupRestore, 
TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, 
TestRequestStatusCollectionAPI, TestShortCircuitedRequests, 
TestStressCloudBlindAtomicUpdates, HdfsBasicDistributedZk2Test, 
HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, 
QueryResultKeyTest, TestConfigOverlay, TestConfigSetProperties, 
TestCorePropertiesReload, TestImplicitCoreProperties, TestInfoStreamLogging, 
TestNRTOpen, TestShardHandlerFactory, TestSolrConfigHandler, 
RequestLoggingTest, TestBlobHandler, TestSystemCollAutoCreate, 
V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, MetricsHandlerTest, 
SecurityConfHandlerTest, StatsReloadRaceTest, TestApiFramework, 
TestCollectionAPIs, TestCoreAdminApis, DistributedDebugComponentTest, 
DistributedExpandComponentTest, DistributedFacetPivotSmallAdvancedTest, 
ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, 
SuggestComponentContextFilterQueryTest, SuggestComponentTest, 
SolrGraphiteReporterTest, TestIntervalFaceting, TestBulkSchemaAPI, 
TestManagedSchema, TestSchemalessBufferedUpdates, AnalyticsMergeStrategyTest, 
AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, 
TestGraphTermsQParserPlugin, TestReRankQParserPlugin, TestSearcherReuse, 
TestSimpleQParserPlugin, TestSolrCoreParser, TestStandardQParsers, 
TestMinMaxOnMultiValuedField, TestScoreJoinQPScore, SimpleMLTQParserTest, 
TestClassicSimilarityFactory, TestDFISimilarityFactory, TestDistribIDF, 
TestAuthorizationFramework, TestFieldCache, TestFieldCacheReopen, 
TestFieldCacheSort, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, 
TestInPlaceUpdatesStandalone]
   [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=TestInPlaceUpdatesStandalone -Dtests.seed=766F9494E1EE4497 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-UY -Dtests.timezone=America/Juneau -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestInPlaceUpdatesStandalone (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up 
static fields (in @AfterClass?), your test seems to hang on to approximately 
23,126,864 bytes (threshold is 10,485,760). Field reference sizes (counted 
individually):
   [junit4]    >   - 23,126,536 bytes, private static 
org.apache.solr.client.solrj.SolrClient 
org.apache.solr.update.TestInPlaceUpdatesStandalone.client
   [junit4]    >   - 192 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 128 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    >   - 48 bytes, private static java.util.Map 
org.apache.solr.SolrTestCaseJ4.savedClassLogLevels
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([766F9494E1EE4497]:0)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [696/697 (5!)] on J2 in 124.08s, 18 tests, 1 failure <<< 
FAILURES!

[...truncated 62652 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to