You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/08/14 00:12:12 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4801 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4801/

2 tests failed.
REGRESSION:  org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers

Error Message:
Could not initialize class java.lang.UNIXProcess

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class java.lang.UNIXProcess
	at __randomizedtesting.SeedInfo.seed([96946DCDCCDE4F78:7B8AD6F747D34EFC]:0)
	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.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1984)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:295)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:278)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:696)
	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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.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([96946DCDCCDE4F78:70CF61EA359780CC]: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.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 11476 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.InfoHandlerTest
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001
   [junit4]   2> 1058335 T2491 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1058337 T2491 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1058337 T2491 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1058339 T2491 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1058340 T2491 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1058340 T2491 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1058511 T2491 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1058584 T2491 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1058585 T2491 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1058597 T2491 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1059047 T2491 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1059062 T2491 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1059065 T2491 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1059078 T2491 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1059083 T2491 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1059088 T2491 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1059089 T2491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1059090 T2491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1059090 T2491 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1059091 T2491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1059091 T2491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1059092 T2491 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1059092 T2491 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr
   [junit4]   2> 1059092 T2491 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 1059160 T2491 oasc.CoreContainer.<init> New CoreContainer 701937314
   [junit4]   2> 1059160 T2491 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 1059162 T2491 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1059162 T2491 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1059162 T2491 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1059162 T2491 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1059163 T2491 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1059163 T2491 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1059163 T2491 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1059163 T2491 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1059164 T2491 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1059164 T2491 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 1059165 T2491 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1059165 T2491 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1059165 T2491 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1059171 T2492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1059172 T2492 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1059172 T2492 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1059173 T2492 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1059238 T2492 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1059311 T2492 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1059312 T2492 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1059324 T2492 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1059720 T2492 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1059727 T2492 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1059730 T2492 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1059739 T2492 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1059743 T2492 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1059747 T2492 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1059747 T2492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1059748 T2492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1059748 T2492 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1059748 T2492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1059749 T2492 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1059749 T2492 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1059749 T2492 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1059750 T2492 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001/
   [junit4]   2> 1059750 T2492 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@743e45d4
   [junit4]   2> 1059751 T2492 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001
   [junit4]   2> 1059751 T2492 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001/index/
   [junit4]   2> 1059751 T2492 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1059752 T2492 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001/index
   [junit4]   2> 1059752 T2492 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@61dd9b05
   [junit4]   2> 1059753 T2492 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@4497b17a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bec9775)),segFN=segments_1,generation=1}
   [junit4]   2> 1059753 T2492 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1059754 T2492 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1059759 T2492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1059759 T2492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1059759 T2492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1059760 T2492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1059760 T2492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1059760 T2492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1059760 T2492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1059761 T2492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1059761 T2492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1059762 T2492 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1059762 T2492 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1059762 T2492 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1059763 T2492 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1059763 T2492 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1059764 T2492 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1059764 T2492 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1059764 T2492 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1059765 T2492 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1059765 T2492 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1059766 T2492 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1059766 T2492 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1059767 T2492 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1059767 T2492 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1059768 T2492 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1059768 T2492 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1059769 T2492 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1059769 T2492 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1059769 T2492 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1059770 T2492 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1059770 T2492 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1059770 T2492 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1059771 T2492 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1059771 T2492 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1059772 T2492 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1059772 T2492 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1059773 T2492 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1059773 T2492 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1059774 T2492 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1059774 T2492 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1059775 T2492 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1059793 T2492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1059795 T2492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1059797 T2492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1059799 T2492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1059801 T2492 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1059803 T2492 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1059805 T2492 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1059806 T2492 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1059806 T2492 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=912391021, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1059807 T2492 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@4497b17a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bec9775)),segFN=segments_1,generation=1}
   [junit4]   2> 1059807 T2492 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1059808 T2492 oass.SolrIndexSearcher.<init> Opening Searcher@41697950[collection1] main
   [junit4]   2> 1059808 T2492 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1059808 T2492 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1059809 T2492 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 1059809 T2492 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1059809 T2492 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1059809 T2492 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1059819 T2492 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1059874 T2493 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41697950[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1059878 T2492 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1059881 T2491 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1059886 T2491 oas.SolrTestCaseJ4.setUp ###Starting testCoreAdminHandler
   [junit4]   2> 1059905 T2491 oas.SolrTestCaseJ4.tearDown ###Ending testCoreAdminHandler
   [junit4]   2> 1059911 T2491 oas.SolrTestCaseJ4.setUp ###Starting testOverriddenHandlers
   [junit4]   2> 1059926 T2491 oas.SolrTestCaseJ4.tearDown ###Ending testOverriddenHandlers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=InfoHandlerTest -Dtests.method=testOverriddenHandlers -Dtests.seed=96946DCDCCDE4F78 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Etc/UTC -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.05s J0 | 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([96946DCDCCDE4F78:70CF61EA359780CC]: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> 1059956 T2491 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1059956 T2491 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=701937314
   [junit4]   2> 1059956 T2491 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b48d0a9
   [junit4]   2> 1059973 T2491 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> 1059974 T2491 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1059974 T2491 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1059974 T2491 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1059976 T2491 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1059976 T2491 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1059976 T2491 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001;done=false>>]
   [junit4]   2> 1059977 T2491 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001
   [junit4]   2> 1059977 T2491 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1059978 T2491 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.admin.InfoHandlerTest-96946DCDCCDE4F78-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene49), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=tr, timezone=Etc/UTC
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=16,threads=1,free=206008032,total=469762048
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneMatchVersion, QueryFacetTest, SuggesterWFSTTest, DistributedDebugComponentTest, TestSolr4Spatial, TestStressReorder, DistributedExpandComponentTest, ShardRoutingTest, QueryResultKeyTest, ZkNodePropsTest, TestCloudInspectUtil, TestTrie, TestSolrJ, TestSort, TestTolerantSearch, ParsingFieldUpdateProcessorsTest, HttpPartitionTest, TestComponentsName, DocumentBuilderTest, TestStressVersions, TestLMJelinekMercerSimilarityFactory, FieldFacetExtrasTest, DirectUpdateHandlerTest, TestAddFieldRealTimeGet, ReplicationFactorTest, TestInitQParser, HighlighterMaxOffsetTest, BadCopyFieldTest, TestRemoteStreaming, TestStressUserVersions, TestFileDictionaryLookup, AddBlockUpdateTest, HdfsSyncSliceTest, DocValuesMissingTest, TestDefaultSimilarityFactory, TestPartialUpdateDeduplication, TestRandomDVFaceting, TestCursorMarkWithoutUniqueKey, TestDocumentBuilder, SuggesterTSTTest, TestBinaryResponseWriter, TestManagedSchema, CoreAdminHandlerTest, TestSearchPerf, TestDistributedMissingSort, TestStandardQParsers, MoreLikeThisHandlerTest, TestLeaderElectionZkExpiry, NotRequiredUniqueKeyTest, HdfsWriteToMultipleCollectionsTest, TestComplexPhraseQParserPlugin, EnumFieldTest, TestSolrDeletionPolicy2, OverseerTest, ResponseLogComponentTest, TestReload, JsonLoaderTest, SyncSliceTest, TestSolrDeletionPolicy1, DOMUtilTest, ZkControllerTest, BJQParserTest, RecoveryZkTest, CoreAdminRequestStatusTest, TestDistributedSearch, InfoHandlerTest]
   [junit4] Completed on J0 in 1.67s, 2 tests, 1 error <<< FAILURES!

[...truncated 101 lines...]
   [junit4] Suite: org.apache.solr.MinimalSchemaTest
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001
   [junit4]   2> 1280917 T3099 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1280918 T3099 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1280918 T3099 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1280919 T3099 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1280920 T3099 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1280920 T3099 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1281019 T3099 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1281067 T3099 oasc.SolrConfig.<init> Loaded SolrConfig: solr/collection1/conf/solrconfig.xml
   [junit4]   2> 1281070 T3099 oass.IndexSchema.readSchema Reading Solr Schema from solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 1281075 T3099 oass.IndexSchema.readSchema [null] Schema name=minimal
   [junit4]   2> 1281091 T3099 oass.IndexSchema.readSchema WARN no uniqueKey specified in schema.
   [junit4]   2> 1281093 T3099 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1281093 T3099 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr
   [junit4]   2> 1281093 T3099 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 1281139 T3099 oasc.CoreContainer.<init> New CoreContainer 1059251722
   [junit4]   2> 1281139 T3099 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 1281140 T3099 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1281140 T3099 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1281141 T3099 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1281141 T3099 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1281141 T3099 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1281141 T3099 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1281141 T3099 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1281142 T3099 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1281142 T3099 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1281144 T3099 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 1281146 T3099 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1281146 T3099 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1281146 T3099 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1281149 T3100 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1281151 T3100 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1281151 T3100 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1281152 T3100 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1281214 T3100 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1281298 T3100 oasc.SolrConfig.<init> Loaded SolrConfig: solr/collection1/conf/solrconfig.xml
   [junit4]   2> 1281299 T3100 oass.IndexSchema.readSchema Reading Solr Schema from solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 1281306 T3100 oass.IndexSchema.readSchema [collection1] Schema name=minimal
   [junit4]   2> 1281315 T3100 oass.IndexSchema.readSchema WARN no uniqueKey specified in schema.
   [junit4]   2> 1281317 T3100 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1281317 T3100 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1281317 T3100 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001/
   [junit4]   2> 1281317 T3100 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@743e45d4
   [junit4]   2> 1281318 T3100 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001
   [junit4]   2> 1281319 T3100 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001/index/
   [junit4]   2> 1281319 T3100 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1281319 T3100 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001/index
   [junit4]   2> 1281320 T3100 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@41b09b9c
   [junit4]   2> 1281321 T3100 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3785fa3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b84075)),segFN=segments_1,generation=1}
   [junit4]   2> 1281321 T3100 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1281321 T3100 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1281326 T3100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1281327 T3100 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1281327 T3100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1281327 T3100 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1281328 T3100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1281328 T3100 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1281328 T3100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1281329 T3100 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1281329 T3100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1281329 T3100 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1281330 T3100 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1281330 T3100 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1281331 T3100 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1281331 T3100 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1281332 T3100 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1281332 T3100 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1281332 T3100 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1281333 T3100 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1281333 T3100 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1281334 T3100 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1281334 T3100 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1281335 T3100 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1281335 T3100 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1281336 T3100 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1281336 T3100 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1281337 T3100 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1281337 T3100 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1281337 T3100 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1281338 T3100 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1281338 T3100 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1281338 T3100 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1281339 T3100 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1281339 T3100 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1281340 T3100 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1281340 T3100 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1281341 T3100 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1281341 T3100 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1281342 T3100 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1281342 T3100 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1281343 T3100 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1281361 T3100 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1281363 T3100 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1281365 T3100 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1281367 T3100 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1281369 T3100 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1281371 T3100 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1281374 T3100 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1281374 T3100 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1281374 T3100 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=88.822265625, floorSegmentMB=0.5224609375, forceMergeDeletesPctAllowed=8.630045966980337, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.622171433119732
   [junit4]   2> 1281375 T3100 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3785fa3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b84075)),segFN=segments_1,generation=1}
   [junit4]   2> 1281375 T3100 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1281376 T3100 oass.SolrIndexSearcher.<init> Opening Searcher@5d8a7d4f[collection1] main
   [junit4]   2> 1281376 T3100 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1281377 T3100 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1281377 T3100 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 1281377 T3100 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1281377 T3100 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1281377 T3100 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1281388 T3100 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1281445 T3101 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d8a7d4f[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1281453 T3100 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1281455 T3099 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C413 name=collection1 org.apache.solr.core.SolrCore@460beb67
   [junit4]   2> 1281458 T3099 C413 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 1281462 T3099 C413 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 1281464 T3099 C413 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1281466 T3099 C413 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3785fa3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b84075)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3785fa3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b84075)),segFN=segments_2,generation=2}
   [junit4]   2> 1281467 T3099 C413 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1281468 T3099 C413 oass.SolrIndexSearcher.<init> Opening Searcher@cfecfb6[collection1] main
   [junit4]   2> 1281469 T3099 C413 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1281471 T3101 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cfecfb6[collection1] main{UninvertingDirectoryReader(Uninverting(_0(5.0):c2))}
   [junit4]   2> 1281471 T3099 C413 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 1281473 T3099 C413 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1281476 T3099 C413 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3785fa3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b84075)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3785fa3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b84075)),segFN=segments_3,generation=3}
   [junit4]   2> 1281477 T3099 C413 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1281478 T3099 C413 oass.SolrIndexSearcher.<init> Opening Searcher@3cf37003[collection1] main
   [junit4]   2> 1281478 T3099 C413 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1281480 T3101 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cf37003[collection1] main{UninvertingDirectoryReader(Uninverting(_1(5.0):C2))}
   [junit4]   2> 1281481 T3099 C413 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {optimize=} 0 8
   [junit4]   2> 1281486 T3099 oas.SolrTestCaseJ4.setUp ###Starting testSimpleQueries
   [junit4]   2> 1281487 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&q=subject:Hoss&rows=20&version=2.2&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 1281489 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&q=subject:Yonik&rows=20&version=2.2&qt=standard} hits=1 status=0 QTime=0 
   [junit4]   2> 1281492 T3099 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleQueries
   [junit4]   2> 1281497 T3099 oas.SolrTestCaseJ4.setUp ###Starting testLuke
   [junit4]   2> 1281512 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={qt=/admin/luke} status=0 QTime=15 
   [junit4]   2> 1281514 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={show=schema&qt=/admin/luke} status=0 QTime=1 
   [junit4]   2> 1281517 T3099 oas.SolrTestCaseJ4.tearDown ###Ending testLuke
   [junit4]   2> 1281522 T3099 oas.SolrTestCaseJ4.setUp ###Starting testAllConfiguredHandlers
   [junit4]   2> 1281523 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=} hits=0 status=0 QTime=0 
   [junit4]   2> 1281525 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=mock} status=0 QTime=0 
   [junit4]   2> 1281526 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=spellCheckCompRH_Direct} hits=0 status=0 QTime=0 
   [junit4]   2> 1281528 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=defaults} hits=0 status=0 QTime=1 
   [junit4]   2> 1281529 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/admin/fileedit} status=0 QTime=0 
   [junit4]   2> 1281552 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=dismax} hits=0 status=0 QTime=22 
   [junit4]   2> 1281554 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/admin/luke} status=0 QTime=0 
   [junit4]   2> 1281556 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/admin/properties} status=0 QTime=0 
   [junit4]   2> 1281558 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/terms} status=0 QTime=0 
   [junit4]   2> 1281640 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/admin/file} status=0 QTime=81 
   [junit4]   2> 1281649 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=spellCheckCompRH} hits=0 status=0 QTime=0 
   [junit4]   2> 1281650 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=spellCheckWithWordbreak_Direct} hits=0 status=0 QTime=0 
   [junit4]   2> 1281652 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=spellCheckWithWordbreak} hits=0 status=0 QTime=0 
   [junit4]   2> 1281654 T3099 C413 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1281654 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/replication} status=0 QTime=1 
   [junit4]   2> 1281656 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=tvrh} hits=0 status=0 QTime=0 
   [junit4]   2> 1281664 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/admin/plugins} status=0 QTime=7 
   [junit4]   2> 1281671 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/admin/logging} status=0 QTime=4 
   [junit4]   2> 1281677 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=spellCheckCompRH1} hits=0 status=0 QTime=1 
   [junit4]   2> 1281678 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=lazy} hits=0 status=0 QTime=0 
   [junit4]   2> 1281680 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/get} status=0 QTime=0 
   [junit4]   2> 1281681 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/debug/dump} status=0 QTime=0 
   [junit4]   2> 1281683 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=mltrh} hits=0 status=0 QTime=0 
   [junit4]   2> 1281686 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/admin/threads} status=0 QTime=2 
   [junit4]   2> 1281690 T3099 C413 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=foo:bar&omitHeader=false&qt=/admin/mbeans} status=0 QTime=2 
   [junit4]   2> 1281694 T3099 oas.SolrTestCaseJ4.tearDown ###Ending testAllConfiguredHandlers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MinimalSchemaTest -Dtests.method=testAllConfiguredHandlers -Dtests.seed=96946DCDCCDE4F78 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=America/Adak -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.18s J0 | MinimalSchemaTest.testAllConfiguredHandlers <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: Could not initialize class java.lang.UNIXProcess
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([96946DCDCCDE4F78:7B8AD6F747D34EFC]:0)
   [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.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1984)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:295)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:278)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:696)
   [junit4]    > 	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:115)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1281703 T3099 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1281703 T3099 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1059251722
   [junit4]   2> 1281704 T3099 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@460beb67
   [junit4]   2> 1281722 T3099 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=132,transaction_logs_total_number=1}
   [junit4]   2> 1281723 T3099 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1281723 T3099 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1281723 T3099 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1281724 T3099 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1281725 T3099 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1281725 T3099 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1281725 T3099 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001/index
   [junit4]   2> 1281726 T3099 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001 [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001;done=false>>]
   [junit4]   2> 1281726 T3099 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.MinimalSchemaTest-96946DCDCCDE4F78-001
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=uk, timezone=America/Adak
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=16,threads=1,free=252329728,total=469762048
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneMatchVersion, QueryFacetTest, SuggesterWFSTTest, DistributedDebugComponentTest, TestSolr4Spatial, TestStressReorder, DistributedExpandComponentTest, ShardRoutingTest, QueryResultKeyTest, ZkNodePropsTest, TestCloudInspectUtil, TestTrie, TestSolrJ, TestSort, TestTolerantSearch, ParsingFieldUpdateProcessorsTest, HttpPartitionTest, TestComponentsName, DocumentBuilderTest, TestStressVersions, TestLMJelinekMercerSimilarityFactory, FieldFacetExtrasTest, DirectUpdateHandlerTest, TestAddFieldRealTimeGet, ReplicationFactorTest, TestInitQParser, HighlighterMaxOffsetTest, BadCopyFieldTest, TestRemoteStreaming, TestStressUserVersions, TestFileDictionaryLookup, AddBlockUpdateTest, HdfsSyncSliceTest, DocValuesMissingTest, TestDefaultSimilarityFactory, TestPartialUpdateDeduplication, TestRandomDVFaceting, TestCursorMarkWithoutUniqueKey, TestDocumentBuilder, SuggesterTSTTest, TestBinaryResponseWriter, TestManagedSchema, CoreAdminHandlerTest, TestSearchPerf, TestDistributedMissingSort, TestStandardQParsers, MoreLikeThisHandlerTest, TestLeaderElectionZkExpiry, NotRequiredUniqueKeyTest, HdfsWriteToMultipleCollectionsTest, TestComplexPhraseQParserPlugin, EnumFieldTest, TestSolrDeletionPolicy2, OverseerTest, ResponseLogComponentTest, TestReload, JsonLoaderTest, SyncSliceTest, TestSolrDeletionPolicy1, DOMUtilTest, ZkControllerTest, BJQParserTest, RecoveryZkTest, CoreAdminRequestStatusTest, TestDistributedSearch, InfoHandlerTest, SimpleFacetsTest, TestLRUCache, DocValuesMultiTest, LeaderElectionTest, DeleteLastCustomShardedReplicaTest, TestManagedStopFilterFactory, ClusterStateUpdateTest, SpellPossibilityIteratorTest, TestOverriddenPrefixQueryForCustomFieldType, DistributedIntervalFacetingTest, SpellCheckCollatorTest, RegexBoostProcessorTest, StandardRequestHandlerTest, TestHashPartitioner, IndexBasedSpellCheckerTest, MinimalSchemaTest]
   [junit4] Completed on J0 in 0.83s, 3 tests, 1 error <<< FAILURES!

[...truncated 787 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:474: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:454: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:45: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1307: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:922: There were test failures: 427 suites, 1771 tests, 2 errors, 53 ignored (19 assumptions)

Total time: 105 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4800
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 222131133 bytes
Compression is 0.0%
Took 41 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure