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 2015/02/15 04:29:24 UTC

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40-ea-b22) - Build # 11641 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11641/
Java: 32bit/jdk1.8.0_40-ea-b22 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([694B4E3E6D046081:E11F71E4C3F80D79]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:323)
	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:497)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10503 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/init-core-data-001
   [junit4]   2> 1399130 T8076 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1399130 T8076 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1399131 T8076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1399134 T8076 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/control/cores
   [junit4]   2> 1399136 T8076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1399147 T8076 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1399158 T8076 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36617
   [junit4]   2> 1399160 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1399161 T8076 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1399161 T8076 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1399161 T8076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1399181 T8076 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 1399188 T8076 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/control
   [junit4]   2> 1399189 T8076 oasc.CoreContainer.<init> New CoreContainer 8597636
   [junit4]   2> 1399189 T8076 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1399191 T8076 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1399191 T8076 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 1399192 T8076 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1399192 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1399193 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1399193 T8076 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1399194 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1399194 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1399195 T8076 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1399195 T8076 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1399195 T8076 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1399198 T8076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1399200 T8076 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1399201 T8076 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1399201 T8076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1399203 T8076 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/control
   [junit4]   2> 1399204 T8076 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/control/cores/
   [junit4]   2> 1399205 T8076 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1399206 T8086 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1399207 T8086 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1399207 T8086 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1399207 T8086 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1399233 T8086 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1399239 T8086 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1399250 T8086 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1399250 T8086 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1399258 T8086 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1399396 T8086 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1399419 T8086 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1399421 T8086 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1399426 T8086 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1399429 T8086 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1399431 T8086 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1399432 T8086 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1399432 T8086 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1399432 T8086 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1399433 T8086 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1399433 T8086 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1399434 T8086 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1399434 T8086 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1399434 T8086 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/control/data/
   [junit4]   2> 1399434 T8086 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c94926
   [junit4]   2> 1399435 T8086 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/control/data
   [junit4]   2> 1399436 T8086 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/control/data/index/
   [junit4]   2> 1399436 T8086 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1399436 T8086 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/control/data/index
   [junit4]   2> 1399437 T8086 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@879f5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f2dc),segFN=segments_1,generation=1}
   [junit4]   2> 1399438 T8086 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1399441 T8086 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1399441 T8086 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1399441 T8086 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1399442 T8086 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1399442 T8086 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1399442 T8086 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1399443 T8086 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1399443 T8086 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1399443 T8086 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1399444 T8086 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1399444 T8086 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1399445 T8086 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1399445 T8086 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1399445 T8086 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1399446 T8086 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1399446 T8086 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1399447 T8086 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1399447 T8086 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1399448 T8086 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1399448 T8086 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1399449 T8086 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1399484 T8086 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1399484 T8086 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1399485 T8086 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1399485 T8086 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1399485 T8086 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1399486 T8086 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1399488 T8086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1399489 T8086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1399490 T8086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1399491 T8086 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1399492 T8086 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1399493 T8086 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1399493 T8086 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1399494 T8086 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@879f5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f2dc),segFN=segments_1,generation=1}
   [junit4]   2> 1399494 T8086 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1399495 T8086 oass.SolrIndexSearcher.<init> Opening Searcher@1608986[collection1] main
   [junit4]   2> 1399495 T8086 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1399495 T8086 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1399495 T8086 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1399496 T8086 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1399496 T8086 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1399497 T8086 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1399497 T8087 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1608986[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1399497 T8076 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1399498 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1399499 T8076 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard0/cores
   [junit4]   2> 1399501 T8076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1399510 T8076 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1399513 T8076 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47437
   [junit4]   2> 1399531 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1399532 T8076 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1399533 T8076 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1399534 T8076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1399572 T8076 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 1399578 T8076 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard0
   [junit4]   2> 1399579 T8076 oasc.CoreContainer.<init> New CoreContainer 13455510
   [junit4]   2> 1399579 T8076 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1399580 T8076 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1399581 T8076 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 1399581 T8076 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1399582 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1399591 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1399591 T8076 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1399592 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1399592 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1399593 T8076 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1399593 T8076 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1399594 T8076 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1399596 T8076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1399598 T8076 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1399598 T8076 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1399599 T8076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1399600 T8076 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard0
   [junit4]   2> 1399601 T8076 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard0/cores/
   [junit4]   2> 1399602 T8076 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1399610 T8098 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1399611 T8098 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1399611 T8098 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1399612 T8098 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1399653 T8098 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1399658 T8098 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1399669 T8098 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1399670 T8098 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1399677 T8098 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1399859 T8098 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1399864 T8098 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1399866 T8098 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1399872 T8098 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1399875 T8098 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1399878 T8098 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1399879 T8098 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1399879 T8098 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1399879 T8098 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1399880 T8098 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1399880 T8098 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1399881 T8098 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1399881 T8098 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1399881 T8098 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard0/data/
   [junit4]   2> 1399882 T8098 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c94926
   [junit4]   2> 1399883 T8098 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard0/data
   [junit4]   2> 1399883 T8098 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard0/data/index/
   [junit4]   2> 1399883 T8098 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1399884 T8098 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard0/data/index
   [junit4]   2> 1399885 T8098 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3ec09f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80d811),segFN=segments_1,generation=1}
   [junit4]   2> 1399885 T8098 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1399889 T8098 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1399889 T8098 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1399890 T8098 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1399890 T8098 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1399890 T8098 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1399891 T8098 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1399891 T8098 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1399891 T8098 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1399892 T8098 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1399892 T8098 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1399893 T8098 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1399893 T8098 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1399894 T8098 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1399894 T8098 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1399895 T8098 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1399896 T8098 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1399896 T8098 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1399897 T8098 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1399898 T8098 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1399898 T8098 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1399899 T8098 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1399899 T8098 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1399900 T8098 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1399900 T8098 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1399901 T8098 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1399902 T8098 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1399902 T8098 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1399904 T8098 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1399905 T8098 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1399906 T8098 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1399908 T8098 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1399909 T8098 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1399910 T8098 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1399910 T8098 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1399911 T8098 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3ec09f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80d811),segFN=segments_1,generation=1}
   [junit4]   2> 1399911 T8098 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1399912 T8098 oass.SolrIndexSearcher.<init> Opening Searcher@1546439[collection1] main
   [junit4]   2> 1399912 T8098 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1399912 T8098 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1399913 T8098 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1399913 T8098 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1399913 T8098 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1399914 T8099 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1546439[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1399915 T8098 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1399915 T8076 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1399916 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1399918 T8076 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard1/cores
   [junit4]   2> 1399920 T8076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1399926 T8076 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1399930 T8076 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55833
   [junit4]   2> 1399933 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1399933 T8076 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1399934 T8076 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1399935 T8076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1399955 T8076 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 1399961 T8076 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard1
   [junit4]   2> 1399962 T8076 oasc.CoreContainer.<init> New CoreContainer 28500406
   [junit4]   2> 1399962 T8076 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1399963 T8076 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1399964 T8076 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 1399964 T8076 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1399965 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1399965 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1399966 T8076 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1399966 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1399967 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1399967 T8076 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1399968 T8076 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1399968 T8076 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1399970 T8076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1399972 T8076 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1399973 T8076 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1399973 T8076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1399974 T8076 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard1
   [junit4]   2> 1399975 T8076 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard1/cores/
   [junit4]   2> 1399976 T8076 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1399977 T8110 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1399978 T8110 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1399978 T8110 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1399979 T8110 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1400001 T8110 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1400007 T8110 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1400018 T8110 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1400019 T8110 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1400027 T8110 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1400202 T8110 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1400207 T8110 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1400209 T8110 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1400215 T8110 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1400217 T8110 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1400219 T8110 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1400220 T8110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1400220 T8110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1400221 T8110 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1400221 T8110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1400221 T8110 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1400222 T8110 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1400222 T8110 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1400223 T8110 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard1/data/
   [junit4]   2> 1400223 T8110 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c94926
   [junit4]   2> 1400224 T8110 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard1/data
   [junit4]   2> 1400224 T8110 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard1/data/index/
   [junit4]   2> 1400224 T8110 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1400225 T8110 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard1/data/index
   [junit4]   2> 1400225 T8110 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@dc0c2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3151a),segFN=segments_1,generation=1}
   [junit4]   2> 1400226 T8110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1400229 T8110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1400230 T8110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1400230 T8110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1400231 T8110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1400231 T8110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1400231 T8110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1400232 T8110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1400232 T8110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1400232 T8110 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1400233 T8110 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1400234 T8110 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1400234 T8110 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1400235 T8110 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1400235 T8110 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1400236 T8110 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1400236 T8110 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1400237 T8110 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1400238 T8110 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1400238 T8110 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1400239 T8110 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1400240 T8110 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1400240 T8110 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1400241 T8110 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1400241 T8110 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1400242 T8110 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1400242 T8110 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1400243 T8110 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1400244 T8110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1400245 T8110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1400247 T8110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1400248 T8110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1400248 T8110 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1400250 T8110 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1400250 T8110 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1400251 T8110 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@dc0c2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3151a),segFN=segments_1,generation=1}
   [junit4]   2> 1400251 T8110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1400251 T8110 oass.SolrIndexSearcher.<init> Opening Searcher@14bc608[collection1] main
   [junit4]   2> 1400252 T8110 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1400252 T8110 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1400252 T8110 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1400253 T8110 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1400253 T8110 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1400254 T8111 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14bc608[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400254 T8110 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1400255 T8076 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1400255 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1400257 T8076 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/cores
   [junit4]   2> 1400259 T8076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1400279 T8076 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1400283 T8076 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49897
   [junit4]   2> 1400295 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1400295 T8076 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1400296 T8076 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1400296 T8076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1400336 T8076 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 1400347 T8076 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2
   [junit4]   2> 1400348 T8076 oasc.CoreContainer.<init> New CoreContainer 9824036
   [junit4]   2> 1400349 T8076 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1400350 T8076 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1400354 T8076 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 1400355 T8076 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1400356 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1400356 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1400357 T8076 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1400357 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1400357 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1400358 T8076 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1400358 T8076 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1400359 T8076 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1400376 T8076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1400381 T8076 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1400382 T8076 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1400383 T8076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1400384 T8076 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2
   [junit4]   2> 1400385 T8076 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/cores/
   [junit4]   2> 1400385 T8076 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1400390 T8122 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1400391 T8122 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1400391 T8122 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1400392 T8122 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1400414 T8122 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1400420 T8122 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1400432 T8122 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1400432 T8122 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1400440 T8122 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1400561 T8122 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1400566 T8122 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1400568 T8122 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1400574 T8122 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1400577 T8122 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1400579 T8122 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1400580 T8122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1400580 T8122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1400581 T8122 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1400581 T8122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1400581 T8122 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1400582 T8122 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1400582 T8122 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1400583 T8122 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/data/
   [junit4]   2> 1400583 T8122 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c94926
   [junit4]   2> 1400584 T8122 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/data
   [junit4]   2> 1400584 T8122 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/data/index/
   [junit4]   2> 1400584 T8122 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1400585 T8122 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/data/index
   [junit4]   2> 1400586 T8122 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@112d9cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f99749),segFN=segments_1,generation=1}
   [junit4]   2> 1400586 T8122 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1400590 T8122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1400590 T8122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1400591 T8122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1400591 T8122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1400591 T8122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1400592 T8122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1400592 T8122 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1400593 T8122 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1400593 T8122 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1400594 T8122 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1400594 T8122 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1400595 T8122 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1400595 T8122 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1400596 T8122 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1400596 T8122 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1400597 T8122 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1400598 T8122 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1400598 T8122 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1400599 T8122 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1400600 T8122 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1400600 T8122 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1400601 T8122 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1400601 T8122 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1400602 T8122 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1400602 T8122 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1400603 T8122 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1400604 T8122 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1400605 T8122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1400606 T8122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1400608 T8122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1400609 T8122 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1400610 T8122 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1400611 T8122 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1400611 T8122 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1400612 T8122 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@112d9cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f99749),segFN=segments_1,generation=1}
   [junit4]   2> 1400613 T8122 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1400613 T8122 oass.SolrIndexSearcher.<init> Opening Searcher@16c762d[collection1] main
   [junit4]   2> 1400614 T8122 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1400614 T8122 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1400614 T8122 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1400614 T8122 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1400615 T8122 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1400616 T8123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16c762d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400616 T8122 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1400617 T8076 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1400617 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1400619 T8076 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/cores
   [junit4]   2> 1400621 T8076 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1400653 T8076 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1400657 T8076 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:44847
   [junit4]   2> 1400670 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1400671 T8076 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1400671 T8076 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1400672 T8076 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1400715 T8076 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 1400746 T8076 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3
   [junit4]   2> 1400747 T8076 oasc.CoreContainer.<init> New CoreContainer 23170450
   [junit4]   2> 1400748 T8076 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1400749 T8076 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1400749 T8076 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 1400750 T8076 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1400750 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1400751 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1400751 T8076 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1400752 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1400752 T8076 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1400753 T8076 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1400753 T8076 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1400754 T8076 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1400756 T8076 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1400758 T8076 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1400759 T8076 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1400759 T8076 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1400760 T8076 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3
   [junit4]   2> 1400762 T8076 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/cores/
   [junit4]   2> 1400762 T8076 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1400763 T8134 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1400764 T8134 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1400764 T8134 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1400764 T8134 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1400836 T8134 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1400841 T8134 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 1400853 T8134 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1400854 T8134 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1400863 T8134 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1400984 T8134 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1400990 T8134 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1400991 T8134 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1400997 T8134 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1401000 T8134 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1401002 T8134 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1401003 T8134 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1401003 T8134 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1401003 T8134 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1401004 T8134 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1401004 T8134 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1401004 T8134 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1401005 T8134 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1401005 T8134 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data/
   [junit4]   2> 1401005 T8134 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c94926
   [junit4]   2> 1401006 T8134 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data
   [junit4]   2> 1401006 T8134 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data/index/
   [junit4]   2> 1401007 T8134 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1401007 T8134 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data/index
   [junit4]   2> 1401008 T8134 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbbc90 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e28d52),segFN=segments_1,generation=1}
   [junit4]   2> 1401008 T8134 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1401012 T8134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1401012 T8134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1401013 T8134 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1401013 T8134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1401013 T8134 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1401013 T8134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1401014 T8134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1401014 T8134 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1401014 T8134 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1401015 T8134 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1401016 T8134 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1401016 T8134 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1401016 T8134 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1401017 T8134 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1401018 T8134 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1401018 T8134 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1401019 T8134 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1401019 T8134 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1401020 T8134 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1401020 T8134 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1401021 T8134 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1401021 T8134 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1401022 T8134 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1401023 T8134 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1401023 T8134 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1401024 T8134 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1401024 T8134 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1401026 T8134 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1401028 T8134 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1401029 T8134 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1401030 T8134 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1401031 T8134 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1401032 T8134 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1401032 T8134 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1401033 T8134 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@cbbc90 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e28d52),segFN=segments_1,generation=1}
   [junit4]   2> 1401033 T8134 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1401034 T8134 oass.SolrIndexSearcher.<init> Opening Searcher@10a888[collection1] main
   [junit4]   2> 1401034 T8134 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1401034 T8134 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1401035 T8134 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1401035 T8134 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1401035 T8134 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1401036 T8135 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10a888[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1401036 T8134 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1401037 T8076 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1401038 T8076 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1401040 T8076 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> ASYNC  NEW_CORE C1240 name=collection1 org.apache.solr.core.SolrCore@1b206f5
   [junit4]   2> 1401142 T8084 C1240 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1493140959585632256)} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1241 name=collection1 org.apache.solr.core.SolrCore@1f7b2db
   [junit4]   2> 1401211 T8095 C1241 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1493140959656935424)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1242 name=collection1 org.apache.solr.core.SolrCore@1d03503
   [junit4]   2> 1401302 T8104 C1242 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1493140959753404416)} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1243 name=collection1 org.apache.solr.core.SolrCore@520f03
   [junit4]   2> 1401371 T8120 C1243 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1493140959824707584)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1244 name=collection1 org.apache.solr.core.SolrCore@9fc6f6
   [junit4]   2> 1401443 T8133 C1244 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1493140959900205056)} 0 2
   [junit4]   2> 1401517 T8082 C1240 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1493140959978848256)]} 0 1
   [junit4]   2> 1401521 T8083 C1240 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1401524 T8083 C1240 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@879f5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f2dc),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@879f5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f2dc),segFN=segments_2,generation=2}
   [junit4]   2> 1401525 T8083 C1240 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1401527 T8083 C1240 oass.SolrIndexSearcher.<init> Opening Searcher@14c5d1d[collection1] main
   [junit4]   2> 1401528 T8083 C1240 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1401529 T8087 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14c5d1d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))}
   [junit4]   2> 1401529 T8083 C1240 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 8
   [junit4]   2> 1401539 T8085 C1240 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=4 
   [junit4]   2> 1401546 T8082 C1240 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1493140960007159808), 3 (1493140960010305536)]} 0 3
   [junit4]   2> 1401620 T8097 C1241 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {add=[2 (1493140960079511552), 3 (1493140960086851584), 4 (1493140960087900160)]} 0 8
   [junit4]   2> 1401624 T8083 C1240 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1401630 T8083 C1240 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@879f5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f2dc),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@879f5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f2dc),segFN=segments_3,generation=3}
   [junit4]   2> 1401631 T8083 C1240 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1401631 T8083 C1240 oass.SolrIndexSearcher.<init> Opening Searcher@6962c1[collection1] main
   [junit4]   2> 1401632 T8087 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6962c1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1) Uninverting(_1(5.1.0):c2)))}
   [junit4]   2> 1401633 T8083 C1240 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1401633 T8083 C1240 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 9
   [junit4]   2> 1401643 T8095 C1241 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1401646 T8095 C1241 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3ec09f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80d811),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3ec09f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80d811),segFN=segments_2,generation=2}
   [junit4]   2> 1401649 T8095 C1241 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1401651 T8095 C1241 oass.SolrIndexSearcher.<init> Opening Searcher@148143[collection1] main
   [junit4]   2> 1401653 T8099 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@148143[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c3)))}
   [junit4]   2> 1401653 T8095 C1241 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1401654 T8095 C1241 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false} {commit=} 0 11
   [junit4]   2> 1401656 T8085 C1240 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 1401662 T8096 C1241 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0 
   [junit4]   2> 1401667 T8094 C1241 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {delete=[3 (-1493140960136134656)]} 0 2
   [junit4]   2> 1401671 T8082 C1240 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={commit_end_point=true&wt=javabin&version=2} {delete=[3 (-1493140960141377536)]} 0 0
   [junit4]   2> 1401674 T8097 C1241 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1401678 T8084 C1240 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1401681 T8084 C1240 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@879f5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f2dc),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@879f5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13f2

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

olr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/data/index;done=false>>]
   [junit4]   2> 1603324 T8076 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard2/data/index
   [junit4]   2> 1603325 T8076 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1603519 T8076 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23170450
   [junit4]   2> 1603520 T8076 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9fc6f6
   [junit4]   2> 1603520 T8076 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=585,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=20531,transaction_logs_total_number=1}
   [junit4]   2> 1603521 T8076 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1603521 T8076 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1603521 T8076 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1603522 T8076 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1603533 T8076 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1603534 T8076 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data/index;done=false>>]
   [junit4]   2> 1603534 T8076 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data/index
   [junit4]   2> 1603535 T8076 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data;done=false>>]
   [junit4]   2> 1603535 T8076 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001/tempDir-001/shard3/data
   [junit4]   2> 1603536 T8076 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=test -Dtests.seed=694B4E3E6D046081 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_LU -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  205s J1 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<4> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([694B4E3E6D046081:E11F71E4C3F80D79]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:323)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1603720 T8076 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest 694B4E3E6D046081-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Memory doPackFST= true), id=FSTOrd50, range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=fr_LU, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Linux 3.13.0-45-generic i386/Oracle Corporation 1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=215149984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermQuery, TestCollationFieldDocValues, DocExpirationUpdateProcessorFactoryTest, DebugComponentTest, ShardSplitTest, TestRemoteStreaming, DistributedQueryComponentOptimizationTest, HdfsLockFactoryTest, XsltUpdateRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestManagedStopFilterFactory, DirectUpdateHandlerOptimizeTest, TestSolrJ, AliasIntegrationTest, ConvertedLegacyTest, FileUtilsTest, FullSolrCloudDistribCmdsTest, SolrRequestParserTest, TestExactSharedStatsCache, TestConfigOverlay, TestDocSet, SSLMigrationTest, BasicFunctionalityTest, WordBreakSolrSpellCheckerTest, TestPHPSerializedResponseWriter, TestFieldSortValues, TestManagedSchemaDynamicFieldResource, BasicDistributedZk2Test, ReturnFieldsTest, SignatureUpdateProcessorFactoryTest, TestDistributedGrouping, IndexBasedSpellCheckerTest, ZkSolrClientTest, MinimalSchemaTest, QueryResultKeyTest, HdfsBasicDistributedZk2Test, TestNonDefinedSimilarityFactory, ReplicationFactorTest, TestLeaderElectionZkExpiry, TestDefaultSearchFieldResource, TestFuzzyAnalyzedSuggestions, TermVectorComponentTest, TestSolr4Spatial, SharedFSAutoReplicaFailoverUtilsTest, UpdateRequestProcessorFactoryTest, TestLRUStatsCache, OverseerCollectionProcessorTest, TestAddFieldRealTimeGet, SpellPossibilityIteratorTest, BinaryUpdateRequestHandlerTest, TestSolrCoreProperties, DistributedIntervalFacetingTest, DocValuesMissingTest, DistribDocExpirationUpdateProcessorTest, TestSuggestSpellingConverter, TestDFRSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, OverriddenZkACLAndCredentialsProvidersTest, AssignTest, NotRequiredUniqueKeyTest, TestDynamicFieldCollectionResource, TestSolrDeletionPolicy2, RecoveryAfterSoftCommitTest, ZkStateWriterTest, FieldMutatingUpdateProcessorTest, TestDefaultSimilarityFactory, VMParamsZkACLAndCredentialsProvidersTest, TestRecovery, TestManagedSchemaFieldResource, SpellCheckCollatorTest, TestRecoveryHdfs, CurrencyFieldOpenExchangeTest, CollectionsAPIDistributedZkTest, TestRTGBase, UUIDUpdateProcessorFallbackTest, TriLevelCompositeIdRoutingTest, ExternalFileFieldSortTest, TestBulkSchemaAPI, BadIndexSchemaTest, TestShortCircuitedRequests, SpellCheckComponentTest, TestExactStatsCache, ChaosMonkeySafeLeaderTest, TestFieldResource, SpatialFilterTest, CoreAdminCreateDiscoverTest, BasicZkTest, TestSystemIdResolver, DateMathParserTest, TestStandardQParsers, AnalyticsMergeStrategyTest, DistributedFacetPivotSmallTest, LeaderElectionIntegrationTest, TestFileDictionaryLookup, OverseerRolesTest, HighlighterTest, TermVectorComponentDistributedTest, UpdateParamsTest, SaslZkACLProviderTest, TestValueSourceCache, TermsComponentTest, TestManagedSchemaFieldTypeResource, TestRangeQuery, RequestLoggingTest, HdfsBasicDistributedZkTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestLMDirichletSimilarityFactory, TestManagedSchema, TestTrie, TestSchemaManager, TestQuerySenderListener, FastVectorHighlighterTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, TestHashPartitioner, TestStressReorder, TestReload, DistributedTermsComponentTest, TestCoreContainer, StatsComponentTest, SolrCmdDistributorTest]
   [junit4] Completed on J1 in 204.61s, 1 test, 1 failure <<< FAILURES!

[...truncated 320 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1368: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:975: There were test failures: 466 suites, 1863 tests, 1 failure, 46 ignored (21 assumptions)

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