Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4186/
Java: 32bit/jdk1.8.0_20 -server -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  
org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([E651868CFA3C043E:67B708948D636402]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:161)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12953 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\init-core-data-001
   [junit4]   2> 132018 T271 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 132023 T271 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /_lw/
   [junit4]   2> 132031 T271 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() 
does not exist - solrj test?
   [junit4]   2> 132039 T271 oas.SolrTestCaseJ4.setUp ###Starting 
testWrongZkChrootTest
   [junit4]   2> 132050 T271 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 132056 T272 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 132156 T271 oasc.ZkTestServer.run start zk server on port:62059
   [junit4]   2> 132159 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 132270 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 132315 T273 oazs.NIOServerCnxn.doIO WARN Exception causing 
close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 133851 T278 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@98da48 name:ZooKeeperConnection 
Watcher:127.0.0.1:62059 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 133851 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 133851 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 133858 T271 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 133922 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 133926 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 133928 T280 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3fd2fb name:ZooKeeperConnection 
Watcher:127.0.0.1:62059/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 133929 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 133929 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 133932 T271 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 133941 T271 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 133945 T271 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 133948 T271 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 133954 T271 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 133955 T271 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 133960 T271 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 133961 T271 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 133965 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 because it doesn't exist
   [junit4]   2> 133965 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt
 because it doesn't exist
   [junit4]   2> 133965 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt
 because it doesn't exist
   [junit4]   2> 133965 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml
 because it doesn't exist
   [junit4]   2> 133965 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml
 because it doesn't exist
   [junit4]   2> 133965 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json
 because it doesn't exist
   [junit4]   2> 133967 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 because it doesn't exist
   [junit4]   2> 133967 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt
 because it doesn't exist
   [junit4]   2> 133967 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt
 because it doesn't exist
   [junit4]   2> 133973 T273 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x148239820240001, 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> 133985 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 133988 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 133990 T282 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@919d20 name:ZooKeeperConnection 
Watcher:127.0.0.1:62059/solr/xyz/foo got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 133991 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 133991 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 133992 T271 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 134005 T271 oas.SolrTestCaseJ4.tearDown ###Ending 
testWrongZkChrootTest
   [junit4]   2> 134005 T273 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x148239820240002, 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> 134008 T271 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:62059 62059
   [junit4]   2> 135807 T272 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:62059 62059
   [junit4]   2> 135816 T271 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 135819 T271 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 135820 T283 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 135900 T271 oasc.ZkTestServer.run start zk server on port:62072
   [junit4]   2> 135901 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 135905 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 135914 T289 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1986d4f name:ZooKeeperConnection 
Watcher:127.0.0.1:62072 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 135914 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 135914 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 135914 T271 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 135921 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 135924 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 135925 T284 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14823982e5a0000, 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> 135931 T291 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7131c2 name:ZooKeeperConnection 
Watcher:127.0.0.1:62072/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 135931 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 135932 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 135932 T271 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 135938 T271 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 135941 T271 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 135944 T271 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 135948 T271 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 135948 T271 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 135958 T271 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 135959 T271 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 135964 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 because it doesn't exist
   [junit4]   2> 135964 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt
 because it doesn't exist
   [junit4]   2> 135964 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt
 because it doesn't exist
   [junit4]   2> 135964 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml
 because it doesn't exist
   [junit4]   2> 135964 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml
 because it doesn't exist
   [junit4]   2> 135965 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json
 because it doesn't exist
   [junit4]   2> 135966 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 because it doesn't exist
   [junit4]   2> 135966 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt
 because it doesn't exist
   [junit4]   2> 135966 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt
 because it doesn't exist
   [junit4]   2> 136396 T271 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 136413 T271 oejs.AbstractConnector.doStart Started 
[email protected]:62079
   [junit4]   2> 136413 T271 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 136413 T271 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 136413 T271 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-003
   [junit4]   2> 136413 T271 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-003\'
   [junit4]   2> 136448 T271 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-003\solr.xml
   [junit4]   2> 136466 T271 oasc.CoreContainer.<init> New CoreContainer 
26197179
   [junit4]   2> 136466 T271 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-003\]
   [junit4]   2> 136467 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 136467 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 136467 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 136467 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 136467 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 136467 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 136467 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 136467 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 136470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 136470 T271 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 136470 T271 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 136470 T271 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 136470 T271 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 136470 T271 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62072/solr
   [junit4]   2> 136497 T271 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 136497 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 136499 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 136501 T302 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cae43 name:ZooKeeperConnection 
Watcher:127.0.0.1:62072 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 136501 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 136501 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 136507 T284 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14823982e5a0002, 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> 136521 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 136523 T304 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a43bd0 name:ZooKeeperConnection 
Watcher:127.0.0.1:62072/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 136526 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 136545 T271 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 136563 T271 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 136570 T271 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 136574 T271 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 136578 T271 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 136587 T271 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 136590 T271 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:62079__lw
   [junit4]   2> 136594 T271 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:62079__lw
   [junit4]   2> 136600 T271 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 136603 T271 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 136607 T271 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 136619 T271 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:62079__lw
   [junit4]   2> 136620 T271 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 136624 T271 oasc.Overseer.start Overseer 
(id=92362928880746499-127.0.0.1:62079__lw-n_0000000000) starting
   [junit4]   2> 136649 T271 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 136695 T271 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 136711 T271 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 136713 T306 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 136719 T271 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 136721 T271 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 136747 T305 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 136755 T308 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 136756 T308 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 136768 T308 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 136769 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 136777 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62079/_lw";,
   [junit4]   2>          "node_name":"127.0.0.1:62079__lw",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 136777 T305 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 136806 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 136821 T309 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> 137565 T308 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 137565 T308 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 137567 T308 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 137567 T308 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 137572 T308 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 137574 T308 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-003\collection1\'
   [junit4]   2> 137621 T308 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
4.11.0
   [junit4]   2> 137627 T308 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 137631 T308 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 137637 T308 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 137651 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.IntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137663 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.LongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137673 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.FloatField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137686 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.DoubleField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137705 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.SortableIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137724 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.SortableLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137739 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137753 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137762 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.BCDIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137772 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.BCDLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137781 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.BCDStrField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 137806 T308 oasc.SolrResourceLoader.findClass WARN Solr loaded 
a deprecated plugin/analysis class [solr.DateField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 138054 T308 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 138054 T308 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 138057 T308 oass.IndexSchema.loadCopyFields WARN Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 138057 T308 oass.IndexSchema.loadCopyFields WARN Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 138062 T308 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 138062 T308 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 138063 T308 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/control/data\
   [junit4]   2> 138064 T308 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 138064 T308 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/control/data\
   [junit4]   2> 138064 T308 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/control/data\index/
   [junit4]   2> 138064 T308 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 138065 T308 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/control/data\index
   [junit4]   2> 138069 T308 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1af16e5 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002\control\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 138069 T308 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 138069 T308 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 138069 T308 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 138069 T308 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 138070 T308 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 138070 T308 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 138070 T308 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 138070 T308 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 138070 T308 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 138070 T308 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 138071 T308 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 138071 T308 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 138071 T308 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 138071 T308 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 138076 T308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 138076 T308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 138077 T308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 138079 T308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 138079 T308 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 138082 T308 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 138082 T308 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 138083 T308 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1af16e5 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002\control\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 138083 T308 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 138083 T308 oass.SolrIndexSearcher.<init> Opening 
Searcher@16e5ca7[collection1] main
   [junit4]   2> 138083 T308 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 138085 T308 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 138085 T308 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 138095 T308 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 138095 T308 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 138095 T308 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 138097 T308 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 138097 T308 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 138099 T308 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 138104 T308 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 138104 T308 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 138104 T308 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 138108 T308 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 138108 T310 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@16e5ca7[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 138109 T313 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:62079/_lw 
collection:control_collection shard:shard1
   [junit4]   2> 138110 T271 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 138110 T271 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 138113 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 138115 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 138118 T315 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@150843 name:ZooKeeperConnection 
Watcher:127.0.0.1:62072/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 138119 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 138119 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 138122 T271 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 138135 T313 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 138139 T271 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 138159 T313 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 138167 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 138168 T313 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 138168 T313 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C76 name=collection1 
org.apache.solr.core.SolrCore@1ba499e 
url=http://127.0.0.1:62079/_lw/collection1 node=127.0.0.1:62079__lw 
C76_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:62079/_lw, node_name=127.0.0.1:62079__lw, state=down}
   [junit4]   2> 138173 T313 C76 P62079 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:62079/_lw/collection1/
   [junit4]   2> 138173 T313 C76 P62079 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 138173 T313 C76 P62079 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:62079/_lw/collection1/ has no replicas
   [junit4]   2> 138174 T313 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:62079/_lw/collection1/ shard1
   [junit4]   2> 138180 T313 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 138225 T316 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> 138225 T309 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> 138242 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 138245 T316 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> 138245 T309 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> 138278 T313 oasc.ZkController.register We are 
http://127.0.0.1:62079/_lw/collection1/ and leader is 
http://127.0.0.1:62079/_lw/collection1/
   [junit4]   2> 138278 T313 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:62079/_lw
   [junit4]   2> 138278 T313 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 138278 T313 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 138278 T313 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 138281 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 138286 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62079/_lw";,
   [junit4]   2>          "node_name":"127.0.0.1:62079__lw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 138375 T309 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> 138375 T316 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> 138418 T271 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 138418 T271 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 138423 T271 oejs.AbstractConnector.doStart Started 
[email protected]:62091
   [junit4]   2> 138424 T271 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 138424 T271 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 138424 T271 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-004
   [junit4]   2> 138424 T271 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-004\'
   [junit4]   2> 138452 T271 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-004\solr.xml
   [junit4]   2> 138469 T271 oasc.CoreContainer.<init> New CoreContainer 
25777082
   [junit4]   2> 138470 T271 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-004\]
   [junit4]   2> 138470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 138470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 138470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 138470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 138470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 138470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 138470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 138470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 138470 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 138471 T271 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 138473 T271 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 138473 T271 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 138473 T271 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 138473 T271 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62072/solr
   [junit4]   2> 138473 T271 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 138473 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 138477 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 138479 T327 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15a2563 name:ZooKeeperConnection 
Watcher:127.0.0.1:62072 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 138479 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 138480 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 138484 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 138488 T329 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b533d8 name:ZooKeeperConnection 
Watcher:127.0.0.1:62072/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 138488 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 138501 T271 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 139306 T271 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:62091__lw
   [junit4]   2> 139307 T271 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:62091__lw
   [junit4]   2> 139329 T271 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 139338 T331 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 139338 T331 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 139340 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 139340 T331 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 139341 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62091/_lw";,
   [junit4]   2>          "node_name":"127.0.0.1:62091__lw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 139341 T305 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 139342 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 139429 T316 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 139430 T309 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 139431 T330 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 140136 T331 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 140136 T331 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 140137 T331 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 140138 T331 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 140141 T331 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 140141 T331 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-004\collection1\'
   [junit4]   2> 140170 T331 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
4.11.0
   [junit4]   2> 140179 T331 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 140182 T331 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 140187 T331 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 140287 T331 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 140287 T331 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 140290 T331 oass.IndexSchema.loadCopyFields WARN Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 140290 T331 oass.IndexSchema.loadCopyFields WARN Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 140292 T331 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 140292 T331 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 140292 T331 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/jetty1\
   [junit4]   2> 140292 T331 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 140294 T331 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/jetty1\
   [junit4]   2> 140294 T331 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/jetty1\index/
   [junit4]   2> 140294 T331 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002\jetty1\index'
 doesn't exist. Creating new index...
   [junit4]   2> 140294 T331 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/jetty1\index
   [junit4]   2> 140298 T331 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8c5518 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002\jetty1\index),segFN=segments_1,generation=1}
   [junit4]   2> 140299 T331 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 140299 T331 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 140300 T331 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 140300 T331 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 140300 T331 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 140300 T331 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 140301 T331 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 140301 T331 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 140301 T331 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 140301 T331 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 140301 T331 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 140301 T331 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 140301 T331 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 140301 T331 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 140307 T331 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 140308 T331 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 140309 T331 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 140310 T331 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 140311 T331 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 140313 T331 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 140313 T331 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 140313 T331 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8c5518 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002\jetty1\index),segFN=segments_1,generation=1}
   [junit4]   2> 140313 T331 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 140313 T331 oass.SolrIndexSearcher.<init> Opening 
Searcher@257577[collection1] main
   [junit4]   2> 140313 T331 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 140315 T331 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 140315 T331 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 140316 T331 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 140316 T331 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 140316 T331 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 140318 T331 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 140318 T331 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 140318 T331 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 140319 T331 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 140323 T331 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 140323 T332 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@257577[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 140324 T335 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:62091/_lw collection:collection1 
shard:shard2
   [junit4]   2> 140325 T271 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 140325 T271 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 140343 T335 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 140362 T335 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 140364 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 140366 T335 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 140366 T335 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C77 name=collection1 
org.apache.solr.core.SolrCore@31a8a6 url=http://127.0.0.1:62091/_lw/collection1 
node=127.0.0.1:62091__lw C77_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:62091/_lw, 
node_name=127.0.0.1:62091__lw, state=down}
   [junit4]   2> 140366 T335 C77 P62091 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:62091/_lw/collection1/
   [junit4]   2> 140367 T335 C77 P62091 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 140367 T335 C77 P62091 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:62091/_lw/collection1/ has no replicas
   [junit4]   2> 140367 T335 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:62091/_lw/collection1/ shard2
   [junit4]   2> 140367 T335 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 140379 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 140459 T316 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 140459 T309 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 140460 T330 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 140491 T335 oasc.ZkController.register We are 
http://127.0.0.1:62091/_lw/collection1/ and leader is 
http://127.0.0.1:62091/_lw/collection1/
   [junit4]   2> 140491 T335 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:62091/_lw
   [junit4]   2> 140491 T335 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 140491 T335 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 140491 T335 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 140494 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 140497 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62091/_lw";,
   [junit4]   2>          "node_name":"127.0.0.1:62091__lw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 140573 T316 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 140573 T309 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 140573 T330 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 140612 T271 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 140613 T271 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 140618 T271 oejs.AbstractConnector.doStart Started 
[email protected]:62100
   [junit4]   2> 140619 T271 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 140620 T271 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 140620 T271 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-005
   [junit4]   2> 140620 T271 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-005\'
   [junit4]   2> 140643 T271 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-005\solr.xml
   [junit4]   2> 140657 T271 oasc.CoreContainer.<init> New CoreContainer 
18124814
   [junit4]   2> 140657 T271 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-005\]
   [junit4]   2> 140658 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 140658 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 140658 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 140658 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 140658 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 140658 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 140658 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 140660 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 140660 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 140660 T271 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 140660 T271 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 140660 T271 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 140660 T271 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 140660 T271 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62072/solr
   [junit4]   2> 140660 T271 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 140660 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 140663 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 140666 T346 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@101389f name:ZooKeeperConnection 
Watcher:127.0.0.1:62072 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 140666 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 140666 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 140669 T284 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14823982e5a0007, 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> 140671 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 140673 T348 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ea2928 name:ZooKeeperConnection 
Watcher:127.0.0.1:62072/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 140673 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 140683 T271 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 141404 T271 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:62100__lw
   [junit4]   2> 141405 T271 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:62100__lw
   [junit4]   2> 141417 T271 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 141424 T350 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 141424 T350 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 141425 T350 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 141425 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 141428 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62100/_lw";,
   [junit4]   2>          "node_name":"127.0.0.1:62100__lw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 141429 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 141429 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 141512 T316 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 141512 T309 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 141512 T330 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 141512 T349 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142143 T350 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 142143 T350 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 142144 T350 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 142144 T350 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 142146 T350 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 142146 T350 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-005\collection1\'
   [junit4]   2> 142172 T350 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
4.11.0
   [junit4]   2> 142181 T350 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 142183 T350 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 142188 T350 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 142304 T350 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 142306 T350 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 142308 T350 oass.IndexSchema.loadCopyFields WARN Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 142308 T350 oass.IndexSchema.loadCopyFields WARN Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 142309 T350 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 142309 T350 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 142310 T350 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-005\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/jetty2\
   [junit4]   2> 142310 T350 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 142310 T350 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/jetty2\
   [junit4]   2> 142310 T350 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/jetty2\index/
   [junit4]   2> 142310 T350 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002\jetty2\index'
 doesn't exist. Creating new index...
   [junit4]   2> 142311 T350 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002/jetty2\index
   [junit4]   2> 142315 T350 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a8a68 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002\jetty2\index),segFN=segments_1,generation=1}
   [junit4]   2> 142315 T350 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 142317 T350 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 142317 T350 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 142317 T350 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 142317 T350 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 142318 T350 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 142319 T350 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 142319 T350 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 142319 T350 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 142319 T350 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 142319 T350 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 142319 T350 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 142319 T350 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 142320 T350 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 142325 T350 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 142326 T350 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 142328 T350 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 142329 T350 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 142330 T350 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 142332 T350 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 142332 T350 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 142334 T350 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a8a68 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-002\jetty2\index),segFN=segments_1,generation=1}
   [junit4]   2> 142334 T350 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 142334 T350 oass.SolrIndexSearcher.<init> Opening 
Searcher@10b91e7[collection1] main
   [junit4]   2> 142334 T350 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 142336 T350 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 142336 T350 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 142338 T350 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 142338 T350 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 142338 T350 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 142342 T350 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 142342 T350 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 142342 T350 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 142342 T350 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 142345 T350 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 142345 T351 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@10b91e7[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 142346 T354 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:62100/_lw collection:collection1 
shard:shard1
   [junit4]   2> 142347 T271 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 142347 T271 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 142349 T354 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 142361 T354 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 142364 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 142366 T354 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 142366 T354 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C78 name=collection1 
org.apache.solr.core.SolrCore@1e0c753 
url=http://127.0.0.1:62100/_lw/collection1 node=127.0.0.1:62100__lw 
C78_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:62100/_lw, node_name=127.0.0.1:62100__lw, state=down}
   [junit4]   2> 142366 T354 C78 P62100 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:62100/_lw/collection1/
   [junit4]   2> 142366 T354 C78 P62100 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 142366 T354 C78 P62100 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:62100/_lw/collection1/ has no replicas
   [junit4]   2> 142366 T354 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:62100/_lw/collection1/ shard1
   [junit4]   2> 142368 T354 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 142436 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 142516 T316 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142517 T349 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142518 T309 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142520 T330 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142549 T354 oasc.ZkController.register We are 
http://127.0.0.1:62100/_lw/collection1/ and leader is 
http://127.0.0.1:62100/_lw/collection1/
   [junit4]   2> 142549 T354 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:62100/_lw
   [junit4]   2> 142549 T354 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 142549 T354 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 142549 T354 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 142552 T309 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 142556 T305 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62100/_lw";,
   [junit4]   2>          "node_name":"127.0.0.1:62100__lw",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 142634 T316 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142635 T349 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142636 T309 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142636 T330 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 142699 T271 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 142699 T271 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 142708 T271 oejs.AbstractConnector.doStart Started 
[email protected]:62109
   [junit4]   2> 142709 T271 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 142709 T271 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 142709 T271 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-006
   [junit4]   2> 142709 T271 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-006\'
   [junit4]   2> 142733 T271 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-006\solr.xml
   [junit4]   2> 142748 T271 oasc.CoreContainer.<init> New CoreContainer 1354295
   [junit4]   2> 142748 T271 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001\tempDir-006\]
   [junit4]   2> 142748 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 142748 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 142749 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 142749 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 142749 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 142749 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 142750 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 142750 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 142750 T271 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 142750 T271 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 142750 T271 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 142750 T271 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 142750 T271 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 142752 T271 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62072/solr
   [junit4]   2> 142752 T271 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 142752 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 142753 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 142755 T365 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ff00e2 name:ZooKeeperConnection 
Watcher:127.0.0.1:62072 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 142756 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 142757 T271 oascc.SolrZkClient.createZkACLProvider Using 
default

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

/Azores -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 30.0s | CloudSolrServerTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E651868CFA3C043E:67B708948D636402]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:161)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 165821 T271 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> 165831 T271 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 165833 T401 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 165911 T271 oasc.ZkTestServer.run start zk server on port:62136
   [junit4]   2> 165911 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 165914 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 165921 T407 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@122c622 name:ZooKeeperConnection 
Watcher:127.0.0.1:62136 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 165922 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 165922 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 165922 T271 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 165930 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 165933 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 165934 T409 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@67dfb5 name:ZooKeeperConnection 
Watcher:127.0.0.1:62136/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 165935 T271 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 165935 T271 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 165935 T271 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 165940 T271 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 165943 T271 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 165946 T271 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 165949 T271 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 165950 T271 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 165954 T271 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 165955 T271 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 165959 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 because it doesn't exist
   [junit4]   2> 165959 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt
 because it doesn't exist
   [junit4]   2> 165959 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt
 because it doesn't exist
   [junit4]   2> 165959 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml
 because it doesn't exist
   [junit4]   2> 165959 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml
 because it doesn't exist
   [junit4]   2> 165959 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json
 because it doesn't exist
   [junit4]   2> 165961 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 because it doesn't exist
   [junit4]   2> 165961 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt
 because it doesn't exist
   [junit4]   2> 165962 T271 oasc.AbstractZkTestCase.putConfig skipping 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt
 because it doesn't exist
   [junit4]   2> 165963 T271 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 165966 T402 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x1482398a3950001, 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> 165972 T271 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 165981 T410 oaz.ClientCnxn$SendThread.run WARN Session 0x0 for 
server null, unexpected error, closing socket connection and attempting 
reconnect java.net.BindException: Cannot assign requested address: no further 
information
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 166930 T271 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 166932 T271 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:62136 62136
   [junit4]   2> 168694 T401 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:62136 62136
   [junit4]   2> 168699 T271 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.CloudSolrServerTest-E651868CFA3C043E-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=108), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=108)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, 
locale=sr_BA, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20 
(32-bit)/cpus=2,threads=1,free=11023856,total=46202880
   [junit4]   2> NOTE: All tests run in this JVM: [AnlysisResponseBaseTest, 
TestXMLEscaping, LargeVolumeEmbeddedTest, MultiCoreExampleJettyTest, 
TestEmbeddedSolrServer, ModifiableSolrParamsTest, TestHash, 
DocumentAnalysisResponseTest, SolrExampleEmbeddedTest, TestNamedListCodec, 
JettyWebappTest, BasicHttpSolrServerTest, LargeVolumeBinaryJettyTest, 
MultiCoreEmbeddedTest, TestSpellCheckResponse, SolrExceptionTest, 
ExternalHttpClientTest, TestBatchUpdate, ContentStreamTest, 
SolrExampleStreamingBinaryTest, TestDocumentObjectBinder, 
MergeIndexesEmbeddedTest, NoOpResponseParserTest, CloudSolrServerTest]
   [junit4] Completed in 36.73s, 3 tests, 1 failure <<< FAILURES!

[...truncated 84 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:485: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:465: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:202: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:494:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1344:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:959:
 There were test failures: 52 suites, 302 tests, 1 failure

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


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

Reply via email to