Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4243/
Java: 32bit/jdk1.8.0_40-ea-b04 -client -XX:+UseG1GC

3 tests failed.
REGRESSION:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create 
core [halfcollection_shard1_replica1] Caused by: Could not get shard id for 
core: halfcollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error 
CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core: 
halfcollection_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([9C7BCC65E760F4D1:1D9D427D903F94ED]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:52331, 
http://127.0.0.1:52340, http://127.0.0.1:52316]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:52331, http://127.0.0.1:52340, 
http://127.0.0.1:52316]
        at 
__randomizedtesting.SeedInfo.seed([9C7BCC65E760F4D1:1D9D427D903F94ED]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : customcollreplicadeletion/a/core_node1
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:568)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 46 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=59 closes=58

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58
        at __randomizedtesting.SeedInfo.seed([9C7BCC65E760F4D1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:440)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:187)
        at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10934 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\init-core-data-001
   [junit4]   2> 906088 T2266 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 906088 T2266 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /fn/s
   [junit4]   2> 906093 T2266 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 906094 T2266 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 906095 T2267 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 906195 T2266 oasc.ZkTestServer.run start zk server on 
port:63232
   [junit4]   2> 906195 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 906198 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 906206 T2273 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f961ba name:ZooKeeperConnection 
Watcher:127.0.0.1:63232 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 906206 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 906207 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 906207 T2266 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 906215 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 906217 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 906219 T2275 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f9713e name:ZooKeeperConnection 
Watcher:127.0.0.1:63232/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 906220 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 906220 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 906220 T2266 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 906226 T2266 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 906230 T2266 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 906234 T2266 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 906240 T2266 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 906242 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 906251 T2266 oasc.AbstractZkTestCase.putConfig 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> 906252 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 906258 T2266 oasc.AbstractZkTestCase.putConfig 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> 906258 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 906263 T2266 oasc.AbstractZkTestCase.putConfig 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> 906264 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 906269 T2266 oasc.AbstractZkTestCase.putConfig 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> 906269 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 906276 T2266 oasc.AbstractZkTestCase.putConfig 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> 906276 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 906282 T2266 oasc.AbstractZkTestCase.putConfig 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> 906282 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 906287 T2266 oasc.AbstractZkTestCase.putConfig 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> 906287 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 906294 T2266 oasc.AbstractZkTestCase.putConfig 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> 906295 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 906300 T2266 oasc.AbstractZkTestCase.putConfig 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> 906301 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 906306 T2266 oasc.AbstractZkTestCase.putConfig 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> 906306 T2266 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 906314 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 906316 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 906320 T2277 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4286c2 name:ZooKeeperConnection 
Watcher:127.0.0.1:63232/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 906321 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 906321 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 908287 T2266 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 908304 T2266 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 908313 T2266 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:63242
   [junit4]   2> 908320 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 908320 T2266 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 908321 T2266 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002
   [junit4]   2> 908322 T2266 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\'
   [junit4]   2> 908377 T2266 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\solr.xml
   [junit4]   2> 908397 T2266 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002
   [junit4]   2> 908398 T2266 oasc.CoreContainer.<init> New CoreContainer 
22676577
   [junit4]   2> 908399 T2266 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\]
   [junit4]   2> 908399 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 908400 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 908400 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 908400 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 908400 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 908400 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 908400 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 908402 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 908403 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 908411 T2266 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 908422 T2266 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 908423 T2266 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 908423 T2266 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 908424 T2266 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63232/solr
   [junit4]   2> 908424 T2266 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 908425 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 908429 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 908433 T2288 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@658ad0 name:ZooKeeperConnection 
Watcher:127.0.0.1:63232 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 908434 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 908434 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 908441 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 908446 T2290 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17f6576 name:ZooKeeperConnection 
Watcher:127.0.0.1:63232/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 908446 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 908449 T2266 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 908457 T2266 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 908464 T2266 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 908473 T2266 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 908479 T2266 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 908488 T2266 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 908492 T2266 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63242_fn%2Fs
   [junit4]   2> 908493 T2266 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63242_fn%2Fs
   [junit4]   2> 908500 T2266 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 908505 T2266 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 908510 T2266 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 908515 T2266 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:63242_fn%2Fs
   [junit4]   2> 908515 T2266 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 908519 T2266 oasc.Overseer.start Overseer 
(id=92542192481075204-127.0.0.1:63242_fn%2Fs-n_0000000000) starting
   [junit4]   2> 908527 T2266 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 908551 T2266 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 908553 T2292 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 908555 T2266 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 908564 T2266 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 908568 T2266 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 908577 T2291 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 908579 T2266 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002
   [junit4]   2> 909449 T2266 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\conf\
   [junit4]   2> 909561 T2266 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 909563 T2266 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 909563 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 909575 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 909577 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 909581 T2296 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ad6359 name:ZooKeeperConnection 
Watcher:127.0.0.1:63232/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 909581 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 909581 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 909584 T2266 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 909593 T2266 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 909594 T2266 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 909594 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 909597 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 909600 T2298 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b9df78 name:ZooKeeperConnection 
Watcher:127.0.0.1:63232/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 909600 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 909601 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 909604 T2299 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 909618 T2291 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: collection1
   [junit4]   2> 909618 T2291 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 909621 T2291 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 909629 T2291 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 909632 T2300 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 909634 T2299 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 911158 T2266 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 911159 T2266 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 911168 T2266 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 911173 T2266 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:63257
   [junit4]   2> 911177 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 911178 T2266 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 911178 T2266 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-003
   [junit4]   2> 911178 T2266 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-003\'
   [junit4]   2> 911223 T2266 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-003\solr.xml
   [junit4]   2> 911240 T2266 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-003
   [junit4]   2> 911241 T2266 oasc.CoreContainer.<init> New CoreContainer 
25438336
   [junit4]   2> 911241 T2266 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-003\]
   [junit4]   2> 911242 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 911243 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 911244 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 911244 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 911245 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 911245 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 911246 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 911246 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 911246 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 911252 T2266 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 911257 T2266 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 911258 T2266 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 911259 T2266 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 911259 T2266 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63232/solr
   [junit4]   2> 911259 T2266 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 911259 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 911261 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 911265 T2311 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@df463a name:ZooKeeperConnection 
Watcher:127.0.0.1:63232 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 911266 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 911266 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 911273 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 911275 T2313 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@376307 name:ZooKeeperConnection 
Watcher:127.0.0.1:63232/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 911275 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 911289 T2266 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 912204 T2266 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63257_fn%2Fs
   [junit4]   2> 912206 T2266 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63257_fn%2Fs
   [junit4]   2> 912218 T2266 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 912223 T2266 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-003
   [junit4]   2> 913023 T2266 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-003\conf\
   [junit4]   2> 913149 T2266 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 913152 T2266 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 913153 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 914626 T2266 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 914628 T2266 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 914640 T2266 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 914643 T2266 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:63266
   [junit4]   2> 914648 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 914648 T2266 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 914648 T2266 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004
   [junit4]   2> 914648 T2266 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\'
   [junit4]   2> 914685 T2266 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\solr.xml
   [junit4]   2> 914698 T2266 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004
   [junit4]   2> 914699 T2266 oasc.CoreContainer.<init> New CoreContainer 
1463252
   [junit4]   2> 914699 T2266 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\]
   [junit4]   2> 914700 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 914700 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 914701 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 914701 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 914701 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 914702 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 914702 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 914702 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 914703 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 914706 T2266 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 914710 T2266 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 914710 T2266 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 914710 T2266 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 914710 T2266 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63232/solr
   [junit4]   2> 914712 T2266 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 914712 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 914714 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 914717 T2326 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fd1d18 name:ZooKeeperConnection 
Watcher:127.0.0.1:63232 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 914718 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 914718 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 914724 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 914727 T2328 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4fbf4c name:ZooKeeperConnection 
Watcher:127.0.0.1:63232/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 914728 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 914743 T2266 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 915656 T2266 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63266_fn%2Fs
   [junit4]   2> 915659 T2266 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63266_fn%2Fs
   [junit4]   2> 915670 T2266 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 915679 T2266 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004
   [junit4]   2> 916347 T2266 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\conf\
   [junit4]   2> 916450 T2266 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 916451 T2266 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 916451 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 918089 T2266 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 918090 T2266 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 918103 T2266 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 918106 T2266 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:63275
   [junit4]   2> 918114 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 918114 T2266 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 918114 T2266 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005
   [junit4]   2> 918114 T2266 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\'
   [junit4]   2> 918162 T2266 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\solr.xml
   [junit4]   2> 918174 T2266 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005
   [junit4]   2> 918175 T2266 oasc.CoreContainer.<init> New CoreContainer 
26925354
   [junit4]   2> 918175 T2266 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\]
   [junit4]   2> 918176 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 918176 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 918177 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 918177 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 918177 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 918178 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 918178 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 918179 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 918179 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 918182 T2266 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 918186 T2266 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 918186 T2266 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 918187 T2266 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 918187 T2266 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63232/solr
   [junit4]   2> 918187 T2266 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 918187 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 918189 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 918192 T2341 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d9b1b9 name:ZooKeeperConnection 
Watcher:127.0.0.1:63232 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 918193 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 918193 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 918198 T2268 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x148c6a23d92000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 918201 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 918203 T2343 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@672d52 name:ZooKeeperConnection 
Watcher:127.0.0.1:63232/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 918204 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 918220 T2266 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 919133 T2266 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63275_fn%2Fs
   [junit4]   2> 919135 T2266 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63275_fn%2Fs
   [junit4]   2> 919144 T2266 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 919150 T2266 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005
   [junit4]   2> 919902 T2266 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\conf\
   [junit4]   2> 920018 T2266 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 920021 T2266 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 920021 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 921943 T2266 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 4
   [junit4]   2> 921944 T2266 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 921959 T2266 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 921964 T2266 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:63284
   [junit4]   2> 921970 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 921970 T2266 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 921972 T2266 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-006
   [junit4]   2> 921972 T2266 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-006\'
   [junit4]   2> 922016 T2266 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-006\solr.xml
   [junit4]   2> 922027 T2266 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-006
   [junit4]   2> 922029 T2266 oasc.CoreContainer.<init> New CoreContainer 
6399733
   [junit4]   2> 922029 T2266 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-006\]
   [junit4]   2> 922030 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 922030 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 922030 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 922030 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 922030 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 922030 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 922032 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 922032 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 922032 T2266 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 922036 T2266 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 922040 T2266 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 922040 T2266 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 922040 T2266 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 922040 T2266 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:63232/solr
   [junit4]   2> 922040 T2266 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 922042 T2266 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 922045 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 922048 T2356 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@58e60a name:ZooKeeperConnection 
Watcher:127.0.0.1:63232 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 922049 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 922049 T2266 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 922055 T2266 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 922057 T2358 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@735ade name:ZooKeeperConnection 
Watcher:127.0.0.1:63232/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 922058 T2266 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 922073 T2266 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 923085 T2266 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63284_fn%2Fs
   [junit4]   2> 923087 T2266 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:63284_fn%2Fs
   [junit4]   2> 923104 T2266 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 923112 T2266 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-006
   [junit4]   2> 923921 T2266 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-006\conf\
   [junit4]   2> 924078 T2266 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 924080 T2266 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 924080 T2266 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 924287 T2307 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
replicationFactor=2&collection.configName=conf1&router.field=myOwnField&name=solrj_collection&action=CREATE&numShards=2&wt=javabin&version=2
   [junit4]   2> 924289 T2299 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 924292 T2292 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"solrj_collection",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "router.field":"myOwnField"}
   [junit4]   2> 924294 T2361 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"solrj_collection",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "router.field":"myOwnField"}
   [junit4]   2> 924302 T2361 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/solrj_collection 
   [junit4]   2> 924303 T2361 oascc.SolrZkClient.makePath makePath: 
/collections/solrj_collection
   [junit4]   2> 924313 T2299 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 924323 T2291 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: solrj_collection
   [junit4]   2> 924323 T2291 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
solrj_collection with shards [shard1, shard2]
   [junit4]   2> 924324 T2291 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
solrj_collection 1
   [junit4]   2> 924331 T2344 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924331 T2299 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924332 T2359 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924331 T2300 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924332 T2314 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924333 T2329 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924413 T2361 oasc.OverseerCollectionProcessor.createCollection 
Creating SolrCores for new collection solrj_collection, shardNames [shard1, 
shard2] , replicationFactor : 2
   [junit4]   2> 924413 T2361 oasc.OverseerCollectionProcessor.createCollection 
Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of 
collection solrj_collection on 127.0.0.1:63275_fn%2Fs
   [junit4]   2> 924417 T2361 oasc.OverseerCollectionProcessor.createCollection 
Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of 
collection solrj_collection on 127.0.0.1:63242_fn%2Fs
   [junit4]   2> 924422 T2361 oasc.OverseerCollectionProcessor.createCollection 
Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of 
collection solrj_collection on 127.0.0.1:63266_fn%2Fs
   [junit4]   2> 924575 T2338 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 924583 T2361 oasc.OverseerCollectionProcessor.createCollection 
Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of 
collection solrj_collection on 127.0.0.1:63284_fn%2Fs
   [junit4]   2> 924588 T2281 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard1_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 924599 T2338 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 924683 T2338 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 924761 T2320 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica1&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 924776 T2299 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 924789 T2281 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 924795 T2281 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 924798 T2320 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 924807 T2320 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 924808 T2351 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=solrj_collection_shard2_replica2&action=CREATE&numShards=2&collection=solrj_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 924821 T2351 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 924823 T2291 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63275/fn/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63275_fn%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 924827 T2351 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 924835 T2291 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63242/fn/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63242_fn%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 924845 T2299 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 924849 T2291 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63266/fn/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63266_fn%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 924859 T2291 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:63284/fn/s";,
   [junit4]   2>          "node_name":"127.0.0.1:63284_fn%2Fs",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 924866 T2299 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 924870 T2344 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924870 T2299 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924871 T2359 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924871 T2329 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924871 T2300 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 924871 T2314 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 925683 T2338 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 925683 T2338 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 925685 T2338 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 925686 T2338 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 925688 T2338 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 925689 T2338 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\solrj_collection_shard1_replica1\'
   [junit4]   2> 925779 T2338 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 925791 T2338 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 925795 T2281 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 925795 T2338 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 925795 T2281 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 925799 T2281 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 925799 T2281 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 925802 T2281 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 925802 T2281 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\solrj_collection_shard1_replica2\'
   [junit4]   2> 925809 T2338 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 925810 T2320 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 925816 T2320 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 925872 T2351 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 925873 T2351 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 925916 T2320 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 925916 T2320 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 925918 T2351 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 925918 T2351 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 925932 T2351 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 925933 T2351 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-006\solrj_collection_shard2_replica2\'
   [junit4]   2> 925954 T2320 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 925954 T2320 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\solrj_collection_shard2_replica1\'
   [junit4]   2> 925988 T2281 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 926002 T2281 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 926037 T2338 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 926042 T2281 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 926046 T2338 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 926048 T2338 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 926057 T2281 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 926080 T2320 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 926092 T2320 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 926110 T2351 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 926122 T2351 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 926126 T2320 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 926133 T2320 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 926212 T2281 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 926217 T2281 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 926220 T2281 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 926235 T2351 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 926244 T2351 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 926295 T2320 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 926305 T2320 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 926306 T2320 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 926386 T2338 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 926394 T2351 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 926399 T2338 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 926404 T2351 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 926407 T2351 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 926412 T2320 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 926413 T2338 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 926417 T2338 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 926419 T2338 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 926419 T2338 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 926424 T2320 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 926428 T2338 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 926430 T2338 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 926430 T2338 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica1' using configuration from collection 
solrj_collection
   [junit4]   2> 926431 T2338 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 926432 T2338 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica1] Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\solrj_collection_shard1_replica1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\solrj_collection_shard1_replica1\data\
   [junit4]   2> 926432 T2338 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d0dd2
   [junit4]   2> 926435 T2338 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\solrj_collection_shard1_replica1\data\
   [junit4]   2> 926436 T2338 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\solrj_collection_shard1_replica1\data\index/
   [junit4]   2> 926436 T2338 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard1_replica1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\solrj_collection_shard1_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 926438 T2338 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-005\solrj_collection_shard1_replica1\data\index
   [junit4]   2> 926438 T2338 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 926440 T2338 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-442d0f)),segFN=segments_1,generation=1}
   [junit4]   2> 926441 T2338 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 926441 T2320 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 926444 T2281 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 926450 T2320 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 926450 T2320 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 926451 T2320 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 926453 T2281 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 926453 T2338 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 926454 T2338 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 926454 T2338 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 926455 T2320 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 926456 T2320 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 926456 T2320 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard2_replica1' using configuration from collection 
solrj_collection
   [junit4]   2> 926457 T2320 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 926455 T2338 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 926458 T2338 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 926459 T2338 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 926460 T2338 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 926461 T2338 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 926461 T2338 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 926462 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 926463 T2281 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 926457 T2320 oasc.SolrCore.<init> 
[solrj_collection_shard2_replica1] Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\solrj_collection_shard2_replica1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\solrj_collection_shard2_replica1\data\
   [junit4]   2> 926464 T2320 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d0dd2
   [junit4]   2> 926466 T2320 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\solrj_collection_shard2_replica1\data\
   [junit4]   2> 926463 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 926468 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 926469 T2320 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\solrj_collection_shard2_replica1\data\index/
   [junit4]   2> 926470 T2320 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard2_replica1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\solrj_collection_shard2_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 926469 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 926470 T2281 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 926473 T2281 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 926473 T2281 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 926473 T2320 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-004\solrj_collection_shard2_replica1\data\index
   [junit4]   2> 926472 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 926475 T2338 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 926476 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 926475 T2320 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 926478 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 926478 T2320 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1fc230)),segFN=segments_1,generation=1}
   [junit4]   2> 926479 T2320 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 926479 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 926481 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 926482 T2338 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 926480 T2281 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 926484 T2281 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 926485 T2281 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica2' using configuration from collection 
solrj_collection
   [junit4]   2> 926485 T2281 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 926486 T2281 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica2] Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\solrj_collection_shard1_replica2\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\solrj_collection_shard1_replica2\data\
   [junit4]   2> 926486 T2281 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d0dd2
   [junit4]   2> 926487 T2281 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\solrj_collection_shard1_replica2\data\
   [junit4]   2> 926489 T2338 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 926492 T2338 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 926493 T2320 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 926494 T2338 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 926495 T2320 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 926496 T2320 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 926496 T2320 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 926496 T2338 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 926497 T2320 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 926497 T2320 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 926501 T2320 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 926502 T2338 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 926503 T2338 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 926504 T2351 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 926502 T2281 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\solrj_collection_shard1_replica2\data\index/
   [junit4]   2> 926505 T2281 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard1_replica2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\solrj_collection_shard1_replica2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 926502 T2320 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 926506 T2320 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 926506 T2281 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest-9C7BCC65E760F4D1-001\tempDir-002\solrj_collection_shard1_replica2\data\index
   [junit4]   2> 926508 T2281 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerg

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

520 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 5489898 T10520 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-9C7BCC65E760F4D1-001\init-core-data-001\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-9C7BCC65E760F4D1-001\init-core-data-001\;done=false>>]
   [junit4]   2> 5489898 T10520 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-9C7BCC65E760F4D1-001\init-core-data-001\
   [junit4]   2> 5489898 T10520 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-9C7BCC65E760F4D1-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-9C7BCC65E760F4D1-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 5489898 T10520 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores-9C7BCC65E760F4D1-001\init-core-data-001\index
   [junit4]   2> 5605752 T10520 oas.SolrTestCaseJ4.endTrackingSearchers ERROR 
ERROR: SolrIndexSearcher opens=59 closes=58
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{v_t=OrdsLucene41(blocksize=128), id=OrdsLucene41(blocksize=128), 
v_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))),
 v_f=FST41}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_PR, 
timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40-ea 
(32-bit)/cpus=2,threads=1,free=283898272,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[FullSolrCloudDistribCmdsTest, SliceStateTest, NoCacheHeaderTest, 
PathHierarchyTokenizerFactoryTest, ZkCLITest, TestConfigSets, 
TestDistributedMissingSort, SolrTestCaseJ4Test, 
ParsingFieldUpdateProcessorsTest, TestReplicationHandler, 
DistribCursorPagingTest, SuggesterWFSTTest, TestReRankQParserPlugin, 
RankQueryTest, ModifyConfFileTest, ChangedSchemaMergeTest, 
TestSolrCoreProperties, TestRemoteStreaming, TestFreeTextSuggestions, 
TestMultiCoreConfBootstrap, XsltUpdateRequestHandlerTest, MigrateRouteKeyTest, 
CoreAdminHandlerTest, DateRangeFieldTest, SharedFSAutoReplicaFailoverUtilsTest, 
RemoteQueryErrorTest, UUIDFieldTest, NotRequiredUniqueKeyTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestFastOutputStream, 
DistributedSpellCheckComponentTest, TestPerFieldSimilarity, 
SolrRequestParserTest, DOMUtilTest, SolrIndexSplitterTest, 
ExternalFileFieldSortTest, CollectionsAPIDistributedZkTest, 
DirectUpdateHandlerTest, TestCodecSupport, TestElisionMultitermQuery, 
ResourceLoaderTest, HdfsSyncSliceTest, AnalysisAfterCoreReloadTest, 
TermsComponentTest, DeleteInactiveReplicaTest, TestCustomSort, 
OpenCloseCoreStressTest, TestLFUCache, ScriptEngineTest, TestInitParams, 
TestReversedWildcardFilterFactory, TestManagedSchemaDynamicFieldResource, 
TestUpdate, SpellCheckCollatorTest, BlockCacheTest, CopyFieldTest, 
TestCopyFieldCollectionResource, ReturnFieldsTest, TestManagedResourceStorage, 
ExternalCollectionsTest, TestHighlightDedupGrouping, 
SignatureUpdateProcessorFactoryTest, ZkSolrClientTest, 
TestSolrQueryParserResource, TestUniqueKeyFieldResource, 
MoreLikeThisHandlerTest, TestRandomFaceting, TestValueSourceCache, 
DistributedQueryComponentOptimizationTest, SuggesterTest, 
TestSchemaSimilarityResource, TestCloudManagedSchema, EnumFieldTest, 
TestXIncludeConfig, URLClassifyProcessorTest, OverseerRolesTest, 
ZkNodePropsTest, TestUtils, TestSolrIndexConfig, 
TestCloudManagedSchemaConcurrent, ShardRoutingCustomTest, 
TestMergePolicyConfig, TestSimpleQParserPlugin, TestAddFieldRealTimeGet, 
TestStressReorder, DocumentBuilderTest, DocumentAnalysisRequestHandlerTest, 
TestSystemIdResolver, SimplePostToolTest, TestFieldCollectionResource, 
HighlighterTest, CurrencyFieldOpenExchangeTest, TestIndexingPerformance, 
TestSuggestSpellingConverter, TestStressUserVersions, 
DirectSolrSpellCheckerTest, DistribDocExpirationUpdateProcessorTest, 
TestDocumentBuilder, TestSearcherReuse, UnloadDistributedZkTest, 
DistributedExpandComponentTest, TimeZoneUtilsTest, TestRecovery, 
DeleteReplicaTest, TestSchemaVersionResource, CSVRequestHandlerTest, 
CachingDirectoryFactoryTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestLRUCache, FastVectorHighlighterTest, TestIndexSearcher, 
TestFieldTypeResource, TestRestManager, FieldAnalysisRequestHandlerTest, 
TestChildDocTransformer, DistributedFacetPivotSmallTest, 
CoreMergeIndexesAdminHandlerTest, SOLR749Test, MinimalSchemaTest, 
TestOmitPositions, TestBlendedInfixSuggestions, CurrencyFieldXmlFileTest, 
TestDistributedSearch, HdfsChaosMonkeySafeLeaderTest, AutoCommitTest, 
ResponseLogComponentTest, TestNonNRTOpen, TestSolrQueryParser, 
TestSolrQueryParserDefaultOperatorResource, LoggingHandlerTest, 
CursorPagingTest, TestFastLRUCache, TestStressRecovery, SSLMigrationTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestDFRSimilarityFactory, 
MultiTermTest, ExitableDirectoryReaderTest, TestFiltering, SimpleFacetsTest, 
ZkControllerTest, DistributedSuggestComponentTest, 
HdfsWriteToMultipleCollectionsTest, OverseerTest, 
DefaultValueUpdateProcessorTest, TestWordDelimiterFilterFactory, 
LukeRequestHandlerTest, XmlUpdateRequestHandlerTest, TestSolrXml, 
DistributedTermsComponentTest, HdfsRecoveryZkTest, SuggesterTSTTest, 
TestBadConfig, TestZkChroot, AnalyticsQueryTest, TestStressLucene, 
CoreContainerCoreInitFailuresTest, SpellPossibilityIteratorTest, 
TriLevelCompositeIdRoutingTest, TestCollationField, AssignTest, 
PreAnalyzedUpdateProcessorTest, SampleTest, TestSolrXmlPersistence, 
SpellingQueryConverterTest, AnalyticsMergeStrategyTest, JSONWriterTest, 
DeleteLastCustomShardedReplicaTest, CircularListTest, 
DistributedFacetPivotLongTailTest, TestCollationFieldDocValues, EchoParamsTest, 
AsyncMigrateRouteKeyTest, TestInitQParser, TestFaceting, QueryParsingTest, 
PrimitiveFieldTypeTest, PrimUtilsTest, SolrIndexConfigTest, 
TestCSVResponseWriter, DistributedDebugComponentTest, TestStandardQParsers, 
TestCloudInspectUtil, TestShortCircuitedRequests, TestRangeQuery, 
TestGroupingSearch, TestSerializedLuceneMatchVersion, TestPhraseSuggestions, 
TestLeaderElectionZkExpiry, ChaosMonkeySafeLeaderTest, TestReloadAndDeleteDocs, 
TestDynamicFieldResource, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestFunctionQuery, TestSolrJ, HardAutoCommitTest, ClusterStateUpdateTest, 
TestBinaryField, SoftAutoCommitTest, TestDistributedGrouping, TestOrdValues, 
TestPartialUpdateDeduplication, TestBM25SimilarityFactory, BadComponentTest, 
TestSolrXmlPersistor, TestDefaultSimilarityFactory, IndexBasedSpellCheckerTest, 
TestExceedMaxTermLength, UpdateRequestProcessorFactoryTest, QueryResultKeyTest, 
TestDocBasedVersionConstraints, BasicDistributedZkTest, 
BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, 
ShardRoutingTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, 
TestRandomDVFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, 
TestRealTimeGet, TestJoin, TestReload, TestStressVersions, TestCoreContainer, 
TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, 
SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, 
TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=9C7BCC65E760F4D1 -Dtests.slow=true -Dtests.locale=es_PR 
-Dtests.timezone=Atlantic/Reykjavik -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=59 closes=58
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9C7BCC65E760F4D1]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:440)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:187)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed in 123.37s, 8 tests, 1 failure <<< FAILURES!

[...truncated 598 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:524: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:472: 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:189: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1360:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:962:
 There were test failures: 431 suites, 1778 tests, 1 suite-level error, 2 
errors, 54 ignored (32 assumptions)

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


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

Reply via email to