You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/07/11 08:18:26 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4895 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4895/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([DF53852D4B707FCE:5707BAF7E58C1236]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:353)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1376)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9920 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\init-core-data-001
   [junit4]   2> 191772 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[DF53852D4B707FCE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 191772 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[DF53852D4B707FCE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /rm/
   [junit4]   2> 191776 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 191777 INFO  (Thread-459) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 191777 INFO  (Thread-459) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 191878 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.ZkTestServer start zk server on port:57444
   [junit4]   2> 191878 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 191879 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 191883 INFO  (zkCallback-128-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a2addbc name:ZooKeeperConnection Watcher:127.0.0.1:57444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 191883 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 191883 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 191883 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 191886 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 191887 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 191889 INFO  (zkCallback-129-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6402abe5 name:ZooKeeperConnection Watcher:127.0.0.1:57444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 191889 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 191890 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 191890 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 191892 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 191894 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 191895 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 191897 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog-with-delayingcomponent.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 191897 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 191901 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 191901 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 191903 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 191904 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 191906 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 191906 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 191908 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 191908 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 191910 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 191910 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 191912 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 191912 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 191914 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 191914 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 191916 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 191917 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 191919 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 191919 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 191921 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 191921 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 192204 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1
   [junit4]   2> 192207 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 192217 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76b30a28{/rm,null,AVAILABLE}
   [junit4]   2> 192221 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@743478b1{HTTP/1.1}{127.0.0.1:57451}
   [junit4]   2> 192221 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.Server Started @196727ms
   [junit4]   2> 192221 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\tempDir-001/control/data, hostContext=/rm, hostPort=57451, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores}
   [junit4]   2> 192221 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 192222 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\'
   [junit4]   2> 192245 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\solr.xml
   [junit4]   2> 192251 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores
   [junit4]   2> 192251 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.CoreContainer New CoreContainer 279078955
   [junit4]   2> 192251 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\]
   [junit4]   2> 192252 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\lib
   [junit4]   2> 192252 WARN  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\lib).
   [junit4]   2> 192259 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 192261 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 192261 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 192261 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 192261 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57444/solr
   [junit4]   2> 192261 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 192261 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192263 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192267 INFO  (zkCallback-131-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a45bffd name:ZooKeeperConnection Watcher:127.0.0.1:57444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192268 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192269 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192273 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192276 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72a94b3c name:ZooKeeperConnection Watcher:127.0.0.1:57444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192276 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192278 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 192280 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 192283 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 192285 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 192287 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 192290 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 192292 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 192293 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 192295 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57451_rm
   [junit4]   2> 192295 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57451_rm
   [junit4]   2> 192297 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 192299 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 192300 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 192301 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94148565703917571-127.0.0.1:57451_rm-n_0000000000
   [junit4]   2> 192302 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57451_rm
   [junit4]   2> 192302 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 192303 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.Overseer Overseer (id=94148565703917571-127.0.0.1:57451_rm-n_0000000000) starting
   [junit4]   2> 192305 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 192312 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 192312 INFO  (OverseerCollectionProcessor-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 192312 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 192313 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 192316 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 192317 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 192318 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores
   [junit4]   2> 192319 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 192319 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\
   [junit4]   2> 192319 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 192320 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 192320 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 192320 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 192320 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57451_rm    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 192321 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 192321 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 192322 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57451/rm",
   [junit4]   2>   "node_name":"127.0.0.1:57451_rm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 192322 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57451/rm",
   [junit4]   2>   "node_name":"127.0.0.1:57451_rm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 192322 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 192322 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 192323 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 192325 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 193353 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 193353 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 193353 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 193353 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 193354 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 193354 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\'
   [junit4]   2> 193372 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 193378 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 193381 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 193388 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 193390 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 193393 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 193466 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 193474 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 193475 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 193484 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 193486 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 193489 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 193491 WARN  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 193491 WARN  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 193491 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 193492 WARN  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 193492 WARN  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 193492 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 193492 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 193492 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 193493 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2635c2b3
   [junit4]   2> 193498 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\data\
   [junit4]   2> 193498 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\data\index/
   [junit4]   2> 193498 WARN  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 193498 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\data\index
   [junit4]   2> 193499 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=77.373046875, floorSegmentMB=0.841796875, forceMergeDeletesPctAllowed=12.00902315291956, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 193500 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d9de5f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@363c2698),segFN=segments_1,generation=1}
   [junit4]   2> 193500 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 193504 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\data\
   [junit4]   2> 193505 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 193509 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 193509 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 193509 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 193510 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 193510 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 193510 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 193510 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 193510 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 193510 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 193517 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193519 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193520 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193522 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193527 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 193528 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 193529 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 193529 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 193530 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 193530 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 193532 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=10.07421875, floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=4.918896888462823, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3499554630894835
   [junit4]   2> 193532 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d9de5f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@363c2698),segFN=segments_1,generation=1}
   [junit4]   2> 193532 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 193533 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19155a92[collection1] main
   [junit4]   2> 193533 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 193534 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 193534 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 193535 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 193535 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 193535 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 193535 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 193535 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 193535 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 193535 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 193536 INFO  (searcherExecutor-641-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19155a92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193536 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 193536 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 193536 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 193536 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1506377053103980544
   [junit4]   2> 193538 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1506377053103980544
   [junit4]   2> 193538 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 193539 INFO  (coreLoadExecutor-640-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 193540 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:57451/rm collection:control_collection shard:shard1
   [junit4]   2> 193541 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 193548 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94148565703917571-core_node1-n_0000000000
   [junit4]   2> 193550 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 193553 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 193553 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 193553 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 193553 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57451/rm/collection1/
   [junit4]   2> 193553 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 193553 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57451/rm/collection1/ has no replicas
   [junit4]   2> 193553 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57451/rm/collection1/ shard1
   [junit4]   2> 193554 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 193554 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 193567 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 193568 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57451/rm",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 193682 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 193684 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 193737 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57451/rm/collection1/ and leader is http://127.0.0.1:57451/rm/collection1/
   [junit4]   2> 193737 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57451/rm
   [junit4]   2> 193737 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 193737 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 193737 INFO  (coreZkRegister-634-thread-1-processing-n:127.0.0.1:57451_rm x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57451_rm c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 193738 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 193739 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57451/rm",
   [junit4]   2>   "node_name":"127.0.0.1:57451_rm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 193739 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57451/rm",
   [junit4]   2>   "node_name":"127.0.0.1:57451_rm",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 193853 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 193855 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 193904 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193905 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193908 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35325dde name:ZooKeeperConnection Watcher:127.0.0.1:57444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193908 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193909 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193909 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 193912 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 193912 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 193912 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193913 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193915 INFO  (zkCallback-135-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@771ffb7a name:ZooKeeperConnection Watcher:127.0.0.1:57444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193915 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193915 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193918 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 193920 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 193920 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 194035 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 194036 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 194036 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 194039 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 194039 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 194203 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1
   [junit4]   2> 194205 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001
   [junit4]   2> 194206 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 194208 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bac7b7b{/rm,null,AVAILABLE}
   [junit4]   2> 194209 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6145453c{HTTP/1.1}{127.0.0.1:57476}
   [junit4]   2> 194210 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.Server Started @198610ms
   [junit4]   2> 194210 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/rm, hostPort=57476, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores}
   [junit4]   2> 194210 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 194210 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\'
   [junit4]   2> 194234 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\solr.xml
   [junit4]   2> 194241 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores
   [junit4]   2> 194242 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.CoreContainer New CoreContainer 2096668240
   [junit4]   2> 194242 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\]
   [junit4]   2> 194242 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\lib
   [junit4]   2> 194242 WARN  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\lib).
   [junit4]   2> 194250 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 194252 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 194253 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 194253 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 194253 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57444/solr
   [junit4]   2> 194253 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 194253 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194256 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194258 INFO  (zkCallback-137-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50c2fc5d name:ZooKeeperConnection Watcher:127.0.0.1:57444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194259 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194259 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194262 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194264 INFO  (zkCallback-138-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c1d923c name:ZooKeeperConnection Watcher:127.0.0.1:57444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194264 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194270 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 195376 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57476_rm
   [junit4]   2> 195376 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57476_rm
   [junit4]   2> 195380 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 195380 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94148565703917575-127.0.0.1:57476_rm-n_0000000001
   [junit4]   2> 195381 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94148565703917571-127.0.0.1:57451_rm-n_0000000000 to know if I could be the leader
   [junit4]   2> 195382 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 195382 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 195383 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores
   [junit4]   2> 195385 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 195385 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1\
   [junit4]   2> 195385 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 195386 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 195386 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57476_rm    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 195387 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 195387 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 195389 INFO  (zkCallback-132-thread-1-processing-n:127.0.0.1:57451_rm) [n:127.0.0.1:57451_rm    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 195389 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 195389 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 195389 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57476/rm",
   [junit4]   2>   "node_name":"127.0.0.1:57476_rm",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 195390 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 195390 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57476/rm",
   [junit4]   2>   "node_name":"127.0.0.1:57476_rm",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 195390 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 195390 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 195391 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 195391 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 195503 INFO  (OverseerStateUpdate-94148565703917571-127.0.0.1:57451_rm-n_0000000000) [n:127.0.0.1:57451_rm    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 195504 INFO  (zkCallback-138-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 195504 INFO  (zkCallback-138-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 196491 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 196491 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 196492 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 196492 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 196492 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 196492 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1\'
   [junit4]   2> 196509 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 196516 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 196519 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 196525 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 196528 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 196532 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 196618 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 196624 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 196626 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 196637 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 196639 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 196641 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 196642 WARN  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 196642 WARN  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 196642 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 196644 WARN  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 196644 WARN  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 196644 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 196644 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 196645 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 196645 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2635c2b3
   [junit4]   2> 196645 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 196645 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 196645 WARN  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 196646 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 196646 INFO  (coreLoadExecutor-651-thread-1-processing-n:127.0.0.1:57476_rm) [n:127.0.0.1:57476_rm c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredM

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

nf1]
   [junit4]   2> 224747 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
   [junit4]   2> 224747 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=33,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=1595,transaction_logs_total_number=1}
   [junit4]   2> 224747 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 224747 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 224747 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 224750 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 224764 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 224765 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-4-001\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-4-001\cores\collection1\data\;done=false>>]
   [junit4]   2> 224765 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-4-001\cores\collection1\data\
   [junit4]   2> 224765 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-4-001\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-4-001\cores\collection1\data\index;done=false>>]
   [junit4]   2> 224765 INFO  (zkCallback-148-thread-1-processing-n:127.0.0.1:57535_rm) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 224768 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@109f9a80{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 224768 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8fc5a50{/rm,null,UNAVAILABLE}
   [junit4]   2> 224800 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[DF53852D4B707FCE]) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57444 57444
   [junit4]   2> 227023 INFO  (Thread-459) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57444 57444
   [junit4]   2> 227024 WARN  (Thread-459) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=DF53852D4B707FCE -Dtests.slow=true -Dtests.locale=es_CL -Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   35.3s J1 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DF53852D4B707FCE:5707BAF7E58C1236]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:353)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1376)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 227059 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[DF53852D4B707FCE]-worker) [n:127.0.0.1:57535_rm c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_DF53852D4B707FCE-001
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_CL, timezone=Atlantic/Bermuda
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=2,free=89750280,total=423100416
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, TestValueSourceCache, ReturnFieldsTest, TestConfigOverlay, RegexBoostProcessorTest, ChaosMonkeySafeLeaderTest, FacetPivotSmallTest, TestFiltering, SignatureUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [20/508] on J1 in 35.34s, 1 test, 1 error <<< FAILURES!

[...truncated 1534 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:512: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:999: There were test failures: 508 suites, 2012 tests, 1 error, 68 ignored (34 assumptions)

Total time: 61 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any