You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/04/13 16:58:20 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2170 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2170/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([37FD7DDC66BF288B:BFA94206C8434573]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:383)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	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.request.TestWriterPerf.testPerf

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([37FD7DDC66BF288B:16CA9C5B0E3103BA]:0)
	at org.apache.solr.highlight.DefaultSolrHighlighter.doHighlightingByHighlighter(DefaultSolrHighlighter.java:454)
	at org.apache.solr.highlight.DefaultSolrHighlighter.doHighlighting(DefaultSolrHighlighter.java:395)
	at org.apache.solr.handler.component.HighlightComponent.process(HighlightComponent.java:143)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:253)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
	at org.apache.solr.request.TestWriterPerf.getResponse(TestWriterPerf.java:96)
	at org.apache.solr.request.TestWriterPerf.doPerf(TestWriterPerf.java:105)
	at org.apache.solr.request.TestWriterPerf.testPerf(TestWriterPerf.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	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:  junit.framework.TestSuite.org.apache.solr.request.TestWriterPerf

Error Message:
1

Stack Trace:
java.lang.AssertionError: 1
	at __randomizedtesting.SeedInfo.seed([37FD7DDC66BF288B]:0)
	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1176)
	at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	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:  junit.framework.TestSuite.org.apache.solr.request.TestWriterPerf

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,824,464 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 12,894,888 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf   - 12,894,512 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h   - 10,669,760 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig   - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 112 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,824,464 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
  - 12,894,888 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
  - 12,894,512 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
  - 10,669,760 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
  - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
  - 112 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
  - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:54)
	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 9632 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/init-core-data-001
   [junit4]   2> 1033948 T7088 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /dw/p
   [junit4]   2> 1033956 T7088 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1033957 T7089 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1033957 T7089 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1034058 T7088 oasc.ZkTestServer.run start zk server on port:50352
   [junit4]   2> 1034058 T7088 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1034060 T7088 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034067 T7096 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11a1183 name:ZooKeeperConnection Watcher:127.0.0.1:50352 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034067 T7088 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1034068 T7088 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1034068 T7088 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1034077 T7088 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1034080 T7088 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034085 T7099 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20ce80ff name:ZooKeeperConnection Watcher:127.0.0.1:50352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034086 T7088 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1034086 T7088 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1034087 T7088 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1034096 T7088 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1034102 T7088 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1034109 T7088 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1034117 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1034118 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1034129 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1034130 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1034136 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1034137 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1034142 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1034143 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1034149 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1034149 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1034156 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1034157 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1034164 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1034165 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1034170 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1034172 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1034178 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1034179 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1034185 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1034186 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1034192 T7088 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1034193 T7088 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1034775 T7088 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1
   [junit4]   2> 1034779 T7088 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1034782 T7088 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@2a0118ea{/dw/p,null,AVAILABLE}
   [junit4]   2> 1034783 T7088 oejs.AbstractConnector.doStart Started ServerConnector@53640828{HTTP/1.1}{127.0.0.1:50355}
   [junit4]   2> 1034784 T7088 oejs.Server.doStart Started @1037200ms
   [junit4]   2> 1034784 T7088 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/tempDir-001/control/data, hostContext=/dw/p, hostPort=50355, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores}
   [junit4]   2> 1034784 T7088 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1034785 T7088 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/'
   [junit4]   2> 1034849 T7088 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/solr.xml
   [junit4]   2> 1034867 T7088 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores
   [junit4]   2> 1034867 T7088 oasc.CoreContainer.<init> New CoreContainer 281158202
   [junit4]   2> 1034868 T7088 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/]
   [junit4]   2> 1034868 T7088 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/lib
   [junit4]   2> 1034869 T7088 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/lib).
   [junit4]   2> 1034881 T7088 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1034881 T7088 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1034881 T7088 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1034882 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1034883 T7088 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1034883 T7088 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1034883 T7088 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1034888 T7088 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1034889 T7088 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1034890 T7088 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1034890 T7088 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1034890 T7088 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50352/solr
   [junit4]   2> 1034891 T7088 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1034891 T7088 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1034892 T7088 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034894 T7113 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28f3947a name:ZooKeeperConnection Watcher:127.0.0.1:50352 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034895 T7088 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1034896 T7088 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1034901 T7088 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034904 T7116 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dc67387 name:ZooKeeperConnection Watcher:127.0.0.1:50352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1034905 T7088 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1034907 T7088 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1034914 T7088 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1034921 T7088 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1034927 T7088 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1034934 T7088 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1034943 T7088 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1034949 T7088 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1034954 T7088 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1034956 T7088 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50355_dw%2Fp
   [junit4]   2> 1034957 T7088 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50355_dw%2Fp
   [junit4]   2> 1034963 T7088 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1034967 T7088 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1034971 T7088 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1034974 T7088 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50355_dw%2Fp
   [junit4]   2> 1034974 T7088 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1034979 T7088 oasc.Overseer.start Overseer (id=93646719349817347-127.0.0.1:50355_dw%2Fp-n_0000000000) starting
   [junit4]   2> 1034985 T7088 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1035005 T7088 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1035007 T7118 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1035007 T7088 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1035008 T7117 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1035025 T7088 N:127.0.0.1:50355_dw%2Fp oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores
   [junit4]   2> 1035027 T7088 N:127.0.0.1:50355_dw%2Fp oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1035027 T7088 N:127.0.0.1:50355_dw%2Fp oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1/
   [junit4]   2> 1035027 T7088 N:127.0.0.1:50355_dw%2Fp oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1035030 T7120 N:127.0.0.1:50355_dw%2Fp C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1035030 T7120 N:127.0.0.1:50355_dw%2Fp C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1035032 T7116 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1035032 T7120 N:127.0.0.1:50355_dw%2Fp oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1035034 T7117 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50355/dw/p",
   [junit4]   2> 	  "node_name":"127.0.0.1:50355_dw%2Fp",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 1035035 T7117 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50355/dw/p",
   [junit4]   2> 	  "node_name":"127.0.0.1:50355_dw%2Fp",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1035035 T7117 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1035036 T7117 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1035039 T7116 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> 1036034 T7120 N:127.0.0.1:50355_dw%2Fp oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1036035 T7120 N:127.0.0.1:50355_dw%2Fp oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1036036 T7120 N:127.0.0.1:50355_dw%2Fp oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1036037 T7120 N:127.0.0.1:50355_dw%2Fp oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1036040 T7120 N:127.0.0.1:50355_dw%2Fp oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1036040 T7120 N:127.0.0.1:50355_dw%2Fp oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1/'
   [junit4]   2> 1036065 T7120 N:127.0.0.1:50355_dw%2Fp oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1036069 T7120 N:127.0.0.1:50355_dw%2Fp oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1036080 T7120 N:127.0.0.1:50355_dw%2Fp oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1036085 T7120 N:127.0.0.1:50355_dw%2Fp oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1036096 T7120 N:127.0.0.1:50355_dw%2Fp oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1036099 T7120 N:127.0.0.1:50355_dw%2Fp oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1036105 T7120 N:127.0.0.1:50355_dw%2Fp oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1036198 T7120 N:127.0.0.1:50355_dw%2Fp oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1036200 T7120 N:127.0.0.1:50355_dw%2Fp oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1036200 T7120 N:127.0.0.1:50355_dw%2Fp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1036205 T7120 N:127.0.0.1:50355_dw%2Fp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1036262 T7120 N:127.0.0.1:50355_dw%2Fp oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1036262 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1036263 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1/data/
   [junit4]   2> 1036263 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b78c2f0
   [junit4]   2> 1036264 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1/data
   [junit4]   2> 1036264 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1036264 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1036264 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/control-001/cores/collection1/data/index
   [junit4]   2> 1036265 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=24.0224609375, floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=29.266171694939466, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7318797413997074
   [junit4]   2> 1036269 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32958d60 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10890095),segFN=segments_1,generation=1}
   [junit4]   2> 1036270 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1036278 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1036279 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1036279 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1036279 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1036280 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1036280 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1036281 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1036281 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1036282 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1036292 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1036294 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1036297 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1036299 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1036304 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1036304 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1036307 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1036307 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1036309 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1036309 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1036310 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1036310 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32958d60 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10890095),segFN=segments_1,generation=1}
   [junit4]   2> 1036310 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1036311 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1f070af8[collection1] main
   [junit4]   2> 1036311 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1036319 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1036319 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1036320 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1036320 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1036321 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1036322 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1036323 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1036323 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1036323 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1036324 T7120 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1036325 T7121 N:127.0.0.1:50355_dw%2Fp c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f070af8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036328 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50355/dw/p collection:control_collection shard:shard1
   [junit4]   2> 1036329 T7088 N:127.0.0.1:50355_dw%2Fp oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1036329 T7088 N:127.0.0.1:50355_dw%2Fp oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1036332 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1036335 T7088 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1036341 T7088 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1036345 T7127 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57c1151e name:ZooKeeperConnection Watcher:127.0.0.1:50352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1036346 T7088 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1036349 T7088 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1036349 T7088 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1036355 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1036361 T7116 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1036363 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1036363 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2686 name=collection1 org.apache.solr.core.SolrCore@1379015b url=http://127.0.0.1:50355/dw/p/collection1 node=127.0.0.1:50355_dw%2Fp C2686_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:50355/dw/p, node_name=127.0.0.1:50355_dw%2Fp, state=down}
   [junit4]   2> 1036364 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 C2686 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50355/dw/p/collection1/
   [junit4]   2> 1036364 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 C2686 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1036365 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 C2686 oasc.SyncStrategy.syncToMe http://127.0.0.1:50355/dw/p/collection1/ has no replicas
   [junit4]   2> 1036365 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50355/dw/p/collection1/ shard1
   [junit4]   2> 1036365 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1036364 T7088 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1036367 T7117 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 1036391 T7116 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1036395 T7117 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50355/dw/p",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1036506 T7116 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> 1036507 T7127 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> 1036548 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oasc.ZkController.register We are http://127.0.0.1:50355/dw/p/collection1/ and leader is http://127.0.0.1:50355/dw/p/collection1/
   [junit4]   2> 1036549 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50355/dw/p
   [junit4]   2> 1036549 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1036550 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1036550 T7124 N:127.0.0.1:50355_dw%2Fp C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1036555 T7116 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1036558 T7117 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50355/dw/p",
   [junit4]   2> 	  "node_name":"127.0.0.1:50355_dw%2Fp",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 1036561 T7117 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50355/dw/p",
   [junit4]   2> 	  "node_name":"127.0.0.1:50355_dw%2Fp",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1036674 T7116 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> 1036676 T7127 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> 1036860 T7088 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1
   [junit4]   2> 1036863 T7088 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001
   [junit4]   2> 1036864 T7088 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1036869 T7088 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4fff6386{/dw/p,null,AVAILABLE}
   [junit4]   2> 1036871 T7088 oejs.AbstractConnector.doStart Started ServerConnector@2c8816b7{HTTP/1.1}{127.0.0.1:50359}
   [junit4]   2> 1036872 T7088 oejs.Server.doStart Started @1039287ms
   [junit4]   2> 1036872 T7088 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/dw/p, hostPort=50359, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores}
   [junit4]   2> 1036872 T7088 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1036872 T7088 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/'
   [junit4]   2> 1036924 T7088 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/solr.xml
   [junit4]   2> 1036938 T7088 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores
   [junit4]   2> 1036939 T7088 oasc.CoreContainer.<init> New CoreContainer 1664135801
   [junit4]   2> 1036939 T7088 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/]
   [junit4]   2> 1036939 T7088 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/lib
   [junit4]   2> 1036940 T7088 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/lib).
   [junit4]   2> 1036956 T7088 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1036956 T7088 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1036957 T7088 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1036957 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1036957 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1036958 T7088 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1036958 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1036958 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1036959 T7088 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1036959 T7088 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1036960 T7088 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1036966 T7088 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1036968 T7088 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1036968 T7088 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1036968 T7088 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1036969 T7088 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50352/solr
   [junit4]   2> 1036969 T7088 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1036969 T7088 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1036972 T7088 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1036976 T7141 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a8c84fc name:ZooKeeperConnection Watcher:127.0.0.1:50352 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1036978 T7088 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1036979 T7088 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1036986 T7088 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1036990 T7144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41f80262 name:ZooKeeperConnection Watcher:127.0.0.1:50352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1036991 T7088 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1037008 T7088 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1038026 T7088 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50359_dw%2Fp
   [junit4]   2> 1038027 T7088 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50359_dw%2Fp
   [junit4]   2> 1038034 T7088 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1038039 T7088 N:127.0.0.1:50359_dw%2Fp oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores
   [junit4]   2> 1038044 T7088 N:127.0.0.1:50359_dw%2Fp oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1038045 T7088 N:127.0.0.1:50359_dw%2Fp oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1/
   [junit4]   2> 1038045 T7088 N:127.0.0.1:50359_dw%2Fp oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1038048 T7145 N:127.0.0.1:50359_dw%2Fp C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1038048 T7145 N:127.0.0.1:50359_dw%2Fp C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1038050 T7116 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1038050 T7145 N:127.0.0.1:50359_dw%2Fp oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1038053 T7117 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50359/dw/p",
   [junit4]   2> 	  "node_name":"127.0.0.1:50359_dw%2Fp",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1038054 T7117 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50359/dw/p",
   [junit4]   2> 	  "node_name":"127.0.0.1:50359_dw%2Fp",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1038055 T7117 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1038055 T7117 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1038163 T7116 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> 1038163 T7127 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> 1038163 T7144 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> 1039052 T7145 N:127.0.0.1:50359_dw%2Fp oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1039052 T7145 N:127.0.0.1:50359_dw%2Fp oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1039054 T7145 N:127.0.0.1:50359_dw%2Fp oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1039054 T7145 N:127.0.0.1:50359_dw%2Fp oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1039056 T7145 N:127.0.0.1:50359_dw%2Fp oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1039057 T7145 N:127.0.0.1:50359_dw%2Fp oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1039091 T7145 N:127.0.0.1:50359_dw%2Fp oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1039096 T7145 N:127.0.0.1:50359_dw%2Fp oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1039105 T7145 N:127.0.0.1:50359_dw%2Fp oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1039110 T7145 N:127.0.0.1:50359_dw%2Fp oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1039119 T7145 N:127.0.0.1:50359_dw%2Fp oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1039121 T7145 N:127.0.0.1:50359_dw%2Fp oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1039126 T7145 N:127.0.0.1:50359_dw%2Fp oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1039224 T7145 N:127.0.0.1:50359_dw%2Fp oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1039225 T7145 N:127.0.0.1:50359_dw%2Fp oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1039227 T7145 N:127.0.0.1:50359_dw%2Fp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1039234 T7145 N:127.0.0.1:50359_dw%2Fp oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1039283 T7145 N:127.0.0.1:50359_dw%2Fp oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1039283 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1039284 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1039284 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b78c2f0
   [junit4]   2> 1039285 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1039285 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1039285 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1039286 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1039286 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=24.0224609375, floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=29.266171694939466, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7318797413997074
   [junit4]   2> 1039288 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3f030b45 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53c67c9a),segFN=segments_1,generation=1}
   [junit4]   2> 1039289 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1039297 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1039298 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1039298 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1039298 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1039299 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1039299 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1039300 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1039300 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1039300 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1039309 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1039310 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1039312 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1039313 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1039320 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1039320 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1039322 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1039322 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1039325 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1039326 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1039326 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1039327 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3f030b45 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53c67c9a),segFN=segments_1,generation=1}
   [junit4]   2> 1039327 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1039328 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@2a78877f[collection1] main
   [junit4]   2> 1039328 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1039331 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1039331 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1039332 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1039332 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1039332 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1039333 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1039334 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1039334 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1039334 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1039335 T7145 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1039335 T7146 N:127.0.0.1:50359_dw%2Fp c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a78877f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1039338 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50359/dw/p collection:collection1 shard:shard2
   [junit4]   2> 1039338 T7088 N:127.0.0.1:50359_dw%2Fp oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1039339 T7088 N:127.0.0.1:50359_dw%2Fp oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1039341 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1039362 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1039369 T7116 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1039376 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1039377 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2687 name=collection1 org.apache.solr.core.SolrCore@581abc8b url=http://127.0.0.1:50359/dw/p/collection1 node=127.0.0.1:50359_dw%2Fp C2687_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:50359/dw/p, node_name=127.0.0.1:50359_dw%2Fp, state=down}
   [junit4]   2> 1039377 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 C2687 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50359/dw/p/collection1/
   [junit4]   2> 1039377 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 C2687 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1039378 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 C2687 oasc.SyncStrategy.syncToMe http://127.0.0.1:50359/dw/p/collection1/ has no replicas
   [junit4]   2> 1039378 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50359/dw/p/collection1/ shard2
   [junit4]   2> 1039378 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1039378 T7117 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 1039401 T7116 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1039411 T7117 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50359/dw/p",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1039522 T7116 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> 1039522 T7127 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> 1039523 T7144 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> 1039566 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oasc.ZkController.register We are http://127.0.0.1:50359/dw/p/collection1/ and leader is http://127.0.0.1:50359/dw/p/collection1/
   [junit4]   2> 1039567 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50359/dw/p
   [junit4]   2> 1039567 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1039568 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1039568 T7149 N:127.0.0.1:50359_dw%2Fp C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1039571 T7116 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1039573 T7117 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50359/dw/p",
   [junit4]   2> 	  "node_name":"127.0.0.1:50359_dw%2Fp",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1039574 T7117 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50359/dw/p",
   [junit4]   2> 	  "node_name":"127.0.0.1:50359_dw%2Fp",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1039687 T7116 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> 1039694 T7127 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> 1039688 T7144 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> 1039888 T7088 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-2-001/cores/collection1
   [junit4]   2> 1039892 T7088 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-2-001
   [junit4]   2> 1039894 T7088 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1039898 T7088 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@781d3bda{/dw/p,null,AVAILABLE}
   [junit4]   2> 1039899 T7088 oejs.AbstractConnector.doStart Started ServerConnector@a55e0d3{HTTP/1.1}{127.0.0.1:50362}
   [junit4]   2> 1039900 T7088 oejs.Server.doStart Started @1042313ms
   [junit4]   2> 1039900 T7088 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/dw/p, hostPort=50362, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-2-001/cores}
   [junit4]   2> 1039900 T7088 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1039900 T7088 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-2-001/'
   [junit4]   2> 1039954 T7088 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-2-001/solr.xml
   [junit4]   2> 1039969 T7088 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-2-001/cores
   [junit4]   2> 1039969 T7088 oasc.CoreContainer.<init> New CoreContainer 1055705052
   [junit4]   2> 1039970 T7088 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-2-001/]
   [junit4]   2> 1039970 T7088 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-2-001/lib
   [junit4]   2> 1039971 T7088 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 37FD7DDC66BF288B-001/shard-2-001/lib).
   [junit4]   2> 1039986 T7088 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1039986 T7088 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1039986 T7088 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1039987 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1039988 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1039988 T7088 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1039988 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1039989 T7088 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1039989 T7088 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1039989 T7088 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1039989 T7088 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1039996 T7088 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1039997 T7088 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1039998 T7088 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1039998 T7088 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1039998 T7088 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50352/solr
   [junit4]   2> 1039998 T7088 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1039999 T7088 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1040000 T7088 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040004 T7163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d0c02ba name:ZooKeeperConnection Watcher:127.0.0.1:50352 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2>

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

[junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [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:54)
   [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> 	
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.request.TestWriterPerf 37FD7DDC66BF288B-001
   [junit4]   2> NOTE: test params are: codec=Lucene50, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=uk, timezone=Israel
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=3,threads=1,free=121105872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, TestCloudInspectUtil, TestCollationField, TestManagedSchemaDynamicFieldResource, BadCopyFieldTest, SolrCloudExampleTest, TestPhraseSuggestions, ChangedSchemaMergeTest, DocValuesMultiTest, TestInitQParser, TestNRTOpen, DirectSolrConnectionTest, TestFieldResource, RecoveryAfterSoftCommitTest, SoftAutoCommitTest, TestNoOpRegenerator, TestXIncludeConfig, TestJettySolrRunner, TestElisionMultitermQuery, NoCacheHeaderTest, TestLFUCache, TestSort, DistribJoinFromCollectionTest, TestCloudSchemaless, PrimUtilsTest, SimpleMLTQParserTest, SolrCoreCheckLockOnStartupTest, TestBinaryField, ShowFileRequestHandlerTest, SuggesterFSTTest, HdfsUnloadDistributedZkTest, TestArbitraryIndexDir, UnloadDistributedZkTest, TestManagedResourceStorage, TestStressReorder, AssignTest, TestUpdate, TestComplexPhraseQParserPlugin, RemoteQueryErrorTest, SimpleFacetsTest, SampleTest, SolrIndexSplitterTest, DistributedSuggestComponentTest, TestManagedSchema, RankQueryTest, CoreMergeIndexesAdminHandlerTest, TestManagedSchemaFieldResource, MultiThreadedOCPTest, DistributedDebugComponentTest, TestCSVLoader, RequiredFieldsTest, BlockDirectoryTest, TestSurroundQueryParser, TestClassNameShortening, SharedFSAutoReplicaFailoverUtilsTest, TestFieldCollectionResource, TestRebalanceLeaders, SliceStateTest, TestPostingsSolrHighlighter, SOLR749Test, ZkControllerTest, TestQueryTypes, TestReplicaProperties, OverriddenZkACLAndCredentialsProvidersTest, TestFastLRUCache, PreAnalyzedFieldTest, RequestHandlersTest, SynonymTokenizerTest, ZkCLITest, JSONWriterTest, HdfsChaosMonkeySafeLeaderTest, TestLeaderElectionZkExpiry, TestAtomicUpdateErrorCases, TestJmxMonitoredMap, DistanceUnitsTest, TestDistribDocBasedVersion, TestIntervalFaceting, TestMaxScoreQueryParser, TestDistributedSearch, TestHighFrequencyDictionaryFactory, HdfsCollectionsAPIDistributedZkTest, TestDistributedMissingSort, TestGroupingSearch, ClusterStateUpdateTest, TestDocumentBuilder, TestFaceting, TestFileDictionaryLookup, TestShardHandlerFactory, DefaultValueUpdateProcessorTest, TestCharFilters, TestExceedMaxTermLength, TestQueryUtils, SyncSliceTest, SuggesterTest, DistribCursorPagingTest, TestSweetSpotSimilarityFactory, TestCollationFieldDocValues, MultiTermTest, DocValuesTest, TestSolrConfigHandlerConcurrent, TestManagedSynonymFilterFactory, TestJsonRequest, TestClusterStateMutator, ParsingFieldUpdateProcessorsTest, TestCloudPivotFacet, TestChildDocTransformer, DistributedSpellCheckComponentTest, TestStressRecovery, FacetPivotSmallTest, TestDynamicFieldResource, PathHierarchyTokenizerFactoryTest, BadComponentTest, TestStressVersions, TestReplicationHandler, IndexSchemaRuntimeFieldTest, BasicDistributedZkTest, OverseerTest, BasicZkTest, RecoveryZkTest, TestRandomDVFaceting, TestRecovery, TestRealTimeGet, TestRangeQuery, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, DebugComponentTest, TestWriterPerf]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestWriterPerf -Dtests.seed=37FD7DDC66BF288B -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestWriterPerf (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([37FD7DDC66BF288B]:0)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]    > 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1176)
   [junit4]    > 	at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378)
   [junit4]    > 	at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 11,824,464 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
   [junit4]    >   - 12,894,888 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
   [junit4]    >   - 12,894,512 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
   [junit4]    >   - 10,669,760 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
   [junit4]    >   - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
   [junit4]    >   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 112 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
   [junit4]    >   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    >   - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [311/482] on J0 in 14.54s, 1 test, 2 failures, 1 error <<< FAILURES!

[...truncated 534 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: There were test failures: 482 suites, 1912 tests, 2 suite-level errors, 1 error, 1 failure, 55 ignored (21 assumptions)

Total time: 67 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2171 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2171/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([6B8FF6AC3304680D:E3DBC9769DF805F5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdImplicitRouter(FullSolrCloudDistribCmdsTest.java:247)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	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.request.TestWriterPerf.testPerf

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6B8FF6AC3304680D:4AB8172B5B8A433C]:0)
	at org.apache.solr.highlight.DefaultSolrHighlighter.doHighlightingByHighlighter(DefaultSolrHighlighter.java:453)
	at org.apache.solr.highlight.DefaultSolrHighlighter.doHighlighting(DefaultSolrHighlighter.java:394)
	at org.apache.solr.handler.component.HighlightComponent.process(HighlightComponent.java:143)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:253)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
	at org.apache.solr.request.TestWriterPerf.getResponse(TestWriterPerf.java:96)
	at org.apache.solr.request.TestWriterPerf.doPerf(TestWriterPerf.java:105)
	at org.apache.solr.request.TestWriterPerf.testPerf(TestWriterPerf.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	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:  junit.framework.TestSuite.org.apache.solr.request.TestWriterPerf

Error Message:
1

Stack Trace:
java.lang.AssertionError: 1
	at __randomizedtesting.SeedInfo.seed([6B8FF6AC3304680D]:0)
	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
	at org.apache.solr.core.SolrCore.close(SolrCore.java:1176)
	at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	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:  junit.framework.TestSuite.org.apache.solr.request.TestWriterPerf

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,152,784 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 13,254,592 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf   - 13,254,216 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h   - 10,151,312 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig   - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 112 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,152,784 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
  - 13,254,592 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
  - 13,254,216 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
  - 10,151,312 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
  - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
  - 112 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
  - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:54)
	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 9530 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/init-core-data-001
   [junit4]   2> 1009053 T6610 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1009055 T6610 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1009056 T6611 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1009056 T6611 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1009157 T6610 oasc.ZkTestServer.run start zk server on port:63685
   [junit4]   2> 1009157 T6610 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1009159 T6610 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1009166 T6618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dcb1cb0 name:ZooKeeperConnection Watcher:127.0.0.1:63685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1009167 T6610 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1009167 T6610 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1009167 T6610 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1009175 T6610 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1009178 T6610 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1009184 T6621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17c14671 name:ZooKeeperConnection Watcher:127.0.0.1:63685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1009184 T6610 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1009185 T6610 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1009185 T6610 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1009193 T6610 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1009199 T6610 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1009203 T6610 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1009209 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1009210 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1009216 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1009217 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1009222 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1009222 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1009227 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1009228 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1009233 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1009234 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1009240 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1009241 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1009246 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1009247 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1009253 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1009253 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1009259 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1009260 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1009265 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1009266 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1009271 T6610 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1009272 T6610 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1009639 T6610 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1
   [junit4]   2> 1009642 T6610 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1009646 T6610 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4646a620{/,null,AVAILABLE}
   [junit4]   2> 1009651 T6610 oejs.AbstractConnector.doStart Started ServerConnector@3c95c4bd{HTTP/1.1}{127.0.0.1:63688}
   [junit4]   2> 1009651 T6610 oejs.Server.doStart Started @1013397ms
   [junit4]   2> 1009652 T6610 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/tempDir-001/control/data, hostContext=/, hostPort=63688, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores}
   [junit4]   2> 1009652 T6610 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1009652 T6610 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/'
   [junit4]   2> 1009705 T6610 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/solr.xml
   [junit4]   2> 1009713 T6610 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores
   [junit4]   2> 1009713 T6610 oasc.CoreContainer.<init> New CoreContainer 997237056
   [junit4]   2> 1009714 T6610 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/]
   [junit4]   2> 1009714 T6610 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/lib
   [junit4]   2> 1009715 T6610 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/lib).
   [junit4]   2> 1009723 T6610 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1009724 T6610 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1009724 T6610 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1009724 T6610 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1009724 T6610 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1009725 T6610 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1009725 T6610 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1009725 T6610 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1009725 T6610 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1009726 T6610 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1009726 T6610 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1009730 T6610 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1009731 T6610 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1009731 T6610 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1009731 T6610 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1009731 T6610 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63685/solr
   [junit4]   2> 1009732 T6610 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1009732 T6610 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1009734 T6610 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1009737 T6635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3edad6a8 name:ZooKeeperConnection Watcher:127.0.0.1:63685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1009738 T6610 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1009739 T6610 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1009743 T6610 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1009747 T6638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a41f073 name:ZooKeeperConnection Watcher:127.0.0.1:63685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1009748 T6610 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1009751 T6610 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1009758 T6610 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1009764 T6610 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1009771 T6610 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1009778 T6610 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1009785 T6610 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1009790 T6610 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1009795 T6610 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1009797 T6610 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63688_
   [junit4]   2> 1009799 T6610 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63688_
   [junit4]   2> 1009806 T6610 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1009810 T6610 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1009814 T6610 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1009818 T6610 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63688_
   [junit4]   2> 1009818 T6610 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1009822 T6610 oasc.Overseer.start Overseer (id=93647730573377539-127.0.0.1:63688_-n_0000000000) starting
   [junit4]   2> 1009827 T6610 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1009846 T6610 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1009847 T6610 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1009847 T6640 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1009849 T6639 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1009862 T6610 N:127.0.0.1:63688_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores
   [junit4]   2> 1009866 T6610 N:127.0.0.1:63688_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1009866 T6610 N:127.0.0.1:63688_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1/
   [junit4]   2> 1009866 T6610 N:127.0.0.1:63688_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1009868 T6642 N:127.0.0.1:63688_ C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1009869 T6642 N:127.0.0.1:63688_ C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1009870 T6642 N:127.0.0.1:63688_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1009870 T6638 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1009872 T6639 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63688",
   [junit4]   2> 	  "node_name":"127.0.0.1:63688_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 1009873 T6639 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63688",
   [junit4]   2> 	  "node_name":"127.0.0.1:63688_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1009874 T6639 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1009874 T6639 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1009876 T6638 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> 1010872 T6642 N:127.0.0.1:63688_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1010872 T6642 N:127.0.0.1:63688_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1010873 T6642 N:127.0.0.1:63688_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1010873 T6642 N:127.0.0.1:63688_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1010875 T6642 N:127.0.0.1:63688_ oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1010875 T6642 N:127.0.0.1:63688_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1/'
   [junit4]   2> 1010893 T6642 N:127.0.0.1:63688_ oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1010896 T6642 N:127.0.0.1:63688_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1010904 T6642 N:127.0.0.1:63688_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1010907 T6642 N:127.0.0.1:63688_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1010916 T6642 N:127.0.0.1:63688_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1010919 T6642 N:127.0.0.1:63688_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1010925 T6642 N:127.0.0.1:63688_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1011035 T6642 N:127.0.0.1:63688_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1011042 T6642 N:127.0.0.1:63688_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1011042 T6642 N:127.0.0.1:63688_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1011051 T6642 N:127.0.0.1:63688_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1011109 T6642 N:127.0.0.1:63688_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1011109 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1011109 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1/data/
   [junit4]   2> 1011109 T6642 N:127.0.0.1:63688_ c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8aa72a
   [junit4]   2> 1011110 T6642 N:127.0.0.1:63688_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1/data
   [junit4]   2> 1011110 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1011111 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1011111 T6642 N:127.0.0.1:63688_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/control-001/cores/collection1/data/index
   [junit4]   2> 1011112 T6642 N:127.0.0.1:63688_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1011113 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@179ee1e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3627cdee),segFN=segments_1,generation=1}
   [junit4]   2> 1011113 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1011120 T6642 N:127.0.0.1:63688_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1011120 T6642 N:127.0.0.1:63688_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1011121 T6642 N:127.0.0.1:63688_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1011121 T6642 N:127.0.0.1:63688_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1011121 T6642 N:127.0.0.1:63688_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1011121 T6642 N:127.0.0.1:63688_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1011122 T6642 N:127.0.0.1:63688_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1011122 T6642 N:127.0.0.1:63688_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1011122 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1011131 T6642 N:127.0.0.1:63688_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1011132 T6642 N:127.0.0.1:63688_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1011134 T6642 N:127.0.0.1:63688_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1011136 T6642 N:127.0.0.1:63688_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1011144 T6642 N:127.0.0.1:63688_ c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1011144 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1011146 T6642 N:127.0.0.1:63688_ c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1011146 T6642 N:127.0.0.1:63688_ c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1011148 T6642 N:127.0.0.1:63688_ c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1011148 T6642 N:127.0.0.1:63688_ c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1011149 T6642 N:127.0.0.1:63688_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=12.982421875, floorSegmentMB=0.474609375, forceMergeDeletesPctAllowed=25.825522621050382, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5912339165589018
   [junit4]   2> 1011149 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@179ee1e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3627cdee),segFN=segments_1,generation=1}
   [junit4]   2> 1011149 T6642 N:127.0.0.1:63688_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1011150 T6642 N:127.0.0.1:63688_ c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1e202137[collection1] main
   [junit4]   2> 1011150 T6642 N:127.0.0.1:63688_ c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1011152 T6642 N:127.0.0.1:63688_ c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1011152 T6642 N:127.0.0.1:63688_ c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1011153 T6642 N:127.0.0.1:63688_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1011153 T6642 N:127.0.0.1:63688_ c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1011153 T6642 N:127.0.0.1:63688_ c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1011155 T6642 N:127.0.0.1:63688_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1011155 T6642 N:127.0.0.1:63688_ c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1011155 T6642 N:127.0.0.1:63688_ c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1011155 T6642 N:127.0.0.1:63688_ c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1011156 T6642 N:127.0.0.1:63688_ c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1011156 T6643 N:127.0.0.1:63688_ c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e202137[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1011158 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63688 collection:control_collection shard:shard1
   [junit4]   2> 1011159 T6610 N:127.0.0.1:63688_ oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1011160 T6610 N:127.0.0.1:63688_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1011161 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1011161 T6610 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1011162 T6610 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1011167 T6649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@436be30d name:ZooKeeperConnection Watcher:127.0.0.1:63685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1011167 T6610 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1011168 T6610 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1011168 T6610 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1011175 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1011176 T6610 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1011177 T6610 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1011177 T6610 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1011179 T6638 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1011180 T6610 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1011182 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1011184 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2546 name=collection1 org.apache.solr.core.SolrCore@460562ca url=http://127.0.0.1:63688/collection1 node=127.0.0.1:63688_ C2546_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:63688, node_name=127.0.0.1:63688_, state=down}
   [junit4]   2> 1011185 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 C2546 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63688/collection1/
   [junit4]   2> 1011185 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 C2546 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1011186 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 C2546 oasc.SyncStrategy.syncToMe http://127.0.0.1:63688/collection1/ has no replicas
   [junit4]   2> 1011186 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63688/collection1/ shard1
   [junit4]   2> 1011186 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1011189 T6639 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 1011197 T6652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12a0d16d name:ZooKeeperConnection Watcher:127.0.0.1:63685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1011198 T6610 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1011199 T6610 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1011215 T6612 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14cb41d62d90005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1011216 T6638 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1011223 T6639 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 1011223 T6639 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1011226 T6638 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> 1011229 T6649 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> 1011256 T6639 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63688",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 1011258 T6639 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1011260 T6649 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> 1011261 T6638 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> 1011277 T6638 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1011386 T6649 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> 1011387 T6638 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> 1011443 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oasc.ZkController.register We are http://127.0.0.1:63688/collection1/ and leader is http://127.0.0.1:63688/collection1/
   [junit4]   2> 1011444 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63688
   [junit4]   2> 1011444 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1011444 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1011444 T6646 N:127.0.0.1:63688_ C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1011447 T6638 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1011450 T6639 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63688",
   [junit4]   2> 	  "node_name":"127.0.0.1:63688_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1011451 T6639 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63688",
   [junit4]   2> 	  "node_name":"127.0.0.1:63688_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1011560 T6649 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> 1011561 T6638 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> 1011783 T6610 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1
   [junit4]   2> 1011789 T6610 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001
   [junit4]   2> 1011790 T6610 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1011797 T6610 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@62287288{/,null,AVAILABLE}
   [junit4]   2> 1011800 T6610 oejs.AbstractConnector.doStart Started ServerConnector@510721aa{HTTP/1.1}{127.0.0.1:63711}
   [junit4]   2> 1011801 T6610 oejs.Server.doStart Started @1015545ms
   [junit4]   2> 1011801 T6610 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=63711, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores}
   [junit4]   2> 1011804 T6610 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1011805 T6610 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/'
   [junit4]   2> 1011874 T6610 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/solr.xml
   [junit4]   2> 1011893 T6610 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores
   [junit4]   2> 1011894 T6610 oasc.CoreContainer.<init> New CoreContainer 2055330077
   [junit4]   2> 1011894 T6610 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/]
   [junit4]   2> 1011894 T6610 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/lib
   [junit4]   2> 1011895 T6610 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/lib).
   [junit4]   2> 1011914 T6610 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1011914 T6610 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1011914 T6610 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1011914 T6610 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1011914 T6610 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1011915 T6610 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1011915 T6610 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1011915 T6610 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1011915 T6610 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1011915 T6610 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1011915 T6610 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1011920 T6610 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1011921 T6610 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1011921 T6610 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1011921 T6610 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1011921 T6610 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63685/solr
   [junit4]   2> 1011921 T6610 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1011921 T6610 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1011924 T6610 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1011928 T6666 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c857238 name:ZooKeeperConnection Watcher:127.0.0.1:63685 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1011929 T6610 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1011930 T6610 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1011938 T6610 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1011942 T6669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a5112ca name:ZooKeeperConnection Watcher:127.0.0.1:63685/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1011942 T6610 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1011959 T6610 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1012986 T6610 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63711_
   [junit4]   2> 1012988 T6610 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63711_
   [junit4]   2> 1012996 T6610 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1013002 T6610 N:127.0.0.1:63711_ oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores
   [junit4]   2> 1013004 T6610 N:127.0.0.1:63711_ oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1013005 T6610 N:127.0.0.1:63711_ oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1/
   [junit4]   2> 1013005 T6610 N:127.0.0.1:63711_ oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1013013 T6670 N:127.0.0.1:63711_ C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1013013 T6670 N:127.0.0.1:63711_ C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1013017 T6638 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1013020 T6670 N:127.0.0.1:63711_ oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1013021 T6670 N:127.0.0.1:63711_ oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1013021 T6639 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63711",
   [junit4]   2> 	  "node_name":"127.0.0.1:63711_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1013022 T6639 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63711",
   [junit4]   2> 	  "node_name":"127.0.0.1:63711_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1013022 T6639 oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 1013023 T6639 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1013032 T6670 N:127.0.0.1:63711_ oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1013037 T6670 N:127.0.0.1:63711_ oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1013037 T6670 N:127.0.0.1:63711_ oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1013136 T6639 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1013138 T6669 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1013139 T6669 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1014039 T6670 N:127.0.0.1:63711_ oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1014039 T6670 N:127.0.0.1:63711_ oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1014040 T6670 N:127.0.0.1:63711_ oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1014040 T6670 N:127.0.0.1:63711_ oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1014042 T6670 N:127.0.0.1:63711_ oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1014042 T6670 N:127.0.0.1:63711_ oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1014058 T6670 N:127.0.0.1:63711_ oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1014062 T6670 N:127.0.0.1:63711_ oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1014069 T6670 N:127.0.0.1:63711_ oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1014072 T6670 N:127.0.0.1:63711_ oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1014079 T6670 N:127.0.0.1:63711_ oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1014082 T6670 N:127.0.0.1:63711_ oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1014085 T6670 N:127.0.0.1:63711_ oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1014149 T6670 N:127.0.0.1:63711_ oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1014150 T6670 N:127.0.0.1:63711_ oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1014151 T6670 N:127.0.0.1:63711_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1014154 T6670 N:127.0.0.1:63711_ oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1014193 T6670 N:127.0.0.1:63711_ oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1014193 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1014193 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1014194 T6670 N:127.0.0.1:63711_ c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c8aa72a
   [junit4]   2> 1014195 T6670 N:127.0.0.1:63711_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1014195 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1014195 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1014195 T6670 N:127.0.0.1:63711_ c:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1014196 T6670 N:127.0.0.1:63711_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1014196 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4a68f368 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17d446c1),segFN=segments_1,generation=1}
   [junit4]   2> 1014196 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1014203 T6670 N:127.0.0.1:63711_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1014203 T6670 N:127.0.0.1:63711_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1014203 T6670 N:127.0.0.1:63711_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1014203 T6670 N:127.0.0.1:63711_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1014204 T6670 N:127.0.0.1:63711_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1014204 T6670 N:127.0.0.1:63711_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1014204 T6670 N:127.0.0.1:63711_ c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1014204 T6670 N:127.0.0.1:63711_ c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1014204 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1014211 T6670 N:127.0.0.1:63711_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1014213 T6670 N:127.0.0.1:63711_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1014214 T6670 N:127.0.0.1:63711_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1014215 T6670 N:127.0.0.1:63711_ c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1014222 T6670 N:127.0.0.1:63711_ c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1014222 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1014223 T6670 N:127.0.0.1:63711_ c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1014223 T6670 N:127.0.0.1:63711_ c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1014225 T6670 N:127.0.0.1:63711_ c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1014225 T6670 N:127.0.0.1:63711_ c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1014226 T6670 N:127.0.0.1:63711_ c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=12.982421875, floorSegmentMB=0.474609375, forceMergeDeletesPctAllowed=25.825522621050382, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5912339165589018
   [junit4]   2> 1014226 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4a68f368 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17d446c1),segFN=segments_1,generation=1}
   [junit4]   2> 1014226 T6670 N:127.0.0.1:63711_ c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1014227 T6670 N:127.0.0.1:63711_ c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@441c30e0[collection1] main
   [junit4]   2> 1014227 T6670 N:127.0.0.1:63711_ c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1014229 T6670 N:127.0.0.1:63711_ c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1014229 T6670 N:127.0.0.1:63711_ c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1014230 T6670 N:127.0.0.1:63711_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1014231 T6670 N:127.0.0.1:63711_ c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1014231 T6670 N:127.0.0.1:63711_ c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1014232 T6670 N:127.0.0.1:63711_ c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1014232 T6670 N:127.0.0.1:63711_ c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1014232 T6670 N:127.0.0.1:63711_ c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1014232 T6670 N:127.0.0.1:63711_ c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1014233 T6670 N:127.0.0.1:63711_ c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1014233 T6671 N:127.0.0.1:63711_ c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@441c30e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1014235 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63711 collection:collection1 shard:shard2
   [junit4]   2> 1014236 T6610 N:127.0.0.1:63711_ oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1014236 T6610 N:127.0.0.1:63711_ oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1014237 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1014265 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1014268 T6638 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1014269 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1014269 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2547 name=collection1 org.apache.solr.core.SolrCore@fb53f99 url=http://127.0.0.1:63711/collection1 node=127.0.0.1:63711_ C2547_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:63711, node_name=127.0.0.1:63711_, state=down}
   [junit4]   2> 1014269 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 C2547 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63711/collection1/
   [junit4]   2> 1014270 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 C2547 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1014270 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 C2547 oasc.SyncStrategy.syncToMe http://127.0.0.1:63711/collection1/ has no replicas
   [junit4]   2> 1014270 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63711/collection1/ shard2
   [junit4]   2> 1014270 T6639 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 1014270 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1014273 T6639 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1014275 T6669 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1014276 T6669 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1014290 T6639 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63711",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 1014293 T6639 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1014295 T6669 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1014297 T6669 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1014302 T6638 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1014340 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oasc.ZkController.register We are http://127.0.0.1:63711/collection1/ and leader is http://127.0.0.1:63711/collection1/
   [junit4]   2> 1014341 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63711
   [junit4]   2> 1014341 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1014341 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1014341 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1014344 T6638 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1014348 T6639 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63711",
   [junit4]   2> 	  "node_name":"127.0.0.1:63711_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1014349 T6639 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63711",
   [junit4]   2> 	  "node_name":"127.0.0.1:63711_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1014352 T6639 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1014354 T6669 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1014359 T6674 N:127.0.0.1:63711_ C:collection1 S:shard2 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1014361 T6669 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1014634 T6610 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-2-001/cores/collection1
   [junit4]   2> 1014637 T6610 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/shard-2-001
   [junit4]   2> 1014638 T6610 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1014641 T6610 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4858578c{/,null,AVAILABLE}
   [junit4]   2> 1014642 T6610 oejs.AbstractConnector.doStart Started ServerConnector@2a5b15ed{HTTP/1.1}{127.0.0.1:63714}
   [junit4]   2> 1014642 T6610 oejs.Server.doStart Started @1018385ms
   [junit4]   2> 1014642 T6610 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest 6B8FF6AC3304680D-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=63714, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/..

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

esRestoreRule.java:57)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [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:54)
   [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> 	
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.request.TestWriterPerf 6B8FF6AC3304680D-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_CR, timezone=Asia/Oral
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=3,threads=1,free=166395456,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PathHierarchyTokenizerFactoryTest, TestConfigOverlay, DistanceUnitsTest, FacetPivotSmallTest, SuggesterWFSTTest, TestShortCircuitedRequests, TestExceedMaxTermLength, TestLRUCache, SuggesterFSTTest, TestMacros, ClusterStateTest, TestComplexPhraseQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, CircularListTest, TestManagedResourceStorage, DocumentAnalysisRequestHandlerTest, ResponseLogComponentTest, TestSweetSpotSimilarityFactory, TestStressReorder, CacheHeaderTest, TestRandomDVFaceting, BadComponentTest, SOLR749Test, DistribDocExpirationUpdateProcessorTest, OverseerTest, RankQueryTest, DistributedQueueTest, HdfsChaosMonkeySafeLeaderTest, TestReplicationHandler, TestStressRecovery, TestPhraseSuggestions, TestCSVLoader, TestPartialUpdateDeduplication, TestManagedSynonymFilterFactory, QueryElevationComponentTest, AlternateDirectoryTest, TestInitQParser, TestFreeTextSuggestions, TestManagedSchemaFieldResource, TestDocumentBuilder, TestJmxIntegration, DocValuesTest, TestFileDictionaryLookup, TestFieldSortValues, EnumFieldTest, TestUniqueKeyFieldResource, AddBlockUpdateTest, DeleteShardTest, TestStressVersions, LeaderElectionTest, DistributedDebugComponentTest, TestSchemaNameResource, SolrPluginUtilsTest, TestStressLucene, SynonymTokenizerTest, SolrCloudExampleTest, TestIBSimilarityFactory, TestCloudInspectUtil, TestIntervalFaceting, TestSolrXml, TestSurroundQueryParser, TestSchemaManager, OverriddenZkACLAndCredentialsProvidersTest, TestShardHandlerFactory, TestClusterStateMutator, TestNRTOpen, TestJsonRequest, MultiTermTest, NumericFieldsTest, ZkCLITest, TestRecoveryHdfs, TestLFUCache, BlockDirectoryTest, PingRequestHandlerTest, TestManagedSchemaDynamicFieldResource, IndexSchemaRuntimeFieldTest, SyncSliceTest, TestRestoreCore, SolrCoreCheckLockOnStartupTest, TestMaxScoreQueryParser, DateRangeFieldTest, TestOrdValues, DeleteReplicaTest, TestExpandComponent, SpatialRPTFieldTypeTest, OutputWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestIndexingPerformance, TestSort, BJQParserTest, StressHdfsTest, CloudExitableDirectoryReaderTest, TestFieldCollectionResource, TestExtendedDismaxParser, AnalysisAfterCoreReloadTest, UUIDUpdateProcessorFallbackTest, TestReplicaProperties, HighlighterMaxOffsetTest, CoreMergeIndexesAdminHandlerTest, DistribCursorPagingTest, TestCharFilters, SolrInfoMBeanTest, SimpleCollectionCreateDeleteTest, ActionThrottleTest, DistributedQueryElevationComponentTest, PeerSyncTest, CollectionsAPIAsyncDistributedZkTest, TestSolrIndexConfig, MergeStrategyTest, RemoteQueryErrorTest, TestUpdate, TestArbitraryIndexDir, HdfsCollectionsAPIDistributedZkTest, ClusterStateUpdateTest, JSONWriterTest, URLClassifyProcessorTest, TestDistribDocBasedVersion, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, SolrCmdDistributorTest, TestFunctionQuery, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SolrRequestParserTest, TestTrie, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, TestWriterPerf]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestWriterPerf -Dtests.seed=6B8FF6AC3304680D -Dtests.slow=true -Dtests.locale=es_CR -Dtests.timezone=Asia/Oral -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestWriterPerf (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B8FF6AC3304680D]:0)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]    > 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1176)
   [junit4]    > 	at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:378)
   [junit4]    > 	at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:704)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 12,152,784 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
   [junit4]    >   - 13,254,592 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
   [junit4]    >   - 13,254,216 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
   [junit4]    >   - 10,151,312 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
   [junit4]    >   - 296 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 216 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
   [junit4]    >   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 112 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
   [junit4]    >   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    >   - 80 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [323/482] on J0 in 14.19s, 1 test, 2 failures, 1 error <<< FAILURES!

[...truncated 492 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: There were test failures: 482 suites, 1913 tests, 2 suite-level errors, 1 error, 1 failure, 55 ignored (21 assumptions)

Total time: 66 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any