Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2989/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:34269/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:34269/solr
        at 
__randomizedtesting.SeedInfo.seed([21B42772FB96BCE8:E0445EDED6C6764F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testCreateDelete 
{seed=[21B42772FB96BCE8:3AA4D63E0D6644D8]}

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<500>
        at 
__randomizedtesting.SeedInfo.seed([21B42772FB96BCE8:3AA4D63E0D6644D8]: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.TestTlogReplica.testCreateDelete(TestTlogReplica.java:184)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:43855/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:43855/solr
        at 
__randomizedtesting.SeedInfo.seed([21B42772FB96BCE8:E0445EDED6C6764F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:43051/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:43051/solr
        at 
__randomizedtesting.SeedInfo.seed([21B42772FB96BCE8:E0445EDED6C6764F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:36403/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:36403/solr
        at 
__randomizedtesting.SeedInfo.seed([21B42772FB96BCE8:E0445EDED6C6764F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14476 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 1407863 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_21B42772FB96BCE8-001/init-core-data-001
   [junit4]   2> 1407863 WARN  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1407863 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1407864 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1407865 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_21B42772FB96BCE8-001/tempDir-001
   [junit4]   2> 1407865 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1407868 INFO  (Thread-2915) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1407868 INFO  (Thread-2915) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1407883 ERROR (Thread-2915) [    ] 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> 1407968 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36939
   [junit4]   2> 1407985 INFO  (zkConnectionManagerCallback-4630-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408009 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1408021 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1408112 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1408112 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1408112 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1408127 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53f58da3{/solr,null,AVAILABLE}
   [junit4]   2> 1408135 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1408135 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1408135 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1408140 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27d92a78{/solr,null,AVAILABLE}
   [junit4]   2> 1408141 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@249c744b{SSL,[ssl, 
http/1.1]}{127.0.0.1:٣٥٧٠١}
   [junit4]   2> 1408141 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.e.j.s.Server Started @١٤٠٨١٩١ms
   [junit4]   2> 1408141 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35701}
   [junit4]   2> 1408142 ERROR (jetty-launcher-4627-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1408142 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1408142 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 1408142 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1408142 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1408142 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-27T21:00:20.318271Z
   [junit4]   2> 1408165 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@232c1e0b{SSL,[ssl, 
http/1.1]}{127.0.0.1:٣٦٤٠٣}
   [junit4]   2> 1408165 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.e.j.s.Server Started @١٤٠٨٢١٥ms
   [junit4]   2> 1408165 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36403}
   [junit4]   2> 1408165 ERROR (jetty-launcher-4627-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1408165 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1408165 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 1408165 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1408165 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1408165 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-27T21:00:20.341707Z
   [junit4]   2> 1408167 INFO  (zkConnectionManagerCallback-4632-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408169 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1408174 INFO  (zkConnectionManagerCallback-4634-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408175 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1408373 INFO  (jetty-launcher-4627-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36939/solr
   [junit4]   2> 1408411 INFO  (zkConnectionManagerCallback-4638-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408459 INFO  (zkConnectionManagerCallback-4640-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408497 INFO  (jetty-launcher-4627-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36939/solr
   [junit4]   2> 1408536 INFO  (zkConnectionManagerCallback-4646-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408565 INFO  (zkConnectionManagerCallback-4648-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408586 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36403_solr
   [junit4]   2> 1408586 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.Overseer Overseer 
(id=72060757617934342-127.0.0.1:36403_solr-n_0000000000) starting
   [junit4]   2> 1408602 INFO  (jetty-launcher-4627-thread-1) 
[n:127.0.0.1:35701_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35701_solr
   [junit4]   2> 1408607 INFO  (zkConnectionManagerCallback-4655-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408607 INFO  (zkCallback-4647-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1408608 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1408608 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36939/solr ready
   [junit4]   2> 1408608 INFO  (zkCallback-4639-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1408611 INFO  
(OverseerStateUpdate-72060757617934342-127.0.0.1:36403_solr-n_0000000000) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36403_solr
   [junit4]   2> 1408628 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1408628 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36403_solr
   [junit4]   2> 1408632 INFO  (zkCallback-4639-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1408638 INFO  (zkCallback-4647-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1408650 INFO  (zkCallback-4654-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1408673 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1408701 INFO  (zkConnectionManagerCallback-4661-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408702 INFO  (jetty-launcher-4627-thread-1) 
[n:127.0.0.1:35701_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1408707 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36403.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75ccfd0b
   [junit4]   2> 1408709 INFO  (jetty-launcher-4627-thread-1) 
[n:127.0.0.1:35701_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36939/solr ready
   [junit4]   2> 1408714 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36403.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75ccfd0b
   [junit4]   2> 1408715 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36403.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75ccfd0b
   [junit4]   2> 1408716 INFO  (jetty-launcher-4627-thread-2) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_21B42772FB96BCE8-001/tempDir-001/node2/.
   [junit4]   2> 1408717 INFO  (jetty-launcher-4627-thread-1) 
[n:127.0.0.1:35701_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1408734 INFO  (jetty-launcher-4627-thread-1) 
[n:127.0.0.1:35701_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35701.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75ccfd0b
   [junit4]   2> 1408743 INFO  (jetty-launcher-4627-thread-1) 
[n:127.0.0.1:35701_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35701.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75ccfd0b
   [junit4]   2> 1408743 INFO  (jetty-launcher-4627-thread-1) 
[n:127.0.0.1:35701_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35701.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@75ccfd0b
   [junit4]   2> 1408745 INFO  (jetty-launcher-4627-thread-1) 
[n:127.0.0.1:35701_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_21B42772FB96BCE8-001/tempDir-001/node1/.
   [junit4]   2> 1408901 INFO  (zkConnectionManagerCallback-4664-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408942 INFO  (zkConnectionManagerCallback-4669-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408943 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1408943 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36939/solr ready
   [junit4]   2> 1408946 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1408967 INFO  (qtp43158766-15609) [n:127.0.0.1:35701_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> 1408968 INFO  (qtp43158766-15609) [n:127.0.0.1:35701_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=1
   [junit4]   2> 1409061 INFO  
(TEST-TestTlogReplica.testOnlyLeaderIndexes-seed#[21B42772FB96BCE8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testOnlyLeaderIndexes
   [junit4]   2> 1409065 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_only_leader_indexes&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1409074 INFO  
(OverseerThreadFactory-6863-thread-1-processing-n:127.0.0.1:36403_solr) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_only_leader_indexes
   [junit4]   2> 1409221 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1409249 INFO  (qtp831821754-15602) [n:127.0.0.1:36403_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1409263 INFO  
(OverseerStateUpdate-72060757617934342-127.0.0.1:36403_solr-n_0000000000) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_only_leader_indexes",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_only_leader_indexes_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36403/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1409267 INFO  
(OverseerStateUpdate-72060757617934342-127.0.0.1:36403_solr-n_0000000000) 
[n:127.0.0.1:36403_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_only_leader_indexes",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_only_leader_indexes_shard1_replica_t3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35701/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1409511 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr    
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1409513 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr    
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t3&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1409514 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr    
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1410555 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1410562 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.s.IndexSchema 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1410563 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1410563 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_only_leader_indexes_shard1_replica_t1' using configuration 
from collection tlog_replica_test_only_leader_indexes, trusted=true
   [junit4]   2> 1410564 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36403.solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75ccfd0b
   [junit4]   2> 1410564 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_only_leader_indexes_shard1_replica_t1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_21B42772FB96BCE8-001/tempDir-001/node2/tlog_replica_test_only_leader_indexes_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_21B42772FB96BCE8-001/tempDir-001/node2/./tlog_replica_test_only_leader_indexes_shard1_replica_t1/data/]
   [junit4]   2> 1410571 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1410574 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.s.IndexSchema 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3] Schema name=minimal
   [junit4]   2> 1410575 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1410575 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_only_leader_indexes_shard1_replica_t3' using configuration 
from collection tlog_replica_test_only_leader_indexes, trusted=true
   [junit4]   2> 1410576 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35701.solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t3' 
(registry 'solr.core.tlog_replica_test_only_leader_indexes.shard1.replica_t3') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75ccfd0b
   [junit4]   2> 1410576 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.SolrCore 
[[tlog_replica_test_only_leader_indexes_shard1_replica_t3] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_21B42772FB96BCE8-001/tempDir-001/node1/tlog_replica_test_only_leader_indexes_shard1_replica_t3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_21B42772FB96BCE8-001/tempDir-001/node1/./tlog_replica_test_only_leader_indexes_shard1_replica_t3/data/]
   [junit4]   2> 1410614 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1410615 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1410615 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1410616 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1410617 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63872f91[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
main]
   [junit4]   2> 1410617 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1410617 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1410618 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1410618 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1615513804125241344
   [junit4]   2> 1410618 INFO  
(searcherExecutor-6872-thread-1-processing-n:127.0.0.1:36403_solr 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2) 
[n:127.0.0.1:36403_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node2 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
Registered new searcher 
Searcher@63872f91[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1410622 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/tlog_replica_test_only_leader_indexes/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1410623 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1410628 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1410628 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1410629 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1410629 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1410630 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1eae9843[tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
main]
   [junit4]   2> 1410631 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1410631 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1410632 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1410632 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1615513804139921408
   [junit4]   2> 1410632 INFO  
(searcherExecutor-6873-thread-1-processing-n:127.0.0.1:35701_solr 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4) 
[n:127.0.0.1:35701_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node4 x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.c.SolrCore [tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
Registered new searcher 
Searcher@1eae9843[tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1410635 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/tlog_replica_test_only_leader_indexes/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 1411124 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1411124 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1411124 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:36403/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/
   [junit4]   2> 1411125 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_only_leader_indexes_shard1_replica_t1 
url=https://127.0.0.1:36403/solr START 
replicas=[https://127.0.0.1:35701/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t3/]
 nUpdates=100
   [junit4]   2> 1411173 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_only_leader_indexes_shard1_replica_t1 
url=https://127.0.0.1:36403/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1411175 INFO  (qtp43158766-15671) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1411177 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1411177 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1411177 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1411177 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.ZkController 
tlog_replica_test_only_leader_indexes_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 1411182 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36403/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/
 shard1
   [junit4]   2> 1411285 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1411326 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1814
   [junit4]   2> 1411396 INFO  (zkCallback-4647-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1411637 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.ZkController 
tlog_replica_test_only_leader_indexes_shard1_replica_t3 starting background 
replication from leader
   [junit4]   2> 1411637 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1411640 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1411641 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1411642 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:36403/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/
   [junit4]   2> 1411645 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1411645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1411645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1411645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1411645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1411645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1411646 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@243ab5bf[tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
main]
   [junit4]   2> 1411649 INFO  (searcherExecutor-6873-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
Registered new searcher 
Searcher@243ab5bf[tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1411651 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_only_leader_indexes_shard1_replica_t3&action=CREATE&numShards=1&collection=tlog_replica_test_only_leader_indexes&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2137
   [junit4]   2> 1411653 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_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> 1411744 INFO  (zkCallback-4639-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1411744 INFO  (zkCallback-4647-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_only_leader_indexes/state.json] for 
collection [tlog_replica_test_only_leader_indexes] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 1412653 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_only_leader_indexes&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3588
   [junit4]   2> 1412662 INFO  (qtp831821754-15598) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/tlog_replica_test_only_leader_indexes/terms/shard1 to 
Terms{values={core_node2=1, core_node4=1}, version=2}
   [junit4]   2> 1412663 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36403/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1615513806265384960), 2 (1615513806267482112), 3 (1615513806267482113), 4 
(1615513806267482114)]} 0 0
   [junit4]   2> 1412664 INFO  (qtp831821754-15598) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1615513806265384960), 2 
(1615513806267482112), 3 (1615513806267482113), 4 (1615513806267482114)]} 0 5
   [junit4]   2> 1412667 INFO  (qtp831821754-15598) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412668 INFO  (qtp831821754-15602) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412668 INFO  (qtp831821754-15598) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412669 INFO  (qtp831821754-15602) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412671 INFO  (qtp43158766-15609) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412672 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412672 INFO  (qtp43158766-15609) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412672 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412674 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36403/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{delete=[1
 (-1615513806280065024)]} 0 0
   [junit4]   2> 1412674 INFO  (qtp831821754-15597) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{delete=[1 (-1615513806280065024)]} 0 0
   [junit4]   2> 1412678 INFO  (qtp831821754-15598) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@411afa2f[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
realtime]
   [junit4]   2> 1412680 INFO  (qtp831821754-15598) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d4bf89f[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
realtime]
   [junit4]   2> 1412681 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1615513806283210752&distrib.from=https://127.0.0.1:36403/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=id:2
 (-1615513806283210752)} 0 0
   [junit4]   2> 1412682 INFO  (qtp831821754-15598) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=id:2 
(-1615513806283210752)} 0 5
   [junit4]   2> 1412687 INFO  (qtp43158766-15604) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412687 INFO  (qtp43158766-15604) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412688 INFO  (qtp43158766-15610) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/get params={distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1412690 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36403/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1412692 INFO  (qtp831821754-15599) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1615513806299987968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1412692 INFO  (qtp831821754-15599) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@52ebc661 
commitCommandVersion:1615513806299987968
   [junit4]   2> 1412693 INFO  (qtp831821754-15599) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@896776e[tlog_replica_test_only_leader_indexes_shard1_replica_t1] main]
   [junit4]   2> 1412693 INFO  (qtp831821754-15599) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1412694 INFO  
(searcherExecutor-6872-thread-1-processing-n:127.0.0.1:36403_solr 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2) 
[n:127.0.0.1:36403_solr c:tlog_replica_test_only_leader_indexes s:shard1 
r:core_node2 x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
Registered new searcher 
Searcher@896776e[tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_1(7.6.0):C2))}
   [junit4]   2> 1412694 INFO  (qtp831821754-15599) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36403/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1412694 INFO  (qtp831821754-15597) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/update 
params={_stateVer_=tlog_replica_test_only_leader_indexes:6&commit=true&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1412702 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1412709 INFO  (qtp43158766-15596) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1412810 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1412911 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413012 INFO  (qtp43158766-15596) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413076 INFO  
(OverseerCollectionConfigSetProcessor-72060757617934342-127.0.0.1:36403_solr-n_0000000000)
 [n:127.0.0.1:36403_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> 1413113 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413214 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413315 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413415 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413516 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413618 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413719 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413820 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1413921 INFO  (qtp43158766-15596) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1414022 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1414123 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1414223 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1414324 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1414432 INFO  (qtp43158766-15596) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1414533 INFO  (qtp43158766-15596) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1414634 INFO  (qtp43158766-15596) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1414645 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1414645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1414645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1540674024868
   [junit4]   2> 1414645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1414645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1414645 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1414646 INFO  (qtp831821754-15597) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=0
   [junit4]   2> 1414646 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 13
   [junit4]   2> 1414647 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@3a7175a0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@559adb5)
   [junit4]   2> 1414647 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414649 INFO  (qtp831821754-15597) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414651 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414652 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414654 INFO  (qtp831821754-15597) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414655 INFO  (qtp831821754-15597) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414665 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414666 INFO  (qtp831821754-15597) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414666 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414673 INFO  (qtp831821754-15597) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414674 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414675 INFO  (qtp831821754-15597) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_1_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414676 INFO  (qtp831821754-15603) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1414677 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Bytes downloaded: 2273, Bytes skipped downloading: 0
   [junit4]   2> 1414677 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2273) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@3a7175a0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@559adb5)
   [junit4]   2> 1414679 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1414681 INFO  (indexFetcher-6883-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@467dedb3[tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
main]
   [junit4]   2> 1414682 INFO  (searcherExecutor-6873-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
Registered new searcher 
Searcher@467dedb3[tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_1(7.6.0):C2))}
   [junit4]   2> 1414735 INFO  (qtp43158766-15608) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] o.a.s.c.S.Request 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1414738 INFO  (qtp43158766-15604) [n:127.0.0.1:35701_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node4 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t3] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t3]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36403/solr/tlog_replica_test_only_leader_indexes_shard1_replica_t1/&wt=javabin&version=2}{add=[15
 (1615513808443277312)]} 0 0
   [junit4]   2> 1414739 INFO  (qtp831821754-15598) [n:127.0.0.1:36403_solr 
c:tlog_replica_test_only_leader_indexes s:shard1 r:core_node2 
x:tlog_replica_test_only_leader_indexes_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_only_leader_indexes_shard1_replica_t1]  web

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


   [junit4]   2> 209485 INFO  
(OverseerStateUpdate-72060880042131481-127.0.0.1:37521_solr-n_0000000005) 
[n:127.0.0.1:37521_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37521_solr
   [junit4]   2> 209490 WARN  
(OverseerAutoScalingTriggerThread-72060880042131481-127.0.0.1:37521_solr-n_0000000005)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 209491 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 209491 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@226f0c33: rootName = 
solr_43051, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5cb95192
   [junit4]   2> 209492 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43051_solr
   [junit4]   2> 209492 INFO  (zkCallback-254-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43051_solr
   [junit4]   2> 209493 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7874c17b{/solr,null,UNAVAILABLE}
   [junit4]   2> 209493 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 209493 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 209494 INFO  (zkCallback-254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 209494 INFO  (zkCallback-261-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 209496 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37257571{/solr,null,UNAVAILABLE}
   [junit4]   2> 209497 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 209497 ERROR 
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-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> 209497 INFO  
(SUITE-TestTlogReplica-seed#[21B42772FB96BCE8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41601 41601
   [junit4]   2> 209527 INFO  (Thread-100) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41601 41601
   [junit4]   2> 209528 WARN  (Thread-100) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/configs/conf
   [junit4]   2>        32      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        31      
/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        19      
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2>        19      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        18      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        14      
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72060880042131469-core_node16-n_0000000001
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/72060880042131473-core_node8-n_0000000000
   [junit4]   2>        3       
/solr/overseer_elect/election/72060880042131462-127.0.0.1:43051_solr-n_0000000000
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/72060880042131462-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72060880042131473-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72060880042131469-core_node3-n_0000000002
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72060880042131469-core_node9-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_add_docs/leader_elect/shard1/election/72060880042131462-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_21B42772FB96BCE8-002
   [junit4]   2> Oct 27, 2018 9:33:07 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=10, maxDocsPerChunk=6, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=10, blockSize=9)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=ar-IL, timezone=Australia/West
   [junit4]   2> NOTE: Linux 4.15.0-38-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=103390696,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, 
TestTlogReplica]
   [junit4] Completed [5/5 (5!)] on J2 in 99.64s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 65 tests, 6 failures [seed: 
21B42772FB96BCE8]

Total time: 3 minutes 32 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=575d3dac0ff12bc66e4cd7a211661307d43f3348, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2988
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to