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

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

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:865)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:263)
        at 
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:110)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        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:370)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:546)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:543)
        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 10027 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
 BA869A3A1B9A34E1-001\init-core-data-001
   [junit4]   2> 4657606 T17709 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /t_/o
   [junit4]   2> 4657612 T17709 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4657612 T17710 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 4657712 T17709 oasc.ZkTestServer.run start zk server on 
port:59800
   [junit4]   2> 4657712 T17709 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4657713 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4657719 T17717 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@28c64883 
name:ZooKeeperConnection Watcher:127.0.0.1:59800 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4657719 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4657720 T17709 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4657721 T17709 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4657726 T17709 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4657727 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4657729 T17720 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@58126a75 
name:ZooKeeperConnection Watcher:127.0.0.1:59800/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4657729 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4657730 T17709 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4657730 T17709 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 4657734 T17709 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 4657738 T17709 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 4657740 T17709 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 4657744 T17709 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> 4657744 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 4657749 T17709 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> 4657749 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 4657754 T17709 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> 4657754 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4657759 T17709 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> 4657759 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 4657763 T17709 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> 4657763 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 4657767 T17709 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> 4657768 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 4657771 T17709 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> 4657771 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 4657776 T17709 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> 4657776 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 4657781 T17709 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> 4657782 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4657787 T17709 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> 4657787 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 4657796 T17709 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> 4657797 T17709 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 4659343 T17709 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\control-001\cores\collection1
   [junit4]   2> 4659347 T17709 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4659367 T17709 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:59808
   [junit4]   2> 4659368 T17709 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@25b8737f
   [junit4]   2> 4659368 T17709 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4659368 T17709 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
 BA869A3A1B9A34E1-001\control-001
   [junit4]   2> 4659368 T17709 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
 BA869A3A1B9A34E1-001\control-001\'
   [junit4]   2> 4659409 T17709 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
 BA869A3A1B9A34E1-001\control-001\solr.xml
   [junit4]   2> 4659438 T17709 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\control-001\cores
   [junit4]   2> 4659438 T17709 oasc.CoreContainer.<init> New CoreContainer 
688967319
   [junit4]   2> 4659438 T17709 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
 BA869A3A1B9A34E1-001\control-001\]
   [junit4]   2> 4659440 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4659440 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4659440 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4659440 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4659440 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4659440 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4659440 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4659440 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4659442 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4659442 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4659442 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4659442 T17709 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4659442 T17709 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4659442 T17709 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4659444 T17709 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4659445 T17709 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59800/solr
   [junit4]   2> 4659445 T17709 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4659445 T17709 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4659447 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4659449 T17732 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@145e0096 
name:ZooKeeperConnection Watcher:127.0.0.1:59800 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4659449 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4659449 T17709 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4659453 T17711 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14b30a709600002, 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> 4659455 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4659457 T17735 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d7918bd 
name:ZooKeeperConnection Watcher:127.0.0.1:59800/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4659457 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4659459 T17709 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 4659465 T17709 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 4659470 T17709 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 4659475 T17709 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 4659480 T17709 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 4659487 T17709 oascc.SolrZkClient.makePath makePath: 
/live_nodes
   [junit4]   2> 4659490 T17709 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59807_t_%2Fo
   [junit4]   2> 4659491 T17709 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59807_t_%2Fo
   [junit4]   2> 4659496 T17709 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 4659499 T17709 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 4659503 T17709 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4659506 T17709 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:59807_t_%2Fo
   [junit4]   2> 4659506 T17709 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 4659510 T17709 oasc.Overseer.start Overseer 
(id=93221711266185219-127.0.0.1:59807_t_%2Fo-n_0000000000) starting
   [junit4]   2> 4659515 T17709 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 4659531 T17709 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4659534 T17737 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 4659535 T17709 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 4659539 T17709 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 4659540 T17709 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4659549 T17736 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 4659550 T17709 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\control-001\cores
   [junit4]   2> 4659552 T17709 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\control-001\cores\collection1\
   [junit4]   2> 4659553 T17709 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 4659555 T17739 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 4659555 T17739 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4659556 T17735 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4659556 T17739 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4659563 T17736 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:59807_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59807/t_/o";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down"} current state version: 0
   [junit4]   2> 4659564 T17736 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "node_name":"127.0.0.1:59807_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59807/t_/o";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 4659564 T17736 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 4659564 T17736 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 4659567 T17735 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> 4660557 T17739 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4660557 T17739 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 4660560 T17739 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4660560 T17739 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4660566 T17739 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4660566 T17739 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
 BA869A3A1B9A34E1-001\control-001\cores\collection1\'
   [junit4]   2> 4660606 T17739 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4660612 T17739 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4660623 T17739 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4660649 T17739 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 4660697 T17739 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4660700 T17739 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4660709 T17739 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4661182 T17739 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4661191 T17739 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4661193 T17739 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4661213 T17739 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4661221 T17739 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4661229 T17739 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4661231 T17739 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4661231 T17739 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4661232 T17739 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4661234 T17739 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4661234 T17739 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4661234 T17739 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 4661234 T17739 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4661235 T17739 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
 BA869A3A1B9A34E1-001\control-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\tempDir-001/control/data\
   [junit4]   2> 4661235 T17739 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae3c34e
   [junit4]   2> 4661236 T17739 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
 BA869A3A1B9A34E1-001\tempDir-001/control/data\
   [junit4]   2> 4661236 T17739 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
 BA869A3A1B9A34E1-001\tempDir-001/control/data\index/
   [junit4]   2> 4661236 T17739 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
 BA869A3A1B9A34E1-001\tempDir-001\control\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 4661238 T17739 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
 BA869A3A1B9A34E1-001\tempDir-001/control/data\index
   [junit4]   2> 4661238 T17739 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=62.515625, 
floorSegmentMB=0.7373046875, forceMergeDeletesPctAllowed=3.3173319966989565, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 4661239 T17739 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6725bd44 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5eacf043),segFN=segments_1,generation=1}
   [junit4]   2> 4661239 T17739 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4661244 T17739 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4661244 T17739 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4661245 T17739 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4661245 T17739 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4661246 T17739 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4661246 T17739 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4661246 T17739 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4661247 T17739 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4661247 T17739 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4661248 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4661248 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4661248 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4661248 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4661250 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4661250 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4661251 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4661251 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4661252 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4661254 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4661254 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4661255 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4661255 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4661256 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4661256 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4661258 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4661258 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4661259 T17739 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4661271 T17739 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4661274 T17739 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4661276 T17739 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4661280 T17739 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4661284 T17739 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4661289 T17739 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4661289 T17739 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4661290 T17739 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.4970703125, 
floorSegmentMB=0.6865234375, forceMergeDeletesPctAllowed=25.502589441047128, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4661290 T17739 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6725bd44 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5eacf043),segFN=segments_1,generation=1}
   [junit4]   2> 4661290 T17739 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4661290 T17739 oass.SolrIndexSearcher.<init> Opening 
Searcher@2cf2c73[collection1] main
   [junit4]   2> 4661290 T17739 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 4661293 T17739 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 4661293 T17739 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4661294 T17739 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4661295 T17739 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4661295 T17739 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4661296 T17739 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4661296 T17739 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4661296 T17739 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4661297 T17739 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4661297 T17739 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4661297 T17740 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2cf2c73[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4661298 T17743 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:59807/t_/o 
collection:control_collection shard:shard1
   [junit4]   2> 4661299 T17709 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4661299 T17709 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4661301 T17743 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4661302 T17709 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4661305 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4661309 T17747 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d937477 
name:ZooKeeperConnection Watcher:127.0.0.1:59800/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4661310 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4661310 T17709 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4661313 T17709 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4661316 T17743 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 4661319 T17735 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4661319 T17743 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4661320 T17743 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3860 name=collection1 
org.apache.solr.core.SolrCore@54587bf4 
url=http://127.0.0.1:59807/t_/o/collection1 node=127.0.0.1:59807_t_%2Fo 
C3860_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:59807_t_%2Fo, base_url=http://127.0.0.1:59807/t_/o, 
core=collection1, state=down}
   [junit4]   2> 4661320 T17743 C3860 P59807 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:59807/t_/o/collection1/
   [junit4]   2> 4661320 T17743 C3860 P59807 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4661320 T17743 C3860 P59807 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:59807/t_/o/collection1/ has no replicas
   [junit4]   2> 4661320 T17743 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:59807/t_/o/collection1/ shard1
   [junit4]   2> 4661322 T17743 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 4661323 T17736 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> 4661323 T17709 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 4661324 T17709 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 4661324 T17709 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4661326 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4661327 T17735 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> 4661327 T17747 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> 4661334 T17750 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1cdac45f 
name:ZooKeeperConnection Watcher:127.0.0.1:59800/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4661335 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4661336 T17709 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4661339 T17751 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4661339 T17736 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:59807/t_/o";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 4661348 T17736 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "stateFormat":"2"} current state version: 2
   [junit4]   2> 4661349 T17736 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 4661351 T17747 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> 4661362 T17751 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4661365 T17736 oasco.ZkStateWriter.writePendingUpdates going 
to create_collection /collections/collection1/state.json
   [junit4]   2> 4661368 T17747 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> 4661390 T17743 oasc.ZkController.register We are 
http://127.0.0.1:59807/t_/o/collection1/ and leader is 
http://127.0.0.1:59807/t_/o/collection1/
   [junit4]   2> 4661390 T17743 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:59807/t_/o
   [junit4]   2> 4661390 T17743 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4661390 T17743 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 4661390 T17743 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4661394 T17735 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4661401 T17736 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:59807_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59807/t_/o";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 4661402 T17736 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:59807_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59807/t_/o";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 4661510 T17735 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> 4661511 T17747 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> 4663090 T17709 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\shard-1-001\cores\collection1
   [junit4]   2> 4663094 T17709 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 4663095 T17709 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4663097 T17709 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:59824
   [junit4]   2> 4663097 T17709 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@25b8737f
   [junit4]   2> 4663097 T17709 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4663097 T17709 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
 BA869A3A1B9A34E1-001\shard-1-001
   [junit4]   2> 4663097 T17709 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
 BA869A3A1B9A34E1-001\shard-1-001\'
   [junit4]   2> 4663131 T17709 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
 BA869A3A1B9A34E1-001\shard-1-001\solr.xml
   [junit4]   2> 4663162 T17709 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\shard-1-001\cores
   [junit4]   2> 4663162 T17709 oasc.CoreContainer.<init> New CoreContainer 
1971268775
   [junit4]   2> 4663162 T17709 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
 BA869A3A1B9A34E1-001\shard-1-001\]
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4663165 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4663165 T17709 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4663165 T17709 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4663166 T17709 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4663166 T17709 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4663166 T17709 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59800/solr
   [junit4]   2> 4663166 T17709 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4663166 T17709 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4663169 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4663171 T17763 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@406f182e 
name:ZooKeeperConnection Watcher:127.0.0.1:59800 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4663172 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4663172 T17709 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4663176 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4663178 T17766 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@16b54f3c 
name:ZooKeeperConnection Watcher:127.0.0.1:59800/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4663179 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4663190 T17709 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4664200 T17709 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59823_t_%2Fo
   [junit4]   2> 4664202 T17709 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59823_t_%2Fo
   [junit4]   2> 4664210 T17709 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4664214 T17709 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\shard-1-001\cores
   [junit4]   2> 4664214 T17709 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\shard-1-001\cores\collection1\
   [junit4]   2> 4664217 T17709 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 4664222 T17767 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4664222 T17767 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4664225 T17735 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4664227 T17767 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 4664227 T17767 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 4664227 T17736 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:59823_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59823/t_/o";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down"} current state version: 5
   [junit4]   2> 4664228 T17767 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 4664228 T17736 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:59823_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59823/t_/o";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 4664229 T17736 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 4664229 T17736 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 4664231 T17767 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 4664231 T17767 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4664232 T17736 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 4664233 T17766 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4664234 T17766 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 4665232 T17767 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4665232 T17767 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4665233 T17767 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4665233 T17767 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4665235 T17767 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4665235 T17767 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
 BA869A3A1B9A34E1-001\shard-1-001\cores\collection1\'
   [junit4]   2> 4665258 T17767 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4665263 T17767 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4665278 T17767 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4665330 T17767 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 4665378 T17767 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4665380 T17767 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4665390 T17767 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4665817 T17767 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4665826 T17767 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4665830 T17767 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4665851 T17767 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4665859 T17767 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4665870 T17767 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4665872 T17767 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4665873 T17767 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4665873 T17767 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4665876 T17767 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4665876 T17767 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4665876 T17767 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4665876 T17767 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4665877 T17767 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
 BA869A3A1B9A34E1-001\shard-1-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\tempDir-001/jetty1\
   [junit4]   2> 4665877 T17767 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae3c34e
   [junit4]   2> 4665879 T17767 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
 BA869A3A1B9A34E1-001\tempDir-001/jetty1\
   [junit4]   2> 4665879 T17767 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
 BA869A3A1B9A34E1-001\tempDir-001/jetty1\index/
   [junit4]   2> 4665879 T17767 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
 BA869A3A1B9A34E1-001\tempDir-001\jetty1\index' doesn't exist. Creating new 
index...
   [junit4]   2> 4665880 T17767 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
 BA869A3A1B9A34E1-001\tempDir-001/jetty1\index
   [junit4]   2> 4665880 T17767 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=62.515625, 
floorSegmentMB=0.7373046875, forceMergeDeletesPctAllowed=3.3173319966989565, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 4665881 T17767 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@194da7f7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@394e561b),segFN=segments_1,generation=1}
   [junit4]   2> 4665881 T17767 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4665885 T17767 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4665885 T17767 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4665886 T17767 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4665886 T17767 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4665887 T17767 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4665887 T17767 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4665887 T17767 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4665888 T17767 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4665888 T17767 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4665889 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4665889 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4665890 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4665890 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4665891 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 4665893 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 4665894 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 4665895 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 4665895 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 4665898 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 4665900 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 4665901 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 4665902 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 4665904 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 4665904 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 4665905 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 4665906 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 4665908 T17767 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4665929 T17767 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4665934 T17767 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4665939 T17767 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4665940 T17767 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4665949 T17767 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4665955 T17767 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 4665955 T17767 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 4665957 T17767 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.4970703125, 
floorSegmentMB=0.6865234375, forceMergeDeletesPctAllowed=25.502589441047128, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4665958 T17767 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@194da7f7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@394e561b),segFN=segments_1,generation=1}
   [junit4]   2> 4665958 T17767 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4665958 T17767 oass.SolrIndexSearcher.<init> Opening 
Searcher@518ac4e5[collection1] main
   [junit4]   2> 4665959 T17767 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4665961 T17767 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4665961 T17767 oasr.ManagedResourceStorage.newStorageIO 
Setting up ZooKeeper-based storage for the RestManager with znodeBase: 
/configs/conf1
   [junit4]   2> 4665962 T17767 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4665962 T17767 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 4665963 T17767 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4665965 T17767 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4665966 T17767 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4665966 T17767 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4665966 T17767 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 4665967 T17768 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@518ac4e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4665968 T17767 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 4665970 T17771 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:59823/t_/o collection:collection1 
shard:shard1
   [junit4]   2> 4665970 T17709 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4665970 T17709 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 4665975 T17771 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 4665989 T17771 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 4665994 T17735 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4665995 T17771 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 4665995 T17771 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C3861 name=collection1 
org.apache.solr.core.SolrCore@61a5616d 
url=http://127.0.0.1:59823/t_/o/collection1 node=127.0.0.1:59823_t_%2Fo 
C3861_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:59823_t_%2Fo, base_url=http://127.0.0.1:59823/t_/o, 
core=collection1, state=down}
   [junit4]   2> 4665995 T17771 C3861 P59823 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:59823/t_/o/collection1/
   [junit4]   2> 4665995 T17771 C3861 P59823 oasc.SyncStrategy.syncReplicas 
Sync Success - now sync replicas to me
   [junit4]   2> 4665995 T17771 C3861 P59823 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:59823/t_/o/collection1/ has no replicas
   [junit4]   2> 4665995 T17771 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:59823/t_/o/collection1/ shard1
   [junit4]   2> 4665996 T17771 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 4666001 T17736 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> 4666004 T17736 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 4666007 T17766 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4666012 T17766 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 4666029 T17736 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:59823/t_/o";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 4666031 T17736 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 4666033 T17766 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4666035 T17766 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 4666042 T17735 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4666082 T17771 oasc.ZkController.register We are 
http://127.0.0.1:59823/t_/o/collection1/ and leader is 
http://127.0.0.1:59823/t_/o/collection1/
   [junit4]   2> 4666082 T17771 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:59823/t_/o
   [junit4]   2> 4666082 T17771 oasc.ZkController.checkRecovery I am the 
leader, no recovery necessary
   [junit4]   2> 4666082 T17771 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 4666082 T17771 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4666086 T17735 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4666091 T17736 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:59823_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59823/t_/o";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 4666093 T17736 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:59823_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59823/t_/o";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 4666098 T17736 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 4666100 T17766 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4666104 T17771 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 4666106 T17766 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 4667901 T17709 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\shard-2-001\cores\collection1
   [junit4]   2> 4667906 T17709 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 4667907 T17709 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4667910 T17709 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:59834
   [junit4]   2> 4667911 T17709 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@25b8737f
   [junit4]   2> 4667911 T17709 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4667911 T17709 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
 BA869A3A1B9A34E1-001\shard-2-001
   [junit4]   2> 4667911 T17709 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
 BA869A3A1B9A34E1-001\shard-2-001\'
   [junit4]   2> 4667951 T17709 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
 BA869A3A1B9A34E1-001\shard-2-001\solr.xml
   [junit4]   2> 4667983 T17709 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\shard-2-001\cores
   [junit4]   2> 4667983 T17709 oasc.CoreContainer.<init> New CoreContainer 
1717084351
   [junit4]   2> 4667983 T17709 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
 BA869A3A1B9A34E1-001\shard-2-001\]
   [junit4]   2> 4667986 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 4667986 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 4667986 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 4667987 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4667987 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 4667987 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 4667988 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4667988 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 4667989 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 4667989 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 4667989 T17709 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 4667990 T17709 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4667990 T17709 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4667992 T17709 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4667992 T17709 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4667993 T17709 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59800/solr
   [junit4]   2> 4667993 T17709 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 4667993 T17709 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 4667996 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4667998 T17784 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6abad82f 
name:ZooKeeperConnection Watcher:127.0.0.1:59800 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4667999 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4667999 T17709 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 4668003 T17709 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 4668007 T17787 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5924ddf3 
name:ZooKeeperConnection Watcher:127.0.0.1:59800/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4668007 T17709 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 4668023 T17709 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 4669136 T17709 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59833_t_%2Fo
   [junit4]   2> 4669139 T17709 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59833_t_%2Fo
   [junit4]   2> 4669151 T17709 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4669157 T17709 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\shard-2-001\cores
   [junit4]   2> 4669160 T17709 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\shard-2-001\cores\collection1\
   [junit4]   2> 4669160 T17709 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 4669168 T17788 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 4669169 T17788 oasc.ZkController.publish numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 4669172 T17735 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4669174 T17788 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 4669174 T17788 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 4669175 T17736 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:59833_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59833/t_/o";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down"} current state version: 5
   [junit4]   2> 4669175 T17788 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 4669177 T17736 oasco.ReplicaMutator.updateState Update state 
numShards=3 message={
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "node_name":"127.0.0.1:59833_t_%2Fo",
   [junit4]   2>          "base_url":"http://127.0.0.1:59833/t_/o";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "shard":null,
   [junit4]   2>          "state":"down"}
   [junit4]   2> 4669177 T17736 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=3
   [junit4]   2> 4669177 T17736 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard3
   [junit4]   2> 4669180 T17788 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 4669181 T17788 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 4669181 T17736 oasco.ZkStateWriter.writePendingUpdates going 
to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 4669183 T17787 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4669183 T17766 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 4669184 T17787 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 4669185 T17766 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 4670281 T17788 oasc.ZkController.waitForShardId waiting to 
find shard id in clusterstate for collection1
   [junit4]   2> 4670281 T17788 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 4670283 T17788 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 4670283 T17788 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 4670285 T17788 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 4670285 T17788 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
 BA869A3A1B9A34E1-001\shard-2-001\cores\collection1\'
   [junit4]   2> 4670327 T17788 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 4670332 T17788 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 4670349 T17788 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 4670381 T17788 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 4670456 T17788 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 4670459 T17788 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 4670472 T17788 oass.IndexSchema.readSchema [collection1] 
Schema name=test
   [junit4]   2> 4670970 T17788 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4670979 T17788 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 4670982 T17788 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4671002 T17788 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4671009 T17788 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 4671014 T17788 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4671016 T17788 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4671016 T17788 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4671016 T17788 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4671019 T17788 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 4671020 T17788 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 4671020 T17788 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 4671020 T17788 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4671020 T17788 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
 BA869A3A1B9A34E1-001\shard-2-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest
 BA869A3A1B9A34E1-001\tempDir-001/jetty2\
   [junit4]   2> 4671021 T17788 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ae3c34e
   [junit4]   2> 4671021 T17788 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
 BA869A3A1B9A34E1-001\tempDir-001/jetty2\
   [junit4]   2> 4671021 T17788 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
 BA869A3A1B9A34E1-001\tempDir-001/jetty2\index/
   [junit4]   2> 4671022 T17788 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
 BA869A3A1B9A34E1-001\tempDir-001\jetty2\index' doesn't exist. Creating new 
index...
   [junit4]   2> 4671022 T17788 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
 BA869A3A1B9A34E1-001\tempDir-001/jetty2\index
   [junit4]   2> 4671022 T17788 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=62.515625, 
floorSegmentMB=0.7373046875, forceMergeDeletesPctAllowed=3.3173319966989565, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 4671023 T17788 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2bf0b34f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@478c1e12),segFN=segments_1,generation=1}
   [junit4]   2> 4671023 T17788 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4671027 T17788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4671027 T17788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 4671027 T17788 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 4671028 T17788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4671028 T17788 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 4671028 T17788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4671029 T17788 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4671029 T17788 oasup.UpdateRequestProcessorChain.init 
inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 4671029 T17788 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4] 

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

NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_76 
(64-bit)/cpus=2,threads=1,free=329494344,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestReplicationHandlerBackup, RemoteQueryErrorTest, 
DistributedDebugComponentTest, DocValuesMissingTest, JSONWriterTest, 
TestConfigSets, RecoveryZkTest, TestSchemaManager, PrimUtilsTest, 
TestReversedWildcardFilterFactory, TestPivotHelperCode, ZkNodePropsTest, 
TestSolrConfigHandlerConcurrent, UpdateParamsTest, SolrPluginUtilsTest, 
HdfsLockFactoryTest, WordBreakSolrSpellCheckerTest, AtomicUpdatesTest, 
TestLRUStatsCache, SynonymTokenizerTest, TestCustomSort, RequiredFieldsTest, 
TestMiniSolrCloudCluster, StressHdfsTest, TestDFRSimilarityFactory, 
TestBadConfig, DistributedFacetPivotSmallTest, DateRangeFieldTest, 
AliasIntegrationTest, CloudExitableDirectoryReaderTest, SolrCoreTest, 
TestLFUCache, PluginInfoTest, TermVectorComponentTest, TestSchemaNameResource, 
TestDistribDocBasedVersion, ZkSolrClientTest, TestPartialUpdateDeduplication, 
StatelessScriptUpdateProcessorFactoryTest, TestConfigReload, OverseerRolesTest, 
TestTrie, TestSearcherReuse, ShardRoutingCustomTest, 
FieldMutatingUpdateProcessorTest, PingRequestHandlerTest, TestStressLucene, 
TestCloudManagedSchema, HighlighterMaxOffsetTest, 
DirectUpdateHandlerOptimizeTest, UUIDFieldTest, ClusterStateUpdateTest, 
DOMUtilTest, TestShortCircuitedRequests, DistributedExpandComponentTest, 
TestNonDefinedSimilarityFactory, BlockCacheTest, TestQuerySenderListener, 
BinaryUpdateRequestHandlerTest, CoreAdminHandlerTest, TestCodecSupport, 
RegexBoostProcessorTest, ChangedSchemaMergeTest, TestDefaultSimilarityFactory, 
OpenCloseCoreStressTest, TestStressVersions, UpdateRequestProcessorFactoryTest, 
EchoParamsTest, TestWriterPerf, TestCollapseQParserPlugin, ScriptEngineTest, 
TestClassNameShortening, TestRealTimeGet, 
VMParamsZkACLAndCredentialsProvidersTest, MBeansHandlerTest, 
TestSolrQueryParserDefaultOperatorResource, TestStressReorder, 
SuggesterWFSTTest, FileBasedSpellCheckerTest, TestFreeTextSuggestions, 
TestFastLRUCache, DistributedFacetPivotLongTailTest, 
TestAtomicUpdateErrorCases, AutoCommitTest, TestStressRecovery, SliceStateTest, 
SuggestComponentTest, TestUpdate, TestUtils, TestChildDocTransformer, 
AsyncMigrateRouteKeyTest, TestIntervalFaceting, SpellCheckCollatorTest, 
IndexSchemaRuntimeFieldTest, TestExtendedDismaxParser, TestArbitraryIndexDir, 
BJQParserTest, DocumentBuilderTest, SoftAutoCommitTest, BadCopyFieldTest, 
HdfsUnloadDistributedZkTest, TriLevelCompositeIdRoutingTest, 
TestRandomMergePolicy, TestQueryTypes, TestSweetSpotSimilarityFactory, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestGroupingSearch, 
DirectSolrConnectionTest, TestSimpleQParserPlugin, TestSolrDeletionPolicy2, 
TestFaceting, TestShardHandlerFactory, TestManagedResource, 
SpatialRPTFieldTypeTest, TestRemoteStreaming, TestHashPartitioner, 
TestBulkSchemaAPI, TestAnalyzedSuggestions, TestSolrDynamicMBean, 
TestDynamicFieldResource, TestExactStatsCache, DistanceFunctionTest, 
CopyFieldTest, DocValuesMultiTest, FileUtilsTest, TestSchemaResource, 
TestPostingsSolrHighlighter, TestIndexingPerformance, ConvertedLegacyTest, 
HdfsSyncSliceTest, TestInitParams, TestSolrConfigHandler, 
DocumentAnalysisRequestHandlerTest, MultiTermTest, TestDistributedMissingSort, 
TestLazyCores, TestConfig, TestXIncludeConfig, HttpPartitionTest, 
SolrTestCaseJ4Test, TestBinaryField, DateFieldTest, 
HdfsCollectionsAPIDistributedZkTest, TestBlendedInfixSuggestions, 
TestWordDelimiterFilterFactory, HdfsBasicDistributedZk2Test, 
TestReplicationHandler, OverseerStatusTest, TestBM25SimilarityFactory, 
TestManagedStopFilterFactory, TestDocumentBuilder, OverseerTest, 
AnalyticsMergeStrategyTest, TestClusterStateMutator, SolrIndexSplitterTest, 
TestPerFieldSimilarity, TestInitQParser, IndexSchemaTest, SimpleFacetsTest, 
EnumFieldTest, TestCloudManagedSchemaConcurrent, 
TestManagedSchemaFieldResource, TestElisionMultitermQuery, TestFiltering, 
RankQueryTest, BlockDirectoryTest, HdfsWriteToMultipleCollectionsTest, 
DefaultValueUpdateProcessorTest, TestHighlightDedupGrouping, 
BasicDistributedZk2Test, SuggesterTest, SortByFunctionTest, 
SolrCmdDistributorTest, TestDocSet, RecoveryAfterSoftCommitTest, 
TestBlobHandler, TestManagedSchemaFieldTypeResource, BadComponentTest, 
CoreAdminCreateDiscoverTest, OverseerCollectionProcessorTest, 
NumericFieldsTest, TestRestManager, TestQueryUtils, 
UniqFieldsUpdateProcessorFactoryTest, TestManagedSchemaDynamicFieldResource, 
MergeStrategyTest, TestFoldingMultitermQuery, CurrencyFieldXmlFileTest, 
DocValuesTest, TestCSVResponseWriter, CurrencyFieldOpenExchangeTest, 
TestCopyFieldCollectionResource, TestSolrJ, PeerSyncTest, 
MoreLikeThisHandlerTest, TermsComponentTest, FieldAnalysisRequestHandlerTest, 
TestRebalanceLeaders, HdfsDirectoryTest, TestSolrQueryParser, 
UUIDUpdateProcessorFallbackTest, TestMergePolicyConfig, 
DistributedQueryComponentOptimizationTest, DistributedIntervalFacetingTest, 
TestManagedResourceStorage, AddBlockUpdateTest, SuggesterTSTTest, 
TestExceedMaxTermLength, NoCacheHeaderTest, DistributedSuggestComponentTest, 
ChaosMonkeySafeLeaderTest, TestAnalyzeInfixSuggestions, 
TestReRankQParserPlugin, TestSolrIndexConfig, FastVectorHighlighterTest, 
UnloadDistributedZkTest, TestRecovery, TestRawResponseWriter, 
BasicDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, 
TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, 
TestDistributedGrouping, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestReload, 
HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, 
TestCoreContainer, TestSolr4Spatial, StatsComponentTest, 
SpellCheckComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, 
TestSort, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, 
TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
SuggesterFSTTest, SolrRequestParserTest, SpatialFilterTest, TestCSVLoader, 
PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, QueryEqualityTest, 
TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, 
DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, 
TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, LoggingHandlerTest, 
TestJmxIntegration, TestCollationField, ReturnFieldsTest, QueryParsingTest, 
JsonLoaderTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, 
TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, 
HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, 
SampleTest, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, SystemInfoHandlerTest, 
CircularListTest, TestRTGBase, CursorPagingTest, 
TestCursorMarkWithoutUniqueKey, TestTolerantSearch, AssignTest, 
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, 
CustomCollectionTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteShardTest, 
DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, 
DistributedQueueTest, ExternalCollectionsTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, 
MigrateRouteKeyTest, MultiThreadedOCPTest, 
OverriddenZkACLAndCredentialsProvidersTest, ReplicationFactorTest]
   [junit4] Completed in 84.39s, 1 test, 1 error <<< FAILURES!

[...truncated 287 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:191: 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: 461 suites, 1847 tests, 1 error, 54 ignored (29 
assumptions)

Total time: 130 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_76 
-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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to