Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4356/
Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([E39CDBFCCD755522:627A55E4BA2A351E]: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.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:49487/b/fy, http://127.0.0.1:49506/b/fy, 
http://127.0.0.1:49496/b/fy, http://127.0.0.1:49472/b/fy, 
http://127.0.0.1:49515/b/fy]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:49487/b/fy, 
http://127.0.0.1:49506/b/fy, http://127.0.0.1:49496/b/fy, 
http://127.0.0.1:49472/b/fy, http://127.0.0.1:49515/b/fy]
        at 
__randomizedtesting.SeedInfo.seed([E39CDBFCCD755522:627A55E4BA2A351E]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145)
        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : delLiveColl/shard1/core_node1
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 47 more




Build Log:
[...truncated 11600 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\init-core-data-001
   [junit4]   2> 3182127 T8459 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 3182127 T8459 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 3182132 T8459 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 3182134 T8459 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3182135 T8460 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 3182223 T8459 oasc.ZkTestServer.run start zk server on 
port:63105
   [junit4]   2> 3182223 T8459 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3182226 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3182230 T8466 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18e3ef0 name:ZooKeeperConnection 
Watcher:127.0.0.1:63105 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3182231 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3182232 T8459 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3182232 T8459 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3182238 T8459 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3182241 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3182242 T8468 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3beca6 name:ZooKeeperConnection 
Watcher:127.0.0.1:63105/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3182242 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3182242 T8459 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3182242 T8459 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 3182247 T8459 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 3182250 T8459 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 3182253 T8459 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 3182256 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3182257 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 3182262 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3182262 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 3182266 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3182266 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3182270 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3182271 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 3182274 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3182274 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 3182278 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3182278 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 3182282 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3182282 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 3182286 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3182286 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 3182289 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3182290 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3182294 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3182294 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 3182297 T8459 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3182297 T8459 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 3182303 T8459 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3182304 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3182306 T8470 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@603676 name:ZooKeeperConnection 
Watcher:127.0.0.1:63105/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3182306 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3182306 T8459 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3183983 T8459 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3183994 T8459 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3184024 T8459 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:63115
   [junit4]   2> 3184029 T8459 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3184029 T8459 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3184029 T8459 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-002
   [junit4]   2> 3184029 T8459 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-002\'
   [junit4]   2> 3184063 T8459 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-002\solr.xml
   [junit4]   2> 3184075 T8459 oasc.CoreContainer.<init> New CoreContainer 
26270164
   [junit4]   2> 3184075 T8459 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-002\]
   [junit4]   2> 3184076 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3184077 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3184077 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3184077 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3184077 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3184077 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3184077 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3184077 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3184077 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3184081 T8459 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3184084 T8459 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3184084 T8459 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3184084 T8459 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3184086 T8459 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63105/solr
   [junit4]   2> 3184086 T8459 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3184086 T8459 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3184091 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3184092 T8481 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11676b1 name:ZooKeeperConnection 
Watcher:127.0.0.1:63105 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3184093 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3184093 T8459 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3184097 T8461 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x148e36e71150003, 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> 3184098 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3184100 T8483 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@50295f name:ZooKeeperConnection 
Watcher:127.0.0.1:63105/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3184100 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3184107 T8459 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 3184113 T8459 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3184118 T8459 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 3184123 T8459 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3184128 T8459 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3184133 T8459 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3184136 T8459 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63115_
   [junit4]   2> 3184137 T8459 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63115_
   [junit4]   2> 3184141 T8459 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 3184145 T8459 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 3184147 T8459 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3184150 T8459 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:63115_
   [junit4]   2> 3184150 T8459 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 3184154 T8459 oasc.Overseer.start Overseer 
(id=92573855844204548-127.0.0.1:63115_-n_0000000000) starting
   [junit4]   2> 3184158 T8459 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 3184171 T8459 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3184171 T8485 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 3184173 T8459 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 3184178 T8459 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 3184179 T8459 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3184185 T8484 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 3184189 T8487 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 3184190 T8487 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3184191 T8487 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3184191 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3184195 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63115";,
   [junit4]   2>          "node_name":"127.0.0.1:63115_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3184195 T8484 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 3184195 T8484 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 3184195 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3184199 T8488 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> 3185082 T8487 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3185082 T8487 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 3185082 T8487 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3185082 T8487 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3185085 T8487 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3185085 T8487 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-002\collection1\'
   [junit4]   2> 3185089 T8487 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3185092 T8487 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3185095 T8487 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 3185146 T8487 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3185209 T3 oasc.CoreContainer.finalize ERROR CoreContainer was 
not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  
instance=23147489
   [junit4]   2> 3185210 T3 oasc.CoreContainer.finalize ERROR CoreContainer was 
not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  
instance=32207433
   [junit4]   2> 3185210 T3 oasc.CoreContainer.finalize ERROR CoreContainer was 
not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  
instance=14753438
   [junit4]   2> 3185214 T8487 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3185216 T8487 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3185222 T8487 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3185303 T8487 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3185304 T8487 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3185305 T8487 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3185310 T8487 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3185343 T8487 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 3185344 T8487 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 3185344 T8487 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-002\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001/control/data\
   [junit4]   2> 3185344 T8487 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153171f
   [junit4]   2> 3185347 T8487 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\control\data
   [junit4]   2> 3185350 T8487 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001/control/data\index/
   [junit4]   2> 3185350 T8487 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3185353 T8487 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\control\data\index
   [junit4]   2> 3185354 T8487 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=71.1884765625, 
floorSegmentMB=0.4052734375, forceMergeDeletesPctAllowed=19.28559015901204, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3185357 T8487 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 3185358 T8487 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3185361 T8487 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3185361 T8487 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3185362 T8487 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3185362 T8487 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3185362 T8487 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3185363 T8487 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3185363 T8487 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3185363 T8487 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3185364 T8487 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3185364 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3185364 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3185364 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3185364 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3185365 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3185365 T8487 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3185365 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3185366 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3185366 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3185367 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3185367 T8487 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3185373 T8487 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3185375 T8487 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3185376 T8487 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3185377 T8487 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3185380 T8487 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3185380 T8487 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3185381 T8487 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965015064, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3185382 T8487 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 3185383 T8487 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3185383 T8487 oass.SolrIndexSearcher.<init> Opening 
Searcher@147f50e[collection1] main
   [junit4]   2> 3185383 T8487 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3185385 T8487 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3185385 T8487 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3185388 T8487 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3185388 T8487 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3185388 T8487 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3185389 T8487 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3185390 T8487 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3185390 T8487 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 3185395 T8487 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3185395 T8487 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3185396 T8487 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3185398 T8489 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@147f50e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3185400 T8487 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3185402 T8492 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:63115 collection:control_collection 
shard:shard1
   [junit4]   2> 3185403 T8459 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3185403 T8459 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3185404 T8492 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3185413 T8492 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 3185414 T8459 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3185417 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3185417 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3185417 T8492 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3185417 T8492 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2041 name=collection1 
org.apache.solr.core.SolrCore@698b8c url=https://127.0.0.1:63115/collection1 
node=127.0.0.1:63115_ C2041_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:63115, 
node_name=127.0.0.1:63115_, state=down}
   [junit4]   2> 3185418 T8492 C2041 P63115 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:63115/collection1/
   [junit4]   2> 3185419 T8492 C2041 P63115 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3185419 T8492 C2041 P63115 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:63115/collection1/ has no replicas
   [junit4]   2> 3185419 T8492 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:63115/collection1/ shard1
   [junit4]   2> 3185420 T8492 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 3185420 T8494 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@428267 name:ZooKeeperConnection 
Watcher:127.0.0.1:63105/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3185421 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3185421 T8459 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3185423 T8459 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3185433 T8459 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 3185433 T8459 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 3185434 T8459 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3185438 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3185439 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3185445 T8496 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11f133a name:ZooKeeperConnection 
Watcher:127.0.0.1:63105/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3185445 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3185445 T8459 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3185450 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3185464 T8484 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 3185464 T8484 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 3185464 T8484 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 3185490 T8484 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 3185492 T8488 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> 3185493 T8497 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> 3185518 T8492 oasc.ZkController.register We are 
https://127.0.0.1:63115/collection1/ and leader is 
https://127.0.0.1:63115/collection1/
   [junit4]   2> 3185518 T8492 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:63115
   [junit4]   2> 3185518 T8492 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3185519 T8492 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 3185519 T8492 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3185521 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3185530 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63115";,
   [junit4]   2>          "node_name":"127.0.0.1:63115_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3185625 T8488 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> 3185625 T8497 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> 3187059 T8459 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 3187060 T8459 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3187071 T8459 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3187072 T8459 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:63130
   [junit4]   2> 3187077 T8459 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3187077 T8459 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3187078 T8459 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-003
   [junit4]   2> 3187078 T8459 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-003\'
   [junit4]   2> 3187108 T8459 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-003\solr.xml
   [junit4]   2> 3187121 T8459 oasc.CoreContainer.<init> New CoreContainer 
606879
   [junit4]   2> 3187122 T8459 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-003\]
   [junit4]   2> 3187123 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3187123 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3187124 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3187124 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3187124 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3187125 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3187125 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3187125 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3187125 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3187129 T8459 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3187132 T8459 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3187132 T8459 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3187132 T8459 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3187132 T8459 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63105/solr
   [junit4]   2> 3187133 T8459 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3187133 T8459 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3187135 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3187137 T8508 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@fce277 name:ZooKeeperConnection 
Watcher:127.0.0.1:63105 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3187138 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3187139 T8459 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3187140 T8461 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x148e36e71150007, 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> 3187141 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3187143 T8510 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b918d4 name:ZooKeeperConnection 
Watcher:127.0.0.1:63105/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3187144 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3187154 T8459 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3188053 T8459 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63130_
   [junit4]   2> 3188056 T8459 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63130_
   [junit4]   2> 3188070 T8459 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3188080 T8512 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3188080 T8512 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3188083 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3188084 T8512 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 3188084 T8512 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 3188085 T8512 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 3188088 T8512 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 3188089 T8512 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3188090 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63130";,
   [junit4]   2>          "node_name":"127.0.0.1:63130_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3188095 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 3188096 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3188104 T8484 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3188105 T8511 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3188105 T8511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 3188980 T8512 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3188980 T8512 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3188981 T8512 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3188981 T8512 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3188982 T8512 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3188983 T8512 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-003\collection1\'
   [junit4]   2> 3188986 T8512 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3188987 T8512 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3188989 T8512 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 3189023 T8512 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3189031 T8512 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3189034 T8512 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3189038 T8512 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3189142 T8512 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3189143 T8512 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3189144 T8512 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3189148 T8512 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3189182 T8512 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3189182 T8512 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 3189182 T8512 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001/jetty1\
   [junit4]   2> 3189182 T8512 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153171f
   [junit4]   2> 3189184 T8512 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty1
   [junit4]   2> 3189185 T8512 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001/jetty1\index/
   [junit4]   2> 3189186 T8512 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty1\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3189188 T8512 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty1\index
   [junit4]   2> 3189188 T8512 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=71.1884765625, 
floorSegmentMB=0.4052734375, forceMergeDeletesPctAllowed=19.28559015901204, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3189193 T8512 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 3189194 T8512 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3189198 T8512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3189199 T8512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3189199 T8512 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3189200 T8512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3189200 T8512 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3189201 T8512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3189201 T8512 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3189202 T8512 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3189202 T8512 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3189202 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3189204 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3189205 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3189205 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3189206 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3189206 T8512 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3189207 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3189208 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3189208 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3189208 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3189209 T8512 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3189215 T8512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3189217 T8512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3189218 T8512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3189220 T8512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3189222 T8512 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3189222 T8512 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3189223 T8512 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965015064, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3189225 T8512 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 3189226 T8512 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3189226 T8512 oass.SolrIndexSearcher.<init> Opening 
Searcher@180f65[collection1] main
   [junit4]   2> 3189226 T8512 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3189229 T8512 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3189229 T8512 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3189230 T8512 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3189230 T8512 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3189230 T8512 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3189233 T8512 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3189233 T8512 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3189233 T8512 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3189233 T8512 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3189242 T8513 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@180f65[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3189246 T8512 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3189247 T8516 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:63130 collection:collection1 
shard:shard1
   [junit4]   2> 3189249 T8459 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3189249 T8459 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3189249 T8516 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3189259 T8516 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 3189262 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3189263 T8516 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3189263 T8516 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2042 name=collection1 
org.apache.solr.core.SolrCore@18e81ca url=https://127.0.0.1:63130/collection1 
node=127.0.0.1:63130_ C2042_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:63130, 
node_name=127.0.0.1:63130_, state=down}
   [junit4]   2> 3189263 T8516 C2042 P63130 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:63130/collection1/
   [junit4]   2> 3189263 T8516 C2042 P63130 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3189264 T8516 C2042 P63130 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:63130/collection1/ has no replicas
   [junit4]   2> 3189264 T8516 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:63130/collection1/ shard1
   [junit4]   2> 3189264 T8516 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 3189279 T8484 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3189280 T8511 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3189282 T8511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 3189291 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3189292 T8484 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3189293 T8511 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3189295 T8511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 3189323 T8516 oasc.ZkController.register We are 
https://127.0.0.1:63130/collection1/ and leader is 
https://127.0.0.1:63130/collection1/
   [junit4]   2> 3189323 T8516 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:63130
   [junit4]   2> 3189323 T8516 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3189323 T8516 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3189323 T8516 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3189326 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3189333 T8516 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 3189333 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63130";,
   [junit4]   2>          "node_name":"127.0.0.1:63130_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3189342 T8484 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3189344 T8511 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3189346 T8511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 3190905 T8459 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 3190905 T8459 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3190916 T8459 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 3190919 T8459 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:63139
   [junit4]   2> 3190924 T8459 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3190924 T8459 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3190925 T8459 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-004
   [junit4]   2> 3190925 T8459 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-004\'
   [junit4]   2> 3190961 T8459 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-004\solr.xml
   [junit4]   2> 3190987 T8459 oasc.CoreContainer.<init> New CoreContainer 
11387187
   [junit4]   2> 3190987 T8459 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-004\]
   [junit4]   2> 3190989 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3190989 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3190989 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3190989 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3190989 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3190989 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3190989 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3190989 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3190989 T8459 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3190995 T8459 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3190999 T8459 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3190999 T8459 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3190999 T8459 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3190999 T8459 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63105/solr
   [junit4]   2> 3191001 T8459 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3191001 T8459 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3191004 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3191006 T8527 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a2f912 name:ZooKeeperConnection 
Watcher:127.0.0.1:63105 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3191006 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3191006 T8459 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3191010 T8461 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x148e36e71150009, 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> 3191011 T8459 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3191013 T8529 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@788c1a name:ZooKeeperConnection 
Watcher:127.0.0.1:63105/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3191013 T8459 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3191023 T8459 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3192010 T8459 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63139_
   [junit4]   2> 3192013 T8459 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63139_
   [junit4]   2> 3192023 T8459 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3192033 T8531 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3192033 T8531 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3192036 T8488 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 3192038 T8531 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 3192038 T8531 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 3192039 T8531 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 3192042 T8531 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 3192042 T8531 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3192043 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63139";,
   [junit4]   2>          "node_name":"127.0.0.1:63139_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3192049 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 3192051 T8484 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 3192060 T8484 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 3192061 T8511 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3192062 T8530 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 3192063 T8511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 3192063 T8530 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 3193022 T8531 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3193022 T8531 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3193023 T8531 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3193023 T8531 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3193025 T8531 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3193026 T8531 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-004\collection1\'
   [junit4]   2> 3193029 T8531 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3193030 T8531 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3193030 T8531 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 3193066 T8531 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3193076 T8531 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3193078 T8531 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3193081 T8531 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3193166 T8531 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3193166 T8531 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3193168 T8531 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3193173 T8531 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3193207 T8531 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3193207 T8531 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 3193208 T8531 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001/jetty2\
   [junit4]   2> 3193208 T8531 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153171f
   [junit4]   2> 3193211 T8531 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty2
   [junit4]   2> 3193212 T8531 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001/jetty2\index/
   [junit4]   2> 3193213 T8531 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty2\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3193214 T8531 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty2\index
   [junit4]   2> 3193215 T8531 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=71.1884765625, 
floorSegmentMB=0.4052734375, forceMergeDeletesPctAllowed=19.28559015901204, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3193230 T8531 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 3193230 T8531 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3193234 T8531 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3193236 T8531 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3193236 T8531 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3193237 T8531 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3193237 T8531 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3193237 T8531 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3193237 T8531 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3193237 T8531 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3193237 T8531 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3193238 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3193239 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3193239 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3193240 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3193240 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3193241 T8531 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3193241 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 3193241 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3193242 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3193242 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3193244 T8531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3193251 T8531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3193253 T8531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3193254 T8531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3193257 T8531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3193259 T8531 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3193259 T8531 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3193260 T8531 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1965015064, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 3193260 T8531 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E39CDBFCCD755522-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 3193260 T8531 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3193263 T8531 oass.SolrIndexSearcher.<init> Opening 
Searcher@1b51f7d[collection1] main
   [junit4]   2> 3193263 T8531 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3193266 T8531 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3193266 T8531 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3193268 T8531 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3193268 T8531 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3193268 T8531 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3193271 T8531 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3193271 T8531 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3193271 T8531 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3193271 T8531 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3193277 T8532 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1b51f7d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3193280 T8531 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3193281 T8535 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:63139 collection:collection1 
shard:shard1
   [junit4]   2> 3193282 T8459 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3193282 T8459 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3193286 T8535 oasc.ZkController.register We are 
https://127.0.0.1:63139/collection1/ and leader is 
https://127.0.0.1:63130/collection1/
   [junit4]   2> 3193286 T8535 oasc.ZkController.register No LogReplay needed 
for core

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

re ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-E39CDBFCCD755522-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=ar_MA, timezone=Etc/GMT+2
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40-ea 
(32-bit)/cpus=2,threads=1,free=242567088,total=446693376
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldXmlFileTest, 
TestElisionMultitermQuery, LeaderElectionTest, BJQParserTest, 
UniqFieldsUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, 
TestFuzzyAnalyzedSuggestions, TestDynamicFieldCollectionResource, 
QueryEqualityTest, SuggestComponentTest, TestCloudSchemaless, 
ExitableDirectoryReaderTest, QueryParsingTest, OverseerStatusTest, 
HdfsChaosMonkeySafeLeaderTest, DistributedDebugComponentTest, TestDocSet, 
TestLMJelinekMercerSimilarityFactory, TestManagedSchemaFieldTypeResource, 
SolrTestCaseJ4Test, SOLR749Test, TestOmitPositions, 
DistributedExpandComponentTest, ClusterStateTest, CSVRequestHandlerTest, 
TestCloudPivotFacet, DistributedFacetPivotLargeTest, TestXIncludeConfig, 
CoreAdminRequestStatusTest, InfoHandlerTest, TestInitQParser, 
DistribCursorPagingTest, TestNonDefinedSimilarityFactory, 
MoreLikeThisHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
DeleteInactiveReplicaTest, SuggesterTSTTest, JsonLoaderTest, 
TestSurroundQueryParser, PrimitiveFieldTypeTest, UnloadDistributedZkTest, 
TestStressReorder, TestInfoStreamLogging, TestTolerantSearch, TestTrie, 
PrimUtilsTest, TestPseudoReturnFields, TestStressLucene, AddBlockUpdateTest, 
TestAnalyzedSuggestions, LoggingHandlerTest, TestCoreContainer, 
HighlighterTest, HardAutoCommitTest, TestQueryUtils, TestStandardQParsers, 
TestRemoteStreaming, ParsingFieldUpdateProcessorsTest, 
TestSchemaSimilarityResource, TestJmxIntegration, TestFastLRUCache, 
OverseerTest, SimplePostToolTest, TestPerFieldSimilarity, 
OpenExchangeRatesOrgProviderTest, TestReplicationHandlerBackup, 
RAMDirectoryFactoryTest, DistributedFacetPivotLongTailTest, DebugComponentTest, 
HdfsRecoveryZkTest, TestBlendedInfixSuggestions, 
TestManagedSchemaDynamicFieldResource, SolrCmdDistributorTest, DocValuesTest, 
TestExpandComponent, DirectUpdateHandlerTest, PluginInfoTest, 
TestDistributedGrouping, SpellCheckCollatorTest, SolrIndexConfigTest, 
TriLevelCompositeIdRoutingTest, TestUtils, TestQuerySenderListener, 
TestRandomMergePolicy, TestImplicitCoreProperties, 
StatelessScriptUpdateProcessorFactoryTest, TestDistributedSearch, 
TestSolrDeletionPolicy1, DistribDocExpirationUpdateProcessorTest, 
TestSolrXmlPersistence, NoCacheHeaderTest, TestHighFrequencyDictionaryFactory, 
OutputWriterTest, RegexBoostProcessorTest, TestFunctionQuery, 
TestManagedStopFilterFactory, ConnectionManagerTest, AtomicUpdatesTest, 
ShardSplitTest, ResponseHeaderTest, SimpleFacetsTest, TestFieldTypeResource, 
OverseerRolesTest, TestInitParams, SharedFSAutoReplicaFailoverTest, 
SynonymTokenizerTest, TestCopyFieldCollectionResource, 
HighlighterMaxOffsetTest, OverseerCollectionProcessorTest, 
SolrRequestParserTest, TestSolrCoreProperties, PeerSyncTest, 
SoftAutoCommitTest, TestArbitraryIndexDir, 
DistributedQueryElevationComponentTest, TestGroupingSearch, QueryResultKeyTest, 
ShardRoutingCustomTest, TestComplexPhraseQParserPlugin, TestZkChroot, 
AnalysisErrorHandlingTest, DistributedIntervalFacetingTest, 
MultiThreadedOCPTest, SolrXmlInZkTest, AnalysisAfterCoreReloadTest, 
TermsComponentTest, TestSimpleQParserPlugin, TestConfig, 
FullSolrCloudDistribCmdsTest, BasicDistributedZk2Test, 
TestFoldingMultitermQuery, BasicDistributedZkTest, SystemInfoHandlerTest, 
HdfsBasicDistributedZk2Test, TestLuceneMatchVersion, TestBulkSchemaAPI, 
CoreAdminCreateDiscoverTest, TestSolrXmlPersistor, 
TestManagedSchemaFieldResource, WordBreakSolrSpellCheckerTest, 
TestWordDelimiterFilterFactory, TestIndexingPerformance, TestLazyCores, 
TestLMDirichletSimilarityFactory, SolrInfoMBeanTest, SuggesterFSTTest, 
TestShortCircuitedRequests, TestModifyConfFiles, ResponseLogComponentTest, 
FileBasedSpellCheckerTest, TestCollapseQParserPlugin, TestLRUCache, 
SortByFunctionTest, TestReversedWildcardFilterFactory, 
FieldMutatingUpdateProcessorTest, TestQueryTypes, BlockDirectoryTest, 
QueryElevationComponentTest, TestCursorMarkWithoutUniqueKey, 
TestJmxMonitoredMap, TestCustomSort, ZkNodePropsTest, TestSearcherReuse, 
SuggesterWFSTTest, TestMissingGroups, EchoParamsTest, 
HdfsBasicDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
TermVectorComponentTest, MBeansHandlerTest, 
CollectionsAPIAsyncDistributedZkTest, ClusterStateUpdateTest, 
HdfsLockFactoryTest, TestFaceting, SolrCoreTest, BasicFunctionalityTest, 
DirectUpdateHandlerOptimizeTest, CoreContainerCoreInitFailuresTest, 
AsyncMigrateRouteKeyTest, UUIDUpdateProcessorFallbackTest, 
DistributedSuggestComponentTest, BinaryUpdateRequestHandlerTest, 
TestSystemIdResolver, HdfsDirectoryTest, TestSolr4Spatial, 
TestSolrQueryParserDefaultOperatorResource, SliceStateTest, 
LeaderFailoverAfterPartitionTest, TestBulkSchemaConcurrent, TestRestManager, 
SpellingQueryConverterTest, TestPHPSerializedResponseWriter, UpdateParamsTest, 
TestFileDictionaryLookup, TestReRankQParserPlugin, 
DocExpirationUpdateProcessorFactoryTest, NumericFieldsTest, CursorMarkTest, 
ShowFileRequestHandlerTest, ModifyConfFileTest, SolrPluginUtilsTest, 
TestSchemaResource, TestManagedSynonymFilterFactory, 
XmlUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, 
DistributedSpellCheckComponentTest, ZkCLITest, ChaosMonkeySafeLeaderTest, 
SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, 
ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, 
TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, 
TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRealTimeGet, TestJoin, TestMultiCoreConfBootstrap, 
TestReload, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, 
StatsComponentTest, SpellCheckComponentTest, BadIndexSchemaTest, 
ConvertedLegacyTest, TestSort, TestFiltering, TestBadConfig, TestIndexSearcher, 
CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
CoreAdminHandlerTest, SuggesterTest, SpatialFilterTest, TestCSVLoader, 
PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, 
TestWriterPerf, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, 
DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, 
TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, TestCSVResponseWriter, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, 
TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
CopyFieldTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, 
TestSearchPerf, MinimalSchemaTest, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, 
TestCharFilters, TestCodecSupport, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, 
TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, 
TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
URLClassifyProcessorTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, 
PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, 
TestSolrJ, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, CircularListTest, 
TestRTGBase, CursorPagingTest, TestDistributedMissingSort, 
TestHighlightDedupGrouping, AliasIntegrationTest, AssignTest, 
CloudExitableDirectoryReaderTest, CustomCollectionTest, DeleteReplicaTest]
   [junit4] Completed in 238.71s, 1 test, 1 error <<< FAILURES!

[...truncated 283 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:524: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:472: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1359:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:961:
 There were test failures: 436 suites, 1783 tests, 1 error, 1 failure, 53 
ignored (31 assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to