You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/01/07 15:31:25 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b121) - Build # 8999 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8999/
Java: 32bit/jdk1.8.0-ea-b121 -server -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch

Error Message:
{numFound=2,start=0,docs=[SolrDocument{id=1, range_facet_si=1, range_facet_l=[1], range_facet_sl=[1], _version_=1456581001852485632, multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Jan 07 07:11:31 MST 2014}, SolrDocument{id=2, range_facet_si=2, range_facet_l=[2], range_facet_sl=[2], _version_=1456581002029694976, multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Jan 07 07:11:31 MST 2014}]} expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: {numFound=2,start=0,docs=[SolrDocument{id=1, range_facet_si=1, range_facet_l=[1], range_facet_sl=[1], _version_=1456581001852485632, multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Jan 07 07:11:31 MST 2014}, SolrDocument{id=2, range_facet_si=2, range_facet_l=[2], range_facet_sl=[2], _version_=1456581002029694976, multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Jan 07 07:11:31 MST 2014}]} expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([4A3B64C98E7BE432:CBDDEAD1F924840E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:204)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 9902 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> 3624 T17 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 3636 T17 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 3789 T17 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3930 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45020
   [junit4]   2> 3945 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3945 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3946 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 3946 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 3960 T17 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 3989 T17 oasc.CoreContainer.<init> New CoreContainer 12484372
   [junit4]   2> 3990 T17 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 4006 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 4006 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 4007 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 4008 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4008 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 4009 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4009 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 4010 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 4010 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4015 T17 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4015 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4016 T17 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4019 T29 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 4020 T29 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 4021 T29 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 4022 T29 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 4055 T29 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 4077 T29 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 4078 T29 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 4125 T29 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 4167 T29 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4174 T29 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4181 T29 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4194 T29 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 4506 T29 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4576 T29 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 4578 T29 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4643 T29 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4649 T29 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4653 T29 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4664 T29 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4664 T29 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4665 T29 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4666 T29 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4666 T29 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4667 T29 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4668 T29 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data/
   [junit4]   2> 4671 T29 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 4672 T29 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data
   [junit4]   2> 4672 T29 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data/index/
   [junit4]   2> 4673 T29 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 4673 T29 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data/index
   [junit4]   2> 4676 T29 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5122f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8972ad),segFN=segments_1,generation=1}
   [junit4]   2> 4677 T29 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4689 T29 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4720 T29 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4724 T29 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4725 T29 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4725 T29 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4726 T29 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4762 T29 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4763 T29 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4763 T29 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4764 T29 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 4770 T29 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 4771 T29 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 4773 T29 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 4773 T29 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 4775 T29 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 4785 T29 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4797 T29 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4811 T29 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4836 T29 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4836 T29 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4838 T29 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5122f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8972ad),segFN=segments_1,generation=1}
   [junit4]   2> 4838 T29 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4839 T29 oass.SolrIndexSearcher.<init> Opening Searcher@151c7b6 main
   [junit4]   2> 4865 T30 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@151c7b6 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 4865 T29 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 4866 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 4867 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 4901 T17 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4928 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48600
   [junit4]   2> 4929 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 4930 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4930 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 4931 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 4974 T17 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 4992 T17 oasc.CoreContainer.<init> New CoreContainer 661692
   [junit4]   2> 4993 T17 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 5005 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5005 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 5006 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5006 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5007 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5008 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5008 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5009 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5009 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5014 T17 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5014 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5015 T17 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5018 T41 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 5019 T41 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 5020 T41 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 5020 T41 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 5102 T41 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 5137 T41 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 5138 T41 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5200 T41 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5536 T41 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5557 T41 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5559 T41 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5580 T41 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5596 T41 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5598 T41 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5599 T41 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5600 T41 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5600 T41 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5601 T41 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5601 T41 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5602 T41 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5602 T41 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data/
   [junit4]   2> 5603 T41 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 5604 T41 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data
   [junit4]   2> 5604 T41 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data/index/
   [junit4]   2> 5605 T41 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5605 T41 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data/index
   [junit4]   2> 5606 T41 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@10c2820 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e82530),segFN=segments_1,generation=1}
   [junit4]   2> 5607 T41 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5608 T41 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5609 T41 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5609 T41 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5610 T41 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5610 T41 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5610 T41 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5611 T41 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5612 T41 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5612 T41 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5612 T41 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5613 T41 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5613 T41 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5613 T41 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5614 T41 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5614 T41 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5614 T41 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5614 T41 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 5616 T41 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5624 T41 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5625 T41 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5626 T41 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@10c2820 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e82530),segFN=segments_1,generation=1}
   [junit4]   2> 5626 T41 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5627 T41 oass.SolrIndexSearcher.<init> Opening Searcher@bfb868 main
   [junit4]   2> 5633 T41 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5643 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 5644 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5646 T17 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5655 T42 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bfb868 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5700 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37722
   [junit4]   2> 5701 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5701 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5702 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 5702 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 5721 T17 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 5741 T17 oasc.CoreContainer.<init> New CoreContainer 22529982
   [junit4]   2> 5742 T17 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 5742 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5743 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 5743 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5744 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5744 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5745 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5745 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5746 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5746 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5750 T17 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5751 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5751 T17 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5779 T53 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 5780 T53 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 5781 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 5781 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 5833 T53 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 5868 T53 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 5869 T53 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5905 T53 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6210 T53 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6233 T53 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6236 T53 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6339 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6343 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6350 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6351 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6363 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6364 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6365 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 6365 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 6365 T53 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6366 T53 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data/
   [junit4]   2> 6366 T53 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 6367 T53 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data
   [junit4]   2> 6367 T53 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data/index/
   [junit4]   2> 6371 T53 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6372 T53 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data/index
   [junit4]   2> 6374 T53 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7999b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d1ab0e),segFN=segments_1,generation=1}
   [junit4]   2> 6374 T53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6376 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6376 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6377 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6377 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6377 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6378 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6383 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6383 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6383 T53 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6400 T53 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6400 T53 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 6400 T53 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 6401 T53 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 6402 T53 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 6402 T53 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 6403 T53 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6403 T53 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6406 T53 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6420 T53 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6421 T53 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6422 T53 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7999b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d1ab0e),segFN=segments_1,generation=1}
   [junit4]   2> 6422 T53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6423 T53 oass.SolrIndexSearcher.<init> Opening Searcher@24bce1 main
   [junit4]   2> 6424 T54 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24bce1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 6424 T53 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6434 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 6435 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6437 T17 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6516 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51104
   [junit4]   2> 6524 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 6525 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6526 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 6526 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 6566 T17 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 6606 T17 oasc.CoreContainer.<init> New CoreContainer 7072590
   [junit4]   2> 6607 T17 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 6610 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6610 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 6611 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6613 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6614 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6614 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6619 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6620 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6620 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6625 T17 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6626 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6626 T17 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6644 T65 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 6645 T65 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 6646 T65 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 6646 T65 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 6696 T65 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 6732 T65 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 6735 T65 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 6762 T65 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 7028 T65 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 7055 T65 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 7057 T65 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 7087 T65 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 7090 T65 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 7093 T65 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7094 T65 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 7095 T65 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 7095 T65 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7096 T65 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 7099 T65 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 7100 T65 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 7101 T65 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data/
   [junit4]   2> 7101 T65 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 7102 T65 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data
   [junit4]   2> 7102 T65 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data/index/
   [junit4]   2> 7102 T65 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 7103 T65 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data/index
   [junit4]   2> 7104 T65 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@186f6c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8505dc),segFN=segments_1,generation=1}
   [junit4]   2> 7104 T65 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 7106 T65 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 7107 T65 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 7107 T65 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 7108 T65 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7108 T65 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7108 T65 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 7109 T65 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7110 T65 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7110 T65 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 7110 T65 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 7111 T65 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 7111 T65 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 7111 T65 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 7112 T65 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 7112 T65 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 7112 T65 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 7113 T65 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 7114 T65 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 7124 T65 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 7125 T65 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 7125 T65 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@186f6c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8505dc),segFN=segments_1,generation=1}
   [junit4]   2> 7126 T65 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 7126 T65 oass.SolrIndexSearcher.<init> Opening Searcher@17b3c91 main
   [junit4]   2> 7127 T65 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 7128 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 7128 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 7130 T17 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 7135 T66 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17b3c91 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 7185 T17 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33273
   [junit4]   2> 7186 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 7186 T17 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7187 T17 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 7187 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 7213 T17 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 7247 T17 oasc.CoreContainer.<init> New CoreContainer 16999790
   [junit4]   2> 7248 T17 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 7255 T17 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 7256 T17 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 7256 T17 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 7257 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 7257 T17 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 7258 T17 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 7258 T17 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 7259 T17 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 7259 T17 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 7277 T17 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 7277 T17 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 7278 T17 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 7299 T77 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 7301 T77 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 7302 T77 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 7302 T77 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 7375 T77 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 7394 T77 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 7394 T77 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 7427 T77 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 7630 T77 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 7637 T77 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 7639 T77 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 7668 T77 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 7672 T77 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 7699 T77 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7700 T77 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 7701 T77 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 7701 T77 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7702 T77 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 7702 T77 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 7702 T77 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 7703 T77 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data/
   [junit4]   2> 7703 T77 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 7704 T77 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data
   [junit4]   2> 7704 T77 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data/index/
   [junit4]   2> 7704 T77 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 7705 T77 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data/index
   [junit4]   2> 7706 T77 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1507606 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bf8bd6),segFN=segments_1,generation=1}
   [junit4]   2> 7706 T77 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 7708 T77 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 7708 T77 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 7709 T77 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 7709 T77 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7709 T77 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7709 T77 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 7710 T77 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7710 T77 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7711 T77 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 7711 T77 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 7711 T77 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 7712 T77 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 7712 T77 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 7712 T77 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 7713 T77 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 7713 T77 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 7713 T77 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 7715 T77 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 7740 T77 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 7741 T77 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 7741 T77 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1507606 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bf8bd6),segFN=segments_1,generation=1}
   [junit4]   2> 7742 T77 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 7742 T77 oass.SolrIndexSearcher.<init> Opening Searcher@12d83a1 main
   [junit4]   2> 7743 T78 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12d83a1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 7743 T77 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 7758 T17 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 7759 T17 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@ccd3fb
   [junit4]   2> 8545 T26 C6 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1456581001599778816)} 0 74
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@1e7343
   [junit4]   2> 8635 T40 C7 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1456581001742385152)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@24b3cc
   [junit4]   2> 8643 T52 C8 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1456581001750773760)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@1acc044
   [junit4]   2> 8653 T59 C9 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1456581001761259520)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@168651b
   [junit4]   2> 8684 T72 C10 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1456581001782231040)} 0 13
   [junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@ccd3fb
   [junit4]   2> 8749 T28 C11 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1456581001852485632)]} 0 15
   [junit4]   2> 8763 T26 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8816 T26 C11 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5122f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8972ad),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5122f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8972ad),segFN=segments_2,generation=2}
   [junit4]   2> 8817 T26 C11 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 8854 T26 C11 oass.SolrIndexSearcher.<init> Opening Searcher@987980 main
   [junit4]   2> 8858 T30 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@987980 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c1)}
   [junit4]   2> 8860 T26 C11 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 8860 T26 C11 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 97
   [junit4]   2> 8897 T27 C11 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=27 
   [junit4]   2> 8910 T28 C11 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1456581002029694976)]} 0 4
   [junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@1e7343
   [junit4]   2> 8935 T37 C12 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1456581002053812224), 3 (1456581002055909376), 4 (1456581002056957952)]} 0 6
   [junit4]   2> 8939 T26 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8959 T26 C11 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5122f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8972ad),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5122f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8972ad),segFN=segments_3,generation=3}
   [junit4]   2> 8960 T26 C11 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 8964 T26 C11 oass.SolrIndexSearcher.<init> Opening Searcher@59292d main
   [junit4]   2> 8965 T30 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59292d main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):c1 _1(5.0):c1)}
   [junit4]   2> 8966 T26 C11 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 8966 T26 C11 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 27
   [junit4]   2> 8970 T39 C12 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8984 T39 C12 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@10c2820 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e82530),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@10c2820 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e82530),segFN=segments_2,generation=2}
   [junit4]   2> 8985 T39 C12 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 8994 T39 C12 oass.SolrIndexSearcher.<init> Opening Searcher@e5f98e main
   [junit4]   2> 8995 T39 C12 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 8995 T42 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e5f98e main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c3)}
   [junit4]   2> 8996 T39 C12 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 26
   [junit4]   2> 9000 T23 C11 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=1 
   [junit4]   2> 9037 T17 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=12484372
   [junit4]   2> 9037 T17 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ccd3fb
   [junit4]   2> 9038 T17 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=207,transaction_logs_total_number=2}
   [junit4]   2> 9041 T17 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 9041 T17 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 9042 T17 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 9054 T17 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 9056 T17 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 9057 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data;done=false>>]
   [junit4]   2> 9057 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data
   [junit4]   2> 9061 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data/index;done=false>>]
   [junit4]   2> 9061 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/control/data/index
   [junit4]   2> 9062 T17 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 9137 T17 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=661692
   [junit4]   2> 9138 T17 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e7343
   [junit4]   2> 9139 T17 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=202,transaction_logs_total_number=1}
   [junit4]   2> 9140 T17 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 9140 T17 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 9141 T17 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 9143 T17 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 9144 T17 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 9145 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data/index [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data/index;done=false>>]
   [junit4]   2> 9145 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data/index
   [junit4]   2> 9146 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data;done=false>>]
   [junit4]   2> 9146 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard0/data
   [junit4]   2> 9148 T17 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 9221 T17 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=22529982
   [junit4]   2> 9222 T17 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@24b3cc
   [junit4]   2> 9223 T17 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=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 9223 T17 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 9224 T17 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 9224 T17 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> ASYNC  NEW_CORE C13 name=collection1 org.apache.solr.core.SolrCore@24b3cc
   [junit4]   2> 9225 T17 C13 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7999b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d1ab0e),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7999b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d1ab0e),segFN=segments_2,generation=2}
   [junit4]   2> 9226 T17 C13 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 9228 T17 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 9228 T17 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 9229 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data/index;done=false>>]
   [junit4]   2> 9229 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data/index
   [junit4]   2> 9230 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data;done=false>>]
   [junit4]   2> 9230 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard1/data
   [junit4]   2> 9231 T17 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 9304 T17 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7072590
   [junit4]   2> 9305 T17 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1acc044
   [junit4]   2> 9305 T17 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=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 9306 T17 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 9306 T17 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 9307 T17 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> ASYNC  NEW_CORE C14 name=collection1 org.apache.solr.core.SolrCore@1acc044
   [junit4]   2> 9320 T17 C14 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@186f6c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8505dc),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@186f6c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8505dc),segFN=segments_2,generation=2}
   [junit4]   2> 9320 T17 C14 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 9322 T17 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 9323 T17 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 9324 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data;done=false>>]
   [junit4]   2> 9324 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data
   [junit4]   2> 9325 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data/index [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data/index;done=false>>]
   [junit4]   2> 9325 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard2/data/index
   [junit4]   2> 9326 T17 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 9399 T17 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=16999790
   [junit4]   2> 9400 T17 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@168651b
   [junit4]   2> 9401 T17 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=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 9401 T17 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 9402 T17 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 9402 T17 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> ASYNC  NEW_CORE C15 name=collection1 org.apache.solr.core.SolrCore@168651b
   [junit4]   2> 9404 T17 C15 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1507606 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bf8bd6),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1507606 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bf8bd6),segFN=segments_2,generation=2}
   [junit4]   2> 9409 T17 C15 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 9424 T17 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 9425 T17 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 9426 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data;done=false>>]
   [junit4]   2> 9426 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data
   [junit4]   2> 9427 T17 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data/index [CachedDir<<refCount=0;path=./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data/index;done=false>>]
   [junit4]   2> 9427 T17 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.update.SolrCmdDistributorTest-1389103886130/shard3/data/index
   [junit4]   2> 9428 T17 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 9486 T17 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=testDistribSearch -Dtests.seed=4A3B64C98E7BE432 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=America/Dawson_Creek -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.95s J1 | SolrCmdDistributorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {numFound=2,start=0,docs=[SolrDocument{id=1, range_facet_si=1, range_facet_l=[1], range_facet_sl=[1], _version_=1456581001852485632, multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Jan 07 07:11:31 MST 2014}, SolrDocument{id=2, range_facet_si=2, range_facet_l=[2], range_facet_sl=[2], _version_=1456581002029694976, multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Jan 07 07:11:31 MST 2014}]} expected:<3> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A3B64C98E7BE432:CBDDEAD1F924840E]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.doTest(SolrCmdDistributorTest.java:204)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 9603 T17 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=nl_NL, timezone=America/Dawson_Creek
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=40246080,total=65011712
   [junit4]   2> NOTE: All tests run in this JVM: [NumericFieldsTest, SolrCmdDistributorTest]
   [junit4] Completed on J1 in 6.04s, 1 test, 1 failure <<< FAILURES!

[...truncated 1095 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1304: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:937: There were test failures: 362 suites, 1586 tests, 1 failure, 34 ignored (6 assumptions)

Total time: 44 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b121 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure