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

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
distrib-dup-test-chain-explicit: didn't find correct # docs with query: id:64 
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: distrib-dup-test-chain-explicit: didn't find correct 
# docs with query: id:64 expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([660053BF47E6F3F1:EE546C65E91A9E09]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:663)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:362)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testBBox

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([660053BF47E6F3F1:1F0119BCE080DF8C]:0)
        at org.apache.lucene.search.Explanation.toString(Explanation.java:118)
        at org.apache.lucene.search.Explanation.toString(Explanation.java:106)
        at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:444)
        at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:364)
        at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:324)
        at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:860)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
        at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9549 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\init-core-data-001
   [junit4]   2> 18007 T33 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /pq_nz/
   [junit4]   2> 18036 T33 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 18040 T34 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 18041 T34 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 18146 T33 oasc.ZkTestServer.run start zk server on port:59632
   [junit4]   2> 18198 T33 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 18304 T33 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 18389 T41 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5bc37ff8 
name:ZooKeeperConnection Watcher:127.0.0.1:59632 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18390 T33 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 18395 T33 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 18399 T33 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 18454 T33 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 18456 T33 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 18459 T44 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4eb21add 
name:ZooKeeperConnection Watcher:127.0.0.1:59632/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18460 T33 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 18460 T33 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 18471 T33 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 18477 T33 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 18481 T33 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 18485 T33 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 18491 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 18506 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 18514 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 18515 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 18521 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 18522 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 18528 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 18529 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 18533 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 18534 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 18539 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 18540 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 18546 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 18547 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 18552 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 18553 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 18558 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 18559 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 18583 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 18584 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 18589 T33 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 18590 T33 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 18917 T33 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1
   [junit4]   2> 18921 T33 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 18928 T33 oejs.AbstractConnector.doStart Started 
[email protected]:59639
   [junit4]   2> 18929 T33 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores, hostContext=/pq_nz, hostPort=59639, 
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\tempDir-001/control/data}
   [junit4]   2> 18930 T33 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6951a712
   [junit4]   2> 18932 T33 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\'
   [junit4]   2> 18958 T33 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\solr.xml
   [junit4]   2> 18988 T33 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores
   [junit4]   2> 18989 T33 oasc.CoreContainer.<init> New CoreContainer 109323807
   [junit4]   2> 18989 T33 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\]
   [junit4]   2> 18989 T33 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\lib
   [junit4]   2> 18991 T33 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\lib).
   [junit4]   2> 19001 T33 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 19005 T33 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 19006 T33 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19007 T33 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19007 T33 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 19007 T33 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59632/solr
   [junit4]   2> 19028 T33 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 19029 T33 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 19031 T33 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 19043 T56 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@77f22e3f 
name:ZooKeeperConnection Watcher:127.0.0.1:59632 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19044 T33 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 19045 T33 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 19058 T33 N:127.0.0.1:59639_pq_nz 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 19062 T59 N:127.0.0.1:59639_pq_nz 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c4ba63b 
name:ZooKeeperConnection Watcher:127.0.0.1:59632/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19062 T33 N:127.0.0.1:59639_pq_nz 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 19075 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 19087 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 19095 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 19100 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 19105 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 19124 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 19128 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 19134 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 19137 T33 N:127.0.0.1:59639_pq_nz 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59639_pq_nz
   [junit4]   2> 19141 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:59639_pq_nz
   [junit4]   2> 19148 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 19151 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 19156 T33 N:127.0.0.1:59639_pq_nz oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 19167 T33 N:127.0.0.1:59639_pq_nz 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:59639_pq_nz
   [junit4]   2> 19168 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 19172 T33 N:127.0.0.1:59639_pq_nz oasc.Overseer.start Overseer 
(id=93692124033515523-127.0.0.1:59639_pq_nz-n_0000000000) starting
   [junit4]   2> 19185 T33 N:127.0.0.1:59639_pq_nz oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 19223 T33 N:127.0.0.1:59639_pq_nz 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 19235 T61 N:127.0.0.1:59639_pq_nz 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 19235 T33 N:127.0.0.1:59639_pq_nz 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 19251 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 19260 T33 N:127.0.0.1:59639_pq_nz 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores
   [junit4]   2> 19269 T33 N:127.0.0.1:59639_pq_nz oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {transient=false, coreNodeName=, name=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1\, 
collection=control_collection, config=solrconfig.xml, loadOnStartup=true, 
dataDir=data\, shard=, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1, schema=schema.xml}
   [junit4]   2> 19269 T33 N:127.0.0.1:59639_pq_nz 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1\
   [junit4]   2> 19270 T33 N:127.0.0.1:59639_pq_nz 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 19274 T63 N:127.0.0.1:59639_pq_nz C:control_collection 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 19274 T63 N:127.0.0.1:59639_pq_nz C:control_collection 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 19292 T63 N:127.0.0.1:59639_pq_nz 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 19293 T59 N:127.0.0.1:59639_pq_nz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 19297 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59639_pq_nz",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59639/pq_nz";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"down"} current state version: 0
   [junit4]   2> 19323 T60 N:127.0.0.1:59639_pq_nz 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59639_pq_nz",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59639/pq_nz";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 19326 T60 N:127.0.0.1:59639_pq_nz 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 19348 T60 N:127.0.0.1:59639_pq_nz 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 19367 T59 N:127.0.0.1:59639_pq_nz 
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> 20360 T63 N:127.0.0.1:59639_pq_nz 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 20360 T63 N:127.0.0.1:59639_pq_nz 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 20384 T63 N:127.0.0.1:59639_pq_nz 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 20384 T63 N:127.0.0.1:59639_pq_nz 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 20403 T63 N:127.0.0.1:59639_pq_nz 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 20405 T63 N:127.0.0.1:59639_pq_nz 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1\'
   [junit4]   2> 20457 T63 N:127.0.0.1:59639_pq_nz 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 20473 T63 N:127.0.0.1:59639_pq_nz oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 20508 T63 N:127.0.0.1:59639_pq_nz 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 20555 T63 N:127.0.0.1:59639_pq_nz oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 20639 T63 N:127.0.0.1:59639_pq_nz oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 20642 T63 N:127.0.0.1:59639_pq_nz oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 20702 T63 N:127.0.0.1:59639_pq_nz oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 21212 T63 N:127.0.0.1:59639_pq_nz 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 21232 T63 N:127.0.0.1:59639_pq_nz oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 21234 T63 N:127.0.0.1:59639_pq_nz oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 21271 T63 N:127.0.0.1:59639_pq_nz 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 21278 T63 N:127.0.0.1:59639_pq_nz 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 21286 T63 N:127.0.0.1:59639_pq_nz 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 21288 T63 N:127.0.0.1:59639_pq_nz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 21289 T63 N:127.0.0.1:59639_pq_nz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 21290 T63 N:127.0.0.1:59639_pq_nz 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 21292 T63 N:127.0.0.1:59639_pq_nz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 21292 T63 N:127.0.0.1:59639_pq_nz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 21293 T63 N:127.0.0.1:59639_pq_nz oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 21293 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 21293 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1\data\
   [junit4]   2> 21294 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1822c984
   [junit4]   2> 21299 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1\data\
   [junit4]   2> 21299 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1\data\index/
   [junit4]   2> 21300 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 21301 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\control-001\cores\collection1\data\index
   [junit4]   2> 21303 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=3.0283203125, 
floorSegmentMB=1.1650390625, forceMergeDeletesPctAllowed=1.0320861738756049, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.28646514892357366
   [junit4]   2> 21303 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1b8c25c0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e026e61),segFN=segments_1,generation=1}
   [junit4]   2> 21303 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 21315 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 21354 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 21355 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 21355 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 21355 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21355 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 21357 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 21357 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 21357 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 21364 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21366 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21369 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21372 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21385 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/segments,/admin/file,/update/csv,/admin/system,/config,/admin/mbeans,/schema,/replication,/admin/logging,standard,/admin/luke,/get,/admin/threads,/admin/properties,/update/json/docs,/update/json,/admin/ping,/update,/admin/plugins
   [junit4]   2> 21388 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 21390 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 21391 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 21392 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 21392 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 21394 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10542125452506285]
   [junit4]   2> 21395 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1b8c25c0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e026e61),segFN=segments_1,generation=1}
   [junit4]   2> 21395 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 21396 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@236bff4c[collection1] main
   [junit4]   2> 21396 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 21398 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 21399 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 21406 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 21406 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 21407 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21408 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 21409 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21409 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 21409 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 21419 T64 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@236bff4c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21426 T63 N:127.0.0.1:59639_pq_nz c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 21438 T33 N:127.0.0.1:59639_pq_nz oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 21439 T33 N:127.0.0.1:59639_pq_nz oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 21471 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:59639/pq_nz 
collection:control_collection shard:shard1
   [junit4]   2> 21486 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 21489 T33 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 21490 T33 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 21494 T70 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2fa7d1e7 
name:ZooKeeperConnection Watcher:127.0.0.1:59632/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21495 T33 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 21496 T33 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 21496 T33 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 21502 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 21506 T59 N:127.0.0.1:59639_pq_nz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 21506 T33 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 21507 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 21508 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 
org.apache.solr.core.SolrCore@138dae84 
url=http://127.0.0.1:59639/pq_nz/collection1 node=127.0.0.1:59639_pq_nz 
C2_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:59639_pq_nz, core=collection1, 
base_url=http://127.0.0.1:59639/pq_nz, state=down}
   [junit4]   2> 21509 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 C2 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:59639/pq_nz/collection1/
   [junit4]   2> 21509 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 C2 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 21509 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 21510 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 C2 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:59639/pq_nz/collection1/ has no replicas
   [junit4]   2> 21511 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:59639/pq_nz/collection1/ shard1
   [junit4]   2> 21519 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 21520 T59 N:127.0.0.1:59639_pq_nz 
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> 21520 T70 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> 21540 T59 N:127.0.0.1:59639_pq_nz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 21543 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:59639/pq_nz";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 21658 T70 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> 21658 T59 N:127.0.0.1:59639_pq_nz 
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> 21706 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:59639/pq_nz/collection1/ and leader is 
http://127.0.0.1:59639/pq_nz/collection1/
   [junit4]   2> 21706 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:59639/pq_nz
   [junit4]   2> 21707 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 21707 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 21708 T67 N:127.0.0.1:59639_pq_nz C:control_collection 
S:shard1 c:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 21710 T59 N:127.0.0.1:59639_pq_nz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 21714 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59639_pq_nz",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59639/pq_nz";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active"} current state version: 3
   [junit4]   2> 21717 T60 N:127.0.0.1:59639_pq_nz 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59639_pq_nz",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59639/pq_nz";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 21831 T70 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> 21838 T59 N:127.0.0.1:59639_pq_nz 
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> 21849 T33 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1
   [junit4]   2> 21852 T33 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001
   [junit4]   2> 21852 T33 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 21856 T33 oejs.AbstractConnector.doStart Started 
[email protected]:59660
   [junit4]   2> 21858 T33 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=59660, solrconfig=solrconfig.xml, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores, hostContext=/pq_nz, 
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\tempDir-001/jetty1}
   [junit4]   2> 21859 T33 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6951a712
   [junit4]   2> 21860 T33 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\'
   [junit4]   2> 21907 T33 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\solr.xml
   [junit4]   2> 21950 T33 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores
   [junit4]   2> 21951 T33 oasc.CoreContainer.<init> New CoreContainer 662214651
   [junit4]   2> 21951 T33 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\]
   [junit4]   2> 21952 T33 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\lib
   [junit4]   2> 21952 T33 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\lib).
   [junit4]   2> 21964 T33 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 21971 T33 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 21972 T33 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 21973 T33 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 21973 T33 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 21974 T33 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59632/solr
   [junit4]   2> 21975 T33 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 21977 T33 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 21981 T33 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 21984 T82 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4604e89 name:ZooKeeperConnection 
Watcher:127.0.0.1:59632 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 21985 T33 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 21986 T33 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 21991 T33 N:127.0.0.1:59660_pq_nz 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 21994 T35 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14cdc7d8b450005, 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> 21997 T85 N:127.0.0.1:59660_pq_nz 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@65c61183 
name:ZooKeeperConnection Watcher:127.0.0.1:59632/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21998 T33 N:127.0.0.1:59660_pq_nz 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 22011 T33 N:127.0.0.1:59660_pq_nz 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 23091 T33 N:127.0.0.1:59660_pq_nz 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59660_pq_nz
   [junit4]   2> 23092 T33 N:127.0.0.1:59660_pq_nz oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:59660_pq_nz
   [junit4]   2> 23110 T33 N:127.0.0.1:59660_pq_nz oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 23119 T33 N:127.0.0.1:59660_pq_nz 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores
   [junit4]   2> 23121 T33 N:127.0.0.1:59660_pq_nz oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {collection=collection1, transient=false, shard=, 
name=collection1, schema=schema.xml, config=solrconfig.xml, coreNodeName=, 
dataDir=data\, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1\, loadOnStartup=true}
   [junit4]   2> 23121 T33 N:127.0.0.1:59660_pq_nz 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1\
   [junit4]   2> 23122 T33 N:127.0.0.1:59660_pq_nz 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 23126 T86 N:127.0.0.1:59660_pq_nz C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 23126 T86 N:127.0.0.1:59660_pq_nz C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 23128 T59 N:127.0.0.1:59639_pq_nz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 23128 T86 N:127.0.0.1:59660_pq_nz 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 23130 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59660_pq_nz",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59660/pq_nz";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down"} current state version: 4
   [junit4]   2> 23132 T60 N:127.0.0.1:59639_pq_nz 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59660_pq_nz",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59660/pq_nz";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 23133 T60 N:127.0.0.1:59639_pq_nz 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 23133 T60 N:127.0.0.1:59639_pq_nz 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 23249 T85 N:127.0.0.1:59660_pq_nz 
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> 23250 T70 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> 23249 T59 N:127.0.0.1:59639_pq_nz 
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> 24195 T86 N:127.0.0.1:59660_pq_nz 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 24195 T86 N:127.0.0.1:59660_pq_nz 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 24196 T86 N:127.0.0.1:59660_pq_nz 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 24197 T86 N:127.0.0.1:59660_pq_nz 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 24199 T86 N:127.0.0.1:59660_pq_nz 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 24199 T86 N:127.0.0.1:59660_pq_nz 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1\'
   [junit4]   2> 24226 T86 N:127.0.0.1:59660_pq_nz 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 24229 T86 N:127.0.0.1:59660_pq_nz oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 24247 T86 N:127.0.0.1:59660_pq_nz 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 24268 T86 N:127.0.0.1:59660_pq_nz oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 24322 T86 N:127.0.0.1:59660_pq_nz oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 24325 T86 N:127.0.0.1:59660_pq_nz oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 24374 T86 N:127.0.0.1:59660_pq_nz oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 24842 T86 N:127.0.0.1:59660_pq_nz 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 24857 T86 N:127.0.0.1:59660_pq_nz oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 24860 T86 N:127.0.0.1:59660_pq_nz oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 24895 T86 N:127.0.0.1:59660_pq_nz 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 24901 T86 N:127.0.0.1:59660_pq_nz 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 24906 T86 N:127.0.0.1:59660_pq_nz 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 24908 T86 N:127.0.0.1:59660_pq_nz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 24909 T86 N:127.0.0.1:59660_pq_nz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 24909 T86 N:127.0.0.1:59660_pq_nz 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 24911 T86 N:127.0.0.1:59660_pq_nz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 24911 T86 N:127.0.0.1:59660_pq_nz 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 24911 T86 N:127.0.0.1:59660_pq_nz oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 24911 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 24911 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 24913 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1822c984
   [junit4]   2> 24915 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 24915 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 24916 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 24916 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 24916 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=3.0283203125, 
floorSegmentMB=1.1650390625, forceMergeDeletesPctAllowed=1.0320861738756049, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.28646514892357366
   [junit4]   2> 24917 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6de6ee67 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542de48f),segFN=segments_1,generation=1}
   [junit4]   2> 24918 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 24928 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 24929 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 24929 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 24929 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 24930 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 24930 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 24931 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 24932 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 24932 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 24939 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24942 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24945 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24948 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24967 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/segments,/admin/file,/update/csv,/admin/system,/config,/admin/mbeans,/schema,/replication,/admin/logging,standard,/admin/luke,/get,/admin/threads,/admin/properties,/update/json/docs,/update/json,/admin/ping,/update,/admin/plugins
   [junit4]   2> 24969 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 24971 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 24971 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 24972 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 24972 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 24974 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10542125452506285]
   [junit4]   2> 24974 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6de6ee67 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542de48f),segFN=segments_1,generation=1}
   [junit4]   2> 24975 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 24975 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@4bc7cee5[collection1] main
   [junit4]   2> 24976 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 24978 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 24978 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 24979 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 24979 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 24979 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 24981 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 24981 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 24981 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 24982 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 24986 T87 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@4bc7cee5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 24987 T86 N:127.0.0.1:59660_pq_nz c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 24987 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:59660/pq_nz collection:collection1 shard:shard2
   [junit4]   2> 24993 T33 N:127.0.0.1:59660_pq_nz oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 24994 T33 N:127.0.0.1:59660_pq_nz oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 24994 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 25006 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 25010 T59 N:127.0.0.1:59639_pq_nz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 25013 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 25013 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 25014 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 
org.apache.solr.core.SolrCore@173d1008 
url=http://127.0.0.1:59660/pq_nz/collection1 node=127.0.0.1:59660_pq_nz 
C3_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:59660_pq_nz, core=collection1, 
base_url=http://127.0.0.1:59660/pq_nz, state=down}
   [junit4]   2> 25014 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 C3 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:59660/pq_nz/collection1/
   [junit4]   2> 25014 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 C3 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 25015 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 C3 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:59660/pq_nz/collection1/ has no replicas
   [junit4]   2> 25015 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:59660/pq_nz/collection1/ shard2
   [junit4]   2> 25015 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 25018 T70 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> 25019 T85 N:127.0.0.1:59660_pq_nz 
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> 25020 T59 N:127.0.0.1:59639_pq_nz 
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> 25040 T59 N:127.0.0.1:59639_pq_nz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 25044 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59660/pq_nz";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 6
   [junit4]   2> 25152 T70 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> 25153 T85 N:127.0.0.1:59660_pq_nz 
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> 25154 T59 N:127.0.0.1:59639_pq_nz 
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> 25197 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:59660/pq_nz/collection1/ and leader is 
http://127.0.0.1:59660/pq_nz/collection1/
   [junit4]   2> 25197 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:59660/pq_nz
   [junit4]   2> 25197 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 25198 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 25198 T90 N:127.0.0.1:59660_pq_nz C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 25201 T59 N:127.0.0.1:59639_pq_nz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 25206 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59660_pq_nz",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59660/pq_nz";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active"} current state version: 7
   [junit4]   2> 25208 T60 N:127.0.0.1:59639_pq_nz 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59660_pq_nz",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59660/pq_nz";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 25318 T59 N:127.0.0.1:59639_pq_nz 
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> 25318 T70 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> 25318 T85 N:127.0.0.1:59660_pq_nz 
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> 25465 T33 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\cores\collection1
   [junit4]   2> 25468 T33 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001
   [junit4]   2> 25468 T33 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 25473 T33 oejs.AbstractConnector.doStart Started 
[email protected]:59678
   [junit4]   2> 25473 T33 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/pq_nz, 
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\tempDir-001/jetty2, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\cores, solrconfig=solrconfig.xml, 
hostPort=59678}
   [junit4]   2> 25474 T33 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6951a712
   [junit4]   2> 25474 T33 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\'
   [junit4]   2> 25511 T33 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\solr.xml
   [junit4]   2> 25550 T33 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\cores
   [junit4]   2> 25551 T33 oasc.CoreContainer.<init> New CoreContainer 335930904
   [junit4]   2> 25552 T33 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\]
   [junit4]   2> 25552 T33 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\lib
   [junit4]   2> 25553 T33 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\lib).
   [junit4]   2> 25583 T33 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 25588 T33 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 25589 T33 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 25590 T33 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 25590 T33 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 25591 T33 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59632/solr
   [junit4]   2> 25591 T33 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 25592 T33 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 25593 T33 oascc.ConnectionManager.waitForConnected Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 25596 T102 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2bb3c3ef 
name:ZooKeeperConnection Watcher:127.0.0.1:59632 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 25597 T33 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 25598 T33 oascc.SolrZkClient.createZkACLProvider Using default 
ZkACLProvider
   [junit4]   2> 25603 T33 N:127.0.0.1:59678_pq_nz 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 25605 T105 N:127.0.0.1:59678_pq_nz 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cb37ae6 
name:ZooKeeperConnection Watcher:127.0.0.1:59632/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 25606 T33 N:127.0.0.1:59678_pq_nz 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 25615 T33 N:127.0.0.1:59678_pq_nz 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 26587 T33 N:127.0.0.1:59678_pq_nz 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59678_pq_nz
   [junit4]   2> 26589 T33 N:127.0.0.1:59678_pq_nz oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:59678_pq_nz
   [junit4]   2> 26601 T33 N:127.0.0.1:59678_pq_nz oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 26610 T33 N:127.0.0.1:59678_pq_nz 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\cores
   [junit4]   2> 26612 T33 N:127.0.0.1:59678_pq_nz oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: 
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\cores\collection1\, loadOnStartup=true, 
schema=schema.xml, collection=collection1, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\cores\collection1, coreNodeName=, 
name=collection1, transient=false, dataDir=data\, shard=, config=solrconfig.xml}
   [junit4]   2> 26613 T33 N:127.0.0.1:59678_pq_nz 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest
 660053BF47E6F3F1-001\shard-2-001\cores\collection1\
   [junit4]   2> 26613 T33 N:127.0.0.1:59678_pq_nz 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 26617 T106 N:127.0.0.1:59678_pq_nz C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 26617 T106 N:127.0.0.1:59678_pq_nz C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 26619 T59 N:127.0.0.1:59639_pq_nz 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 26619 T106 N:127.0.0.1:59678_pq_nz 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 26621 T60 N:127.0.0.1:59639_pq_nz 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59678_pq_nz",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59678/pq_nz";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down"} current state version: 8
   [junit4]   2> 26622 T60 N:127.0.0.1:59639_pq_nz 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59678_pq_nz",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:59678/pq_nz";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 26623 T60 N:127.0.0.1:59639_pq_nz oasc

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

.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 442122 T1920 C286 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={wt=xml&fl=id,score&q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results}
 hits=3 status=500 QTime=4 
   [junit4]   2> 442122 T1920 oas.SolrTestCaseJ4.assertJQ ERROR REQUEST FAILED: 
wt=xml&fl=id,score&q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results
   [junit4]   2> 442122 T1920 oas.SolrTestCaseJ4.tearDown ###Ending testBBox
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 
-Dtests.method=testBBox -Dtests.seed=660053BF47E6F3F1 -Dtests.slow=true 
-Dtests.locale=be -Dtests.timezone=EST5EDT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.13s J1 | TestSolr4Spatial2.testBBox <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([660053BF47E6F3F1:1F0119BCE080DF8C]:0)
   [junit4]    >        at 
org.apache.lucene.search.Explanation.toString(Explanation.java:118)
   [junit4]    >        at 
org.apache.lucene.search.Explanation.toString(Explanation.java:106)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:444)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:364)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:324)
   [junit4]    >        at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:860)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
   [junit4]    >        at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 442132 T1920 oas.SolrTestCaseJ4.setUp ###Starting 
testBadScoreParam
   [junit4]   2> 442132 T1920 C286 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 442133 T1920 C286 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 442138 T1920 C286 oasc.SolrException.log Ignoring exception 
matching .
   [junit4]   2> 442139 T1920 C286 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={rows=20&start=0&qt=standard&q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&version=2.2}
 status=400 QTime=1 
   [junit4]   2> 442139 T1920 oas.SolrTestCaseJ4.tearDown ###Ending 
testBadScoreParam
   [junit4]   2> 442139 T1920 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 442139 T1920 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=171671132
   [junit4]   2> 442140 T1920 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1be5b060
   [junit4]   2> 442140 T1920 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 442140 T1920 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 442140 T1920 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 442140 T1920 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 442141 T1920 C286 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6d8d8675 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6676a383),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6d8d8675 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6676a383),segFN=segments_3,generation=3}
   [junit4]   2> 442141 T1920 C286 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 3
   [junit4]   2> 442142 T1920 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 442142 T1920 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 442142 T1920 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSolr4Spatial2
 660053BF47E6F3F1-001\init-core-data-001\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSolr4Spatial2
 660053BF47E6F3F1-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 442144 T1920 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSolr4Spatial2
 660053BF47E6F3F1-001\init-core-data-001\index
   [junit4]   2> 442144 T1920 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSolr4Spatial2
 660053BF47E6F3F1-001\init-core-data-001\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSolr4Spatial2
 660053BF47E6F3F1-001\init-core-data-001\;done=false>>]
   [junit4]   2> 442144 T1920 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSolr4Spatial2
 660053BF47E6F3F1-001\init-core-data-001\
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSolr4Spatial2
 660053BF47E6F3F1-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=31718, maxDocsPerChunk=770, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=31718, blockSize=9)), 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=be, 
timezone=EST5EDT
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_76 
(64-bit)/cpus=3,threads=1,free=84119912,total=168243200
   [junit4]   2> NOTE: All tests run in this JVM: [SpellingQueryConverterTest, 
CollectionsAPIDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestBlobHandler, CoreAdminCreateDiscoverTest, TestFiltering, 
TestSolrQueryParserDefaultOperatorResource, CachingDirectoryFactoryTest, 
BinaryUpdateRequestHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
ExternalFileFieldSortTest, TestObjectReleaseTracker, 
TestBlendedInfixSuggestions, TestQuerySenderNoQuery, TestStandardQParsers, 
UpdateParamsTest, HdfsCollectionsAPIDistributedZkTest, TestRTGBase, 
AliasIntegrationTest, BadIndexSchemaTest, ZkSolrClientTest, 
TestSortingResponseWriter, TestSolrQueryParser, TestPivotHelperCode, 
TestManagedSchema, AtomicUpdatesTest, TestSchemaNameResource, 
ExitableDirectoryReaderTest, CollectionReloadTest, TestMaxScoreQueryParser, 
HdfsBasicDistributedZkTest, ConvertedLegacyTest, TestFastOutputStream, 
TestRangeQuery, TestHdfsUpdateLog, TestConfig, MinimalSchemaTest, 
TestManagedSchemaFieldResource, TestBulkSchemaAPI, 
TestSchemaSimilarityResource, TestBadConfig, 
TestManagedSchemaFieldTypeResource, DirectUpdateHandlerOptimizeTest, 
HighlighterTest, TestSolr4Spatial2]
   [junit4] Completed [92/483] on J1 in 0.75s, 2 tests, 1 error <<< FAILURES!

[...truncated 1254 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1434:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991:
 There were test failures: 483 suites, 1918 tests, 1 error, 1 failure, 60 
ignored (32 assumptions)

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


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

Reply via email to