Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2307/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Error from server at http://127.0.0.1:62194//collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:636)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:198)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:178)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:497)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:62194//collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:636)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:198)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:178)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)

        at 
__randomizedtesting.SeedInfo.seed([47AE2BD9E5661547:CFFA14034B9A78BF]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10135 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/init-core-data-001
   [junit4]   2> 1577936 T8131 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1577936 T8131 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1578358 T8131 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1578362 T8131 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1578367 T8131 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@361aca79{/,null,AVAILABLE}
   [junit4]   2> 1578389 T8131 oejs.AbstractConnector.doStart Started 
ServerConnector@19123d79{HTTP/1.1}{127.0.0.1:62187}
   [junit4]   2> 1578390 T8131 oejs.Server.doStart Started @1581198ms
   [junit4]   2> 1578390 T8131 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, hostPort=62187, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores}
   [junit4]   2> 1578390 T8131 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1578391 T8131 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/'
   [junit4]   2> 1578433 T8131 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/solr.xml
   [junit4]   2> 1578448 T8131 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores
   [junit4]   2> 1578449 T8131 oasc.CoreContainer.<init> New CoreContainer 
1455163053
   [junit4]   2> 1578449 T8131 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/]
   [junit4]   2> 1578449 T8131 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/lib
   [junit4]   2> 1578450 T8131 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/lib).
   [junit4]   2> 1578470 T8131 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1578487 T8131 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1578488 T8131 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1578488 T8131 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1578489 T8131 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1578493 T8131 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores
   [junit4]   2> 1578495 T8131 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores/collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores/collection1/, 
configSet=collection1, dataDir=data/}
   [junit4]   2> 1578496 T8131 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 1578496 T8131 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1578507 T8143 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1578508 T8143 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1578509 T8143 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1578555 T8143 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1578567 T8143 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1578594 T8143 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1578595 T8143 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1578601 T8143 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1578716 T8143 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1578726 T8143 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1578727 T8143 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1578732 T8143 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1578734 T8143 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1578736 T8143 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1578738 T8143 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1578738 T8143 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1578738 T8143 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1578740 T8143 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1578740 T8143 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1578741 T8143 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1578741 T8143 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1578741 T8143 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 1578741 T8143 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d2290f0
   [junit4]   2> 1578742 T8143 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1578742 T8143 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1578743 T8143 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 1578743 T8143 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1578743 T8143 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=83.546875, floorSegmentMB=2.1962890625, 
forceMergeDeletesPctAllowed=2.6965847398841056, segmentsPerTier=43.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1578744 T8143 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a73cfbe 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24400869),segFN=segments_1,generation=1}
   [junit4]   2> 1578745 T8143 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1578752 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1578753 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1578753 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1578753 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1578753 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1578754 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1578754 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1578754 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1578754 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1578755 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1578755 T8143 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1578755 T8143 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1578765 T8143 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578768 T8143 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578771 T8143 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578773 T8143 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1578780 T8143 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1578783 T8143 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1578784 T8143 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1578785 T8143 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1578787 T8143 x:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1578787 T8143 x:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1578789 T8143 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1578789 T8143 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1578790 T8143 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, 
maxMergedSegmentMB=54.3671875, floorSegmentMB=1.1552734375, 
forceMergeDeletesPctAllowed=7.974779601161448, segmentsPerTier=27.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4756950038835368
   [junit4]   2> 1578790 T8143 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a73cfbe 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24400869),segFN=segments_1,generation=1}
   [junit4]   2> 1578790 T8143 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1578791 T8143 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@4d77b6f5[collection1] main
   [junit4]   2> 1578791 T8143 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1578792 T8143 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1578792 T8143 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1578793 T8143 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1578806 T8143 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1578857 T8143 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1578858 T8144 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1578859 T8143 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1578859 T8144 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1578860 T8144 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1578860 T8144 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1578860 T8131 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1578861 T8131 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1578862 T8144 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1578864 T8144 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1578870 T8144 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1578871 T8144 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1578872 T8144 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1578874 T8144 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@4d77b6f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1579344 T8131 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1579347 T8131 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1579351 T8131 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@542267e6{/,null,AVAILABLE}
   [junit4]   2> 1579352 T8131 oejs.AbstractConnector.doStart Started 
ServerConnector@3ace96b{HTTP/1.1}{127.0.0.1:62188}
   [junit4]   2> 1579352 T8131 oejs.Server.doStart Started @1582161ms
   [junit4]   2> 1579353 T8131 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, hostPort=62188, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores}
   [junit4]   2> 1579353 T8131 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1579353 T8131 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/'
   [junit4]   2> 1579404 T8131 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1579420 T8131 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores
   [junit4]   2> 1579420 T8131 oasc.CoreContainer.<init> New CoreContainer 
1134068460
   [junit4]   2> 1579421 T8131 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/]
   [junit4]   2> 1579421 T8131 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/lib
   [junit4]   2> 1579421 T8131 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/lib).
   [junit4]   2> 1579433 T8131 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1579438 T8131 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1579439 T8131 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1579439 T8131 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1579439 T8131 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1579441 T8131 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores
   [junit4]   2> 1579442 T8131 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores/collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores/collection1/, 
configSet=collection1, dataDir=data/}
   [junit4]   2> 1579442 T8131 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 1579443 T8131 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1579444 T8157 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1579445 T8157 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1579445 T8157 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1579475 T8157 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1579483 T8157 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1579501 T8157 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1579502 T8157 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1579507 T8157 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1579619 T8157 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1579637 T8157 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1579639 T8157 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1579646 T8157 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1579649 T8157 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1579651 T8157 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1579653 T8157 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1579653 T8157 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1579653 T8157 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1579653 T8157 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1579653 T8157 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1579654 T8157 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1579654 T8157 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1579654 T8157 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 1579654 T8157 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d2290f0
   [junit4]   2> 1579655 T8157 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1579655 T8157 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1579655 T8157 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 1579655 T8157 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1579655 T8157 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=83.546875, floorSegmentMB=2.1962890625, 
forceMergeDeletesPctAllowed=2.6965847398841056, segmentsPerTier=43.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1579656 T8157 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a9609dc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5ab069),segFN=segments_1,generation=1}
   [junit4]   2> 1579656 T8157 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1579661 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1579662 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1579662 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1579663 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1579663 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1579663 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1579663 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1579663 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1579663 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1579664 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1579664 T8157 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1579664 T8157 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1579670 T8157 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1579671 T8157 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1579673 T8157 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1579674 T8157 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1579681 T8157 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1579685 T8157 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1579687 T8157 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1579688 T8157 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1579690 T8157 x:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1579691 T8157 x:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1579692 T8157 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1579693 T8157 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1579694 T8157 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, 
maxMergedSegmentMB=54.3671875, floorSegmentMB=1.1552734375, 
forceMergeDeletesPctAllowed=7.974779601161448, segmentsPerTier=27.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4756950038835368
   [junit4]   2> 1579694 T8157 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a9609dc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5ab069),segFN=segments_1,generation=1}
   [junit4]   2> 1579695 T8157 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1579695 T8157 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@5604aec9[collection1] main
   [junit4]   2> 1579696 T8157 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1579696 T8157 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1579697 T8157 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1579697 T8157 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1579705 T8157 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1579747 T8157 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1579747 T8158 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1579748 T8158 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1579748 T8158 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1579748 T8158 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1579748 T8157 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1579749 T8158 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1579749 T8158 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1579750 T8131 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1579750 T8131 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1579750 T8158 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1579752 T8131 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> 1579752 T8158 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1579753 T8158 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1579756 T8158 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@5604aec9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C1179 name=collection1 
org.apache.solr.core.SolrCore@5ff06513
   [junit4]   2> 1579773 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1501237434873020416)} 0 3
   [junit4]   2> ASYNC  NEW_CORE C1180 name=collection1 
org.apache.solr.core.SolrCore@3803d3e0
   [junit4]   2> 1579782 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1501237434881409024)} 0 4
   [junit4]   2> 1579789 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1 (1501237434889797632)]} 0 3
   [junit4]   2> 1579796 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1 (1501237434898186240)]} 0 3
   [junit4]   2> 1579801 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[2 (1501237434904477696)]} 0 2
   [junit4]   2> 1579805 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[2 (1501237434908672000)]} 0 1
   [junit4]   2> 1579810 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[3 (1501237434913914880)]} 0 2
   [junit4]   2> 1579818 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[3 (1501237434922303488)]} 0 2
   [junit4]   2> 1579832 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[4 (1501237434927546368)]} 0 10
   [junit4]   2> 1579838 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[4 (1501237434942226432)]} 0 3
   [junit4]   2> 1579844 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[5 (1501237434949566464)]} 0 1
   [junit4]   2> 1579849 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[5 (1501237434954809344)]} 0 2
   [junit4]   2> 1579859 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[6 (1501237434963197952)]} 0 4
   [junit4]   2> 1579864 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[6 (1501237434969489408)]} 0 2
   [junit4]   2> 1579895 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[7 (1501237435003043840)]} 0 1
   [junit4]   2> 1579901 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[7 (1501237435009335296)]} 0 1
   [junit4]   2> 1579909 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[8 (1501237435017723904)]} 0 2
   [junit4]   2> 1579923 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[8 (1501237435032403968)]} 0 2
   [junit4]   2> 1579932 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[9 (1501237435041841152)]} 0 1
   [junit4]   2> 1579939 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[9 (1501237435047084032)]} 0 3
   [junit4]   2> 1579943 T8139 x:collection1 C1179 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1579958 T8139 x:collection1 C1179 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a73cfbe 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24400869),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a73cfbe 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24400869),segFN=segments_2,generation=2}
   [junit4]   2> 1579960 T8139 x:collection1 C1179 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1579962 T8139 x:collection1 C1179 
oass.SolrIndexSearcher.<init> Opening Searcher@582e64b5[collection1] main
   [junit4]   2> 1579962 T8139 x:collection1 C1179 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1579963 T8144 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@582e64b5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))}
   [junit4]   2> 1579963 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 20
   [junit4]   2> 1579975 T8153 x:collection1 C1180 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1579980 T8153 x:collection1 C1180 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a9609dc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5ab069),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a9609dc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5ab069),segFN=segments_2,generation=2}
   [junit4]   2> 1579981 T8153 x:collection1 C1180 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1579982 T8153 x:collection1 C1180 
oass.SolrIndexSearcher.<init> Opening Searcher@5dcb1dc[collection1] main
   [junit4]   2> 1579982 T8153 x:collection1 C1180 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1579983 T8158 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@5dcb1dc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))}
   [junit4]   2> 1579984 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 8
   [junit4]   2> 1579990 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[10 (1501237435100561408)]} 0 4
   [junit4]   2> 1579997 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[10 (1501237435106852864)]} 0 4
   [junit4]   2> 1580001 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[11 (1501237435114192896)]} 0 1
   [junit4]   2> 1580006 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[11 (1501237435119435776)]} 0 2
   [junit4]   2> 1580010 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[12 (1501237435122581504)]} 0 2
   [junit4]   2> 1580013 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[12 (1501237435126775808)]} 0 1
   [junit4]   2> 1580017 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[13 (1501237435130970112)]} 0 2
   [junit4]   2> 1580021 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[13 (1501237435135164416)]} 0 1
   [junit4]   2> 1580025 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1001 (1501237435139358720)]} 0 1
   [junit4]   2> 1580029 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1001 (1501237435143553024)]} 0 1
   [junit4]   2> 1580032 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[14 (1501237435146698752)]} 0 1
   [junit4]   2> 1580036 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[14 (1501237435150893056)]} 0 1
   [junit4]   2> 1580041 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[15 (1501237435156135936)]} 0 2
   [junit4]   2> 1580046 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[15 (1501237435161378816)]} 0 1
   [junit4]   2> 1580050 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[16 (1501237435165573120)]} 0 0
   [junit4]   2> 1580053 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[16 (1501237435168718848)]} 0 1
   [junit4]   2> 1580057 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[17 (1501237435172913152)]} 0 2
   [junit4]   2> 1580061 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[17 (1501237435178156032)]} 0 1
   [junit4]   2> 1580069 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[100 (1501237435182350336)]} 0 4
   [junit4]   2> 1580073 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[100 (1501237435189690368)]} 0 1
   [junit4]   2> 1580077 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[101 (1501237435193884672)]} 0 1
   [junit4]   2> 1580081 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[101 (1501237435198078976)]} 0 1
   [junit4]   2> 1580084 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[102 (1501237435202273280)]} 0 1
   [junit4]   2> 1580088 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[102 (1501237435205419008)]} 0 1
   [junit4]   2> 1580092 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[103 (1501237435208564736)]} 0 2
   [junit4]   2> 1580095 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[103 (1501237435212759040)]} 0 1
   [junit4]   2> 1580098 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[104 (1501237435215904768)]} 0 1
   [junit4]   2> 1580101 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[104 (1501237435219050496)]} 0 1
   [junit4]   2> 1580105 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[105 (1501237435223244800)]} 0 1
   [junit4]   2> 1580108 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[105 (1501237435226390528)]} 0 1
   [junit4]   2> 1580112 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[106 (1501237435230584832)]} 0 1
   [junit4]   2> 1580116 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[106 (1501237435234779136)]} 0 1
   [junit4]   2> 1580120 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[107 (1501237435238973440)]} 0 1
   [junit4]   2> 1580123 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[107 (1501237435242119168)]} 0 1
   [junit4]   2> 1580129 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[108 (1501237435248410624)]} 0 1
   [junit4]   2> 1580132 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[108 (1501237435252604928)]} 0 0
   [junit4]   2> 1580136 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[109 (1501237435255750656)]} 0 1
   [junit4]   2> 1580140 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[109 (1501237435259944960)]} 0 1
   [junit4]   2> 1580143 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[110 (1501237435263090688)]} 0 1
   [junit4]   2> 1580146 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[110 (1501237435267284992)]} 0 1
   [junit4]   2> 1580150 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[111 (1501237435271479296)]} 0 1
   [junit4]   2> 1580154 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[111 (1501237435274625024)]} 0 1
   [junit4]   2> 1580158 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[112 (1501237435278819328)]} 0 1
   [junit4]   2> 1580165 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[112 (1501237435284062208)]} 0 4
   [junit4]   2> 1580169 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[113 (1501237435290353664)]} 0 1
   [junit4]   2> 1580173 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[113 (1501237435294547968)]} 0 1
   [junit4]   2> 1580179 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[114 (1501237435300839424)]} 0 1
   [junit4]   2> 1580183 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[114 (1501237435305033728)]} 0 1
   [junit4]   2> 1580187 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[115 (1501237435309228032)]} 0 1
   [junit4]   2> 1580191 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[115 (1501237435313422336)]} 0 1
   [junit4]   2> 1580195 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[116 (1501237435317616640)]} 0 1
   [junit4]   2> 1580203 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[116 (1501237435321810944)]} 0 4
   [junit4]   2> 1580210 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[117 (1501237435333345280)]} 0 1
   [junit4]   2> 1580214 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[117 (1501237435337539584)]} 0 1
   [junit4]   2> 1580217 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[118 (1501237435340685312)]} 0 1
   [junit4]   2> 1580222 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[118 (1501237435344879616)]} 0 1
   [junit4]   2> 1580231 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[119 (1501237435355365376)]} 0 1
   [junit4]   2> 1580250 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[119 (1501237435374239744)]} 0 2
   [junit4]   2> 1580264 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[120 (1501237435389968384)]} 0 1
   [junit4]   2> 1580282 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[120 (1501237435408842752)]} 0 1
   [junit4]   2> 1580292 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[121 (1501237435418279936)]} 0 2
   [junit4]   2> 1580305 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[121 (1501237435432960000)]} 0 1
   [junit4]   2> 1580311 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[122 (1501237435438202880)]} 0 2
   [junit4]   2> 1580321 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[122 (1501237435449737216)]} 0 1
   [junit4]   2> 1580329 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[123 (1501237435456028672)]} 0 3
   [junit4]   2> 1580334 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[123 (1501237435463368704)]} 0 1
   [junit4]   2> 1580339 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[124 (1501237435467563008)]} 0 2
   [junit4]   2> 1580344 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[124 (1501237435473854464)]} 0 2
   [junit4]   2> 1580348 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[125 (1501237435478048768)]} 0 1
   [junit4]   2> 1580353 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[125 (1501237435483291648)]} 0 1
   [junit4]   2> 1580356 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[126 (1501237435487485952)]} 0 0
   [junit4]   2> 1580361 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[126 (1501237435491680256)]} 0 1
   [junit4]   2> 1580365 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[127 (1501237435495874560)]} 0 1
   [junit4]   2> 1580369 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[127 (1501237435500068864)]} 0 1
   [junit4]   2> 1580373 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[128 (1501237435504263168)]} 0 1
   [junit4]   2> 1580377 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[128 (1501237435508457472)]} 0 1
   [junit4]   2> 1580381 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[129 (1501237435512651776)]} 0 1
   [junit4]   2> 1580384 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[129 (1501237435516846080)]} 0 0
   [junit4]   2> 1580388 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[130 (1501237435519991808)]} 0 1
   [junit4]   2> 1580392 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[130 (1501237435524186112)]} 0 1
   [junit4]   2> 1580396 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[131 (1501237435528380416)]} 0 1
   [junit4]   2> 1580399 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[131 (1501237435531526144)]} 0 1
   [junit4]   2> 1580403 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[132 (1501237435535720448)]} 0 1
   [junit4]   2> 1580407 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[132 (1501237435539914752)]} 0 1
   [junit4]   2> 1580412 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[133 (1501237435545157632)]} 0 1
   [junit4]   2> 1580416 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[133 (1501237435549351936)]} 0 1
   [junit4]   2> 1580420 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[134 (1501237435553546240)]} 0 1
   [junit4]   2> 1580424 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[134 (1501237435557740544)]} 0 1
   [junit4]   2> 1580428 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[135 (1501237435561934848)]} 0 1
   [junit4]   2> 1580432 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[135 (1501237435566129152)]} 0 1
   [junit4]   2> 1580436 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[136 (1501237435570323456)]} 0 1
   [junit4]   2> 1580441 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[136 (1501237435574517760)]} 0 2
   [junit4]   2> 1580451 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[137 (1501237435586052096)]} 0 2
   [junit4]   2> 1580455 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[137 (1501237435590246400)]} 0 1
   [junit4]   2> 1580464 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[138 (1501237435599683584)]} 0 1
   [junit4]   2> 1580470 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[138 (1501237435605975040)]} 0 2
   [junit4]   2> 1580474 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[139 (1501237435610169344)]} 0 1
   [junit4]   2> 1580478 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[139 (1501237435614363648)]} 0 1
   [junit4]   2> 1580482 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[140 (1501237435618557952)]} 0 1
   [junit4]   2> 1580486 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[140 (1501237435622752256)]} 0 1
   [junit4]   2> 1580490 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[141 (1501237435626946560)]} 0 1
   [junit4]   2> 1580494 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[141 (1501237435631140864)]} 0 1
   [junit4]   2> 1580498 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[142 (1501237435635335168)]} 0 1
   [junit4]   2> 1580501 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[142 (1501237435638480896)]} 0 1
   [junit4]   2> 1580509 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[143 (1501237435646869504)]} 0 1
   [junit4]   2> 1580512 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[143 (1501237435650015232)]} 0 1
   [junit4]   2> 1580517 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[144 (1501237435655258112)]} 0 1
   [junit4]   2> 1580521 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[144 (1501237435659452416)]} 0 1
   [junit4]   2> 1580525 T8140 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[145 (1501237435663646720)]} 0 1
   [junit4]   2> 1580529 T8154 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[145 (1501237435667841024)]} 0 1
   [junit4]   2> 1580532 T8135 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[146 (1501237435672035328)]} 0 0
   [junit4]   2> 1580537 T8149 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[146 (1501237435675181056)]} 0 2
   [junit4]   2> 1580540 T8136 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[147 (1501237435680423936)]} 0 0
   [junit4]   2> 1580544 T8150 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[147 (1501237435683569664)]} 0 1
   [junit4]   2> 1580550 T8137 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[148 (1501237435687763968)]} 0 3
   [junit4]   2> 1580553 T8151 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[148 (1501237435693006848)]} 0 1
   [junit4]   2> 1580557 T8138 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[149 (1501237435698249728)]} 0 1
   [junit4]   2> 1580561 T8152 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[149 (1501237435701395456)]} 0 1
   [junit4]   2> 1580564 T8139 x:collection1 C1179 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1580573 T8139 x:collection1 C1179 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a73cfbe 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24400869),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a73cfbe 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24400869),segFN=segments_3,generation=3}
   [junit4]   2> 1580573 T8139 x:collection1 C1179 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1580574 T8139 x:collection1 C1179 
oass.SolrIndexSearcher.<init> Opening Searcher@29232af6[collection1] main
   [junit4]   2> 1580574 T8139 x:collection1 C1179 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1580576 T8144 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@29232af6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)
 Uninverting(_1(6.0.0):c59)))}
   [junit4]   2> 1580578 T8139 x:collection1 C1179 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 14
   [junit4]   2> 1580595 T8153 x:collection1 C1180 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1580628 T8153 x:collection1 C1180 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a9609dc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5ab069),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2a9609dc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5ab069),segFN=segments_3,generation=3}
   [junit4]   2> 1580629 T8153 x:collection1 C1180 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1580629 T8153 x:collection1 C1180 
oass.SolrIndexSearcher.<init> Opening Searcher@37b4af64[collection1] main
   [junit4]   2> 1580629 T8153 x:collection1 C1180 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1580631 T8158 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@37b4af64[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)
 Uninverting(_1(6.0.0):c59)))}
   [junit4]   2> 1580631 T8153 x:collection1 C1180 
oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 37
   [junit4]   2> 1580644 T8140 x:collection1 C1179 oasc.SolrException.log 
Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1580644 T8140 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=1 
   [junit4]   2> 1580648 T8135 x:collection1 C1179 oasc.SolrException.log 
Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1580649 T8135 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 
QTime=1 
   [junit4]   2> 1580661 T8136 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=7 
   [junit4]   2> 1580691 T8149 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:62188//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1431691585373&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 1580708 T8150 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585373&ids=121,143,111,101,124,102,148,115,105,120&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:62188//collection1|[ff01::213]:33332/|[ff01::114]:33332/&wt=javabin&version=2}
 status=0 QTime=4 
   [junit4]   2> 1580719 T8154 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:62188//collection1|[ff01::213]:33332/|[ff01::114]:33332/&sort=n_ti1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=42 
   [junit4]   2> 1580737 T8137 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 1580744 T8152 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=http://127.0.0.1:62188//collection1&rows=10&version=2&q=*:*&NOW=1431691585436&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 1580754 T8153 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585436&ids=100,13,147,126,127,1001,139,9,109,131&isShard=true&shard.url=http://127.0.0.1:62188//collection1&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 1580765 T8151 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:62188//collection1&sort=n_ti1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=25 
   [junit4]   2> 1580775 T8138 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 1580793 T8150 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:62188//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1431691585485&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 1580797 T8154 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585485&ids=11,2,123,112,113,103,149,138,109,140&isShard=true&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:62188//collection1|[ff01::083]:33332/&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 1580812 T8149 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:62188//collection1|[ff01::083]:33332/&sort=n_f1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=23 
   [junit4]   2> 1580815 T8139 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 1580828 T8151 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:62188//collection1|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1431691585519&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 1580831 T8153 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585519&ids=132,102,125,115,127,106,1001,10,142,120&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:62188//collection1|[ff01::114]:33332/&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 1580833 T8152 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:62188//collection1|[ff01::114]:33332/&sort=n_f1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=10 
   [junit4]   2> 1580838 T8140 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 1580847 T8154 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=http://127.0.0.1:62188//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1431691585540&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0 
   [junit4]   2> 1580851 T8149 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585540&ids=124,136,6,105,138,139,129,141,10,142&isShard=true&shard.url=http://127.0.0.1:62188//collection1|[ff01::213]:33332/&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 1580852 T8150 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:62188//collection1|[ff01::213]:33332/&sort=n_tf1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=8 
   [junit4]   2> 1580855 T8135 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 1580860 T8153 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=http://127.0.0.1:62188//collection1&rows=10&version=2&q=*:*&NOW=1431691585553&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0 
   [junit4]   2> 1580868 T8152 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585553&ids=12,111,1,133,100,4,103,104,140,131&isShard=true&shard.url=http://127.0.0.1:62188//collection1&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 1580878 T8151 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:62188//collection1&sort=n_tf1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=21 
   [junit4]   2> 1580886 T8136 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 1580895 T8149 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[ff01::114]:33332/|http://127.0.0.1:62188//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1431691585588&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0 
   [junit4]   2> 1580901 T8150 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585588&ids=133,123,146,102,6,138,108,130,120,10&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:62188//collection1|[ff01::083]:33332/&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 1580903 T8154 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:62188//collection1|[ff01::083]:33332/&sort=n_d1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=11 
   [junit4]   2> 1580906 T8137 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 1580914 T8152 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:62188//collection1&rows=10&version=2&q=*:*&NOW=1431691585607&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 1580923 T8151 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585607&ids=144,122,101,134,125,5,127,1001,128,109&isShard=true&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:62188//collection1&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 1580925 T8153 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:62188//collection1&sort=n_d1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=14 
   [junit4]   2> 1580932 T8138 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 1580941 T8150 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:62188//collection1&rows=10&version=2&q=*:*&NOW=1431691585633&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 1580947 T8154 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585633&ids=122,102,135,146,4,1001,9,109,131,10&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:62188//collection1&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 1580948 T8149 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:62188//collection1&sort=n_td1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=11 
   [junit4]   2> 1580952 T8139 x:collection1 C1179 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 1580958 T8153 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:62188//collection1&rows=10&version=2&q=*:*&NOW=1431691585652&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0 
   [junit4]   2> 1580971 T8151 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431691585652&ids=143,132,144,101,14,103,104,148,6,139&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:62188//collection1&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 1580984 T8152 x:collection1 C1180 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:62188//collection1&sort=n_td1+asc&wt=javabin&;

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

ient$RemoteSolrException: Error from server at 
http://127.0.0.1:62194//collection1: java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
   [junit4]    >        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
   [junit4]    >        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:636)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:198)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:178)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([47AE2BD9E5661547:CFFA14034B9A78BF]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1698578 T8131 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 47AE2BD9E5661547-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5, maxDocsPerChunk=367, blockSize=842), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=5, blockSize=842)), sim=DefaultSimilarity, locale=mk_MK, 
timezone=America/Miquelon
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=1,free=73843568,total=316669952
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestEmbeddedSolrServerConstructors, ZkSolrClientTest, TestCodecSupport, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, 
DistributedFacetPivotWhiteBoxTest, TestFastOutputStream, 
CurrencyFieldXmlFileTest, OverriddenZkACLAndCredentialsProvidersTest, 
DeleteInactiveReplicaTest, SolrXmlInZkTest, TestReplicaProperties, 
TestFieldSortValues, DirectUpdateHandlerOptimizeTest, BasicDistributedZk2Test, 
SuggesterTSTTest, CoreAdminCreateDiscoverTest, LeaderElectionIntegrationTest, 
AtomicUpdatesTest, TestLRUStatsCache, AssignTest, IndexSchemaTest, 
TestMiniSolrCloudCluster, UpdateRequestProcessorFactoryTest, TestSolrJ, 
TestUtils, TestManagedSchemaFieldResource, ConvertedLegacyTest, 
TestShardHandlerFactory, SpellingQueryConverterTest, TestRecovery, 
LeaderFailoverAfterPartitionTest, TestLMJelinekMercerSimilarityFactory, 
RequestLoggingTest, DistributedFacetPivotSmallTest, FileBasedSpellCheckerTest, 
AddBlockUpdateTest, TestSolr4Spatial, TestDFRSimilarityFactory, 
CurrencyFieldOpenExchangeTest, TestZkChroot, BJQParserTest, 
DistributedQueueTest, AnalysisErrorHandlingTest, TestSolrDeletionPolicy2, 
DisMaxRequestHandlerTest, TestCryptoKeys, DistributedMLTComponentTest, 
PolyFieldTest, TestDefaultSimilarityFactory, TestConfigOverlay, 
FullSolrCloudDistribCmdsTest, TestFuzzyAnalyzedSuggestions, 
TestComplexPhraseQParserPlugin, CoreMergeIndexesAdminHandlerTest, 
PluginInfoTest, TestNamedUpdateProcessors, TestSchemaManager, 
TestSolrConfigHandler, BufferStoreTest, MultiThreadedOCPTest, 
DebugComponentTest, TestManagedStopFilterFactory, TestFastWriter, 
AddSchemaFieldsUpdateProcessorFactoryTest, SpatialRPTFieldTypeTest, 
CachingDirectoryFactoryTest, CopyFieldTest, TestAddFieldRealTimeGet, 
TestManagedSchemaDynamicFieldResource, TestValueSourceCache, 
TestManagedResource, ReturnFieldsTest, TestDefaultSearchFieldResource, 
DocValuesMissingTest, DistribDocExpirationUpdateProcessorTest, DeleteShardTest, 
IndexBasedSpellCheckerTest, CloudExitableDirectoryReaderTest, JsonLoaderTest, 
TestNoOpRegenerator, TestRemoteStreaming, TestReload, TestRTGBase, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest, 
TestSolrDynamicMBean, ExternalFileFieldSortTest, 
SharedFSAutoReplicaFailoverTest, AutoCommitTest, MBeansHandlerTest, 
TestSearchPerf, StatelessScriptUpdateProcessorFactoryTest, 
MoreLikeThisHandlerTest, HdfsBasicDistributedZkTest, SolrRequestParserTest, 
BlockDirectoryTest, DeleteReplicaTest, HighlighterConfigTest, 
SpellPossibilityIteratorTest, RAMDirectoryFactoryTest, DistanceUnitsTest, 
TestIntervalFaceting, TestShortCircuitedRequests, HdfsThreadLeakTest, 
TestPHPSerializedResponseWriter, TestRealTimeGet, 
TestLMDirichletSimilarityFactory, TestCollationFieldDocValues, 
TestCoreDiscovery, EchoParamsTest, UUIDUpdateProcessorFallbackTest, 
ZkNodePropsTest, TestFoldingMultitermQuery, BlockCacheTest, SpatialFilterTest, 
CSVRequestHandlerTest, StandardRequestHandlerTest, TestStressUserVersions, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, 
RecoveryZkTest, TestRandomFaceting, TestRandomDVFaceting, 
ShardRoutingCustomTest, TestDistributedSearch]
   [junit4] Completed [259/490] on J1 in 120.67s, 1 test, 1 error <<< FAILURES!

[...truncated 723 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: 
There were test failures: 490 suites, 1958 tests, 1 error, 62 ignored (24 
assumptions)

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


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

Reply via email to