Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7354/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  org.apache.solr.common.util.TestTimeSource.testEpochTime

Error Message:
SimTimeSource:50.0 time diff=34465000

Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=34465000
        at 
__randomizedtesting.SeedInfo.seed([71C011736F403E4D:49AC6256FB909C0B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.common.util.TestTimeSource.testEpochTime

Error Message:
SimTimeSource:50.0 time diff=12095000

Stack Trace:
java.lang.AssertionError: SimTimeSource:50.0 time diff=12095000
        at 
__randomizedtesting.SeedInfo.seed([71C011736F403E4D:49AC6256FB909C0B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180603173449423, index.20180603173451453, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180603173449423, 
index.20180603173451453, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([382941B813F63EF5:E382417E16DE5746]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180603173617938, index.20180603173620381, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180603173617938, 
index.20180603173620381, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([382941B813F63EF5:E382417E16DE5746]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180603173617661, index.20180603173620313, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180603173617661, 
index.20180603173620313, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([382941B813F63EF5:E382417E16DE5746]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180603173739713, index.20180603173741017, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180603173739713, 
index.20180603173741017, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([382941B813F63EF5:E382417E16DE5746]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180603165743854, index.20180603165744577, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180603165743854, 
index.20180603165744577, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([382941B813F63EF5:E382417E16DE5746]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:968)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:939)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:915)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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 13803 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1485636 INFO  
(SUITE-TestReplicationHandler-seed#[382941B813F63EF5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\init-core-data-001
   [junit4]   2> 1485637 WARN  
(SUITE-TestReplicationHandler-seed#[382941B813F63EF5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=88 numCloses=88
   [junit4]   2> 1485637 INFO  
(SUITE-TestReplicationHandler-seed#[382941B813F63EF5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1485638 INFO  
(SUITE-TestReplicationHandler-seed#[382941B813F63EF5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1485640 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 1485640 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-001\collection1
   [junit4]   2> 1485646 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 1485646 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1485646 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1485646 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1485646 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@396fec25{/solr,null,AVAILABLE}
   [junit4]   2> 1485650 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b058614{HTTP/1.1,[http/1.1]}{127.0.0.1:63240}
   [junit4]   2> 1485650 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.Server Started @1485699ms
   [junit4]   2> 1485650 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-001\collection1\data,
 hostPort=63240}
   [junit4]   2> 1485650 ERROR 
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1485650 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1485650 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1485651 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1485651 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1485651 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-03T20:57:00.720295200Z
   [junit4]   2> 1485651 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-001\solr.xml
   [junit4]   2> 1485654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1485654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1485656 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1485725 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de
   [junit4]   2> 1485734 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de
   [junit4]   2> 1485734 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de
   [junit4]   2> 1485738 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-001\.
   [junit4]   2> 1485738 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1485739 INFO  (coreLoadExecutor-7574-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1485751 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1485758 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1485758 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1485758 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-001\.\collection1,
 trusted=true
   [junit4]   2> 1485762 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de
   [junit4]   2> 1485762 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1485762 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1485764 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=95.9052734375, 
floorSegmentMB=1.4091796875, forceMergeDeletesPctAllowed=1.0133908856554619, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8511794423034025
   [junit4]   2> 1485857 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1485857 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1485858 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1353271747853503]
   [junit4]   2> 1485858 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2cb4f83[collection1] 
main]
   [junit4]   2> 1485859 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-001\collection1\conf
   [junit4]   2> 1485860 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1485860 INFO  (coreLoadExecutor-7574-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1485861 INFO  
(searcherExecutor-7575-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2cb4f83[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1485862 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-002\collection1
   [junit4]   2> 1485871 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 1485871 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1485871 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1485873 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1485873 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@176430df{/solr,null,AVAILABLE}
   [junit4]   2> 1485874 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3193866f{HTTP/1.1,[http/1.1]}{127.0.0.1:63243}
   [junit4]   2> 1485874 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.e.j.s.Server Started @1485923ms
   [junit4]   2> 1485874 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-002\collection1\data,
 hostPort=63243}
   [junit4]   2> 1485874 ERROR 
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1485874 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1485874 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1485874 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1485874 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1485875 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-03T20:57:00.944625Z
   [junit4]   2> 1485875 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-002\solr.xml
   [junit4]   2> 1485878 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1485878 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1485879 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1485951 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de
   [junit4]   2> 1485964 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de
   [junit4]   2> 1485964 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de
   [junit4]   2> 1485971 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-002\.
   [junit4]   2> 1485971 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1485971 INFO  (coreLoadExecutor-7585-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1486007 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1486012 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1486014 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1486014 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-002\.\collection1,
 trusted=true
   [junit4]   2> 1486014 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54c324de
   [junit4]   2> 1486014 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1486014 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1486014 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=95.9052734375, 
floorSegmentMB=1.4091796875, forceMergeDeletesPctAllowed=1.0133908856554619, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8511794423034025
   [junit4]   2> 1486087 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1486087 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1486087 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1353271747853503]
   [junit4]   2> 1486088 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@370dd0d5[collection1] main]
   [junit4]   2> 1486088 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_382941B813F63EF5-001\solr-instance-002\collection1\conf
   [junit4]   2> 1486089 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1486089 INFO  (coreLoadExecutor-7585-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1486089 INFO  
(searcherExecutor-7586-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@370dd0d5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1486094 INFO  (qtp540902561-16868) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1486094 INFO  (qtp540902561-16864) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1486094 INFO  (indexFetcher-7590-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1486094 INFO  (indexFetcher-7590-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1486094 INFO  (indexFetcher-7590-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1486094 INFO  (indexFetcher-7590-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1486094 INFO  (indexFetcher-7590-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1486094 INFO  (indexFetcher-7590-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@137642db[collection1] main]
   [junit4]   2> 1486096 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1486096 INFO  (searcherExecutor-7586-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@137642db[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1486097 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1486097 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@609a0d99 commitCommandVersion:0
   [junit4]   2> 1486099 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@561c17ca[collection1] main]
   [junit4]   2> 1486099 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1486100 INFO  
(searcherExecutor-7575-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@561c17ca[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 1486100 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1486103 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1486105 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1486105 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1486105 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's version: 1528059421166
   [junit4]   2> 1486105 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1486105 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1486105 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1486108 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=2
   [junit4]   2> 1486109 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1486109 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1486110 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1486110 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@32a05862 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32b2c58f)
   [junit4]   2> 1486110 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1486111 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1486112 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1486113 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1486113 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Bytes downloaded: 2053, Bytes skipped downloading: 0
   [junit4]   2> 1486113 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2053) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@32a05862 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32b2c58f)
   [junit4]   2> 1486115 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=3.3779296875, 
floorSegmentMB=1.2724609375, forceMergeDeletesPctAllowed=22.53875270836012, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7442530301325507
   [junit4]   2> 1486116 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1486116 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@143ce48[collection1] main]
   [junit4]   2> 1486118 INFO  (searcherExecutor-7586-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@143ce48[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 1486118 INFO  (qtp853654227-16889) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:63240/solr/collection1/replication&command=fetchindex}
 status=0 QTime=15
   [junit4]   2> 1486121 INFO  (qtp853654227-16882) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:empty1&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1486122 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1486123 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1486123 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1486124 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1486125 INFO  (qtp853654227-16882) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 1486125 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 1486125 INFO  (qtp853654227-16885) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 1486126 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1486126 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1486126 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1486126 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1486127 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1486128 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1486128 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1486128 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's version: 1528059421166
   [junit4]   2> 1486128 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1486128 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1528059421166
   [junit4]   2> 1486128 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 1486128 INFO  (qtp853654227-16885) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:63240/solr/collection1/replication&command=fetchindex}
 status=0 QTime=2
   [junit4]   2> 1486130 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1486131 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1486131 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@609a0d99 commitCommandVersion:0
   [junit4]   2> 1486132 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@cce2395[collection1] main]
   [junit4]   2> 1486132 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1486133 INFO  
(searcherExecutor-7575-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@cce2395[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)
 Uninverting(_1(8.0.0):c1)))}
   [junit4]   2> 1486133 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 1486134 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1486135 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1486136 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1486136 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's version: 1528059421200
   [junit4]   2> 1486136 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1486136 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1528059421166
   [junit4]   2> 1486136 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1486137 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=0
   [junit4]   2> 1486137 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 1486137 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1486138 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1486138 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@1ee5f80d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68733d9f)
   [junit4]   2> 1486138 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1486138 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1486138 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1486138 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1486138 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1486138 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1486138 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1486138 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Bytes downloaded: 2115, Bytes skipped downloading: 0
   [junit4]   2> 1486138 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2115) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@1ee5f80d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68733d9f)
   [junit4]   2> 1486154 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=3.3779296875, 
floorSegmentMB=1.2724609375, forceMergeDeletesPctAllowed=22.53875270836012, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7442530301325507
   [junit4]   2> 1486154 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1486155 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ca532d3[collection1] main]
   [junit4]   2> 1486156 INFO  (searcherExecutor-7586-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7ca532d3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)
 Uninverting(_1(8.0.0):c1)))}
   [junit4]   2> 1486156 INFO  (qtp853654227-16891) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:63240/solr/collection1/replication&command=fetchindex}
 status=0 QTime=22
   [junit4]   2> 1486158 INFO  (qtp853654227-16885) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:empty2&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1486158 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1486159 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1486159 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1486160 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1486161 INFO  (qtp853654227-16891) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 1486161 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 1486162 INFO  (qtp853654227-16885) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 1486162 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1486163 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1486163 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@609a0d99 commitCommandVersion:0
   [junit4]   2> 1486165 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@73499371[collection1] realtime]
   [junit4]   2> 1486165 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1486165 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={openSearcher=false&commit=true&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 1486167 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1486168 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1486168 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1486168 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's version: 1528059421232
   [junit4]   2> 1486168 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1486168 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1528059421200
   [junit4]   2> 1486168 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1486169 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=0
   [junit4]   2> 1486169 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1486170 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1486170 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1486171 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1486171 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1487173 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1487173 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1488173 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1488173 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1489173 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1489173 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1490174 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1490174 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1491175 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1491175 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1492176 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1492176 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1493177 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1493177 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1494178 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1494178 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1495178 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1495178 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1496178 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1496178 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 1497182 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher IndexFetcher slept for 11000ms for unused lucene index 
files to be delete-able
   [junit4]   2> 1497182 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@724fbb2f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19949970)
   [junit4]   2> 1497182 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1497182 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1497182 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1497182 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 1497182 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 1497182 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1497184 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1497195 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1497197 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1497201 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1497201 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Bytes downloaded: 2177, Bytes skipped downloading: 0
   [junit4]   2> 1497201 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2177) : 11 secs (197 bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@724fbb2f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19949970)
   [junit4]   2> 1497207 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=3.3779296875, 
floorSegmentMB=1.2724609375, forceMergeDeletesPctAllowed=22.53875270836012, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7442530301325507
   [junit4]   2> 1497207 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1497207 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1afd6feb[collection1] main]
   [junit4]   2> 1497207 INFO  (searcherExecutor-7586-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1afd6feb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)
 Uninverting(_1(8.0.0):c1) Uninverting(_2(8.0.0):c1)))}
   [junit4]   2> 1497210 INFO  (qtp853654227-16891) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:63240/solr/collection1/replication&command=fetchindex}
 status=0 QTime=11043
   [junit4]   2> 1497214 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1497214 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 1497222 INFO  (qtp853654227-16885) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1497222 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[382941B813F63EF5]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1497222 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1497226 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1497226 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@609a0d99 commitCommandVersion:0
   [junit4]   2> 1497231 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16d32632[collection1] main]
   [junit4]   2> 1497231 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1497237 INFO  
(searcherExecutor-7575-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16d32632[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)
 Uninverting(_1(8.0.0):c1) Uninverting(_2(8.0.0):c1) 
Uninverting(_3(8.0.0):c1)))}
   [junit4]   2> 1497237 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 1497240 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1497241 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1497241 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's generation: 5
   [junit4]   2> 1497241 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's version: 1528059432295
   [junit4]   2> 1497241 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 4
   [junit4]   2> 1497241 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1528059421232
   [junit4]   2> 1497241 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1497244 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=1
   [junit4]   2> 1497244 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 13
   [junit4]   2> 1497244 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1497244 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1497244 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@35dc5d83 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a0d0b79)
   [junit4]   2> 1497244 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1497246 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1497246 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1497246 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 1497246 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 1497246 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1497246 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _2.si because it already exists
   [junit4]   2> 1497246 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _2.cfe because it already exists
   [junit4]   2> 1497246 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Skipping download for _2.cfs because it already exists
   [junit4]   2> 1497247 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1497248 INFO  (qtp540902561-16867) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1497248 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1497250 INFO  (qtp540902561-16870) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=segments_5&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1497254 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Bytes downloaded: 2239, Bytes skipped downloading: 0
   [junit4]   2> 1497254 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2239) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@35dc5d83 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a0d0b79)
   [junit4]   2> 1497258 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=3.3779296875, 
floorSegmentMB=1.2724609375, forceMergeDeletesPctAllowed=22.53875270836012, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7442530301325507
   [junit4]   2> 1497259 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1497260 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a68b7e8[collection1] main]
   [junit4]   2> 1497260 INFO  (searcherExecutor-7586-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a68b7e8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)
 Uninverting(_1(8.0.0):c1) Uninverting(_2(8.0.0):c1) 
Uninverting(_3(8.0.0):c1)))}
   [junit4]   2> 1497260 INFO  (qtp853654227-16885) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:63240/solr/collection1/replication&command=fetchindex}
 stat

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

ailures=5 -Dtests.class="*.TestTimeSource" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=71C011736F403E4D 
-Dtests.slow=true -Dtests.locale=se-NO -Dtests.timezone=Asia/Thimbu 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
Buildfile: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 31ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test
[junit4:pickseed] Seed property 'tests.seed' already defined: 71C011736F403E4D
    [mkdir] Created dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\temp
   [junit4] <JUnit4> says cze??! Master seed: 71C011736F403E4D
   [junit4] Your default console's encoding may not display certain unicode 
glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(2656@serv1-vm1).
   [junit4] Started J1 PID(1632@serv1-vm1).
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4]   2> SLF4J: Class path contains multiple SLF4J bindings.
   [junit4]   2> SLF4J: Found binding in 
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/solrj/test-lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: Found binding in 
[jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings 
for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_71C011736F403E4D-001\init-core-data-001
   [junit4]   2> 12730 INFO  
(SUITE-TestTimeSource-seed#[71C011736F403E4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 12835 INFO  
(SUITE-TestTimeSource-seed#[71C011736F403E4D]-worker) [    ] o.e.j.u.log 
Logging initialized @12886ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 12840 INFO  
(SUITE-TestTimeSource-seed#[71C011736F403E4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 12840 INFO  
(SUITE-TestTimeSource-seed#[71C011736F403E4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 12867 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[71C011736F403E4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEpochTime
   [junit4]   2> 22918 INFO  
(TEST-TestTimeSource.testEpochTime-seed#[71C011736F403E4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEpochTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTimeSource 
-Dtests.method=testEpochTime -Dtests.seed=71C011736F403E4D -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=se-NO -Dtests.timezone=Asia/Thimbu 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 10.1s J0 | TestTimeSource.testEpochTime <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SimTimeSource:50.0 
time diff=34465000
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([71C011736F403E4D:49AC6256FB909C0B]:0)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.doTestEpochTime(TestTimeSource.java:52)
   [junit4]    >        at 
org.apache.solr.common.util.TestTimeSource.testEpochTime(TestTimeSource.java:32)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestTimeSource_71C011736F403E4D-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6d579ce5),
 locale=se-NO, timezone=Asia/Thimbu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10 
(64-bit)/cpus=3,threads=1,free=67517136,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestTimeSource]
   [junit4] Completed [1/5 (1!)] on J0 in 21.26s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4] OK      10.3s J1 | TestTimeSource.testEpochTime
   [junit4] Completed [2/5 (1!)] on J1 in 21.64s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.common.util.TestTimeSource. This may confuse tools that process 
XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4] OK      10.1s J0 | TestTimeSource.testEpochTime
   [junit4] Completed [3/5 (1!)] on J0 in 10.17s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4] OK      10.1s J1 | TestTimeSource.testEpochTime
   [junit4] Completed [4/5 (1!)] on J1 in 10.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.common.util.TestTimeSource
   [junit4] OK      10.1s J0 | TestTimeSource.testEpochTime
   [junit4] Completed [5/5 (1!)] on J0 in 10.15s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 71C011736F403E4D]:
   [junit4]   - org.apache.solr.common.util.TestTimeSource.testEpochTime
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     1.79 ..    43.99 =    42.19s
   [junit4] JVM J1:     1.79 ..    34.21 =    32.42s
   [junit4] Execution time total: 44 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 1 failure

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1568:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1092:
 There were test failures: 5 suites, 5 tests, 1 failure [seed: 71C011736F403E4D]

Total time: 47 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.common.util.TestTimeSource
[repro]   5/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST 
lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\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=3dc4fa199c175ed6351f66bac5c23c73b4e3f89a, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7353
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\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