Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4304/
Java: 64bit/jdk1.7.0_72 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDistribSearch

Error Message:
Could not successfully add blob after 150 attempts. Expecting 2 items. time 
elapsed 14.676  output  for url is {   "responseHeader":{     "status":0,     
"QTime":0},   "response":{     "numFound":1,     "start":0,     "docs":[{       
  "id":"test/1",         "md5":"6fa8d6335d6e0cc1c7b92fcf8fb5bc21",         
"blobName":"test",         "version":1,         
"timestamp":"2015-01-11T05:29:27.583Z",         "size":5360}]}}

Stack Trace:
java.lang.AssertionError: Could not successfully add blob after 150 attempts. 
Expecting 2 items. time elapsed 14.676  output  for url is {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "numFound":1,
    "start":0,
    "docs":[{
        "id":"test/1",
        "md5":"6fa8d6335d6e0cc1c7b92fcf8fb5bc21",
        "blobName":"test",
        "version":1,
        "timestamp":"2015-01-11T05:29:27.583Z",
        "size":5360}]}}
        at 
__randomizedtesting.SeedInfo.seed([60A31A148DD4E45E:E145940CFA8B8462]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:150)
        at 
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:114)
        at 
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:70)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch

Error Message:
org.apache.http.NoHttpResponseException: The target server failed to respond

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.http.NoHttpResponseException: The target server failed to respond
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:736)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:276)
        at 
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:123)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:353)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:312)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:552)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:549)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        ... 1 more




Build Log:
[...truncated 9081 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\init-core-data-001
   [junit4]   2> 584995 T2652 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /je_yj/q
   [junit4]   2> 584999 T2652 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 585000 T2652 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 585001 T2653 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 585090 T2652 oasc.ZkTestServer.run start zk server on 
port:53265
   [junit4]   2> 585090 T2652 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 585094 T2652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 585104 T2660 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7390ad59 
name:ZooKeeperConnection Watcher:127.0.0.1:53265 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 585105 T2652 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 585105 T2652 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 585105 T2652 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 585114 T2652 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 585116 T2652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 585118 T2663 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ada3509 
name:ZooKeeperConnection Watcher:127.0.0.1:53265/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 585118 T2652 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 585119 T2652 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 585119 T2652 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 585124 T2652 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 585130 T2652 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 585133 T2652 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 585139 T2652 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> 585139 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 585155 T2652 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> 585156 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 585167 T2652 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> 585168 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 585172 T2652 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> 585172 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 585177 T2652 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> 585177 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 585182 T2652 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> 585183 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 585187 T2652 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> 585187 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 585192 T2652 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> 585193 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 585198 T2652 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> 585198 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 585203 T2652 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> 585204 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 585210 T2652 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> 585210 T2652 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 586757 T2652 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 586766 T2652 oejs.AbstractConnector.doStart Started 
[email protected]:53273
   [junit4]   2> 586766 T2652 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4b069693
   [junit4]   2> 586766 T2652 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 586766 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-002
   [junit4]   2> 586766 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-002\'
   [junit4]   2> 586804 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-002\solr.xml
   [junit4]   2> 586867 T2652 oasc.CoreContainer.<init> New CoreContainer 
1122712941
   [junit4]   2> 586867 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-002\]
   [junit4]   2> 586869 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 586869 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 586869 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 586869 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 586870 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 586870 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 586870 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 586870 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 586871 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 586871 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 586871 T2652 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 586872 T2652 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 586872 T2652 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 586872 T2652 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 586873 T2652 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53265/solr
   [junit4]   2> 586873 T2652 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 586873 T2652 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 586875 T2652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 586878 T2675 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@262d0e71 
name:ZooKeeperConnection Watcher:127.0.0.1:53265 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 586878 T2652 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 586878 T2652 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 586884 T2652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 586887 T2678 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@346dea06 
name:ZooKeeperConnection Watcher:127.0.0.1:53265/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 586887 T2652 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 586889 T2652 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 586895 T2652 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 586901 T2652 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 586908 T2652 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 586915 T2652 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 586922 T2652 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 586926 T2652 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53272_je_yj%2Fq
   [junit4]   2> 586928 T2652 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53272_je_yj%2Fq
   [junit4]   2> 586934 T2652 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 586939 T2652 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 586944 T2652 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 586947 T2652 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:53272_je_yj%2Fq
   [junit4]   2> 586947 T2652 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 586952 T2652 oasc.Overseer.start Overseer 
(id=93123544121278467-127.0.0.1:53272_je_yj%2Fq-n_0000000000) starting
   [junit4]   2> 586958 T2652 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 586977 T2652 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 586982 T2680 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 586985 T2652 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 586989 T2652 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 586991 T2652 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 587000 T2679 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 587006 T2682 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 587007 T2682 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 587009 T2678 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 587009 T2682 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 587016 T2679 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:53272_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53272/je_yj/q";,
   [junit4]   2>          "collection":"control_collection"} current state 
version: 0
   [junit4]   2> 587017 T2679 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:53272_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53272/je_yj/q";,
   [junit4]   2>          "collection":"control_collection"}
   [junit4]   2> 587017 T2679 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 587017 T2679 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 587020 T2678 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> 587989 T2682 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 587989 T2682 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 587990 T2682 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 587990 T2682 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 587991 T2682 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 587991 T2682 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-002\collection1\'
   [junit4]   2> 587993 T2682 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2060A31A148DD4E45E-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 587994 T2682 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2060A31A148DD4E45E-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 587998 T2682 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2060A31A148DD4E45E-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 588030 T2682 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 588034 T2682 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 588046 T2682 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 588068 T2682 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 588119 T2682 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 588122 T2682 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 588130 T2682 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 588499 T2682 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 588506 T2682 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 588509 T2682 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 588524 T2682 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 588528 T2682 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 588532 T2682 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 588533 T2682 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 588533 T2682 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 588533 T2682 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 588535 T2682 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 588535 T2682 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 588535 T2682 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 588535 T2682 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 588536 T2682 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-002\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/control/data\
   [junit4]   2> 588536 T2682 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39e481c4
   [junit4]   2> 588536 T2682 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/control/data\
   [junit4]   2> 588536 T2682 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/control/data\index/
   [junit4]   2> 588536 T2682 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001\control\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 588537 T2682 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/control/data\index
   [junit4]   2> 588538 T2682 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 588538 T2682 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@592b13ba 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b1c4612),segFN=segments_1,generation=1}
   [junit4]   2> 588538 T2682 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 588542 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 588542 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 588542 T2682 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 588543 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 588543 T2682 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 588544 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 588544 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 588544 T2682 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 588545 T2682 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 588545 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 588545 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 588546 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 588546 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 588547 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 588547 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 588547 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 588548 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 588548 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 588550 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 588550 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 588551 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 588551 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 588551 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 588552 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 588552 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 588552 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 588554 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 588561 T2682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 588562 T2682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 588564 T2682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 588566 T2682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 588570 T2682 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 588573 T2682 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 588573 T2682 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 588573 T2682 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=95.6630859375, 
floorSegmentMB=0.4755859375, forceMergeDeletesPctAllowed=2.311768509991267, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 588573 T2682 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@592b13ba 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b1c4612),segFN=segments_1,generation=1}
   [junit4]   2> 588573 T2682 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 588574 T2682 oass.SolrIndexSearcher.<init> Opening 
Searcher@3f5e8a66[collection1] main
   [junit4]   2> 588574 T2682 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 588576 T2682 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 588576 T2682 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 588577 T2682 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 588577 T2682 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 588578 T2682 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 588579 T2682 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 588579 T2682 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 588579 T2682 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 588580 T2682 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 588580 T2682 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 588580 T2683 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3f5e8a66[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 588581 T2686 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53272/je_yj/q 
collection:control_collection shard:shard1
   [junit4]   2> 588582 T2652 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 588582 T2652 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 588583 T2686 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 588585 T2652 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 588587 T2652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 588590 T2690 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@25656e92 
name:ZooKeeperConnection Watcher:127.0.0.1:53265/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 588590 T2652 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 588591 T2652 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 588592 T2652 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 588595 T2686 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 588597 T2678 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 588597 T2652 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 588598 T2686 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 588598 T2686 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C331 name=collection1 
org.apache.solr.core.SolrCore@6dd79234 
url=http://127.0.0.1:53272/je_yj/q/collection1 node=127.0.0.1:53272_je_yj%2Fq 
C331_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:53272_je_yj%2Fq, core=collection1, state=down, 
base_url=http://127.0.0.1:53272/je_yj/q}
   [junit4]   2> 588598 T2686 C331 P53272 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:53272/je_yj/q/collection1/
   [junit4]   2> 588598 T2686 C331 P53272 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 588598 T2686 C331 P53272 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53272/je_yj/q/collection1/ has no replicas
   [junit4]   2> 588598 T2686 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:53272/je_yj/q/collection1/ shard1
   [junit4]   2> 588599 T2686 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 588600 T2679 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 588602 T2690 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> 588605 T2678 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> 588613 T2679 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:53272/je_yj/q";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 588617 T2690 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> 588651 T2691 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 588662 T2686 oasc.ZkController.register We are 
http://127.0.0.1:53272/je_yj/q/collection1/ and leader is 
http://127.0.0.1:53272/je_yj/q/collection1/
   [junit4]   2> 588662 T2686 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:53272/je_yj/q
   [junit4]   2> 588662 T2686 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 588662 T2686 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 588662 T2686 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 588664 T2691 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 588667 T2679 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:53272_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53272/je_yj/q";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 3
   [junit4]   2> 588667 T2679 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:53272_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53272/je_yj/q";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"control_collection"}
   [junit4]   2> 588770 T2691 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> 588771 T2690 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> 590097 T2652 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 590098 T2652 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 590102 T2652 oejs.AbstractConnector.doStart Started 
[email protected]:53286
   [junit4]   2> 590106 T2652 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4b069693
   [junit4]   2> 590106 T2652 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 590107 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-003
   [junit4]   2> 590107 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-003\'
   [junit4]   2> 590145 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-003\solr.xml
   [junit4]   2> 590214 T2652 oasc.CoreContainer.<init> New CoreContainer 
1967905797
   [junit4]   2> 590214 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-003\]
   [junit4]   2> 590216 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 590216 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 590216 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 590216 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 590216 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 590216 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 590216 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 590216 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 590218 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 590219 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 590219 T2652 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 590219 T2652 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 590219 T2652 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 590219 T2652 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 590219 T2652 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53265/solr
   [junit4]   2> 590219 T2652 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 590219 T2652 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 590223 T2652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 590224 T2703 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a175a11 
name:ZooKeeperConnection Watcher:127.0.0.1:53265 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 590225 T2652 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 590225 T2652 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 590229 T2654 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14ad75eb7930005, 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> 590230 T2652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 590232 T2706 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d83051 name:ZooKeeperConnection 
Watcher:127.0.0.1:53265/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 590233 T2652 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 590245 T2652 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 591231 T2652 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53285_je_yj%2Fq
   [junit4]   2> 591233 T2652 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53285_je_yj%2Fq
   [junit4]   2> 591250 T2652 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 591265 T2707 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 591265 T2707 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 591267 T2707 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 591267 T2691 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 591270 T2679 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:53285_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53285/je_yj/q";,
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 591271 T2679 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:53285_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53285/je_yj/q";,
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 591271 T2679 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 591271 T2679 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 591273 T2690 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 591273 T2691 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 591273 T2706 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 592247 T2707 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 592247 T2707 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 592250 T2707 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 592251 T2707 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 592254 T2707 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 592254 T2707 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-003\collection1\'
   [junit4]   2> 592260 T2707 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2060A31A148DD4E45E-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 592262 T2707 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2060A31A148DD4E45E-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 592264 T2707 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2060A31A148DD4E45E-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 592298 T2707 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 592301 T2707 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 592313 T2707 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 592334 T2707 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 592383 T2707 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 592387 T2707 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 592399 T2707 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 592808 T2707 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 592817 T2707 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 592820 T2707 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 592846 T2707 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 592856 T2707 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 592865 T2707 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 592869 T2707 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 592869 T2707 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 592869 T2707 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 592872 T2707 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 592872 T2707 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 592872 T2707 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 592872 T2707 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 592873 T2707 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-003\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/jetty1\
   [junit4]   2> 592873 T2707 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39e481c4
   [junit4]   2> 592874 T2707 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/jetty1\
   [junit4]   2> 592874 T2707 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/jetty1\index/
   [junit4]   2> 592874 T2707 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001\jetty1\index' doesn't exist. Creating new 
index...
   [junit4]   2> 592875 T2707 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/jetty1\index
   [junit4]   2> 592875 T2707 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 592876 T2707 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a3a0240 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7669f670),segFN=segments_1,generation=1}
   [junit4]   2> 592876 T2707 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 592880 T2707 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 592880 T2707 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 592881 T2707 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 592881 T2707 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 592881 T2707 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 592881 T2707 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 592882 T2707 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 592885 T2707 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 592885 T2707 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 592885 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 592886 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 592886 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 592886 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 592887 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 592887 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 592888 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 592888 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 592889 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 592890 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 592890 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 592891 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 592894 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 592895 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 592896 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 592896 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 592897 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 592898 T2707 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 592907 T2707 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 592909 T2707 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 592912 T2707 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 592914 T2707 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 592915 T2707 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 592918 T2707 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 592918 T2707 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 592919 T2707 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=95.6630859375, 
floorSegmentMB=0.4755859375, forceMergeDeletesPctAllowed=2.311768509991267, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 592920 T2707 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a3a0240 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7669f670),segFN=segments_1,generation=1}
   [junit4]   2> 592920 T2707 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 592920 T2707 oass.SolrIndexSearcher.<init> Opening 
Searcher@5007f47b[collection1] main
   [junit4]   2> 592921 T2707 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 592923 T2707 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 592923 T2707 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 592923 T2707 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 592923 T2707 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 592923 T2707 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 592924 T2707 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 592925 T2707 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 592925 T2707 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 592925 T2707 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 592926 T2708 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5007f47b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 592927 T2707 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 592929 T2711 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53285/je_yj/q collection:collection1 
shard:shard1
   [junit4]   2> 592929 T2652 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 592930 T2652 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 592933 T2711 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 592948 T2711 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 592952 T2691 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 592955 T2711 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 592955 T2711 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C332 name=collection1 
org.apache.solr.core.SolrCore@3857eff 
url=http://127.0.0.1:53285/je_yj/q/collection1 node=127.0.0.1:53285_je_yj%2Fq 
C332_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:53285_je_yj%2Fq, core=collection1, state=down, 
base_url=http://127.0.0.1:53285/je_yj/q}
   [junit4]   2> 592955 T2711 C332 P53285 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:53285/je_yj/q/collection1/
   [junit4]   2> 592955 T2711 C332 P53285 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 592955 T2711 C332 P53285 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53285/je_yj/q/collection1/ has no replicas
   [junit4]   2> 592955 T2711 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:53285/je_yj/q/collection1/ shard1
   [junit4]   2> 592956 T2711 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 592960 T2679 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 592965 T2690 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 592966 T2706 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 592967 T2691 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 592990 T2679 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:53285/je_yj/q";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 592996 T2678 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 593100 T2706 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 593101 T2690 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 593140 T2711 oasc.ZkController.register We are 
http://127.0.0.1:53285/je_yj/q/collection1/ and leader is 
http://127.0.0.1:53285/je_yj/q/collection1/
   [junit4]   2> 593140 T2711 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:53285/je_yj/q
   [junit4]   2> 593140 T2711 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 593140 T2711 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 593140 T2711 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 593145 T2691 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 593148 T2679 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:53285_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53285/je_yj/q";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1"} current state version: 7
   [junit4]   2> 593150 T2679 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:53285_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53285/je_yj/q";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 593258 T2691 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 593259 T2706 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 593260 T2690 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 594627 T2652 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 594628 T2652 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 594632 T2652 oejs.AbstractConnector.doStart Started 
[email protected]:53296
   [junit4]   2> 594633 T2652 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4b069693
   [junit4]   2> 594633 T2652 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 594633 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-004
   [junit4]   2> 594633 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-004\'
   [junit4]   2> 594685 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-004\solr.xml
   [junit4]   2> 594745 T2652 oasc.CoreContainer.<init> New CoreContainer 
2002686264
   [junit4]   2> 594746 T2652 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-004\]
   [junit4]   2> 594747 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 594748 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 594748 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 594748 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 594748 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 594749 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 594749 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 594749 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 594749 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 594750 T2652 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 594751 T2652 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 594751 T2652 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 594751 T2652 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 594752 T2652 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 594752 T2652 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53265/solr
   [junit4]   2> 594752 T2652 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 594752 T2652 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 594754 T2652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 594756 T2724 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@66f6bf66 
name:ZooKeeperConnection Watcher:127.0.0.1:53265 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 594756 T2652 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 594757 T2652 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 594762 T2652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 594766 T2727 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@42030c7b 
name:ZooKeeperConnection Watcher:127.0.0.1:53265/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 594767 T2652 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 594780 T2652 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 595769 T2652 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53295_je_yj%2Fq
   [junit4]   2> 595772 T2652 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53295_je_yj%2Fq
   [junit4]   2> 595785 T2652 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 595797 T2728 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 595797 T2728 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 595798 T2728 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 595798 T2691 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 595801 T2679 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:53295_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53295/je_yj/q";,
   [junit4]   2>          "collection":"collection1"} current state version: 8
   [junit4]   2> 595801 T2679 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:53295_je_yj%2Fq",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:53295/je_yj/q";,
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 595801 T2679 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 595801 T2679 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard3
   [junit4]   2> 595803 T2691 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 595804 T2690 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 595804 T2727 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 595804 T2706 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 596812 T2728 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 596812 T2728 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 596815 T2728 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 596815 T2728 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 596818 T2728 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 596818 T2728 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-004\collection1\'
   [junit4]   2> 596823 T2728 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2060A31A148DD4E45E-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 596826 T2728 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2060A31A148DD4E45E-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 596829 T2728 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest%2060A31A148DD4E45E-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 596861 T2728 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 596867 T2728 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 596884 T2728 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 596907 T2728 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 596960 T2728 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 596963 T2728 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 596972 T2728 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 597424 T2728 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 597436 T2728 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 597439 T2728 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 597462 T2728 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 597468 T2728 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 597477 T2728 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 597479 T2728 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 597479 T2728 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 597479 T2728 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 597480 T2728 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 597481 T2728 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 597481 T2728 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 597481 T2728 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 597481 T2728 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-004\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/jetty2\
   [junit4]   2> 597481 T2728 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@39e481c4
   [junit4]   2> 597486 T2728 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/jetty2\
   [junit4]   2> 597486 T2728 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/jetty2\index/
   [junit4]   2> 597486 T2728 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001\jetty2\index' doesn't exist. Creating new 
index...
   [junit4]   2> 597487 T2728 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.ReplicationFactorTest
 60A31A148DD4E45E-001\tempDir-001/jetty2\index
   [junit4]   2> 597487 T2728 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 597488 T2728 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6d9f3716 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fd9bd93),segFN=segments_1,generation=1}
   [junit4]   2> 597488 T2728 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 597497 T2728 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 597497 T2728 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 597498 T2728 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 597498 T2728 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 597

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

Case.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> 2259303 T8269 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2259310 T8269 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> 2259310 T8269 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2259315 T8269 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> 2259315 T8269 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2259321 T8269 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> 2259321 T8269 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2259328 T8269 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> 2259329 T8269 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2259339 T8269 oas.SolrTestCaseJ4.tearDown ###Ending testDown
   [junit4]   2> 2259343 T8269 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:55836 55836
   [junit4]   2> 2261775 T8442 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:55836 55836
   [junit4]   2> 2261779 T8269 oas.SolrTestCaseJ4.tearDown ###Ending testDown
   [junit4]   2> 2261779 T8269 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:55836 55836
   [junit4]   2> 2261780 T8269 oas.SolrTestCaseJ4.tearDown ###Ending testDown
   [junit4]   2> 2261780 T8269 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:55836 55836
   [junit4]   2> 2261781 T8269 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading
 60A31A148DD4E45E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
md5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=FST50, version=FSTOrd50, blobName=FSTOrd50, 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 size=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=hr_HR, 
timezone=Africa/Casablanca
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_72 
(64-bit)/cpus=2,threads=1,free=107882976,total=456654848
   [junit4]   2> NOTE: All tests run in this JVM: 
[IgnoreCommitOptimizeUpdateProcessorFactoryTest, CursorMarkTest, 
TestGroupingSearch, HdfsChaosMonkeySafeLeaderTest, LeaderElectionTest, 
DistributedQueueTest, TestAnalyzeInfixSuggestions, TestSolrConfigHandlerCloud, 
PingRequestHandlerTest, ShardRoutingTest, 
TestOverriddenPrefixQueryForCustomFieldType, AliasIntegrationTest, 
TestQuerySenderListener, TestSolrXmlPersistor, TestDFRSimilarityFactory, 
TestValueSourceCache, ScriptEngineTest, FieldMutatingUpdateProcessorTest, 
TestRandomMergePolicy, RequiredFieldsTest, TestLFUCache, 
CollectionsAPIDistributedZkTest, TestSearcherReuse, TestSchemaVersionResource, 
TestLMDirichletSimilarityFactory, TestTrie, SpatialRPTFieldTypeTest, 
TestRandomDVFaceting, CoreContainerCoreInitFailuresTest, TestDistributedSearch, 
CacheHeaderTest, TestFaceting, TestCopyFieldCollectionResource, 
LegacyHTMLStripCharFilterTest, ZkCLITest, TestSolrConfigHandler, 
SharedFSAutoReplicaFailoverTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
CSVRequestHandlerTest, SolrCmdDistributorTest, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestMaxScoreQueryParser, TestPerFieldSimilarity, 
TestCloudInspectUtil, FastVectorHighlighterTest, 
TestFieldTypeCollectionResource, ShowFileRequestHandlerTest, 
DocumentBuilderTest, TestLazyCores, TestLeaderElectionZkExpiry, 
TimeZoneUtilsTest, ClusterStateTest, TestSurroundQueryParser, 
SolrRequestParserTest, HdfsWriteToMultipleCollectionsTest, TestCodecSupport, 
TestFileDictionaryLookup, TestSolrQueryParserResource, MinimalSchemaTest, 
MergeStrategyTest, BinaryUpdateRequestHandlerTest, LoggingHandlerTest, 
TestMergePolicyConfig, IndexSchemaTest, OpenExchangeRatesOrgProviderTest, 
ReplicationFactorTest, TestReplicationHandlerBackup, 
TestUniqueKeyFieldResource, TestUtils, TestSearchPerf, BlockDirectoryTest, 
DistributedQueryComponentOptimizationTest, NoCacheHeaderTest, TestRTGBase, 
TestNoOpRegenerator, TestHashPartitioner, ChangedSchemaMergeTest, 
TestDocumentBuilder, TestHighlightDedupGrouping, XmlUpdateRequestHandlerTest, 
TestExpandComponent, TestExtendedDismaxParser, TestDocSet, TestFastWriter, 
TestManagedSchemaFieldTypeResource, TestPivotHelperCode, 
HdfsCollectionsAPIDistributedZkTest, DistributedQueryElevationComponentTest, 
PreAnalyzedFieldTest, ConvertedLegacyTest, LeaderInitiatedRecoveryOnCommitTest, 
SimpleMLTQParserTest, ZkStateWriterTest, SOLR749Test, ResponseLogComponentTest, 
FileUtilsTest, TestTolerantSearch, HdfsBasicDistributedZk2Test, 
TestWordDelimiterFilterFactory, HdfsLockFactoryTest, TestBlobHandler, 
SimpleFacetsTest, DocExpirationUpdateProcessorFactoryTest, TestCSVLoader, 
TestDefaultStatsCache, TestOrdValues, TestStandardQParsers, 
DistributedFacetPivotLongTailTest, PeerSyncTest, JsonLoaderTest, 
WordBreakSolrSpellCheckerTest, ExternalCollectionsTest, SliceStateTest, 
TestRecoveryHdfs, TestBlendedInfixSuggestions, HdfsDirectoryTest, 
DistributedFacetPivotSmallTest, TestExceedMaxTermLength, QueryParsingTest, 
TestUpdate, TestCloudSchemaless, SolrCoreCheckLockOnStartupTest, SampleTest, 
SpatialFilterTest, TestSweetSpotSimilarityFactory, DateFieldTest, 
TestCoreDiscovery, EchoParamsTest, DateMathParserTest, TestRawResponseWriter, 
UnloadDistributedZkTest, UpdateRequestProcessorFactoryTest, 
TestPostingsSolrHighlighter, TestLMJelinekMercerSimilarityFactory, 
AsyncMigrateRouteKeyTest, ResponseHeaderTest, TestIntervalFaceting, TestSort, 
TestRangeQuery, TestFiltering, TestMissingGroups, 
DistributedFacetPivotWhiteBoxTest, TestLRUCache, TestClassNameShortening, 
TestSolr4Spatial, URLClassifyProcessorTest, TestDynamicFieldCollectionResource, 
DocumentAnalysisRequestHandlerTest, CoreAdminCreateDiscoverTest, 
ZkSolrClientTest, TestFunctionQuery, DirectSolrConnectionTest, 
DistribDocExpirationUpdateProcessorTest, TestMiniSolrCloudCluster, 
DocValuesMultiTest, StatelessScriptUpdateProcessorFactoryTest, 
StatsComponentTest, SuggesterFSTTest, RollingRestartTest, 
TestExactSharedStatsCache, CollectionsAPIAsyncDistributedZkTest, 
TestIndexSearcher, RAMDirectoryFactoryTest, TestDefaultSimilarityFactory, 
TestBinaryResponseWriter, AtomicUpdatesTest, TestDistributedMissingSort, 
BasicDistributedZkTest, SolrIndexConfigTest, TestManagedStopFilterFactory, 
TestSolrIndexConfig, ReturnFieldsTest, ShardRoutingCustomTest, 
TestSchemaManager, IndexSchemaRuntimeFieldTest, TestCloudManagedSchema, 
TestBulkSchemaAPI, TestSolrCoreProperties, TestNonDefinedSimilarityFactory, 
TestCollationField, TestManagedResourceStorage, MBeansHandlerTest, 
BadComponentTest, ShardSplitTest, DocValuesTest, SpellCheckComponentTest, 
TestNRTOpen, SuggestComponentTest, QueryElevationComponentTest, 
HighlighterTest, AnalyticsQueryTest, DistributedQueryComponentCustomSortTest, 
TestComponentsName, DistributedDebugComponentTest, TestSolrXml, 
DateRangeFieldTest, TestLuceneMatchVersion, TestAddFieldRealTimeGet, 
ParsingFieldUpdateProcessorsTest, DOMUtilTest, FileBasedSpellCheckerTest, 
TestManagedSchemaFieldResource, TestBinaryField, TestImplicitCoreProperties, 
XsltUpdateRequestHandlerTest, HdfsRecoveryZkTest, HdfsBasicDistributedZkTest, 
TestJmxMonitoredMap, ZkControllerTest, EnumFieldTest, SyncSliceTest, 
NumericFieldsTest, TestBulkSchemaConcurrent, PrimitiveFieldTypeTest, 
TestDynamicLoading]
   [junit4] Completed in 49.19s, 2 tests, 1 failure <<< FAILURES!

[...truncated 743 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: 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:190: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
 There were test failures: 459 suites, 1870 tests, 1 error, 1 failure, 56 
ignored (31 assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to