Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21220/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Error from server at https://127.0.0.1:33041/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:33041/solr: create the collection time out:180s
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:372)
        at 
org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)


FAILED:  org.apache.solr.cloud.TestPullReplica.testCreateDelete 
{seed=[92FB4DC80E4B3D4F:89EBBC84F8BBC57F]}

Error Message:
Could not find collection : pull_replica_test_create_delete

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : 
pull_replica_test_create_delete
        at 
__randomizedtesting.SeedInfo.seed([92FB4DC80E4B3D4F:89EBBC84F8BBC57F]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
        at 
org.apache.solr.cloud.TestPullReplica.testCreateDelete(TestPullReplica.java:162)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)


FAILED:  org.apache.solr.cloud.TestPullReplica.testCreateDelete 
{seed=[92FB4DC80E4B3D4F:3DBD0078CC790E53]}

Error Message:
expected:<200> but was:<500>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<500>
        at 
__randomizedtesting.SeedInfo.seed([92FB4DC80E4B3D4F:3DBD0078CC790E53]: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:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestPullReplica.testCreateDelete(TestPullReplica.java:157)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)


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

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:34791/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:40583/solr/test_col_shard2_replica_n6: Server Error    
request: 
http://127.0.0.1:40583/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34791%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:37081/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@11cad575

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



request: 
http://127.0.0.1:40583/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34791%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:37081/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@11cad575
        at 
__randomizedtesting.SeedInfo.seed([92FB4DC80E4B3D4F:A4EF2F8E8416075E]: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:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:34791/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:40583/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:40583/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34791%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:37081/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@11cad575
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        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:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34791/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:40583/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:40583/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34791%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:37081/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@11cad575
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more




Build Log:
[...truncated 12750 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> 692701 INFO  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/init-core-data-001
   [junit4]   2> 692701 WARN  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 692701 INFO  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 692702 INFO  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 692703 INFO  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001
   [junit4]   2> 692703 INFO  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 692703 INFO  (Thread-1350) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 692703 INFO  (Thread-1350) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 692705 ERROR (Thread-1350) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 692803 INFO  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43255
   [junit4]   2> 692805 INFO  (zkConnectionManagerCallback-6825-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692808 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 692808 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 692808 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7bb80e1f{/solr,null,AVAILABLE}
   [junit4]   2> 692808 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6554f463{/solr,null,AVAILABLE}
   [junit4]   2> 692809 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@645a0c0d{SSL,[ssl, 
http/1.1]}{127.0.0.1:45685}
   [junit4]   2> 692809 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@191bd380{SSL,[ssl, 
http/1.1]}{127.0.0.1:33041}
   [junit4]   2> 692809 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.e.j.s.Server Started @694206ms
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.e.j.s.Server Started @694206ms
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45685}
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33041}
   [junit4]   2> 692810 ERROR (jetty-launcher-6822-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 692810 ERROR (jetty-launcher-6822-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-05T19:03:36.813Z
   [junit4]   2> 692810 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-05T19:03:36.813Z
   [junit4]   2> 692812 INFO  (zkConnectionManagerCallback-6828-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692812 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 692812 INFO  (zkConnectionManagerCallback-6829-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692812 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 692815 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160c7b502030001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 692816 INFO  (jetty-launcher-6822-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43255/solr
   [junit4]   2> 692816 INFO  (jetty-launcher-6822-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43255/solr
   [junit4]   2> 692817 INFO  (zkConnectionManagerCallback-6837-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692817 INFO  (zkConnectionManagerCallback-6835-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692818 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160c7b502030004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 692818 INFO  
(zkConnectionManagerCallback-6840-thread-1-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692818 INFO  
(zkConnectionManagerCallback-6841-thread-1-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692851 INFO  (jetty-launcher-6822-thread-2) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 692851 INFO  (jetty-launcher-6822-thread-2) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45685_solr
   [junit4]   2> 692852 INFO  (jetty-launcher-6822-thread-2) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.Overseer Overseer 
(id=99298772038909958-127.0.0.1:45685_solr-n_0000000000) starting
   [junit4]   2> 692854 INFO  (jetty-launcher-6822-thread-1) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 692854 INFO  (jetty-launcher-6822-thread-1) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33041_solr
   [junit4]   2> 692857 INFO  (jetty-launcher-6822-thread-2) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45685_solr
   [junit4]   2> 692861 INFO  
(zkCallback-6838-thread-1-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 692861 INFO  
(OverseerStateUpdate-99298772038909958-127.0.0.1:45685_solr-n_0000000000) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 692899 INFO  (jetty-launcher-6822-thread-1) 
[n:127.0.0.1:33041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33041.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 692904 INFO  (jetty-launcher-6822-thread-2) 
[n:127.0.0.1:45685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45685.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 692904 INFO  (jetty-launcher-6822-thread-1) 
[n:127.0.0.1:33041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33041.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 692904 INFO  (jetty-launcher-6822-thread-1) 
[n:127.0.0.1:33041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33041.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 692904 INFO  (jetty-launcher-6822-thread-1) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node1/.
   [junit4]   2> 692908 INFO  (jetty-launcher-6822-thread-2) 
[n:127.0.0.1:45685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45685.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 692908 INFO  (jetty-launcher-6822-thread-2) 
[n:127.0.0.1:45685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45685.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 692909 INFO  (jetty-launcher-6822-thread-2) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node2/.
   [junit4]   2> 692929 INFO  (zkConnectionManagerCallback-6847-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692931 INFO  (zkConnectionManagerCallback-6851-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692932 INFO  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 692932 INFO  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43255/solr ready
   [junit4]   2> 692933 INFO  
(SUITE-TestPullReplica-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 692945 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 692946 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 692955 INFO  
(TEST-TestPullReplica.testSearchWhileReplicationHappens-seed#[92FB4DC80E4B3D4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchWhileReplicationHappens
   [junit4]   2> 692956 INFO  
(TEST-TestPullReplica.testSearchWhileReplicationHappens-seed#[92FB4DC80E4B3D4F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSearchWhileReplicationHappens
   [junit4]   2> 692965 INFO  
(TEST-TestPullReplica.testRealTimeGet-seed#[92FB4DC80E4B3D4F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRealTimeGet
   [junit4]   2> 692966 INFO  (qtp1420943459-14320) [n:127.0.0.1:33041_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 692966 INFO  
(OverseerThreadFactory-2841-thread-1-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_test_real_time_get
   [junit4]   2> 693070 INFO  
(OverseerStateUpdate-99298772038909958-127.0.0.1:45685_solr-n_0000000000) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_real_time_get",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_real_time_get_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33041/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 693070 INFO  
(OverseerStateUpdate-99298772038909958-127.0.0.1:45685_solr-n_0000000000) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_real_time_get",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_real_time_get_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45685/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 693274 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 693275 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 693284 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 693284 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 693388 INFO  
(zkCallback-6838-thread-1-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 693388 INFO  
(zkCallback-6839-thread-1-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 693388 INFO  
(zkCallback-6838-thread-2-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 693388 INFO  
(zkCallback-6839-thread-2-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 694282 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 694290 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.IndexSchema 
[pull_replica_test_real_time_get_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 694292 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 694293 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 694293 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_n1' using 
configuration from collection pull_replica_test_real_time_get, trusted=true
   [junit4]   2> 694293 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_33041.solr.core.pull_replica_test_real_time_get.shard1.replica_n1' 
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 694293 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 694294 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore 
[[pull_replica_test_real_time_get_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node1/pull_replica_test_real_time_get_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node1/./pull_replica_test_real_time_get_shard1_replica_n1/data/]
   [junit4]   2> 694296 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.s.IndexSchema 
[pull_replica_test_real_time_get_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 694298 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 694298 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_real_time_get_shard1_replica_p2' using 
configuration from collection pull_replica_test_real_time_get, trusted=true
   [junit4]   2> 694298 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_45685.solr.core.pull_replica_test_real_time_get.shard1.replica_p2' 
(registry 'solr.core.pull_replica_test_real_time_get.shard1.replica_p2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 694299 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 694299 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.SolrCore 
[[pull_replica_test_real_time_get_shard1_replica_p2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node2/pull_replica_test_real_time_get_shard1_replica_p2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node2/./pull_replica_test_real_time_get_shard1_replica_p2/data/]
   [junit4]   2> 694330 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 694330 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 694331 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@98a2079[pull_replica_test_real_time_get_shard1_replica_p2] 
main]
   [junit4]   2> 694331 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 694331 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 694332 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 694332 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 694332 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 694332 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 694332 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 694333 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.ZkController 
pull_replica_test_real_time_get_shard1_replica_p2 starting background 
replication from leader
   [junit4]   2> 694333 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 694333 INFO  
(searcherExecutor-2847-thread-1-processing-n:127.0.0.1:45685_solr 
x:pull_replica_test_real_time_get_shard1_replica_p2 s:shard1 
c:pull_replica_test_real_time_get r:core_node4) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.SolrCore 
[pull_replica_test_real_time_get_shard1_replica_p2] Registered new searcher 
Searcher@98a2079[pull_replica_test_real_time_get_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 694333 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 694333 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 694334 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@18cd6a54[pull_replica_test_real_time_get_shard1_replica_n1] 
main]
   [junit4]   2> 694334 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 694334 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 694334 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 694335 INFO  
(searcherExecutor-2846-thread-1-processing-n:127.0.0.1:33041_solr 
x:pull_replica_test_real_time_get_shard1_replica_n1 s:shard1 
c:pull_replica_test_real_time_get r:core_node3) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SolrCore 
[pull_replica_test_real_time_get_shard1_replica_n1] Registered new searcher 
Searcher@18cd6a54[pull_replica_test_real_time_get_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 694335 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1588780354332786688
   [junit4]   2> 694338 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 694338 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 694338 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 694338 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 694338 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 694338 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 694339 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/ 
shard1
   [junit4]   2> 694440 INFO  
(zkCallback-6838-thread-2-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 694440 INFO  
(zkCallback-6839-thread-1-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 694440 INFO  
(zkCallback-6839-thread-2-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 694440 INFO  
(zkCallback-6838-thread-1-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 694489 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 694496 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1222
   [junit4]   2> 694591 INFO  
(zkCallback-6838-thread-2-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 694591 INFO  
(zkCallback-6839-thread-1-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 694591 INFO  
(zkCallback-6839-thread-2-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 694591 INFO  
(zkCallback-6838-thread-1-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 695007 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.IndexFetcher 
Updated masterUrl to 
https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 695009 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 695009 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.IndexFetcher 
Master's generation: 1
   [junit4]   2> 695009 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.IndexFetcher 
Master's version: 0
   [junit4]   2> 695009 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.IndexFetcher 
Slave's generation: 1
   [junit4]   2> 695009 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.IndexFetcher 
Slave's version: 0
   [junit4]   2> 695009 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.h.IndexFetcher New 
index in Master. Deleting mine...
   [junit4]   2> 695010 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 695010 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4328d42f 
commitCommandVersion:0
   [junit4]   2> 695011 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@36d18d97[pull_replica_test_real_time_get_shard1_replica_p2] 
main]
   [junit4]   2> 695012 INFO  (indexFetcher-2856-thread-1) 
[n:127.0.0.1:45685_solr c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 695013 INFO  
(searcherExecutor-2847-thread-1-processing-n:127.0.0.1:45685_solr 
x:pull_replica_test_real_time_get_shard1_replica_p2 s:shard1 
c:pull_replica_test_real_time_get r:core_node4) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.SolrCore 
[pull_replica_test_real_time_get_shard1_replica_p2] Registered new searcher 
Searcher@36d18d97[pull_replica_test_real_time_get_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 695336 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_real_time_get_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_real_time_get&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2052
   [junit4]   2> 695339 INFO  (qtp1420943459-14320) [n:127.0.0.1:33041_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 695438 INFO  
(zkCallback-6838-thread-1-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 695438 INFO  
(zkCallback-6838-thread-2-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 695438 INFO  
(zkCallback-6839-thread-2-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 695438 INFO  
(zkCallback-6839-thread-1-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_real_time_get/state.json] for collection 
[pull_replica_test_real_time_get] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 696339 INFO  (qtp1420943459-14320) [n:127.0.0.1:33041_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_real_time_get&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3373
   [junit4]   2> 696348 INFO  (qtp1420943459-14322) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1588780356441473024)]} 0 2
   [junit4]   2> 696350 INFO  (qtp1420943459-14318) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=0&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 696351 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 696364 INFO  (qtp1534832783-14321) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 696367 INFO  (qtp1420943459-14308) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1515179020367&ids=0&isShard=true&shard.url=https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 696367 INFO  (qtp1534832783-14321) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p2]  webapp=/solr path=/get 
params={qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 696371 INFO  (qtp1420943459-14310) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45685/solr/pull_replica_test_real_time_get_shard1_replica_p2/&wt=javabin&version=2}{add=[1
 (1588780356467687424)]} 0 0
   [junit4]   2> 696371 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[pull_replica_test_real_time_get_shard1_replica_p2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 3
   [junit4]   2> 696372 INFO  (qtp1420943459-14320) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&_stateVer_=pull_replica_test_real_time_get:5&ids=1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 696373 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 696374 INFO  (qtp1534832783-14311) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 696375 INFO  (qtp1420943459-14322) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1515179020377&ids=1&isShard=true&shard.url=https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 696375 INFO  (qtp1534832783-14311) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p2]  webapp=/solr path=/get 
params={qt=/get&ids=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 696376 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&ids=0&ids=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 696377 INFO  (qtp1534832783-14319) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/
   [junit4]   2> 696378 INFO  (qtp1420943459-14310) [n:127.0.0.1:33041_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node3 
x:pull_replica_test_real_time_get_shard1_replica_n1] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1515179020380&ids=0,1&isShard=true&shard.url=https://127.0.0.1:33041/solr/pull_replica_test_real_time_get_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 696378 INFO  (qtp1534832783-14319) [n:127.0.0.1:45685_solr 
c:pull_replica_test_real_time_get s:shard1 r:core_node4 
x:pull_replica_test_real_time_get_shard1_replica_p2] o.a.s.c.S.Request 
[pull_replica_test_real_time_get_shard1_replica_p2]  webapp=/solr path=/get 
params={qt=/get&ids=0&ids=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 696379 INFO  
(TEST-TestPullReplica.testRealTimeGet-seed#[92FB4DC80E4B3D4F]) [    ] 
o.a.s.c.TestPullReplica tearDown deleting collection
   [junit4]   2> 696379 INFO  (qtp1420943459-14320) [n:127.0.0.1:33041_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=pull_replica_test_real_time_get&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 696381 INFO  
(OverseerThreadFactory-2841-thread-2-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 696381 INFO  
(OverseerCollectionConfigSetProcessor-99298772038909958-127.0.0.1:45685_solr-n_0000000000)
 [n:127.0.0.1:45685_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 696383 INFO  (qtp1534832783-14309) [n:127.0.0.1:45685_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_p2, tag=null
   [junit4]   2> 696383 INFO  (qtp1420943459-14308) [n:127.0.0.1:33041_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_n1, tag=null
   [junit4]   2> 696383 INFO  (qtp1534832783-14309) [n:127.0.0.1:45685_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66ff1fd0: rootName = 
solr_45685, domain = 
solr.core.pull_replica_test_real_time_get.shard1.replica_p2, service url = 
null, agent id = null] for registry 
solr.core.pull_replica_test_real_time_get.shard1.replica_p2 / 
com.codahale.metrics.MetricRegistry@6db7c3ac
   [junit4]   2> 696383 INFO  (qtp1420943459-14308) [n:127.0.0.1:33041_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15a2af03: rootName = 
solr_33041, domain = 
solr.core.pull_replica_test_real_time_get.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.pull_replica_test_real_time_get.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@1db39bbf
   [junit4]   2> 696396 INFO  (qtp1534832783-14309) [n:127.0.0.1:45685_solr    
] o.a.s.c.ZkController pull_replica_test_real_time_get_shard1_replica_p2 
stopping background replication from leader
   [junit4]   2> 696397 INFO  (qtp1534832783-14309) [n:127.0.0.1:45685_solr    
] o.a.s.c.SolrCore [pull_replica_test_real_time_get_shard1_replica_p2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@23688df8
   [junit4]   2> 696397 INFO  (qtp1534832783-14309) [n:127.0.0.1:45685_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_p2, 
tag=594054648
   [junit4]   2> 696397 INFO  (qtp1534832783-14309) [n:127.0.0.1:45685_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_real_time_get.shard1.leader, 
tag=594054648
   [junit4]   2> 696397 INFO  (qtp1420943459-14308) [n:127.0.0.1:33041_solr    
] o.a.s.c.SolrCore [pull_replica_test_real_time_get_shard1_replica_n1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@4d28ada1
   [junit4]   2> 696397 INFO  (qtp1420943459-14308) [n:127.0.0.1:33041_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.pull_replica_test_real_time_get.shard1.replica_n1, 
tag=1294511521
   [junit4]   2> 696397 INFO  (qtp1420943459-14308) [n:127.0.0.1:33041_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.pull_replica_test_real_time_get.shard1.leader, 
tag=1294511521
   [junit4]   2> 696397 INFO  (qtp1420943459-14308) [n:127.0.0.1:33041_solr    
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 696397 INFO  (qtp1420943459-14308) [n:127.0.0.1:33041_solr    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2ce44285 commitCommandVersion:0
   [junit4]   2> 696400 INFO  (qtp1534832783-14309) [n:127.0.0.1:45685_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=pull_replica_test_real_time_get_shard1_replica_p2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 696400 INFO  (qtp1420943459-14308) [n:127.0.0.1:33041_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=pull_replica_test_real_time_get_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 697103 INFO  (qtp1420943459-14320) [n:127.0.0.1:33041_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=pull_replica_test_real_time_get&action=DELETE&wt=javabin&version=2}
 status=0 QTime=723
   [junit4]   2> 697103 INFO  
(TEST-TestPullReplica.testRealTimeGet-seed#[92FB4DC80E4B3D4F]) [    ] 
o.a.s.c.TestPullReplica Collection deleted
   [junit4]   2> 697103 INFO  
(TEST-TestPullReplica.testRealTimeGet-seed#[92FB4DC80E4B3D4F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRealTimeGet
   [junit4]   2> 697112 INFO  
(TEST-TestPullReplica.testKillPullReplica-seed#[92FB4DC80E4B3D4F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillPullReplica
   [junit4]   2> 697112 INFO  (qtp1420943459-14322) [n:127.0.0.1:33041_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_pull_replica&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 697113 INFO  
(OverseerThreadFactory-2841-thread-3-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
pull_replica_test_kill_pull_replica
   [junit4]   2> 697113 INFO  
(OverseerCollectionConfigSetProcessor-99298772038909958-127.0.0.1:45685_solr-n_0000000000)
 [n:127.0.0.1:45685_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 697316 INFO  
(OverseerStateUpdate-99298772038909958-127.0.0.1:45685_solr-n_0000000000) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_kill_pull_replica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45685/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 697317 INFO  
(OverseerStateUpdate-99298772038909958-127.0.0.1:45685_solr-n_0000000000) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_kill_pull_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"pull_replica_test_kill_pull_replica_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33041/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 697517 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 697517 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_pull_replica_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 697620 INFO  
(zkCallback-6839-thread-2-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 697620 INFO  
(zkCallback-6838-thread-2-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 697620 INFO  
(zkCallback-6839-thread-1-processing-n:127.0.0.1:45685_solr) 
[n:127.0.0.1:45685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 697620 INFO  
(zkCallback-6838-thread-1-processing-n:127.0.0.1:33041_solr) 
[n:127.0.0.1:33041_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/pull_replica_test_kill_pull_replica/state.json] for 
collection [pull_replica_test_kill_pull_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 698532 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 698532 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 698539 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.s.IndexSchema 
[pull_replica_test_kill_pull_replica_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 698539 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema 
[pull_replica_test_kill_pull_replica_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 698542 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 698542 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_kill_pull_replica_shard1_replica_p2' using 
configuration from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 698542 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 698542 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'pull_replica_test_kill_pull_replica_shard1_replica_n1' using 
configuration from collection pull_replica_test_kill_pull_replica, trusted=true
   [junit4]   2> 698542 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33041.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_p2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 698543 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 698543 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45685.solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1' 
(registry 'solr.core.pull_replica_test_kill_pull_replica.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4004bed
   [junit4]   2> 698543 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.SolrCore 
[[pull_replica_test_kill_pull_replica_shard1_replica_p2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node1/pull_replica_test_kill_pull_replica_shard1_replica_p2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node1/./pull_replica_test_kill_pull_replica_shard1_replica_p2/data/]
   [junit4]   2> 698543 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 698543 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore 
[[pull_replica_test_kill_pull_replica_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node2/pull_replica_test_kill_pull_replica_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_92FB4DC80E4B3D4F-001/tempDir-001/node2/./pull_replica_test_kill_pull_replica_shard1_replica_n1/data/]
   [junit4]   2> 698587 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 698587 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 698587 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 698587 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 698588 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 698588 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3af403bf[pull_replica_test_kill_pull_replica_shard1_replica_p2] main]
   [junit4]   2> 698588 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 698588 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 698589 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 698589 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77a7a98[pull_replica_test_kill_pull_replica_shard1_replica_n1] main]
   [junit4]   2> 698589 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 698589 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 698589 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 698589 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.ZkController 
pull_replica_test_kill_pull_replica_shard1_replica_p2 starting background 
replication from leader
   [junit4]   2> 698589 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 698589 INFO  
(searcherExecutor-2857-thread-1-processing-n:127.0.0.1:33041_solr 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2 s:shard1 
c:pull_replica_test_kill_pull_replica r:core_node4) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] o.a.s.c.SolrCore 
[pull_replica_test_kill_pull_replica_shard1_replica_p2] Registered new searcher 
Searcher@3af403bf[pull_replica_test_kill_pull_replica_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 698590 INFO  (qtp1534832783-14323) [n:127.0.0.1:45685_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node3 
x:pull_replica_test_kill_pull_replica_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 698590 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 698590 INFO  (qtp1420943459-14312) [n:127.0.0.1:33041_solr 
c:pull_replica_test_kill_pull_replica s:shard1 r:core_node4 
x:pull_replica_test_kill_pull_replica_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 698590 INFO  
(searcherExecutor-2858-thread-1-processing-n:127.0.0.1:45685_solr 

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

tCommandVersion:0
   [junit4]   2> 2669462 INFO  (coreCloseExecutor-8900-thread-1) 
[n:127.0.0.1:40885_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=335486924
   [junit4]   2> 2669462 INFO  (jetty-closer-9690-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99298900322156551-127.0.0.1:40583_solr-n_0000000000) closing
   [junit4]   2> 2669462 INFO  (jetty-closer-9690-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3992a025{/solr,null,UNAVAILABLE}
   [junit4]   2> 2669463 INFO  (coreCloseExecutor-8900-thread-1) 
[n:127.0.0.1:40885_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 2669463 WARN  
(OverseerAutoScalingTriggerThread-99298900322156551-127.0.0.1:40583_solr-n_0000000000)
 [n:127.0.0.1:40583_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2669463 INFO  (coreCloseExecutor-8900-thread-1) 
[n:127.0.0.1:40885_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@63a07f1e commitCommandVersion:0
   [junit4]   2> 2669463 INFO  
(OverseerStateUpdate-99298900322156551-127.0.0.1:40583_solr-n_0000000000) 
[n:127.0.0.1:40583_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40583_solr
   [junit4]   2> 2669466 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160c7d2e04a0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2669467 INFO  (jetty-closer-9690-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@224f12f9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2669467 INFO  
(zkCallback-9716-thread-1-processing-n:127.0.0.1:40885_solr) 
[n:127.0.0.1:40885_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40885_solr
   [junit4]   2> 2669481 INFO  (jetty-closer-9690-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5e5d997c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2669481 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2669481 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92FB4DC80E4B3D4F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46341 46341
   [junit4]   2> 2674511 INFO  (Thread-8230) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46341 46341
   [junit4]   2> 2674511 WARN  (Thread-8230) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        36      /solr/collections/test_col/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99298900322156551-127.0.0.1:40583_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92FB4DC80E4B3D4F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@66fc0fca),
 locale=sr-Latn, timezone=America/Ensenada
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=143045328,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CursorMarkTest, 
TestHttpShardHandlerFactory, IndexSchemaRuntimeFieldTest, 
OverseerCollectionConfigSetProcessorTest, 
PeerSyncWithIndexFingerprintCachingTest, ChangedSchemaMergeTest, 
TestCollectionAPIs, TestConfigSets, DateMathParserTest, TestMergePolicyConfig, 
TestReversedWildcardFilterFactory, TestConfigReload, TestConfigOverlay, 
PrimitiveFieldTypeTest, URLClassifyProcessorTest, 
TestSlowCompositeReaderWrapper, V2StandaloneTest, TestCrossCoreJoin, 
TestDocTermOrds, TestNodeLostTrigger, TestCustomDocTransformer, 
TestIndexingPerformance, TestStressLiveNodes, 
StatelessScriptUpdateProcessorFactoryTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, OverseerStatusTest, 
SolrMetricsIntegrationTest, DistributedQueueTest, TestGraphTermsQParserPlugin, 
SSLMigrationTest, TestSimpleQParserPlugin, BasicZkTest, SliceStateTest, 
FastVectorHighlighterTest, TestBlendedInfixSuggestions, RuleEngineTest, 
TestSubQueryTransformerCrossCore, SegmentsInfoRequestHandlerTest, 
TestStressVersions, TestSegmentSorting, TestNonDefinedSimilarityFactory, 
SpellCheckComponentTest, TestCollationFieldDocValues, NoCacheHeaderTest, 
TestHighFrequencyDictionaryFactory, TestPHPSerializedResponseWriter, 
QueryParsingTest, TestHdfsCloudBackupRestore, TestFastOutputStream, 
NumberUtilsTest, TestRandomFaceting, TestFieldCacheWithThreads, 
ActionThrottleTest, HdfsBasicDistributedZkTest, TestFoldingMultitermQuery, 
CloneFieldUpdateProcessorFactoryTest, TestCodecSupport, 
TestLegacyNumericRangeQueryBuilder, TemplateUpdateProcessorTest, 
UpdateParamsTest, TestFieldCacheSort, ConnectionManagerTest, SparseHLLTest, 
NodeMutatorTest, TestDistribDocBasedVersion, 
ClassificationUpdateProcessorFactoryTest, AutoAddReplicasIntegrationTest, 
TestLegacyNumericUtils, SolrPluginUtilsTest, TestLuceneIndexBackCompat, 
ResponseLogComponentTest, TestShardHandlerFactory, TestCustomSort, 
TestBinaryField, PeerSyncTest, FullHLLTest, SoftAutoCommitTest, 
BasicAuthStandaloneTest, TestRandomDVFaceting, TestDelegationWithHadoopAuth, 
NodeLostTriggerTest, TestFieldTypeResource, SolrInfoBeanTest, 
PreAnalyzedFieldManagedSchemaCloudTest, CursorPagingTest, 
TestSuggestSpellingConverter, SimpleMLTQParserTest, TestSortByMinMaxFunction, 
TestSQLHandler, CollectionStateFormat2Test, TestMiniSolrCloudClusterSSL, 
TestCloudPivotFacet, FacetPivotSmallTest, AnalysisAfterCoreReloadTest, 
CoreAdminRequestStatusTest, SolrCoreTest, TestPullReplica, 
TestSolrConfigHandlerConcurrent, TestUpdate, CheckHdfsIndexTest, TestUtils, 
RequestLoggingTest, DocValuesTest, DeleteReplicaTest, 
TestCollapseQParserPlugin, TestSolrXml, DistributedQueryElevationComponentTest, 
TestXmlQParserPlugin, UtilsToolTest, TestRecoveryHdfs, 
TestWordDelimiterFilterFactory, TestPKIAuthenticationPlugin, 
TestRequestForwarding, SpellCheckCollatorTest, ReplicationFactorTest, 
CustomHighlightComponentTest, MetricsHandlerTest, AnalysisErrorHandlingTest, 
TestSolrIndexConfig, TestSweetSpotSimilarityFactory, SolrJmxReporterCloudTest, 
RecoveryAfterSoftCommitTest, TestComputePlanAction, MinimalSchemaTest, 
TestNumericTerms64, BasicDistributedZk2Test, UnloadDistributedZkTest, 
SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, 
TestReplicationHandler, TestDistributedSearch, TestRecovery, ZkControllerTest, 
TestRealTimeGet, TestJoin, DistributedTermsComponentTest, SimpleFacetsTest, 
TestSolr4Spatial, StatsComponentTest, TestGroupingSearch, 
SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, 
BasicFunctionalityTest, TestBadConfig, SimplePostToolTest, TestCoreDiscovery, 
TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTSTTest, SuggesterTest, 
SpatialFilterTest, TestCSVLoader, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
TestRemoteStreaming, TestSolrDeletionPolicy1, CacheHeaderTest, 
TestSurroundQueryParser, TestQueryUtils, TestOmitPositions, TermsComponentTest, 
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, 
MoreLikeThisHandlerTest, LoggingHandlerTest, RegexBoostProcessorTest, 
ReturnFieldsTest, TestCSVResponseWriter, JsonLoaderTest, CSVRequestHandlerTest, 
SearchHandlerTest, TestSearchPerf, TestConfig, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestIBSimilarityFactory, 
TimeZoneUtilsTest, ScriptEngineTest, PreAnalyzedFieldTest, 
RAMDirectoryFactoryTest, FileUtilsTest, DistributedMLTComponentTest, 
SolrTestCaseJ4Test, TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerSchemaAPI, AliasIntegrationTest, 
AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
CreateCollectionCleanupTest, CustomCollectionTest, DeleteShardTest, 
DistribCursorPagingTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, 
MissingSegmentRecoveryTest, MoveReplicaTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerTaskQueueTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, 
SolrCloudExampleTest, TestCloudSearcherWarming, 
TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, 
TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [559/766 (2!)] on J0 in 24.37s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 48828 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to