You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/24 13:02:36 UTC

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 942 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/942/

5 tests failed.
FAILED:  org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test

Error Message:
Exactly one shard should have changed, instead: [shard2, shard1] nodes=([core_node3(shard2), core_node2(shard1), core_node4(shard1)]) expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: Exactly one shard should have changed, instead: [shard2, shard1] nodes=([core_node3(shard2), core_node2(shard1), core_node4(shard1)]) expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([1225E675C30AF35E:9A71D9AF6DF69EA6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Unable to restart (#6): CloudJettyRunner [url=http://127.0.0.1:42140/collection1]

Stack Trace:
java.lang.AssertionError: Unable to restart (#6): CloudJettyRunner [url=http://127.0.0.1:42140/collection1]
	at __randomizedtesting.SeedInfo.seed([1225E675C30AF35E:9A71D9AF6DF69EA6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1456311137423,generation=2,filelist=[_1oi.fdt, _1oi.fdx, _1oi.fnm, _1oi.nvd, _1oi.nvm, _1oi.si, _1oi_LuceneVarGapFixedInterval_0.doc, _1oi_LuceneVarGapFixedInterval_0.tib, _1oi_LuceneVarGapFixedInterval_0.tiv, _2ir.fdt, _2ir.fdx, _2ir.fnm, _2ir.nvd, _2ir.nvm, _2ir.si, _2ir_LuceneVarGapFixedInterval_0.doc, _2ir_LuceneVarGapFixedInterval_0.tib, _2ir_LuceneVarGapFixedInterval_0.tiv, _3d0.fdt, _3d0.fdx, _3d0.fnm, _3d0.nvd, _3d0.nvm, _3d0.si, _3d0_LuceneVarGapFixedInterval_0.doc, _3d0_LuceneVarGapFixedInterval_0.tib, _3d0_LuceneVarGapFixedInterval_0.tiv, _479.fdt, _479.fdx, _479.fnm, _479.nvd, _479.nvm, _479.si, _479_LuceneVarGapFixedInterval_0.doc, _479_LuceneVarGapFixedInterval_0.tib, _479_LuceneVarGapFixedInterval_0.tiv, _51i.fdt, _51i.fdx, _51i.fnm, _51i.nvd, _51i.nvm, _51i.si, _51i_LuceneVarGapFixedInterval_0.doc, _51i_LuceneVarGapFixedInterval_0.tib, _51i_LuceneVarGapFixedInterval_0.tiv, _5vr.fdt, _5vr.fdx, _5vr.fnm, _5vr.nvd, _5vr.nvm, _5vr.si, _5vr_LuceneVarGapFixedInterval_0.doc, _5vr_LuceneVarGapFixedInterval_0.tib, _5vr_LuceneVarGapFixedInterval_0.tiv, _6q0.fdt, _6q0.fdx, _6q0.fnm, _6q0.nvd, _6q0.nvm, _6q0.si, _6q0_LuceneVarGapFixedInterval_0.doc, _6q0_LuceneVarGapFixedInterval_0.tib, _6q0_LuceneVarGapFixedInterval_0.tiv, _7k9.fdt, _7k9.fdx, _7k9.fnm, _7k9.nvd, _7k9.nvm, _7k9.si, _7k9_LuceneVarGapFixedInterval_0.doc, _7k9_LuceneVarGapFixedInterval_0.tib, _7k9_LuceneVarGapFixedInterval_0.tiv, _8e1.fdt, _8e1.fdx, _8e1.fnm, _8e1.nvd, _8e1.nvm, _8e1.si, _8e1_LuceneVarGapFixedInterval_0.doc, _8e1_LuceneVarGapFixedInterval_0.tib, _8e1_LuceneVarGapFixedInterval_0.tiv, _98a.fdt, _98a.fdx, _98a.fnm, _98a.nvd, _98a.nvm, _98a.si, _98a_LuceneVarGapFixedInterval_0.doc, _98a_LuceneVarGapFixedInterval_0.tib, _98a_LuceneVarGapFixedInterval_0.tiv, _a22.fdt, _a22.fdx, _a22.fnm, _a22.nvd, _a22.nvm, _a22.si, _a22_LuceneVarGapFixedInterval_0.doc, _a22_LuceneVarGapFixedInterval_0.tib, _a22_LuceneVarGapFixedInterval_0.tiv, _awb.fdt, _awb.fdx, _awb.fnm, _awb.nvd, _awb.nvm, _awb.si, _awb_LuceneVarGapFixedInterval_0.doc, _awb_LuceneVarGapFixedInterval_0.tib, _awb_LuceneVarGapFixedInterval_0.tiv, _bp4.cfe, _bp4.cfs, _bp4.si, _bp5.fdt, _bp5.fdx, _bp5.fnm, _bp5.nvd, _bp5.nvm, _bp5.si, _bp5_LuceneVarGapFixedInterval_0.doc, _bp5_LuceneVarGapFixedInterval_0.tib, _bp5_LuceneVarGapFixedInterval_0.tiv, _bp6.cfe, _bp6.cfs, _bp6.si, _bp7.cfe, _bp7.cfs, _bp7.si, _bp8.cfe, _bp8.cfs, _bp8.si, _bp9.cfe, _bp9.cfs, _bp9.si, _bpa.cfe, _bpa.cfs, _bpa.si, _bpb.cfe, _bpb.cfs, _bpb.si, _bpc.cfe, _bpc.cfs, _bpc.si, _bpd.cfe, _bpd.cfs, _bpd.si, _bpe.cfe, _bpe.cfs, _bpe.si, _bpf.cfe, _bpf.cfs, _bpf.si, _bpg.cfe, _bpg.cfs, _bpg.si, _bph.cfe, _bph.cfs, _bph.si, _bpi.cfe, _bpi.cfs, _bpi.si, _bpj.cfe, _bpj.cfs, _bpj.si, _bpk.cfe, _bpk.cfs, _bpk.si, _u9.fdt, _u9.fdx, _u9.fnm, _u9.nvd, _u9.nvm, _u9.si, _u9_LuceneVarGapFixedInterval_0.doc, _u9_LuceneVarGapFixedInterval_0.tib, _u9_LuceneVarGapFixedInterval_0.tiv, segments_2]}]> but was:<[{indexVersion=1456311137423,generation=2,filelist=[_1oi.fdt, _1oi.fdx, _1oi.fnm, _1oi.nvd, _1oi.nvm, _1oi.si, _1oi_LuceneVarGapFixedInterval_0.doc, _1oi_LuceneVarGapFixedInterval_0.tib, _1oi_LuceneVarGapFixedInterval_0.tiv, _2ir.fdt, _2ir.fdx, _2ir.fnm, _2ir.nvd, _2ir.nvm, _2ir.si, _2ir_LuceneVarGapFixedInterval_0.doc, _2ir_LuceneVarGapFixedInterval_0.tib, _2ir_LuceneVarGapFixedInterval_0.tiv, _3d0.fdt, _3d0.fdx, _3d0.fnm, _3d0.nvd, _3d0.nvm, _3d0.si, _3d0_LuceneVarGapFixedInterval_0.doc, _3d0_LuceneVarGapFixedInterval_0.tib, _3d0_LuceneVarGapFixedInterval_0.tiv, _479.fdt, _479.fdx, _479.fnm, _479.nvd, _479.nvm, _479.si, _479_LuceneVarGapFixedInterval_0.doc, _479_LuceneVarGapFixedInterval_0.tib, _479_LuceneVarGapFixedInterval_0.tiv, _51i.fdt, _51i.fdx, _51i.fnm, _51i.nvd, _51i.nvm, _51i.si, _51i_LuceneVarGapFixedInterval_0.doc, _51i_LuceneVarGapFixedInterval_0.tib, _51i_LuceneVarGapFixedInterval_0.tiv, _5vr.fdt, _5vr.fdx, _5vr.fnm, _5vr.nvd, _5vr.nvm, _5vr.si, _5vr_LuceneVarGapFixedInterval_0.doc, _5vr_LuceneVarGapFixedInterval_0.tib, _5vr_LuceneVarGapFixedInterval_0.tiv, _6q0.fdt, _6q0.fdx, _6q0.fnm, _6q0.nvd, _6q0.nvm, _6q0.si, _6q0_LuceneVarGapFixedInterval_0.doc, _6q0_LuceneVarGapFixedInterval_0.tib, _6q0_LuceneVarGapFixedInterval_0.tiv, _7k9.fdt, _7k9.fdx, _7k9.fnm, _7k9.nvd, _7k9.nvm, _7k9.si, _7k9_LuceneVarGapFixedInterval_0.doc, _7k9_LuceneVarGapFixedInterval_0.tib, _7k9_LuceneVarGapFixedInterval_0.tiv, _8e1.fdt, _8e1.fdx, _8e1.fnm, _8e1.nvd, _8e1.nvm, _8e1.si, _8e1_LuceneVarGapFixedInterval_0.doc, _8e1_LuceneVarGapFixedInterval_0.tib, _8e1_LuceneVarGapFixedInterval_0.tiv, _98a.fdt, _98a.fdx, _98a.fnm, _98a.nvd, _98a.nvm, _98a.si, _98a_LuceneVarGapFixedInterval_0.doc, _98a_LuceneVarGapFixedInterval_0.tib, _98a_LuceneVarGapFixedInterval_0.tiv, _a22.fdt, _a22.fdx, _a22.fnm, _a22.nvd, _a22.nvm, _a22.si, _a22_LuceneVarGapFixedInterval_0.doc, _a22_LuceneVarGapFixedInterval_0.tib, _a22_LuceneVarGapFixedInterval_0.tiv, _awb.fdt, _awb.fdx, _awb.fnm, _awb.nvd, _awb.nvm, _awb.si, _awb_LuceneVarGapFixedInterval_0.doc, _awb_LuceneVarGapFixedInterval_0.tib, _awb_LuceneVarGapFixedInterval_0.tiv, _bp4.cfe, _bp4.cfs, _bp4.si, _bp5.fdt, _bp5.fdx, _bp5.fnm, _bp5.nvd, _bp5.nvm, _bp5.si, _bp5_LuceneVarGapFixedInterval_0.doc, _bp5_LuceneVarGapFixedInterval_0.tib, _bp5_LuceneVarGapFixedInterval_0.tiv, _bp6.cfe, _bp6.cfs, _bp6.si, _bp7.cfe, _bp7.cfs, _bp7.si, _bp8.cfe, _bp8.cfs, _bp8.si, _bp9.cfe, _bp9.cfs, _bp9.si, _bpa.cfe, _bpa.cfs, _bpa.si, _bpb.cfe, _bpb.cfs, _bpb.si, _bpc.cfe, _bpc.cfs, _bpc.si, _bpd.cfe, _bpd.cfs, _bpd.si, _bpe.cfe, _bpe.cfs, _bpe.si, _bpf.cfe, _bpf.cfs, _bpf.si, _bpg.cfe, _bpg.cfs, _bpg.si, _bph.cfe, _bph.cfs, _bph.si, _bpi.cfe, _bpi.cfs, _bpi.si, _bpj.cfe, _bpj.cfs, _bpj.si, _bpk.cfe, _bpk.cfs, _bpk.si, _u9.fdt, _u9.fdx, _u9.fnm, _u9.nvd, _u9.nvm, _u9.si, _u9_LuceneVarGapFixedInterval_0.doc, _u9_LuceneVarGapFixedInterval_0.tib, _u9_LuceneVarGapFixedInterval_0.tiv, segments_2]}, {indexVersion=1456311137423,generation=3,filelist=[_1oi.fdt, _1oi.fdx, _1oi.fnm, _1oi.nvd, _1oi.nvm, _1oi.si, _1oi_LuceneVarGapFixedInterval_0.doc, _1oi_LuceneVarGapFixedInterval_0.tib, _1oi_LuceneVarGapFixedInterval_0.tiv, _2ir.fdt, _2ir.fdx, _2ir.fnm, _2ir.nvd, _2ir.nvm, _2ir.si, _2ir_LuceneVarGapFixedInterval_0.doc, _2ir_LuceneVarGapFixedInterval_0.tib, _2ir_LuceneVarGapFixedInterval_0.tiv, _3d0.fdt, _3d0.fdx, _3d0.fnm, _3d0.nvd, _3d0.nvm, _3d0.si, _3d0_LuceneVarGapFixedInterval_0.doc, _3d0_LuceneVarGapFixedInterval_0.tib, _3d0_LuceneVarGapFixedInterval_0.tiv, _479.fdt, _479.fdx, _479.fnm, _479.nvd, _479.nvm, _479.si, _479_LuceneVarGapFixedInterval_0.doc, _479_LuceneVarGapFixedInterval_0.tib, _479_LuceneVarGapFixedInterval_0.tiv, _51i.fdt, _51i.fdx, _51i.fnm, _51i.nvd, _51i.nvm, _51i.si, _51i_LuceneVarGapFixedInterval_0.doc, _51i_LuceneVarGapFixedInterval_0.tib, _51i_LuceneVarGapFixedInterval_0.tiv, _5vr.fdt, _5vr.fdx, _5vr.fnm, _5vr.nvd, _5vr.nvm, _5vr.si, _5vr_LuceneVarGapFixedInterval_0.doc, _5vr_LuceneVarGapFixedInterval_0.tib, _5vr_LuceneVarGapFixedInterval_0.tiv, _6q0.fdt, _6q0.fdx, _6q0.fnm, _6q0.nvd, _6q0.nvm, _6q0.si, _6q0_LuceneVarGapFixedInterval_0.doc, _6q0_LuceneVarGapFixedInterval_0.tib, _6q0_LuceneVarGapFixedInterval_0.tiv, _7k9.fdt, _7k9.fdx, _7k9.fnm, _7k9.nvd, _7k9.nvm, _7k9.si, _7k9_LuceneVarGapFixedInterval_0.doc, _7k9_LuceneVarGapFixedInterval_0.tib, _7k9_LuceneVarGapFixedInterval_0.tiv, _8e1.fdt, _8e1.fdx, _8e1.fnm, _8e1.nvd, _8e1.nvm, _8e1.si, _8e1_LuceneVarGapFixedInterval_0.doc, _8e1_LuceneVarGapFixedInterval_0.tib, _8e1_LuceneVarGapFixedInterval_0.tiv, _98a.fdt, _98a.fdx, _98a.fnm, _98a.nvd, _98a.nvm, _98a.si, _98a_LuceneVarGapFixedInterval_0.doc, _98a_LuceneVarGapFixedInterval_0.tib, _98a_LuceneVarGapFixedInterval_0.tiv, _a22.fdt, _a22.fdx, _a22.fnm, _a22.nvd, _a22.nvm, _a22.si, _a22_LuceneVarGapFixedInterval_0.doc, _a22_LuceneVarGapFixedInterval_0.tib, _a22_LuceneVarGapFixedInterval_0.tiv, _awb.fdt, _awb.fdx, _awb.fnm, _awb.nvd, _awb.nvm, _awb.si, _awb_LuceneVarGapFixedInterval_0.doc, _awb_LuceneVarGapFixedInterval_0.tib, _awb_LuceneVarGapFixedInterval_0.tiv, _bpl.fdt, _bpl.fdx, _bpl.fnm, _bpl.nvd, _bpl.nvm, _bpl.si, _bpl_LuceneVarGapFixedInterval_0.doc, _bpl_LuceneVarGapFixedInterval_0.tib, _bpl_LuceneVarGapFixedInterval_0.tiv, _u9.fdt, _u9.fdx, _u9.fnm, _u9.nvd, _u9.nvm, _u9.si, _u9_LuceneVarGapFixedInterval_0.doc, _u9_LuceneVarGapFixedInterval_0.tib, _u9_LuceneVarGapFixedInterval_0.tiv, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1456311137423,generation=2,filelist=[_1oi.fdt, _1oi.fdx, _1oi.fnm, _1oi.nvd, _1oi.nvm, _1oi.si, _1oi_LuceneVarGapFixedInterval_0.doc, _1oi_LuceneVarGapFixedInterval_0.tib, _1oi_LuceneVarGapFixedInterval_0.tiv, _2ir.fdt, _2ir.fdx, _2ir.fnm, _2ir.nvd, _2ir.nvm, _2ir.si, _2ir_LuceneVarGapFixedInterval_0.doc, _2ir_LuceneVarGapFixedInterval_0.tib, _2ir_LuceneVarGapFixedInterval_0.tiv, _3d0.fdt, _3d0.fdx, _3d0.fnm, _3d0.nvd, _3d0.nvm, _3d0.si, _3d0_LuceneVarGapFixedInterval_0.doc, _3d0_LuceneVarGapFixedInterval_0.tib, _3d0_LuceneVarGapFixedInterval_0.tiv, _479.fdt, _479.fdx, _479.fnm, _479.nvd, _479.nvm, _479.si, _479_LuceneVarGapFixedInterval_0.doc, _479_LuceneVarGapFixedInterval_0.tib, _479_LuceneVarGapFixedInterval_0.tiv, _51i.fdt, _51i.fdx, _51i.fnm, _51i.nvd, _51i.nvm, _51i.si, _51i_LuceneVarGapFixedInterval_0.doc, _51i_LuceneVarGapFixedInterval_0.tib, _51i_LuceneVarGapFixedInterval_0.tiv, _5vr.fdt, _5vr.fdx, _5vr.fnm, _5vr.nvd, _5vr.nvm, _5vr.si, _5vr_LuceneVarGapFixedInterval_0.doc, _5vr_LuceneVarGapFixedInterval_0.tib, _5vr_LuceneVarGapFixedInterval_0.tiv, _6q0.fdt, _6q0.fdx, _6q0.fnm, _6q0.nvd, _6q0.nvm, _6q0.si, _6q0_LuceneVarGapFixedInterval_0.doc, _6q0_LuceneVarGapFixedInterval_0.tib, _6q0_LuceneVarGapFixedInterval_0.tiv, _7k9.fdt, _7k9.fdx, _7k9.fnm, _7k9.nvd, _7k9.nvm, _7k9.si, _7k9_LuceneVarGapFixedInterval_0.doc, _7k9_LuceneVarGapFixedInterval_0.tib, _7k9_LuceneVarGapFixedInterval_0.tiv, _8e1.fdt, _8e1.fdx, _8e1.fnm, _8e1.nvd, _8e1.nvm, _8e1.si, _8e1_LuceneVarGapFixedInterval_0.doc, _8e1_LuceneVarGapFixedInterval_0.tib, _8e1_LuceneVarGapFixedInterval_0.tiv, _98a.fdt, _98a.fdx, _98a.fnm, _98a.nvd, _98a.nvm, _98a.si, _98a_LuceneVarGapFixedInterval_0.doc, _98a_LuceneVarGapFixedInterval_0.tib, _98a_LuceneVarGapFixedInterval_0.tiv, _a22.fdt, _a22.fdx, _a22.fnm, _a22.nvd, _a22.nvm, _a22.si, _a22_LuceneVarGapFixedInterval_0.doc, _a22_LuceneVarGapFixedInterval_0.tib, _a22_LuceneVarGapFixedInterval_0.tiv, _awb.fdt, _awb.fdx, _awb.fnm, _awb.nvd, _awb.nvm, _awb.si, _awb_LuceneVarGapFixedInterval_0.doc, _awb_LuceneVarGapFixedInterval_0.tib, _awb_LuceneVarGapFixedInterval_0.tiv, _bp4.cfe, _bp4.cfs, _bp4.si, _bp5.fdt, _bp5.fdx, _bp5.fnm, _bp5.nvd, _bp5.nvm, _bp5.si, _bp5_LuceneVarGapFixedInterval_0.doc, _bp5_LuceneVarGapFixedInterval_0.tib, _bp5_LuceneVarGapFixedInterval_0.tiv, _bp6.cfe, _bp6.cfs, _bp6.si, _bp7.cfe, _bp7.cfs, _bp7.si, _bp8.cfe, _bp8.cfs, _bp8.si, _bp9.cfe, _bp9.cfs, _bp9.si, _bpa.cfe, _bpa.cfs, _bpa.si, _bpb.cfe, _bpb.cfs, _bpb.si, _bpc.cfe, _bpc.cfs, _bpc.si, _bpd.cfe, _bpd.cfs, _bpd.si, _bpe.cfe, _bpe.cfs, _bpe.si, _bpf.cfe, _bpf.cfs, _bpf.si, _bpg.cfe, _bpg.cfs, _bpg.si, _bph.cfe, _bph.cfs, _bph.si, _bpi.cfe, _bpi.cfs, _bpi.si, _bpj.cfe, _bpj.cfs, _bpj.si, _bpk.cfe, _bpk.cfs, _bpk.si, _u9.fdt, _u9.fdx, _u9.fnm, _u9.nvd, _u9.nvm, _u9.si, _u9_LuceneVarGapFixedInterval_0.doc, _u9_LuceneVarGapFixedInterval_0.tib, _u9_LuceneVarGapFixedInterval_0.tiv, segments_2]}]> but was:<[{indexVersion=1456311137423,generation=2,filelist=[_1oi.fdt, _1oi.fdx, _1oi.fnm, _1oi.nvd, _1oi.nvm, _1oi.si, _1oi_LuceneVarGapFixedInterval_0.doc, _1oi_LuceneVarGapFixedInterval_0.tib, _1oi_LuceneVarGapFixedInterval_0.tiv, _2ir.fdt, _2ir.fdx, _2ir.fnm, _2ir.nvd, _2ir.nvm, _2ir.si, _2ir_LuceneVarGapFixedInterval_0.doc, _2ir_LuceneVarGapFixedInterval_0.tib, _2ir_LuceneVarGapFixedInterval_0.tiv, _3d0.fdt, _3d0.fdx, _3d0.fnm, _3d0.nvd, _3d0.nvm, _3d0.si, _3d0_LuceneVarGapFixedInterval_0.doc, _3d0_LuceneVarGapFixedInterval_0.tib, _3d0_LuceneVarGapFixedInterval_0.tiv, _479.fdt, _479.fdx, _479.fnm, _479.nvd, _479.nvm, _479.si, _479_LuceneVarGapFixedInterval_0.doc, _479_LuceneVarGapFixedInterval_0.tib, _479_LuceneVarGapFixedInterval_0.tiv, _51i.fdt, _51i.fdx, _51i.fnm, _51i.nvd, _51i.nvm, _51i.si, _51i_LuceneVarGapFixedInterval_0.doc, _51i_LuceneVarGapFixedInterval_0.tib, _51i_LuceneVarGapFixedInterval_0.tiv, _5vr.fdt, _5vr.fdx, _5vr.fnm, _5vr.nvd, _5vr.nvm, _5vr.si, _5vr_LuceneVarGapFixedInterval_0.doc, _5vr_LuceneVarGapFixedInterval_0.tib, _5vr_LuceneVarGapFixedInterval_0.tiv, _6q0.fdt, _6q0.fdx, _6q0.fnm, _6q0.nvd, _6q0.nvm, _6q0.si, _6q0_LuceneVarGapFixedInterval_0.doc, _6q0_LuceneVarGapFixedInterval_0.tib, _6q0_LuceneVarGapFixedInterval_0.tiv, _7k9.fdt, _7k9.fdx, _7k9.fnm, _7k9.nvd, _7k9.nvm, _7k9.si, _7k9_LuceneVarGapFixedInterval_0.doc, _7k9_LuceneVarGapFixedInterval_0.tib, _7k9_LuceneVarGapFixedInterval_0.tiv, _8e1.fdt, _8e1.fdx, _8e1.fnm, _8e1.nvd, _8e1.nvm, _8e1.si, _8e1_LuceneVarGapFixedInterval_0.doc, _8e1_LuceneVarGapFixedInterval_0.tib, _8e1_LuceneVarGapFixedInterval_0.tiv, _98a.fdt, _98a.fdx, _98a.fnm, _98a.nvd, _98a.nvm, _98a.si, _98a_LuceneVarGapFixedInterval_0.doc, _98a_LuceneVarGapFixedInterval_0.tib, _98a_LuceneVarGapFixedInterval_0.tiv, _a22.fdt, _a22.fdx, _a22.fnm, _a22.nvd, _a22.nvm, _a22.si, _a22_LuceneVarGapFixedInterval_0.doc, _a22_LuceneVarGapFixedInterval_0.tib, _a22_LuceneVarGapFixedInterval_0.tiv, _awb.fdt, _awb.fdx, _awb.fnm, _awb.nvd, _awb.nvm, _awb.si, _awb_LuceneVarGapFixedInterval_0.doc, _awb_LuceneVarGapFixedInterval_0.tib, _awb_LuceneVarGapFixedInterval_0.tiv, _bp4.cfe, _bp4.cfs, _bp4.si, _bp5.fdt, _bp5.fdx, _bp5.fnm, _bp5.nvd, _bp5.nvm, _bp5.si, _bp5_LuceneVarGapFixedInterval_0.doc, _bp5_LuceneVarGapFixedInterval_0.tib, _bp5_LuceneVarGapFixedInterval_0.tiv, _bp6.cfe, _bp6.cfs, _bp6.si, _bp7.cfe, _bp7.cfs, _bp7.si, _bp8.cfe, _bp8.cfs, _bp8.si, _bp9.cfe, _bp9.cfs, _bp9.si, _bpa.cfe, _bpa.cfs, _bpa.si, _bpb.cfe, _bpb.cfs, _bpb.si, _bpc.cfe, _bpc.cfs, _bpc.si, _bpd.cfe, _bpd.cfs, _bpd.si, _bpe.cfe, _bpe.cfs, _bpe.si, _bpf.cfe, _bpf.cfs, _bpf.si, _bpg.cfe, _bpg.cfs, _bpg.si, _bph.cfe, _bph.cfs, _bph.si, _bpi.cfe, _bpi.cfs, _bpi.si, _bpj.cfe, _bpj.cfs, _bpj.si, _bpk.cfe, _bpk.cfs, _bpk.si, _u9.fdt, _u9.fdx, _u9.fnm, _u9.nvd, _u9.nvm, _u9.si, _u9_LuceneVarGapFixedInterval_0.doc, _u9_LuceneVarGapFixedInterval_0.tib, _u9_LuceneVarGapFixedInterval_0.tiv, segments_2]}, {indexVersion=1456311137423,generation=3,filelist=[_1oi.fdt, _1oi.fdx, _1oi.fnm, _1oi.nvd, _1oi.nvm, _1oi.si, _1oi_LuceneVarGapFixedInterval_0.doc, _1oi_LuceneVarGapFixedInterval_0.tib, _1oi_LuceneVarGapFixedInterval_0.tiv, _2ir.fdt, _2ir.fdx, _2ir.fnm, _2ir.nvd, _2ir.nvm, _2ir.si, _2ir_LuceneVarGapFixedInterval_0.doc, _2ir_LuceneVarGapFixedInterval_0.tib, _2ir_LuceneVarGapFixedInterval_0.tiv, _3d0.fdt, _3d0.fdx, _3d0.fnm, _3d0.nvd, _3d0.nvm, _3d0.si, _3d0_LuceneVarGapFixedInterval_0.doc, _3d0_LuceneVarGapFixedInterval_0.tib, _3d0_LuceneVarGapFixedInterval_0.tiv, _479.fdt, _479.fdx, _479.fnm, _479.nvd, _479.nvm, _479.si, _479_LuceneVarGapFixedInterval_0.doc, _479_LuceneVarGapFixedInterval_0.tib, _479_LuceneVarGapFixedInterval_0.tiv, _51i.fdt, _51i.fdx, _51i.fnm, _51i.nvd, _51i.nvm, _51i.si, _51i_LuceneVarGapFixedInterval_0.doc, _51i_LuceneVarGapFixedInterval_0.tib, _51i_LuceneVarGapFixedInterval_0.tiv, _5vr.fdt, _5vr.fdx, _5vr.fnm, _5vr.nvd, _5vr.nvm, _5vr.si, _5vr_LuceneVarGapFixedInterval_0.doc, _5vr_LuceneVarGapFixedInterval_0.tib, _5vr_LuceneVarGapFixedInterval_0.tiv, _6q0.fdt, _6q0.fdx, _6q0.fnm, _6q0.nvd, _6q0.nvm, _6q0.si, _6q0_LuceneVarGapFixedInterval_0.doc, _6q0_LuceneVarGapFixedInterval_0.tib, _6q0_LuceneVarGapFixedInterval_0.tiv, _7k9.fdt, _7k9.fdx, _7k9.fnm, _7k9.nvd, _7k9.nvm, _7k9.si, _7k9_LuceneVarGapFixedInterval_0.doc, _7k9_LuceneVarGapFixedInterval_0.tib, _7k9_LuceneVarGapFixedInterval_0.tiv, _8e1.fdt, _8e1.fdx, _8e1.fnm, _8e1.nvd, _8e1.nvm, _8e1.si, _8e1_LuceneVarGapFixedInterval_0.doc, _8e1_LuceneVarGapFixedInterval_0.tib, _8e1_LuceneVarGapFixedInterval_0.tiv, _98a.fdt, _98a.fdx, _98a.fnm, _98a.nvd, _98a.nvm, _98a.si, _98a_LuceneVarGapFixedInterval_0.doc, _98a_LuceneVarGapFixedInterval_0.tib, _98a_LuceneVarGapFixedInterval_0.tiv, _a22.fdt, _a22.fdx, _a22.fnm, _a22.nvd, _a22.nvm, _a22.si, _a22_LuceneVarGapFixedInterval_0.doc, _a22_LuceneVarGapFixedInterval_0.tib, _a22_LuceneVarGapFixedInterval_0.tiv, _awb.fdt, _awb.fdx, _awb.fnm, _awb.nvd, _awb.nvm, _awb.si, _awb_LuceneVarGapFixedInterval_0.doc, _awb_LuceneVarGapFixedInterval_0.tib, _awb_LuceneVarGapFixedInterval_0.tiv, _bpl.fdt, _bpl.fdx, _bpl.fnm, _bpl.nvd, _bpl.nvm, _bpl.si, _bpl_LuceneVarGapFixedInterval_0.doc, _bpl_LuceneVarGapFixedInterval_0.tib, _bpl_LuceneVarGapFixedInterval_0.tiv, _u9.fdt, _u9.fdx, _u9.fnm, _u9.nvd, _u9.nvm, _u9.si, _u9_LuceneVarGapFixedInterval_0.doc, _u9_LuceneVarGapFixedInterval_0.tib, _u9_LuceneVarGapFixedInterval_0.tiv, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([1225E675C30AF35E:37F2FD45B342FD5D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=13713, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13713, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:47198/f/qx: collection already exists: awholynewstresscollection_collection4_1
	at __randomizedtesting.SeedInfo.seed([1225E675C30AF35E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1614)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:973)


FAILED:  org.apache.solr.cloud.OverseerTest.testShardLeaderChange

Error Message:
Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed

Stack Trace:
org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
	at __randomizedtesting.SeedInfo.seed([1225E675C30AF35E:CC766182D99206AF]:0)
	at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:212)
	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:173)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:138)
	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:310)
	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:219)
	at org.apache.solr.cloud.OverseerTest$MockZKController.publishState(OverseerTest.java:181)
	at org.apache.solr.cloud.OverseerTest.testShardLeaderChange(OverseerTest.java:841)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:119)
	at org.apache.zookeeper.ZooKeeper.multiInternal(ZooKeeper.java:949)
	at org.apache.zookeeper.ZooKeeper.multi(ZooKeeper.java:915)
	at org.apache.solr.common.cloud.SolrZkClient$11.execute(SolrZkClient.java:577)
	at org.apache.solr.common.cloud.SolrZkClient$11.execute(SolrZkClient.java:574)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.multi(SolrZkClient.java:574)
	at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:195)
	at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:49)
	at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:42)
	at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:178)
	... 45 more




Build Log:
[...truncated 11279 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/init-core-data-001
   [junit4]   2> 361002 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 361003 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1
   [junit4]   2> 361007 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 361009 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4aa57f98{/solr,null,AVAILABLE}
   [junit4]   2> 361011 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3a841c8b{HTTP/1.1,[http/1.1]}{127.0.0.1:50914}
   [junit4]   2> 361011 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.Server Started @364071ms
   [junit4]   2> 361011 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=50914}
   [junit4]   2> 361011 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 361011 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001'
   [junit4]   2> 361012 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 361012 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 361012 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/solr.xml
   [junit4]   2> 361017 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/.
   [junit4]   2> 361017 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer New CoreContainer 825582063
   [junit4]   2> 361017 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001]
   [junit4]   2> 361017 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/lib
   [junit4]   2> 361017 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 361019 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 361019 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 361019 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 361019 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 361019 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 361020 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/.
   [junit4]   2> 361021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 361021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1
   [junit4]   2> 361021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 361022 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1'
   [junit4]   2> 361022 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 361022 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 361025 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 361026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 361030 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 361033 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 361039 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 361042 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 361044 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 361046 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1'
   [junit4]   2> 361046 INFO  (coreLoadExecutor-763-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1
   [junit4]   2> 361047 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 361047 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 361047 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 361047 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data
   [junit4]   2> 361047 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 361047 WARN  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 361048 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 361048 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@14f0ca33
   [junit4]   2> 361048 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a6cfc9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b5f3c8),segFN=segments_1,generation=1}
   [junit4]   2> 361048 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 361049 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data/
   [junit4]   2> 361051 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 361052 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 361053 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 361054 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 361055 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 361056 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 361056 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 361057 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 361057 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 361057 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 361061 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=0.6123046875, floorSegmentMB=0.46484375, forceMergeDeletesPctAllowed=27.75015975926917, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 361061 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a6cfc9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b5f3c8),segFN=segments_1,generation=1}
   [junit4]   2> 361061 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 361061 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17d79337[collection1] main]
   [junit4]   2> 361061 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1/conf
   [junit4]   2> 361062 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1/conf}
   [junit4]   2> 361062 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1/conf
   [junit4]   2> 361062 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 361062 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 361062 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 361062 INFO  (coreLoadExecutor-763-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 361063 INFO  (searcherExecutor-764-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17d79337[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 361527 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/collection1
   [junit4]   2> 361537 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 361542 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52f7916b{/solr,null,AVAILABLE}
   [junit4]   2> 361543 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7960a0ef{HTTP/1.1,[http/1.1]}{127.0.0.1:52073}
   [junit4]   2> 361543 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.Server Started @364602ms
   [junit4]   2> 361543 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=52073}
   [junit4]   2> 361543 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 361543 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002'
   [junit4]   2> 361543 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 361543 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 361544 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/solr.xml
   [junit4]   2> 361550 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/.
   [junit4]   2> 361550 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1758476491
   [junit4]   2> 361550 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002]
   [junit4]   2> 361551 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/lib
   [junit4]   2> 361551 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 361552 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 361552 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 361552 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 361553 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 361553 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 361553 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/.
   [junit4]   2> 361554 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 361554 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1
   [junit4]   2> 361554 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 361557 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/collection1'
   [junit4]   2> 361566 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 361574 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 361575 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 361575 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 361593 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 361596 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 361614 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 361624 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 361627 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 361629 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/collection1'
   [junit4]   2> 361629 INFO  (coreLoadExecutor-773-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1
   [junit4]   2> 361629 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 361633 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 361633 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 361633 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data
   [junit4]   2> 361633 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 361633 WARN  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 361644 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 361644 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@28f23ab
   [junit4]   2> 361650 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f6eec0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5dfaf15a),segFN=segments_1,generation=1}
   [junit4]   2> 361650 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 361659 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 361661 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 361662 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 361663 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 361664 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 361665 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data/
   [junit4]   2> 361666 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 361666 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 361667 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 361676 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 361676 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 361676 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=0.6123046875, floorSegmentMB=0.46484375, forceMergeDeletesPctAllowed=27.75015975926917, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 361677 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f6eec0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5dfaf15a),segFN=segments_1,generation=1}
   [junit4]   2> 361677 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 361677 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dded96b[collection1] main]
   [junit4]   2> 361677 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/collection1/conf
   [junit4]   2> 361677 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/collection1/conf}
   [junit4]   2> 361677 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/collection1/conf
   [junit4]   2> 361678 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 361687 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 361687 INFO  (coreLoadExecutor-773-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 361688 INFO  (searcherExecutor-774-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4dded96b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 361713 INFO  (qtp340282996-2087) [    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> 362076 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7960a0ef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 362076 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1758476491
   [junit4]   2> 362079 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2efe5d8d
   [junit4]   2> 362079 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 362081 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 362081 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 362082 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 362087 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 362087 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 362087 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 362087 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data
   [junit4]   2> 362088 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 362088 INFO  (coreCloseExecutor-779-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 362089 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52f7916b{/solr,null,UNAVAILABLE}
   [junit4]   2> 362095 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3a841c8b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 362095 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=825582063
   [junit4]   2> 362103 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6cb4d9ab
   [junit4]   2> 362103 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 362106 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 362106 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 362106 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 362114 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 362114 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 362114 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 362114 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 362114 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 362114 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1/data
   [junit4]   2> 362115 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4aa57f98{/solr,null,UNAVAILABLE}
   [junit4]   2> 362121 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 362158 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b7e037d{/solr,null,AVAILABLE}
   [junit4]   2> 362159 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@609e175f{HTTP/1.1,[http/1.1]}{127.0.0.1:34342}
   [junit4]   2> 362159 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.e.j.s.Server Started @365219ms
   [junit4]   2> 362159 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=34342}
   [junit4]   2> 362159 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 362159 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001'
   [junit4]   2> 362160 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 362160 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 362160 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/solr.xml
   [junit4]   2> 362167 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/.
   [junit4]   2> 362168 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer New CoreContainer 862435675
   [junit4]   2> 362168 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001]
   [junit4]   2> 362168 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/lib
   [junit4]   2> 362168 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 362172 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 362173 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 362173 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 362173 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 362173 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 362190 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/.
   [junit4]   2> 362191 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 362191 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/./collection1
   [junit4]   2> 362191 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 362197 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1'
   [junit4]   2> 362198 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 362198 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 362199 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
   [junit4]   2> 362199 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[1225E675C30AF35E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 362205 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 362209 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 362234 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 362237 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 362240 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 362241 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1225E675C30AF35E-001/solr-instance-001/collection1'
   [junit4]   2> 362241 INFO  (coreLoadExecutor-786-thread-1) [    ] o.a.s.c.CoreConta

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

tion/95440983246504262-core_node9-n_0000000053
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/95440983246504037-core_node14-n_0000000015
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246504064-127.0.0.1:57832_-n_0000000060
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246503995-127.0.0.1:59403_-n_0000000031
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/95440983246504205-core_node6-n_0000000042
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246504076-127.0.0.1:42140_-n_0000000070
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246504172-127.0.0.1:42140_-n_0000000114
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246504109-127.0.0.1:38323_-n_0000000081
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/95440983246503968-core_node9-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246504298-127.0.0.1:35739_-n_0000000174
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/95440983246503953-core_node4-n_0000000001
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/95440983246503995-core_node1-n_0000000009
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/95440983246504043-core_node1-n_0000000017
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246504160-127.0.0.1:57832_-n_0000000110
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246503940-127.0.0.1:46113_-n_0000000017
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246504235-127.0.0.1:59403_-n_0000000141
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/95440983246504175-core_node4-n_0000000037
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/95440983246504229-core_node14-n_0000000047
   [junit4]   2> 	2	/solr/overseer_elect/election/95440983246504139-127.0.0.1:59403_-n_0000000097
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/95440983246504166-core_node9-n_0000000037
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/95440983246504133-core_node14-n_0000000031
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/95440983246504085-core_node14-n_0000000023
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3946	/solr/live_nodes
   [junit4]   2> 	249	/solr/collections
   [junit4]   2> 	57	/solr/overseer/queue
   [junit4]   2> 	57	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=1225E675C30AF35E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=es-PE -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  921s J2 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Unable to restart (#6): CloudJettyRunner [url=http://127.0.0.1:42140/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1225E675C30AF35E:9A71D9AF6DF69EA6]:0)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:103)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:52)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 4364098 INFO  (SUITE-RollingRestartTest-seed#[1225E675C30AF35E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1225E675C30AF35E-001
   [junit4]   2> Feb 24, 2016 11:52:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=es-PE, timezone=Europe/Moscow
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=161746952,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearchPerf, FullSolrCloudDistribCmdsTest, SampleTest, OutOfBoxZkACLAndCredentialsProvidersTest, NoCacheHeaderTest, UnloadDistributedZkTest, SearchHandlerTest, BlockJoinFacetDistribTest, XmlUpdateRequestHandlerTest, TestManagedSynonymFilterFactory, BinaryUpdateRequestHandlerTest, TestRecoveryHdfs, TestNoOpRegenerator, CollectionStateFormat2Test, TestSort, BlockCacheTest, DistributedExpandComponentTest, TestDynamicFieldResource, StatsComponentTest, StatelessScriptUpdateProcessorFactoryTest, VersionInfoTest, CurrencyFieldXmlFileTest, CursorMarkTest, TestConfigOverlay, RecoveryZkTest, TestJettySolrRunner, TestStandardQParsers, FieldMutatingUpdateProcessorTest, TestManagedSchemaFieldResource, TermVectorComponentDistributedTest, TestGroupingSearch, DebugComponentTest, TestDistribDocBasedVersion, TestIndexingPerformance, TestOrdValues, TestSimpleQParserPlugin, ShowFileRequestHandlerTest, TestFileDictionaryLookup, BigEndianAscendingWordDeserializerTest, TestRTimerTree, BadIndexSchemaTest, SuggesterWFSTTest, HdfsTlogReplayBufferedWhileIndexingTest, TestReqParamsAPI, TestReversedWildcardFilterFactory, TestSolrCloudWithKerberosAlt, TestStressRecovery, OverseerRolesTest, RequestHandlersTest, TestIndexSearcher, TestSweetSpotSimilarityFactory, TestExactStatsCache, SharedFSAutoReplicaFailoverUtilsTest, HdfsNNFailoverTest, ConjunctionSolrSpellCheckerTest, GraphQueryTest, DirectUpdateHandlerTest, TestReload, SuggesterTSTTest, SaslZkACLProviderTest, TestStressReorder, TestUtils, LukeRequestHandlerTest, DocValuesMultiTest, TestSchemaVersionResource, PluginInfoTest, HttpPartitionTest, TestPivotHelperCode, DeleteReplicaTest, TestCloudManagedSchemaConcurrent, TestFieldTypeCollectionResource, DistributedQueueTest, TestCharFilters, TestPHPSerializedResponseWriter, TestReloadAndDeleteDocs, HighlighterConfigTest, SuggestComponentTest, LeaderInitiatedRecoveryOnShardRestartTest, TestRuleBasedAuthorizationPlugin, HighlighterMaxOffsetTest, TestRawResponseWriter, TestRestManager, VMParamsZkACLAndCredentialsProvidersTest, CoreAdminHandlerTest, TestManagedSchema, TestFuzzyAnalyzedSuggestions, HardAutoCommitTest, TestRequestForwarding, TestSuggestSpellingConverter, SuggesterTest, LeaderElectionTest, TestSolrDeletionPolicy1, HLLUtilTest, CoreAdminRequestStatusTest, AnalysisErrorHandlingTest, AutoCommitTest, BasicDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest, NumericFieldsTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestTolerantSearch, TestEmbeddedSolrServerConstructors, AliasIntegrationTest, CdcrRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, ForceLeaderTest, RemoteQueryErrorTest, RollingRestartTest]
   [junit4] Completed [469/580 (5!)] on J2 in 921.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 349 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:747: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:524: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1014: There were test failures: 580 suites (8 ignored), 2345 tests, 2 errors, 3 failures, 33 ignored (17 assumptions) [seed: 1225E675C30AF35E]

Total time: 232 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any