Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/588/

3 tests failed.
REGRESSION:  
org.apache.solr.handler.admin.InfoHandlerTest.testOverriddenHandlers

Error Message:
posix_spawn is not a supported process launch mechanism on this platform.

Stack Trace:
java.lang.Error: posix_spawn is not a supported process launch mechanism on 
this platform.
        at 
__randomizedtesting.SeedInfo.seed([C27FC29631BDB979:2424CEB1C8F476CD]:0)
        at java.lang.UNIXProcess$1.run(UNIXProcess.java:111)
        at java.lang.UNIXProcess$1.run(UNIXProcess.java:93)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.lang.UNIXProcess.<clinit>(UNIXProcess.java:91)
        at java.lang.ProcessImpl.start(ProcessImpl.java:130)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
        at java.lang.Runtime.exec(Runtime.java:617)
        at java.lang.Runtime.exec(Runtime.java:450)
        at java.lang.Runtime.exec(Runtime.java:347)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.execute(SystemInfoHandler.java:220)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.getSystemInfo(SystemInfoHandler.java:176)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:97)
        at 
org.apache.solr.handler.admin.InfoHandlerTest$CountSystemInfoHandler.handleRequestBody(InfoHandlerTest.java:157)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
        at 
org.apache.solr.handler.admin.InfoHandler.handleRequestBody(InfoHandler.java:88)
        at 
org.apache.solr.handler.admin.InfoHandlerTest.handleRequest(InfoHandlerTest.java:168)
        at 
org.apache.solr.handler.admin.InfoHandlerTest.testOverriddenHandlers(InfoHandlerTest.java:98)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


REGRESSION:  
org.apache.solr.request.TestIntervalFaceting.testIntFieldsMultipleSegments

Error Message:
Expected multiple reader leaves. Found 1

Stack Trace:
java.lang.AssertionError: Expected multiple reader leaves. Found 1
        at 
__randomizedtesting.SeedInfo.seed([C27FC29631BDB979:C7DC944975E7E1A0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.request.TestIntervalFaceting.assertMultipleReaders(TestIntervalFaceting.java:134)
        at 
org.apache.solr.request.TestIntervalFaceting.testIntFieldsMultipleSegments(TestIntervalFaceting.java:711)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
We have a failed SPLITSHARD task

Stack Trace:
java.lang.AssertionError: We have a failed SPLITSHARD task
        at 
__randomizedtesting.SeedInfo.seed([C27FC29631BDB979:43994C8E46E2D945]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:125)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11739 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.InfoHandlerTest
   [junit4]   2> Creating dataDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001
   [junit4]   2> 317086 T15213 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 317088 T15213 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 317088 T15213 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 317090 T15213 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 317090 T15213 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 317091 T15213 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 317227 T15213 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 317296 T15213 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 317297 T15213 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 317310 T15213 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 317666 T15213 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317667 T15213 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 317668 T15213 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 317677 T15213 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 317679 T15213 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 317687 T15213 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 317691 T15213 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 317693 T15213 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 317694 T15213 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 317694 T15213 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 317695 T15213 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 317695 T15213 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 317695 T15213 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 317695 T15213 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 317696 T15213 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr
   [junit4]   2> 317696 T15213 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/'
   [junit4]   2> 317734 T15213 oasc.CoreContainer.<init> New CoreContainer 
917843536
   [junit4]   2> 317734 T15213 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/]
   [junit4]   2> 317735 T15213 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 317735 T15213 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 317735 T15213 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 317736 T15213 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 317736 T15213 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 317736 T15213 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 317736 T15213 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 317736 T15213 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 317736 T15213 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 317739 T15213 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 317740 T15213 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 317740 T15213 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 317740 T15213 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 317745 T15214 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 317746 T15214 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 317746 T15214 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 317747 T15214 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 317804 T15214 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 317866 T15214 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 317867 T15214 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 317879 T15214 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 318266 T15214 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 318266 T15214 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 318267 T15214 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 318275 T15214 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 318278 T15214 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 318289 T15214 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 318293 T15214 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 318297 T15214 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 318297 T15214 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 318298 T15214 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 318298 T15214 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 318298 T15214 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 318299 T15214 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 318299 T15214 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 318299 T15214 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 318300 T15214 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/,
 
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001/
   [junit4]   2> 318300 T15214 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@13bab1a1
   [junit4]   2> 318301 T15214 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001
   [junit4]   2> 318301 T15214 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001/index/
   [junit4]   2> 318301 T15214 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 318302 T15214 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001/index
   [junit4]   2> 318302 T15214 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 318303 T15214 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@4ca5b545
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c7e47da)),segFN=segments_1,generation=1}
   [junit4]   2> 318303 T15214 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 318304 T15214 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 318309 T15214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 318309 T15214 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 318309 T15214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 318310 T15214 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 318310 T15214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 318310 T15214 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 318310 T15214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 318311 T15214 oasup.UniqFieldsUpdateProcessorFactory.init WARN 
Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is 
deprecated, please use 'fieldName' (or another 
FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 318311 T15214 oasup.UniqFieldsUpdateProcessorFactory.init 
Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 318311 T15214 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 318311 T15214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 318312 T15214 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 318312 T15214 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 318313 T15214 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 318313 T15214 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 318313 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 318314 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 318314 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 318315 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 318315 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 318316 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 318316 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 318317 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 318317 T15214 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 318317 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 318318 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 318318 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 318319 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 318319 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 318320 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 318320 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 318321 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 318321 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 318322 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 318322 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 318323 T15214 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 318341 T15214 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 318343 T15214 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 318345 T15214 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 318346 T15214 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 318346 T15214 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=4.408203125, 
floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=11.098524312956638, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 318347 T15214 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=RateLimitedDirectoryWrapper(BaseDirectoryWrapper(RAMDirectory@4ca5b545
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c7e47da)),segFN=segments_1,generation=1}
   [junit4]   2> 318347 T15214 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 318348 T15214 oass.SolrIndexSearcher.<init> Opening 
Searcher@407756ef[collection1] main
   [junit4]   2> 318348 T15214 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 318348 T15214 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 318349 T15214 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 318349 T15214 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 318349 T15214 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 318349 T15214 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 318358 T15214 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 318465 T15215 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@407756ef[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 318469 T15214 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 318471 T15213 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 318475 T15213 oas.SolrTestCaseJ4.setUp ###Starting 
testCoreAdminHandler
   [junit4]   2> 318488 T15213 oas.SolrTestCaseJ4.tearDown ###Ending 
testCoreAdminHandler
   [junit4]   2> 318492 T15213 oas.SolrTestCaseJ4.setUp ###Starting 
testOverriddenHandlers
   [junit4]   2> 318502 T15213 oas.SolrTestCaseJ4.tearDown ###Ending 
testOverriddenHandlers
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=InfoHandlerTest 
-Dtests.method=testOverriddenHandlers -Dtests.seed=C27FC29631BDB979 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=tr -Dtests.timezone=CST -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.02s J1 | InfoHandlerTest.testOverriddenHandlers <<<
   [junit4]    > Throwable #1: java.lang.Error: posix_spawn is not a supported 
process launch mechanism on this platform.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C27FC29631BDB979:2424CEB1C8F476CD]:0)
   [junit4]    >        at java.lang.UNIXProcess$1.run(UNIXProcess.java:111)
   [junit4]    >        at java.lang.UNIXProcess$1.run(UNIXProcess.java:93)
   [junit4]    >        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]    >        at java.lang.UNIXProcess.<clinit>(UNIXProcess.java:91)
   [junit4]    >        at java.lang.ProcessImpl.start(ProcessImpl.java:130)
   [junit4]    >        at 
java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
   [junit4]    >        at java.lang.Runtime.exec(Runtime.java:617)
   [junit4]    >        at java.lang.Runtime.exec(Runtime.java:450)
   [junit4]    >        at java.lang.Runtime.exec(Runtime.java:347)
   [junit4]    >        at 
org.apache.solr.handler.admin.SystemInfoHandler.execute(SystemInfoHandler.java:220)
   [junit4]    >        at 
org.apache.solr.handler.admin.SystemInfoHandler.getSystemInfo(SystemInfoHandler.java:176)
   [junit4]    >        at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:97)
   [junit4]    >        at 
org.apache.solr.handler.admin.InfoHandlerTest$CountSystemInfoHandler.handleRequestBody(InfoHandlerTest.java:157)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    >        at 
org.apache.solr.handler.admin.InfoHandler.handleRequestBody(InfoHandler.java:88)
   [junit4]    >        at 
org.apache.solr.handler.admin.InfoHandlerTest.handleRequest(InfoHandlerTest.java:168)
   [junit4]    >        at 
org.apache.solr.handler.admin.InfoHandlerTest.testOverriddenHandlers(InfoHandlerTest.java:98)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 318511 T15213 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 318511 T15213 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=917843536
   [junit4]   2> 318511 T15213 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@202e35b5
   [junit4]   2> 318523 T15213 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 318524 T15213 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 318524 T15213 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 318524 T15213 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 318526 T15213 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 318527 T15213 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 318527 T15213 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 318527 T15213 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001/index
   [junit4]   2> 318527 T15213 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001;done=false>>]
   [junit4]   2> 318528 T15213 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solr.handler.admin.InfoHandlerTest-C27FC29631BDB979-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=tr, 
timezone=CST
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 
(64-bit)/cpus=16,threads=1,free=81025280,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, 
TestQuerySenderNoQuery, TestAtomicUpdateErrorCases, TestSolrJ, 
TestManagedResourceStorage, BJQParserTest, TestUniqueKeyFieldResource, 
ZkSolrClientTest, TestCollectionAPI, TestRecoveryHdfs, DistribCursorPagingTest, 
TestFreeTextSuggestions, SuggestComponentTest, 
TestOverriddenPrefixQueryForCustomFieldType, CoreAdminRequestStatusTest, 
TestUpdate, AnalyticsMergeStrategyTest, BlockDirectoryTest, 
TestDocBasedVersionConstraints, InfoHandlerTest]
   [junit4] Completed on J1 in 1.47s, 2 tests, 1 error <<< FAILURES!

[...truncated 57 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/init-core-data-001
   [junit4]   2> 480716 T13341 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 480716 T13341 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /twi/
   [junit4]   2> 480723 T13341 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 480724 T13341 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 480725 T13342 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 480825 T13341 oasc.ZkTestServer.run start zk server on 
port:58856
   [junit4]   2> 480826 T13341 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 480831 T13348 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@56f84791 
name:ZooKeeperConnection Watcher:127.0.0.1:58856 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 480831 T13341 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 480832 T13341 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 480836 T13341 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 480837 T13350 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@53045f59 
name:ZooKeeperConnection Watcher:127.0.0.1:58856/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 480837 T13341 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 480838 T13341 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 480841 T13341 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 480843 T13341 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 480845 T13341 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 480847 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 480848 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 480852 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 480853 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 480955 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 480956 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 480958 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 480959 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 480962 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 480962 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 480965 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 480965 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 480968 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 480968 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 480971 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 480971 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 480974 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 480975 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 480977 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 480978 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 480980 T13341 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 480981 T13341 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 480985 T13341 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 480987 T13352 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bfee644 
name:ZooKeeperConnection Watcher:127.0.0.1:58856/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 480987 T13341 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 482050 T13341 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 482054 T13341 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 482057 T13341 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:50649
   [junit4]   2> 482059 T13341 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 482059 T13341 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 482059 T13341 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-002
   [junit4]   2> 482060 T13341 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-002/'
   [junit4]   2> 482088 T13341 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-002/solr.xml
   [junit4]   2> 482140 T13341 oasc.CoreContainer.<init> New CoreContainer 
534339597
   [junit4]   2> 482141 T13341 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-002/]
   [junit4]   2> 482141 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 482142 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 482142 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 482142 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 482142 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 482142 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 482143 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 482143 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 482143 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 482145 T13341 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 482147 T13341 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 482147 T13341 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 482147 T13341 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 482147 T13341 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58856/solr
   [junit4]   2> 482148 T13341 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 482148 T13341 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 482150 T13363 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@30e55dcb 
name:ZooKeeperConnection Watcher:127.0.0.1:58856 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 482150 T13341 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 482153 T13341 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 482154 T13365 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5bdd7202 
name:ZooKeeperConnection Watcher:127.0.0.1:58856/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 482154 T13341 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 482156 T13341 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 482159 T13341 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 482161 T13341 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 482164 T13341 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 482166 T13341 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 482169 T13341 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 482171 T13341 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50649_twi
   [junit4]   2> 482172 T13341 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50649_twi
   [junit4]   2> 482174 T13341 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 482176 T13341 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 482179 T13341 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:50649_twi
   [junit4]   2> 482179 T13341 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 482181 T13341 oasc.Overseer.start Overseer 
(id=92198614292103172-127.0.0.1:50649_twi-n_0000000000) starting
   [junit4]   2> 482183 T13341 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 482191 T13367 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 482192 T13341 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 482194 T13341 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 482195 T13341 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 482198 T13366 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 482202 T13368 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 482202 T13368 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 482203 T13368 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 482203 T13369 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 482204 T13366 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 482205 T13366 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:50649/twi";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:50649_twi",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 482205 T13366 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 482205 T13366 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 482207 T13369 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 482208 T13369 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> 483204 T13368 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 483205 T13368 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 483206 T13368 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 483206 T13368 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 483207 T13368 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 483207 T13368 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-002/collection1/'
   [junit4]   2> 483209 T13368 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 483209 T13368 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 483210 T13368 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 483274 T13368 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 483334 T13368 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 483436 T13368 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 483451 T13368 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 483883 T13368 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 483884 T13368 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 483885 T13368 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 483899 T13368 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 483902 T13368 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 483918 T13368 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 483923 T13368 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 483927 T13368 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 483928 T13368 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 483928 T13368 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 483928 T13368 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 483929 T13368 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 483929 T13368 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 483929 T13368 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 483930 T13368 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 483930 T13368 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-002/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-001/control/data/
   [junit4]   2> 483930 T13368 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@434de008
   [junit4]   2> 483931 T13368 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-001/control/data
   [junit4]   2> 483931 T13368 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-001/control/data/index/
   [junit4]   2> 483932 T13368 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 483932 T13368 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-001/control/data/index
   [junit4]   2> 483932 T13368 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6061597615635959]
   [junit4]   2> 483933 T13368 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ab89df5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef24f2c),segFN=segments_1,generation=1}
   [junit4]   2> 483933 T13368 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 483940 T13368 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 483940 T13368 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 483941 T13368 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 483941 T13368 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 483941 T13368 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 483941 T13368 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 483942 T13368 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 483942 T13368 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 483943 T13368 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 483943 T13368 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 483944 T13368 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 483944 T13368 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 483944 T13368 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 483945 T13368 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 483945 T13368 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 483946 T13368 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 483965 T13368 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 483970 T13368 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 483970 T13368 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 483971 T13368 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=34.5966796875, 
floorSegmentMB=2.1396484375, forceMergeDeletesPctAllowed=29.483226279920693, 
segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 483972 T13368 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ab89df5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef24f2c),segFN=segments_1,generation=1}
   [junit4]   2> 483972 T13368 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 483973 T13368 oass.SolrIndexSearcher.<init> Opening 
Searcher@739ee290[collection1] main
   [junit4]   2> 483973 T13368 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 483974 T13368 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 483974 T13368 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 483975 T13368 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 483975 T13368 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 483975 T13368 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 483976 T13368 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 483976 T13368 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 483977 T13368 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 483979 T13368 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 483979 T13368 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 483979 T13368 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 483983 T13370 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@739ee290[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 483987 T13368 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 483987 T13373 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:50649/twi 
collection:control_collection shard:shard1
   [junit4]   2> 483989 T13341 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 483989 T13341 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 483989 T13373 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 483994 T13341 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 483995 T13373 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 483996 T13375 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@bb77724 name:ZooKeeperConnection 
Watcher:127.0.0.1:58856/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 483996 T13341 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 483997 T13369 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 483997 T13341 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 483998 T13373 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 483998 T13373 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C332 name=collection1 
org.apache.solr.core.SolrCore@3bbe3000 
url=https://127.0.0.1:50649/twi/collection1 node=127.0.0.1:50649_twi 
C332_STATE=coll:control_collection core:collection1 props:{state=down, 
base_url=https://127.0.0.1:50649/twi, core=collection1, 
node_name=127.0.0.1:50649_twi}
   [junit4]   2> 483998 T13373 C332 P50649 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:50649/twi/collection1/
   [junit4]   2> 483998 T13373 C332 P50649 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 483999 T13366 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 483999 T13373 C332 P50649 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:50649/twi/collection1/ has no replicas
   [junit4]   2> 483999 T13373 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:50649/twi/collection1/ shard1
   [junit4]   2> 483999 T13373 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 484000 T13341 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 484002 T13369 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 484003 T13369 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> 484003 T13376 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> 484007 T13366 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 484009 T13369 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 484113 T13369 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> 484113 T13376 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> 484161 T13373 oasc.ZkController.register We are 
https://127.0.0.1:50649/twi/collection1/ and leader is 
https://127.0.0.1:50649/twi/collection1/
   [junit4]   2> 484162 T13373 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:50649/twi
   [junit4]   2> 484162 T13373 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 484162 T13373 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 484162 T13373 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 484164 T13369 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 484164 T13377 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 484165 T13373 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 484164 T13378 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 484166 T13366 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 484167 T13366 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:50649/twi";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:50649_twi",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 484169 T13378 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 484272 T13378 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> 484272 T13376 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> 485051 T13341 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 485053 T13341 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 485056 T13341 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 485057 T13341 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:45041
   [junit4]   2> 485059 T13341 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 485060 T13341 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 485060 T13341 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003
   [junit4]   2> 485060 T13341 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/'
   [junit4]   2> 485089 T13341 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/solr.xml
   [junit4]   2> 485139 T13341 oasc.CoreContainer.<init> New CoreContainer 
951945456
   [junit4]   2> 485140 T13341 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/]
   [junit4]   2> 485141 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 485141 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 485141 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 485141 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 485142 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 485142 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 485142 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 485142 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 485143 T13341 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 485144 T13341 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 485146 T13341 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 485146 T13341 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 485146 T13341 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 485147 T13341 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58856/solr
   [junit4]   2> 485147 T13341 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 485148 T13341 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 485149 T13389 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@614dd486 
name:ZooKeeperConnection Watcher:127.0.0.1:58856 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 485150 T13341 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 485152 T13341 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 485153 T13391 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@310ad9ed 
name:ZooKeeperConnection Watcher:127.0.0.1:58856/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 485153 T13341 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 485158 T13341 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 486162 T13341 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45041_twi
   [junit4]   2> 486163 T13341 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:45041_twi
   [junit4]   2> 486166 T13376 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 486166 T13378 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 486166 T13392 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 486174 T13393 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 486174 T13393 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 486175 T13378 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 486175 T13369 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 486175 T13377 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 486175 T13393 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 486177 T13366 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 486178 T13366 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:45041/twi";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:45041_twi",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 486178 T13366 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 486178 T13366 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 486180 T13377 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 486180 T13376 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> 486181 T13392 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> 486181 T13377 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> 487176 T13393 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 487177 T13393 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 487178 T13393 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 487178 T13393 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 487179 T13393 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 487179 T13393 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/'
   [junit4]   2> 487180 T13393 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 487181 T13393 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 487181 T13393 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 487243 T13393 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_10
   [junit4]   2> 487287 T13393 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 487388 T13393 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 487401 T13393 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 487824 T13393 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 487825 T13393 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 487825 T13393 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 487840 T13393 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 487843 T13393 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 487866 T13393 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 487871 T13393 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 487875 T13393 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 487876 T13393 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 487877 T13393 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 487877 T13393 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 487878 T13393 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 487878 T13393 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 487878 T13393 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 487878 T13393 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 487879 T13393 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/data/
   [junit4]   2> 487879 T13393 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@434de008
   [junit4]   2> 487880 T13393 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/data
   [junit4]   2> 487880 T13393 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/data/index/
   [junit4]   2> 487880 T13393 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 487881 T13393 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-C27FC29631BDB979-001/tempDir-003/collection1/data/index
   [junit4]   2> 487881 T13393 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6061597615635959]
   [junit4]   2> 487882 T13393 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5e6a6e19 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65666d6c),segFN=segments_1,generation=1}
   [junit4]   2> 487882 T13393 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 487891 T13393 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 487891 T13393 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 487891 T13393 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 487892 T13393 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 487892 T13393 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 487892 T13393 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 487893 T13393 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 487893 T13393 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 487893 T13393 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 487894 T13393 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 487895 T13393 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 487895 T13393 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 487896 T13393 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 487896 T13393 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 487897 T13393 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 487898 T13393 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 487917 T13393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 487922 T13393 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 487922 T13393 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 487924 T13393 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=34.5966796875, 
floorSegmentMB=2.1396484375, forceMergeDeletesPctAllowed=29.483226279920693, 
segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 487924 T13393 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5e6a6e19 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65666d6c),segFN=segments_1,generation=1}
   [junit4]   2> 487925 T13393 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 487925 T13393 oass.SolrIndexSearcher.<init> Opening 
Searcher@2c0f1a2a[collection1] main
   [junit4]   2> 487925 T13393 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 487926 T13393 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 487927 T13393 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 487927 T13393 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 487928 T13393 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 487928 T13393 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 487929 T13393 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Rea

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

37abbf[collection1] main
   [junit4]   2> 976754 T15771 C723 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 976754 T15773 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@637abbf[collection1] 
main{StandardDirectoryReader(segments_ci:1071:nrt _eg(4.10):C11 _eh(4.10):C4)}
   [junit4]   2> 976754 T15771 C723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 56
   [junit4]   2> 976756 T15771 C723 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={facet=true&f.test_d_dv.facet.interval.set=[0,2147483647]&q=*:*&facet.interval=test_d_dv}
 hits=15 status=0 QTime=0 
   [junit4]   2> 976759 T15771 C723 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={facet=true&f.test_d_dv.facet.interval.set=[0,1]&q=*:*&facet.interval=test_d_dv}
 hits=15 status=0 QTime=1 
   [junit4]   2> 976761 T15771 C723 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={facet=true&f.test_d_dv.facet.interval.set=[0,2]&q=*:*&facet.interval=test_d_dv}
 hits=15 status=0 QTime=0 
   [junit4]   2> 976763 T15771 C723 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={facet=true&f.test_d_dv.facet.interval.set=(1,2)&q=*:*&facet.interval=test_d_dv}
 hits=15 status=0 QTime=0 
   [junit4]   2> 976766 T15771 C723 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={facet=true&f.test_d_dv.facet.interval.set=(1,1)&q=*:*&facet.interval=test_d_dv}
 hits=15 status=0 QTime=1 
   [junit4]   2> 976768 T15771 C723 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={facet=true&f.test_d_dv.facet.interval.set=(4,7)&q=*:*&facet.interval=test_d_dv}
 hits=15 status=0 QTime=0 
   [junit4]   2> 976770 T15771 C723 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={facet=true&f.test_d_dv.facet.interval.set=(123,*)&q=*:*&facet.interval=test_d_dv}
 hits=15 status=0 QTime=0 
   [junit4]   2> 976773 T15771 C723 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 976773 T15771 C723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 976774 T15771 C723 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 976775 T15771 C723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1fb76b6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61895f06),segFN=segments_ci,generation=450}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1fb76b6d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61895f06),segFN=segments_cj,generation=451}
   [junit4]   2> 976775 T15771 C723 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 451
   [junit4]   2> 976776 T15771 C723 oass.SolrIndexSearcher.<init> Opening 
Searcher@58142678[collection1] main
   [junit4]   2> 976777 T15771 C723 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 976777 T15773 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@58142678[collection1] 
main{StandardDirectoryReader(segments_cj:1072:nrt)}
   [junit4]   2> 976777 T15771 C723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 976779 T15771 C723 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 976779 T15771 C723 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 976780 T15771 C723 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 976780 T15771 C723 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 976780 T15771 C723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {optimize=} 0 1
   [junit4]   2> 976781 T15771 C723 oasc.SolrCore.execute [collection1] 
webapp=null path=null params={qt=standard&q=*:*&start=0&rows=20&version=2.2} 
hits=0 status=0 QTime=0 
   [junit4]   2> 976783 T15771 oas.SolrTestCaseJ4.tearDown ###Ending 
testDoubleFields
   [junit4]   2> 976784 T15771 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 976784 T15771 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1623826232
   [junit4]   2> 976785 T15771 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@67e665e4
   [junit4]   2> 976785 T15771 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=450,autocommits=0,soft 
autocommits=0,optimizes=18,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=20209,cumulative_deletesById=199,cumulative_deletesByQuery=19,cumulative_errors=0}
   [junit4]   2> 976785 T15771 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 976785 T15771 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 976786 T15771 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 976787 T15771 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 976787 T15771 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 976787 T15771 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.request.TestIntervalFaceting-C27FC29631BDB979-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.request.TestIntervalFaceting-C27FC29631BDB979-001/init-core-data-001;done=false>>]
   [junit4]   2> 976787 T15771 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.request.TestIntervalFaceting-C27FC29631BDB979-001/init-core-data-001
   [junit4]   2> 976788 T15771 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.request.TestIntervalFaceting-C27FC29631BDB979-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.request.TestIntervalFaceting-C27FC29631BDB979-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 976788 T15771 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.request.TestIntervalFaceting-C27FC29631BDB979-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.request.TestIntervalFaceting-C27FC29631BDB979-001
   [junit4]   2> NOTE: test params are: codec=Lucene46, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=pl, 
timezone=Etc/GMT+11
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 
(64-bit)/cpus=16,threads=1,free=177600952,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, 
TestDistributedSearch, TestStressVersions, TestSearchPerf, BadComponentTest, 
TestReRankQParserPlugin, TestRequestStatusCollectionAPI, JSONWriterTest, 
MultiThreadedOCPTest, HdfsChaosMonkeySafeLeaderTest, TestCloudManagedSchema, 
EchoParamsTest, TestCustomSort, ClusterStateUpdateTest, 
TestBinaryResponseWriter, TestComplexPhraseQParserPlugin, HighlighterTest, 
WordBreakSolrSpellCheckerTest, BasicDistributedZkTest, SolrTestCaseJ4Test, 
StatelessScriptUpdateProcessorFactoryTest, CursorPagingTest, TestManagedSchema, 
DistributedDebugComponentTest, TestNRTOpen, TestIntervalFaceting]
   [junit4] Completed on J0 in 129.66s, 17 tests, 1 failure <<< FAILURES!

[...truncated 1150 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:474:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:447:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:45:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1299:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:923:
 There were test failures: 411 suites, 1705 tests, 1 error, 2 failures, 50 
ignored (8 assumptions)

Total time: 253 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-4.x #586
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 617692161 bytes
Compression is 0.0%
Took 1 min 36 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to