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 2014/07/07 22:54:33 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 573 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/573/

5 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
shard2 is not consistent.  Got 161 from http://127.0.0.1:43437/uzol/x/collection1lastClient and got 149 from http://127.0.0.1:48594/uzol/x/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 161 from http://127.0.0.1:43437/uzol/x/collection1lastClient and got 149 from http://127.0.0.1:48594/uzol/x/collection1
	at __randomizedtesting.SeedInfo.seed([1851694D6BB338A8:99B7E7551CEC5894]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([1851694D6BB338A8]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([1851694D6BB338A8]:0)


REGRESSION:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1
	at __randomizedtesting.SeedInfo.seed([1851694D6BB338A8:99B7E7551CEC5894]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:545)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:350)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:149)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
expected:<[{indexVersion=1404758663793,generation=2,filelist=[_al.cfe, _al.cfs, _al.si, _l6.cfe, _l6.cfs, _l6.si, _lq.cfe, _lq.cfs, _lq.si, _ma.cfe, _ma.cfs, _ma.si, _mu.cfe, _mu.cfs, _mu.si, _ne.cfe, _ne.cfs, _ne.si, _ny.cfe, _ny.cfs, _ny.si, _oi.cfe, _oi.cfs, _oi.si, _p2.cfe, _p2.cfs, _p2.si, _pm.cfe, _pm.cfs, _pm.si, _q6.cfe, _q6.cfs, _q6.si, _qq.cfe, _qq.cfs, _qq.si, _ra.cfe, _ra.cfs, _ra.si, _ru.cfe, _ru.cfs, _ru.si, _se.cfe, _se.cfs, _se.si, _sy.cfe, _sy.cfs, _sy.si, _th.fdt, _th.fdx, _th.fnm, _th.nvd, _th.nvm, _th.si, _th_Lucene41_0.doc, _th_Lucene41_0.tim, _th_Lucene41_0.tip, _ti.cfe, _ti.cfs, _ti.si, _tj.fdt, _tj.fdx, _tj.fnm, _tj.nvd, _tj.nvm, _tj.si, _tj_Lucene41_0.doc, _tj_Lucene41_0.tim, _tj_Lucene41_0.tip, _tk.fdt, _tk.fdx, _tk.fnm, _tk.nvd, _tk.nvm, _tk.si, _tk_Lucene41_0.doc, _tk_Lucene41_0.tim, _tk_Lucene41_0.tip, _tl.fdt, _tl.fdx, _tl.fnm, _tl.nvd, _tl.nvm, _tl.si, _tl_Lucene41_0.doc, _tl_Lucene41_0.tim, _tl_Lucene41_0.tip, _tm.fdt, _tm.fdx, _tm.fnm, _tm.nvd, _tm.nvm, _tm.si, _tm_Lucene41_0.doc, _tm_Lucene41_0.tim, _tm_Lucene41_0.tip, _tn.fdt, _tn.fdx, _tn.fnm, _tn.nvd, _tn.nvm, _tn.si, _tn_Lucene41_0.doc, _tn_Lucene41_0.tim, _tn_Lucene41_0.tip, _to.fdt, _to.fdx, _to.fnm, _to.nvd, _to.nvm, _to.si, _to_Lucene41_0.doc, _to_Lucene41_0.tim, _to_Lucene41_0.tip, _tp.fdt, _tp.fdx, _tp.fnm, _tp.nvd, _tp.nvm, _tp.si, _tp_Lucene41_0.doc, _tp_Lucene41_0.tim, _tp_Lucene41_0.tip, _tq.fdt, _tq.fdx, _tq.fnm, _tq.nvd, _tq.nvm, _tq.si, _tq_Lucene41_0.doc, _tq_Lucene41_0.tim, _tq_Lucene41_0.tip, _tr.fdt, _tr.fdx, _tr.fnm, _tr.nvd, _tr.nvm, _tr.si, _tr_Lucene41_0.doc, _tr_Lucene41_0.tim, _tr_Lucene41_0.tip, _ts.fdt, _ts.fdx, _ts.fnm, _ts.nvd, _ts.nvm, _ts.si, _ts_Lucene41_0.doc, _ts_Lucene41_0.tim, _ts_Lucene41_0.tip, _tt.fdt, _tt.fdx, _tt.fnm, _tt.nvd, _tt.nvm, _tt.si, _tt_Lucene41_0.doc, _tt_Lucene41_0.tim, _tt_Lucene41_0.tip, _tu.fdt, _tu.fdx, _tu.fnm, _tu.nvd, _tu.nvm, _tu.si, _tu_Lucene41_0.doc, _tu_Lucene41_0.tim, _tu_Lucene41_0.tip, _tv.fdt, _tv.fdx, _tv.fnm, _tv.nvd, _tv.nvm, _tv.si, _tv_Lucene41_0.doc, _tv_Lucene41_0.tim, _tv_Lucene41_0.tip, _tw.fdt, _tw.fdx, _tw.fnm, _tw.nvd, _tw.nvm, _tw.si, _tw_Lucene41_0.doc, _tw_Lucene41_0.tim, _tw_Lucene41_0.tip, _tx.fdt, _tx.fdx, _tx.fnm, _tx.nvd, _tx.nvm, _tx.si, _tx_Lucene41_0.doc, _tx_Lucene41_0.tim, _tx_Lucene41_0.tip, _ty.fdt, _ty.fdx, _ty.fnm, _ty.nvd, _ty.nvm, _ty.si, _ty_Lucene41_0.doc, _ty_Lucene41_0.tim, _ty_Lucene41_0.tip, _tz.fdt, _tz.fdx, _tz.fnm, _tz.nvd, _tz.nvm, _tz.si, _tz_Lucene41_0.doc, _tz_Lucene41_0.tim, _tz_Lucene41_0.tip, _u0.fdt, _u0.fdx, _u0.fnm, _u0.nvd, _u0.nvm, _u0.si, _u0_Lucene41_0.doc, _u0_Lucene41_0.tim, _u0_Lucene41_0.tip, segments_2]}]> but was:<[{indexVersion=1404758663793,generation=2,filelist=[_al.cfe, _al.cfs, _al.si, _l6.cfe, _l6.cfs, _l6.si, _lq.cfe, _lq.cfs, _lq.si, _ma.cfe, _ma.cfs, _ma.si, _mu.cfe, _mu.cfs, _mu.si, _ne.cfe, _ne.cfs, _ne.si, _ny.cfe, _ny.cfs, _ny.si, _oi.cfe, _oi.cfs, _oi.si, _p2.cfe, _p2.cfs, _p2.si, _pm.cfe, _pm.cfs, _pm.si, _q6.cfe, _q6.cfs, _q6.si, _qq.cfe, _qq.cfs, _qq.si, _ra.cfe, _ra.cfs, _ra.si, _ru.cfe, _ru.cfs, _ru.si, _se.cfe, _se.cfs, _se.si, _sy.cfe, _sy.cfs, _sy.si, _th.fdt, _th.fdx, _th.fnm, _th.nvd, _th.nvm, _th.si, _th_Lucene41_0.doc, _th_Lucene41_0.tim, _th_Lucene41_0.tip, _ti.cfe, _ti.cfs, _ti.si, _tj.fdt, _tj.fdx, _tj.fnm, _tj.nvd, _tj.nvm, _tj.si, _tj_Lucene41_0.doc, _tj_Lucene41_0.tim, _tj_Lucene41_0.tip, _tk.fdt, _tk.fdx, _tk.fnm, _tk.nvd, _tk.nvm, _tk.si, _tk_Lucene41_0.doc, _tk_Lucene41_0.tim, _tk_Lucene41_0.tip, _tl.fdt, _tl.fdx, _tl.fnm, _tl.nvd, _tl.nvm, _tl.si, _tl_Lucene41_0.doc, _tl_Lucene41_0.tim, _tl_Lucene41_0.tip, _tm.fdt, _tm.fdx, _tm.fnm, _tm.nvd, _tm.nvm, _tm.si, _tm_Lucene41_0.doc, _tm_Lucene41_0.tim, _tm_Lucene41_0.tip, _tn.fdt, _tn.fdx, _tn.fnm, _tn.nvd, _tn.nvm, _tn.si, _tn_Lucene41_0.doc, _tn_Lucene41_0.tim, _tn_Lucene41_0.tip, _to.fdt, _to.fdx, _to.fnm, _to.nvd, _to.nvm, _to.si, _to_Lucene41_0.doc, _to_Lucene41_0.tim, _to_Lucene41_0.tip, _tp.fdt, _tp.fdx, _tp.fnm, _tp.nvd, _tp.nvm, _tp.si, _tp_Lucene41_0.doc, _tp_Lucene41_0.tim, _tp_Lucene41_0.tip, _tq.fdt, _tq.fdx, _tq.fnm, _tq.nvd, _tq.nvm, _tq.si, _tq_Lucene41_0.doc, _tq_Lucene41_0.tim, _tq_Lucene41_0.tip, _tr.fdt, _tr.fdx, _tr.fnm, _tr.nvd, _tr.nvm, _tr.si, _tr_Lucene41_0.doc, _tr_Lucene41_0.tim, _tr_Lucene41_0.tip, _ts.fdt, _ts.fdx, _ts.fnm, _ts.nvd, _ts.nvm, _ts.si, _ts_Lucene41_0.doc, _ts_Lucene41_0.tim, _ts_Lucene41_0.tip, _tt.fdt, _tt.fdx, _tt.fnm, _tt.nvd, _tt.nvm, _tt.si, _tt_Lucene41_0.doc, _tt_Lucene41_0.tim, _tt_Lucene41_0.tip, _tu.fdt, _tu.fdx, _tu.fnm, _tu.nvd, _tu.nvm, _tu.si, _tu_Lucene41_0.doc, _tu_Lucene41_0.tim, _tu_Lucene41_0.tip, _tv.fdt, _tv.fdx, _tv.fnm, _tv.nvd, _tv.nvm, _tv.si, _tv_Lucene41_0.doc, _tv_Lucene41_0.tim, _tv_Lucene41_0.tip, _tw.fdt, _tw.fdx, _tw.fnm, _tw.nvd, _tw.nvm, _tw.si, _tw_Lucene41_0.doc, _tw_Lucene41_0.tim, _tw_Lucene41_0.tip, _tx.fdt, _tx.fdx, _tx.fnm, _tx.nvd, _tx.nvm, _tx.si, _tx_Lucene41_0.doc, _tx_Lucene41_0.tim, _tx_Lucene41_0.tip, _ty.fdt, _ty.fdx, _ty.fnm, _ty.nvd, _ty.nvm, _ty.si, _ty_Lucene41_0.doc, _ty_Lucene41_0.tim, _ty_Lucene41_0.tip, _tz.fdt, _tz.fdx, _tz.fnm, _tz.nvd, _tz.nvm, _tz.si, _tz_Lucene41_0.doc, _tz_Lucene41_0.tim, _tz_Lucene41_0.tip, _u0.fdt, _u0.fdx, _u0.fnm, _u0.nvd, _u0.nvm, _u0.si, _u0_Lucene41_0.doc, _u0_Lucene41_0.tim, _u0_Lucene41_0.tip, segments_2]}, {indexVersion=1404758663793,generation=3,filelist=[_al.cfe, _al.cfs, _al.si, _l6.cfe, _l6.cfs, _l6.si, _lq.cfe, _lq.cfs, _lq.si, _ma.cfe, _ma.cfs, _ma.si, _mu.cfe, _mu.cfs, _mu.si, _ne.cfe, _ne.cfs, _ne.si, _ny.cfe, _ny.cfs, _ny.si, _oi.cfe, _oi.cfs, _oi.si, _p2.cfe, _p2.cfs, _p2.si, _pm.cfe, _pm.cfs, _pm.si, _q6.cfe, _q6.cfs, _q6.si, _qq.cfe, _qq.cfs, _qq.si, _ra.cfe, _ra.cfs, _ra.si, _ru.cfe, _ru.cfs, _ru.si, _se.cfe, _se.cfs, _se.si, _sy.cfe, _sy.cfs, _sy.si, _ti.cfe, _ti.cfs, _ti.si, _u1.cfe, _u1.cfs, _u1.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1404758663793,generation=2,filelist=[_al.cfe, _al.cfs, _al.si, _l6.cfe, _l6.cfs, _l6.si, _lq.cfe, _lq.cfs, _lq.si, _ma.cfe, _ma.cfs, _ma.si, _mu.cfe, _mu.cfs, _mu.si, _ne.cfe, _ne.cfs, _ne.si, _ny.cfe, _ny.cfs, _ny.si, _oi.cfe, _oi.cfs, _oi.si, _p2.cfe, _p2.cfs, _p2.si, _pm.cfe, _pm.cfs, _pm.si, _q6.cfe, _q6.cfs, _q6.si, _qq.cfe, _qq.cfs, _qq.si, _ra.cfe, _ra.cfs, _ra.si, _ru.cfe, _ru.cfs, _ru.si, _se.cfe, _se.cfs, _se.si, _sy.cfe, _sy.cfs, _sy.si, _th.fdt, _th.fdx, _th.fnm, _th.nvd, _th.nvm, _th.si, _th_Lucene41_0.doc, _th_Lucene41_0.tim, _th_Lucene41_0.tip, _ti.cfe, _ti.cfs, _ti.si, _tj.fdt, _tj.fdx, _tj.fnm, _tj.nvd, _tj.nvm, _tj.si, _tj_Lucene41_0.doc, _tj_Lucene41_0.tim, _tj_Lucene41_0.tip, _tk.fdt, _tk.fdx, _tk.fnm, _tk.nvd, _tk.nvm, _tk.si, _tk_Lucene41_0.doc, _tk_Lucene41_0.tim, _tk_Lucene41_0.tip, _tl.fdt, _tl.fdx, _tl.fnm, _tl.nvd, _tl.nvm, _tl.si, _tl_Lucene41_0.doc, _tl_Lucene41_0.tim, _tl_Lucene41_0.tip, _tm.fdt, _tm.fdx, _tm.fnm, _tm.nvd, _tm.nvm, _tm.si, _tm_Lucene41_0.doc, _tm_Lucene41_0.tim, _tm_Lucene41_0.tip, _tn.fdt, _tn.fdx, _tn.fnm, _tn.nvd, _tn.nvm, _tn.si, _tn_Lucene41_0.doc, _tn_Lucene41_0.tim, _tn_Lucene41_0.tip, _to.fdt, _to.fdx, _to.fnm, _to.nvd, _to.nvm, _to.si, _to_Lucene41_0.doc, _to_Lucene41_0.tim, _to_Lucene41_0.tip, _tp.fdt, _tp.fdx, _tp.fnm, _tp.nvd, _tp.nvm, _tp.si, _tp_Lucene41_0.doc, _tp_Lucene41_0.tim, _tp_Lucene41_0.tip, _tq.fdt, _tq.fdx, _tq.fnm, _tq.nvd, _tq.nvm, _tq.si, _tq_Lucene41_0.doc, _tq_Lucene41_0.tim, _tq_Lucene41_0.tip, _tr.fdt, _tr.fdx, _tr.fnm, _tr.nvd, _tr.nvm, _tr.si, _tr_Lucene41_0.doc, _tr_Lucene41_0.tim, _tr_Lucene41_0.tip, _ts.fdt, _ts.fdx, _ts.fnm, _ts.nvd, _ts.nvm, _ts.si, _ts_Lucene41_0.doc, _ts_Lucene41_0.tim, _ts_Lucene41_0.tip, _tt.fdt, _tt.fdx, _tt.fnm, _tt.nvd, _tt.nvm, _tt.si, _tt_Lucene41_0.doc, _tt_Lucene41_0.tim, _tt_Lucene41_0.tip, _tu.fdt, _tu.fdx, _tu.fnm, _tu.nvd, _tu.nvm, _tu.si, _tu_Lucene41_0.doc, _tu_Lucene41_0.tim, _tu_Lucene41_0.tip, _tv.fdt, _tv.fdx, _tv.fnm, _tv.nvd, _tv.nvm, _tv.si, _tv_Lucene41_0.doc, _tv_Lucene41_0.tim, _tv_Lucene41_0.tip, _tw.fdt, _tw.fdx, _tw.fnm, _tw.nvd, _tw.nvm, _tw.si, _tw_Lucene41_0.doc, _tw_Lucene41_0.tim, _tw_Lucene41_0.tip, _tx.fdt, _tx.fdx, _tx.fnm, _tx.nvd, _tx.nvm, _tx.si, _tx_Lucene41_0.doc, _tx_Lucene41_0.tim, _tx_Lucene41_0.tip, _ty.fdt, _ty.fdx, _ty.fnm, _ty.nvd, _ty.nvm, _ty.si, _ty_Lucene41_0.doc, _ty_Lucene41_0.tim, _ty_Lucene41_0.tip, _tz.fdt, _tz.fdx, _tz.fnm, _tz.nvd, _tz.nvm, _tz.si, _tz_Lucene41_0.doc, _tz_Lucene41_0.tim, _tz_Lucene41_0.tip, _u0.fdt, _u0.fdx, _u0.fnm, _u0.nvd, _u0.nvm, _u0.si, _u0_Lucene41_0.doc, _u0_Lucene41_0.tim, _u0_Lucene41_0.tip, segments_2]}]> but was:<[{indexVersion=1404758663793,generation=2,filelist=[_al.cfe, _al.cfs, _al.si, _l6.cfe, _l6.cfs, _l6.si, _lq.cfe, _lq.cfs, _lq.si, _ma.cfe, _ma.cfs, _ma.si, _mu.cfe, _mu.cfs, _mu.si, _ne.cfe, _ne.cfs, _ne.si, _ny.cfe, _ny.cfs, _ny.si, _oi.cfe, _oi.cfs, _oi.si, _p2.cfe, _p2.cfs, _p2.si, _pm.cfe, _pm.cfs, _pm.si, _q6.cfe, _q6.cfs, _q6.si, _qq.cfe, _qq.cfs, _qq.si, _ra.cfe, _ra.cfs, _ra.si, _ru.cfe, _ru.cfs, _ru.si, _se.cfe, _se.cfs, _se.si, _sy.cfe, _sy.cfs, _sy.si, _th.fdt, _th.fdx, _th.fnm, _th.nvd, _th.nvm, _th.si, _th_Lucene41_0.doc, _th_Lucene41_0.tim, _th_Lucene41_0.tip, _ti.cfe, _ti.cfs, _ti.si, _tj.fdt, _tj.fdx, _tj.fnm, _tj.nvd, _tj.nvm, _tj.si, _tj_Lucene41_0.doc, _tj_Lucene41_0.tim, _tj_Lucene41_0.tip, _tk.fdt, _tk.fdx, _tk.fnm, _tk.nvd, _tk.nvm, _tk.si, _tk_Lucene41_0.doc, _tk_Lucene41_0.tim, _tk_Lucene41_0.tip, _tl.fdt, _tl.fdx, _tl.fnm, _tl.nvd, _tl.nvm, _tl.si, _tl_Lucene41_0.doc, _tl_Lucene41_0.tim, _tl_Lucene41_0.tip, _tm.fdt, _tm.fdx, _tm.fnm, _tm.nvd, _tm.nvm, _tm.si, _tm_Lucene41_0.doc, _tm_Lucene41_0.tim, _tm_Lucene41_0.tip, _tn.fdt, _tn.fdx, _tn.fnm, _tn.nvd, _tn.nvm, _tn.si, _tn_Lucene41_0.doc, _tn_Lucene41_0.tim, _tn_Lucene41_0.tip, _to.fdt, _to.fdx, _to.fnm, _to.nvd, _to.nvm, _to.si, _to_Lucene41_0.doc, _to_Lucene41_0.tim, _to_Lucene41_0.tip, _tp.fdt, _tp.fdx, _tp.fnm, _tp.nvd, _tp.nvm, _tp.si, _tp_Lucene41_0.doc, _tp_Lucene41_0.tim, _tp_Lucene41_0.tip, _tq.fdt, _tq.fdx, _tq.fnm, _tq.nvd, _tq.nvm, _tq.si, _tq_Lucene41_0.doc, _tq_Lucene41_0.tim, _tq_Lucene41_0.tip, _tr.fdt, _tr.fdx, _tr.fnm, _tr.nvd, _tr.nvm, _tr.si, _tr_Lucene41_0.doc, _tr_Lucene41_0.tim, _tr_Lucene41_0.tip, _ts.fdt, _ts.fdx, _ts.fnm, _ts.nvd, _ts.nvm, _ts.si, _ts_Lucene41_0.doc, _ts_Lucene41_0.tim, _ts_Lucene41_0.tip, _tt.fdt, _tt.fdx, _tt.fnm, _tt.nvd, _tt.nvm, _tt.si, _tt_Lucene41_0.doc, _tt_Lucene41_0.tim, _tt_Lucene41_0.tip, _tu.fdt, _tu.fdx, _tu.fnm, _tu.nvd, _tu.nvm, _tu.si, _tu_Lucene41_0.doc, _tu_Lucene41_0.tim, _tu_Lucene41_0.tip, _tv.fdt, _tv.fdx, _tv.fnm, _tv.nvd, _tv.nvm, _tv.si, _tv_Lucene41_0.doc, _tv_Lucene41_0.tim, _tv_Lucene41_0.tip, _tw.fdt, _tw.fdx, _tw.fnm, _tw.nvd, _tw.nvm, _tw.si, _tw_Lucene41_0.doc, _tw_Lucene41_0.tim, _tw_Lucene41_0.tip, _tx.fdt, _tx.fdx, _tx.fnm, _tx.nvd, _tx.nvm, _tx.si, _tx_Lucene41_0.doc, _tx_Lucene41_0.tim, _tx_Lucene41_0.tip, _ty.fdt, _ty.fdx, _ty.fnm, _ty.nvd, _ty.nvm, _ty.si, _ty_Lucene41_0.doc, _ty_Lucene41_0.tim, _ty_Lucene41_0.tip, _tz.fdt, _tz.fdx, _tz.fnm, _tz.nvd, _tz.nvm, _tz.si, _tz_Lucene41_0.doc, _tz_Lucene41_0.tim, _tz_Lucene41_0.tip, _u0.fdt, _u0.fdx, _u0.fnm, _u0.nvd, _u0.nvm, _u0.si, _u0_Lucene41_0.doc, _u0_Lucene41_0.tim, _u0_Lucene41_0.tip, segments_2]}, {indexVersion=1404758663793,generation=3,filelist=[_al.cfe, _al.cfs, _al.si, _l6.cfe, _l6.cfs, _l6.si, _lq.cfe, _lq.cfs, _lq.si, _ma.cfe, _ma.cfs, _ma.si, _mu.cfe, _mu.cfs, _mu.si, _ne.cfe, _ne.cfs, _ne.si, _ny.cfe, _ny.cfs, _ny.si, _oi.cfe, _oi.cfs, _oi.si, _p2.cfe, _p2.cfs, _p2.si, _pm.cfe, _pm.cfs, _pm.si, _q6.cfe, _q6.cfs, _q6.si, _qq.cfe, _qq.cfs, _qq.si, _ra.cfe, _ra.cfs, _ra.si, _ru.cfe, _ru.cfs, _ru.si, _se.cfe, _se.cfs, _se.si, _sy.cfe, _sy.cfs, _sy.si, _ti.cfe, _ti.cfs, _ti.si, _u1.cfe, _u1.cfs, _u1.si, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([1851694D6BB338A8:3D86727D1BFB36AB]: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:1191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11602 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/init-core-data-001
   [junit4]   2> 727144 T2470 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 727145 T2470 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /uzol/x
   [junit4]   2> 727151 T2470 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 727152 T2470 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 727153 T2471 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 727254 T2470 oasc.ZkTestServer.run start zk server on port:43430
   [junit4]   2> 727255 T2470 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 727260 T2477 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@930c9d8 name:ZooKeeperConnection Watcher:127.0.0.1:43430 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 727260 T2470 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 727260 T2470 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 727278 T2470 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 727281 T2479 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ffaa80e name:ZooKeeperConnection Watcher:127.0.0.1:43430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 727281 T2470 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 727281 T2470 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 727290 T2470 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 727293 T2470 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 727300 T2470 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 727304 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 727304 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 727315 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 727316 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 727319 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 727320 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 727323 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 727323 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 727326 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 727326 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 727329 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 727329 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 727337 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 727338 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 727340 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 727341 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 727344 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 727345 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 727348 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 727348 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 727356 T2470 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 727356 T2470 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 728455 T2470 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 728459 T2470 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43433
   [junit4]   2> 728459 T2470 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 728460 T2470 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 728460 T2470 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-002
   [junit4]   2> 728460 T2470 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-002/'
   [junit4]   2> 728489 T2470 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-002/solr.xml
   [junit4]   2> 728539 T2470 oasc.CoreContainer.<init> New CoreContainer 257980829
   [junit4]   2> 728539 T2470 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-002/]
   [junit4]   2> 728540 T2470 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 728541 T2470 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 728541 T2470 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 728541 T2470 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 728541 T2470 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 728541 T2470 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 728542 T2470 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 728542 T2470 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 728542 T2470 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 728543 T2470 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 728543 T2470 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 728543 T2470 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 728543 T2470 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43430/solr
   [junit4]   2> 728544 T2470 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 728544 T2470 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 728547 T2490 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d03a4e name:ZooKeeperConnection Watcher:127.0.0.1:43430 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 728547 T2470 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 728550 T2470 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 728552 T2492 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76d88013 name:ZooKeeperConnection Watcher:127.0.0.1:43430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 728552 T2470 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 728554 T2470 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 728568 T2470 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 728572 T2470 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 728585 T2470 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 728589 T2470 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 728593 T2470 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 728602 T2470 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43433_uzol%2Fx
   [junit4]   2> 728603 T2470 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43433_uzol%2Fx
   [junit4]   2> 728607 T2470 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 728616 T2470 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 728630 T2470 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:43433_uzol%2Fx
   [junit4]   2> 728630 T2470 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 728632 T2470 oasc.Overseer.start Overseer (id=92062095175450627-127.0.0.1:43433_uzol%2Fx-n_0000000000) starting
   [junit4]   2> 728635 T2470 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 728644 T2494 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 728645 T2470 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 728647 T2470 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 728649 T2470 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 728651 T2493 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 728655 T2495 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 728655 T2495 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 728657 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 728657 T2495 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 728658 T2493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 728659 T2493 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43433/uzol/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43433_uzol%2Fx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 728659 T2493 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 728659 T2493 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 728662 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 728663 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 729658 T2495 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 729659 T2495 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 729660 T2495 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 729660 T2495 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 729661 T2495 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 729661 T2495 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-002/collection1/'
   [junit4]   2> 729662 T2495 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 729663 T2495 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 729664 T2495 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 729723 T2495 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 729766 T2495 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 729767 T2495 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 729777 T2495 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 730131 T2495 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 730134 T2495 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 730136 T2495 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 730140 T2495 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 730162 T2495 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 730163 T2495 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 730163 T2495 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/control/data/
   [junit4]   2> 730163 T2495 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b1e452
   [junit4]   2> 730165 T2495 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/control/data
   [junit4]   2> 730166 T2495 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/control/data/index/
   [junit4]   2> 730167 T2495 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 730168 T2495 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/control/data/index
   [junit4]   2> 730169 T2495 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@16205e1b
   [junit4]   2> 730174 T2495 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 730174 T2495 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 730178 T2495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 730178 T2495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 730179 T2495 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 730179 T2495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 730179 T2495 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 730180 T2495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 730180 T2495 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 730180 T2495 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 730181 T2495 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 730181 T2495 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 730182 T2495 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 730182 T2495 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 730182 T2495 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 730182 T2495 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 730183 T2495 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 730183 T2495 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 730202 T2495 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 730205 T2495 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 730205 T2495 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 730206 T2495 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=6.4072265625, floorSegmentMB=2.1943359375, forceMergeDeletesPctAllowed=27.562110970337493, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11954163353620767
   [junit4]   2> 730208 T2495 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 730208 T2495 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 730209 T2495 oass.SolrIndexSearcher.<init> Opening Searcher@f895124[collection1] main
   [junit4]   2> 730209 T2495 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 730210 T2495 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 730210 T2495 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 730211 T2495 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 730211 T2495 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 730211 T2495 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 730212 T2495 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 730212 T2495 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 730212 T2495 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 730213 T2495 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 730215 T2496 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f895124[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 730217 T2495 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 730218 T2499 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43433/uzol/x collection:control_collection shard:shard1
   [junit4]   2> 730219 T2470 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
   [junit4]   2> 730219 T2470 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 730219 T2499 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 730220 T2470 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 730223 T2501 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@751e4323 name:ZooKeeperConnection Watcher:127.0.0.1:43430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 730223 T2470 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 730234 T2470 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 730242 T2470 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 730244 T2499 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 730254 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 730255 T2499 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 730255 T2499 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C289 name=collection1 org.apache.solr.core.SolrCore@5d4a13d3 url=http://127.0.0.1:43433/uzol/x/collection1 node=127.0.0.1:43433_uzol%2Fx C289_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:43433/uzol/x, core=collection1, node_name=127.0.0.1:43433_uzol%2Fx}
   [junit4]   2> 730255 T2499 C289 P43433 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43433/uzol/x/collection1/
   [junit4]   2> 730255 T2499 C289 P43433 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 730255 T2493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 730256 T2499 C289 P43433 oasc.SyncStrategy.syncToMe http://127.0.0.1:43433/uzol/x/collection1/ has no replicas
   [junit4]   2> 730256 T2499 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43433/uzol/x/collection1/ shard1
   [junit4]   2> 730256 T2499 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 730265 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 730273 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 730273 T2501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 730290 T2493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 730294 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 730397 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 730397 T2501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 730443 T2499 oasc.ZkController.register We are http://127.0.0.1:43433/uzol/x/collection1/ and leader is http://127.0.0.1:43433/uzol/x/collection1/
   [junit4]   2> 730444 T2499 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43433/uzol/x
   [junit4]   2> 730444 T2499 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 730444 T2499 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 730444 T2499 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 730447 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 730447 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 730447 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 730447 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 730448 T2493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 730449 T2493 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43433/uzol/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43433_uzol%2Fx",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 730458 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 730561 T2501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 730561 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 731229 T2470 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 731230 T2470 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 731233 T2470 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43437
   [junit4]   2> 731233 T2470 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 731233 T2470 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 731234 T2470 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-003
   [junit4]   2> 731234 T2470 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-003/'
   [junit4]   2> 731262 T2470 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-003/solr.xml
   [junit4]   2> 731319 T2470 oasc.CoreContainer.<init> New CoreContainer 1981158284
   [junit4]   2> 731320 T2470 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-003/]
   [junit4]   2> 731321 T2470 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 731321 T2470 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 731321 T2470 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 731321 T2470 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 731322 T2470 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 731322 T2470 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 731322 T2470 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 731322 T2470 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 731323 T2470 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 731323 T2470 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 731323 T2470 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 731324 T2470 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 731324 T2470 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43430/solr
   [junit4]   2> 731324 T2470 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 731325 T2470 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731328 T2512 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@235d88e5 name:ZooKeeperConnection Watcher:127.0.0.1:43430 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731328 T2470 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731348 T2470 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731350 T2514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@155b23af name:ZooKeeperConnection Watcher:127.0.0.1:43430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731350 T2470 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731373 T2470 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 732377 T2470 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43437_uzol%2Fx
   [junit4]   2> 732379 T2470 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43437_uzol%2Fx
   [junit4]   2> 732382 T2514 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 732382 T2492 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 732382 T2501 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 732390 T2515 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 732391 T2515 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 732392 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 732392 T2515 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 732392 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 732393 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 732394 T2493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 732395 T2493 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43437/uzol/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43437_uzol%2Fx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 732395 T2493 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 732395 T2493 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 732399 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 732408 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 732408 T2501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 732408 T2514 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 733393 T2515 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 733394 T2515 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 733395 T2515 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 733395 T2515 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 733396 T2515 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 733396 T2515 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-003/collection1/'
   [junit4]   2> 733398 T2515 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 733398 T2515 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 733399 T2515 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 733459 T2515 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 733502 T2515 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 733504 T2515 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 733513 T2515 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 733867 T2515 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 733870 T2515 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 733871 T2515 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 733876 T2515 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 733897 T2515 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 733898 T2515 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 733898 T2515 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/jetty1/
   [junit4]   2> 733898 T2515 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b1e452
   [junit4]   2> 733900 T2515 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/jetty1
   [junit4]   2> 733901 T2515 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/jetty1/index/
   [junit4]   2> 733902 T2515 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 733903 T2515 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/jetty1/index
   [junit4]   2> 733903 T2515 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@17a6282
   [junit4]   2> 733911 T2515 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 733911 T2515 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 733916 T2515 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 733917 T2515 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 733917 T2515 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 733917 T2515 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 733918 T2515 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 733918 T2515 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 733918 T2515 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 733919 T2515 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 733919 T2515 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 733919 T2515 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 733920 T2515 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 733920 T2515 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 733921 T2515 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 733921 T2515 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 733922 T2515 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 733922 T2515 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 733941 T2515 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 733944 T2515 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 733944 T2515 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 733945 T2515 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=6.4072265625, floorSegmentMB=2.1943359375, forceMergeDeletesPctAllowed=27.562110970337493, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11954163353620767
   [junit4]   2> 733947 T2515 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 733947 T2515 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 733947 T2515 oass.SolrIndexSearcher.<init> Opening Searcher@1cfdae43[collection1] main
   [junit4]   2> 733948 T2515 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 733949 T2515 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 733949 T2515 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 733949 T2515 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 733950 T2515 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 733950 T2515 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 733951 T2515 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 733951 T2515 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 733951 T2515 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 733951 T2515 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 733955 T2516 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cfdae43[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 733958 T2515 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 733958 T2519 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43437/uzol/x collection:collection1 shard:shard2
   [junit4]   2> 733959 T2470 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
   [junit4]   2> 733959 T2470 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 733959 T2519 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 733976 T2519 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 733979 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 733979 T2519 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 733979 T2519 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C290 name=collection1 org.apache.solr.core.SolrCore@77434c98 url=http://127.0.0.1:43437/uzol/x/collection1 node=127.0.0.1:43437_uzol%2Fx C290_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:43437/uzol/x, core=collection1, node_name=127.0.0.1:43437_uzol%2Fx}
   [junit4]   2> 733979 T2519 C290 P43437 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43437/uzol/x/collection1/
   [junit4]   2> 733980 T2519 C290 P43437 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 733980 T2493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 733980 T2519 C290 P43437 oasc.SyncStrategy.syncToMe http://127.0.0.1:43437/uzol/x/collection1/ has no replicas
   [junit4]   2> 733980 T2519 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43437/uzol/x/collection1/ shard2
   [junit4]   2> 733981 T2519 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 733983 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 733984 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 733984 T2501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 733984 T2514 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 733989 T2493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 733992 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734096 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 734096 T2501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 734096 T2514 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 734142 T2519 oasc.ZkController.register We are http://127.0.0.1:43437/uzol/x/collection1/ and leader is http://127.0.0.1:43437/uzol/x/collection1/
   [junit4]   2> 734143 T2519 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43437/uzol/x
   [junit4]   2> 734143 T2519 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 734143 T2519 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 734143 T2519 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 734145 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734145 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734145 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734145 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 734147 T2493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 734147 T2493 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43437/uzol/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43437_uzol%2Fx",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 734151 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 734253 T2514 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 734253 T2501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 734253 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 735039 T2470 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 735040 T2470 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 735042 T2470 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43440
   [junit4]   2> 735043 T2470 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 735043 T2470 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 735043 T2470 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-004
   [junit4]   2> 735044 T2470 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-004/'
   [junit4]   2> 735072 T2470 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-004/solr.xml
   [junit4]   2> 735122 T2470 oasc.CoreContainer.<init> New CoreContainer 719027088
   [junit4]   2> 735123 T2470 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-004/]
   [junit4]   2> 735124 T2470 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 735124 T2470 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 735124 T2470 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 735124 T2470 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 735124 T2470 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 735125 T2470 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 735125 T2470 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 735125 T2470 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 735125 T2470 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 735126 T2470 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 735126 T2470 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 735126 T2470 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 735127 T2470 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43430/solr
   [junit4]   2> 735127 T2470 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 735128 T2470 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 735158 T2530 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f8d40eb name:ZooKeeperConnection Watcher:127.0.0.1:43430 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735158 T2470 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 735161 T2470 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 735172 T2532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ab293cb name:ZooKeeperConnection Watcher:127.0.0.1:43430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735172 T2470 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 735189 T2470 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 736193 T2470 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43440_uzol%2Fx
   [junit4]   2> 736195 T2470 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43440_uzol%2Fx
   [junit4]   2> 736198 T2501 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 736198 T2492 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 736198 T2532 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 736198 T2514 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 736214 T2533 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 736214 T2533 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 736216 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 736216 T2533 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 736216 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 736216 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 736217 T2493 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 736218 T2493 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43440/uzol/x",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43440_uzol%2Fx",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 736218 T2493 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 736219 T2493 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 736228 T2492 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 736229 T2532 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 736229 T2514 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 736229 T2501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 736229 T2492 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 737216 T2533 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 737217 T2533 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 737218 T2533 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 737218 T2533 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 737219 T2533 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 737219 T2533 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-004/collection1/'
   [junit4]   2> 737221 T2533 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 737222 T2533 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 737223 T2533 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-1851694D6BB338A8-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 737283 T2533 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 737327 T2533 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 737328 T2533 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 737338 T2533 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 737717 T2533 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 737720 T2533 oass.IndexSchema.readSche

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

pache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   8) Thread[id=16776, name=searcherExecutor-2270-thread-1, state=WAITING, group=TGRP-CollectionsAPIAsyncDistributedZkTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   9) Thread[id=16700, name=TEST-CollectionsAPIAsyncDistributedZkTest.testDistribSearch-seed#[1851694D6BB338A8]-SendThread(127.0.0.1:41115), state=RUNNABLE, group=TGRP-CollectionsAPIAsyncDistributedZkTest]
   [junit4]   2> 	        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
   [junit4]   2> 	        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:200)
   [junit4]   2> 	        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=230), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=230)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_EG, timezone=Asia/Hovd
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=16,threads=11,free=268502728,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, TestConfig, TestNumberUtils, PreAnalyzedUpdateProcessorTest, TestSearchPerf, ExternalFileFieldSortTest, TestSolrIndexConfig, HighlighterTest, TestReload, TestDocSet, PrimUtilsTest, PathHierarchyTokenizerFactoryTest, OverseerStatusTest, TestStressReorder, IndexSchemaTest, ChangedSchemaMergeTest, MultiThreadedOCPTest, TestFastOutputStream, TestAddFieldRealTimeGet, RegexBoostProcessorTest, LeaderElectionTest, SpellPossibilityIteratorTest, ReplicationFactorTest, UUIDFieldTest, TestFileDictionaryLookup, TestHashPartitioner, FastVectorHighlighterTest, TestBM25SimilarityFactory, TestFieldResource, BasicDistributedZkTest, SolrIndexSplitterTest, SuggesterTSTTest, TestDistributedSearch, NoCacheHeaderTest, PingRequestHandlerTest, SolrCmdDistributorTest, TestDistribDocBasedVersion, DocumentAnalysisRequestHandlerTest, TestCollectionAPI, DocumentBuilderTest, HdfsDirectoryTest, PrimitiveFieldTypeTest, TestUniqueKeyFieldResource, TestSolrXmlPersistor, HdfsBasicDistributedZkTest, DeleteReplicaTest, TestFuzzyAnalyzedSuggestions, JSONWriterTest, HighlighterConfigTest, TestCodecSupport, TestSolrCoreProperties, PluginInfoTest, HdfsBasicDistributedZk2Test, TestCursorMarkWithoutUniqueKey, DocValuesMissingTest, TestReplicationHandler, TestStressRecovery, JsonLoaderTest, SuggesterTest, DistribCursorPagingTest, PeerSyncTest, CoreAdminRequestStatusTest, TestFieldCollectionResource, ConnectionManagerTest, StatelessScriptUpdateProcessorFactoryTest, ZkCLITest, TestQuerySenderListener, TestSchemaNameResource, TestSort, OverseerRolesTest, TestRequestStatusCollectionAPI, DirectUpdateHandlerTest, CurrencyFieldOpenExchangeTest, BlockDirectoryTest, DateMathParserTest, SliceStateTest, MinimalSchemaTest, SolrXmlInZkTest, SpellCheckComponentTest, CollectionsAPIAsyncDistributedZkTest]
   [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=CollectionsAPIAsyncDistributedZkTest -Dtests.seed=1851694D6BB338A8 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ar_EG -Dtests.timezone=Asia/Hovd -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | CollectionsAPIAsyncDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1851694D6BB338A8]:0)
   [junit4] Completed on J0 in 7223.50s, 1 test, 2 errors <<< FAILURES!

[...truncated 71 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:474: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:45: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1299: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:923: There were test failures: 405 suites, 1656 tests, 1 suite-level error, 2 errors, 2 failures, 94 ignored (7 assumptions)

Total time: 313 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-4.x #567
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 627167765 bytes
Compression is 0.0%
Took 1 min 48 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure