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

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

Error Message:
Error from server at https://127.0.0.1:64644/_/collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:106)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:751)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:734)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:406)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2062)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:457)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
  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:499)  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 https://127.0.0.1:64644/_/collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:106)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:751)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:734)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:406)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2062)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:457)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
        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:499)
        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([82281A6FDF0AA5E4:A7C25B571F6C81C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        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:1139)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1101)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:974)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10774 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/init-core-data-001
   [junit4]   2> 1698368 INFO  
(SUITE-TestDistributedSearch-seed#[82281A6FDF0AA5E4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1698368 INFO  
(SUITE-TestDistributedSearch-seed#[82281A6FDF0AA5E4]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 1698603 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1698604 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 1698607 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a36bc07{/_,null,AVAILABLE}
   [junit4]   2> 1698616 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@17dc1fdb{SSL-http/1.1}{127.0.0.1:64510}
   [junit4]   2> 1698617 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] o.e.j.s.Server 
Started @1702144ms
   [junit4]   2> 1698617 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, hostPort=64510, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores}
   [junit4]   2> 1698617 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1698617 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control'
   [junit4]   2> 1698618 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1698618 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1698619 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/solr.xml
   [junit4]   2> 1698629 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores
   [junit4]   2> 1698629 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1927870828
   [junit4]   2> 1698629 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control]
   [junit4]   2> 1698629 WARN  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/lib
   [junit4]   2> 1698630 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1698632 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1698633 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1698633 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1698633 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1698633 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1698636 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores
   [junit4]   2> 1698637 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 1698637 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1698637 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1698638 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1698638 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1698638 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1698638 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1698638 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1698650 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1698650 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1698683 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1698689 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1698703 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1698706 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1698810 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1698821 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1698822 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1698831 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1698833 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1698836 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1698837 WARN  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1698837 WARN  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1698838 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1698839 WARN  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1698839 WARN  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1698844 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1698844 INFO  (coreLoadExecutor-5207-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1698844 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1698844 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1698845 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48698fe9
   [junit4]   2> 1698845 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1698845 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1698845 WARN  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1698845 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1698845 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=13.9306640625, 
floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=0.013515118032570994, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1698846 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@291aba1d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320bbb1),segFN=segments_1,generation=1}
   [junit4]   2> 1698846 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1698846 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1698846 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1698849 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1698850 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1698850 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1698854 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698854 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698855 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698856 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1698859 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1698860 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers 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> 1698860 WARN  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1698861 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1698861 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1698861 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1698862 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1698862 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1698862 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1698862 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@291aba1d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320bbb1),segFN=segments_1,generation=1}
   [junit4]   2> 1698863 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1698863 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@dbaed54[collection1] 
main
   [junit4]   2> 1698863 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1698863 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1698863 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1698863 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1698890 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1698944 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1698944 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1698945 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1698945 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1698945 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1698945 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1522408080147480576
   [junit4]   2> 1698945 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1698945 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1698945 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1698946 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1698949 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with 
highest version 1522408080147480576
   [junit4]   2> 1698949 INFO  (coreLoadExecutor-5207-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1698951 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1698951 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1698952 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1698952 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1698953 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@dbaed54[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699387 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1699389 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 1699392 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@219d4e2c{/_,null,AVAILABLE}
   [junit4]   2> 1699395 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@210bff91{SSL-http/1.1}{127.0.0.1:64511}
   [junit4]   2> 1699395 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] o.e.j.s.Server 
Started @1702922ms
   [junit4]   2> 1699395 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, hostPort=64511, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores}
   [junit4]   2> 1699395 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1699395 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0'
   [junit4]   2> 1699395 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1699395 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1699396 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1699401 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores
   [junit4]   2> 1699402 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 67288495
   [junit4]   2> 1699402 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0]
   [junit4]   2> 1699402 WARN  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/lib
   [junit4]   2> 1699403 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1699405 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1699407 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1699407 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1699407 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1699407 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1699408 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores
   [junit4]   2> 1699408 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 1699408 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1699408 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1699409 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1699409 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1699409 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1699409 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1699409 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1699409 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1699409 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1699441 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1699448 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1699463 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1699466 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1699547 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1699552 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1699554 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1699557 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1699558 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1699559 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1699559 WARN  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1699559 WARN  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1699559 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1699559 WARN  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1699559 WARN  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1699563 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1699563 INFO  (coreLoadExecutor-5218-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1699563 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1699563 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1699563 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48698fe9
   [junit4]   2> 1699564 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1699564 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1699564 WARN  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1699564 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1699564 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=13.9306640625, 
floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=0.013515118032570994, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1699564 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6090c93f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13af672),segFN=segments_1,generation=1}
   [junit4]   2> 1699565 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1699565 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1699565 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1699568 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1699568 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1699568 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1699568 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1699568 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1699568 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1699568 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1699568 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1699568 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1699569 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1699569 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1699569 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1699572 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699573 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699573 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699574 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1699578 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1699579 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers 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> 1699580 WARN  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1699580 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1699581 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1699581 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1699581 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1699581 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1699582 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1699583 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6090c93f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13af672),segFN=segments_1,generation=1}
   [junit4]   2> 1699583 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1699583 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6d8ede40[collection1] 
main
   [junit4]   2> 1699583 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1699583 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1699583 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1699583 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1699597 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1699647 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1699647 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1699647 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1699647 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1699647 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1699648 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1699648 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1522408080884629504
   [junit4]   2> 1699648 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1699648 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1699648 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1699649 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1699649 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1699649 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1699650 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1522408080884629504
   [junit4]   2> 1699650 INFO  (coreLoadExecutor-5218-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1699650 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1699651 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d8ede40[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1699915 INFO  
(TEST-TestDistributedSearch.test-seed#[82281A6FDF0AA5E4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1699959 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1522408081208639488)} 0 2
   [junit4]   2> 1699990 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1522408081241145344)} 0 1
   [junit4]   2> 1699996 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[1 (1522408081246388224)]} 0 2
   [junit4]   2> 1699999 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[1 (1522408081251631104)]} 0 0
   [junit4]   2> 1700004 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[2 (1522408081256873984)]} 0 0
   [junit4]   2> 1700007 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[2 (1522408081261068288)]} 0 0
   [junit4]   2> 1700010 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[3 (1522408081263165440)]} 0 0
   [junit4]   2> 1700014 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[3 (1522408081268408320)]} 0 0
   [junit4]   2> 1700018 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[4 (1522408081270505472)]} 0 1
   [junit4]   2> 1700021 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[4 (1522408081274699776)]} 0 0
   [junit4]   2> 1700023 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[5 (1522408081277845504)]} 0 0
   [junit4]   2> 1700026 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[5 (1522408081279942656)]} 0 0
   [junit4]   2> 1700028 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[6 (1522408081283088384)]} 0 0
   [junit4]   2> 1700031 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[6 (1522408081285185536)]} 0 0
   [junit4]   2> 1700033 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[7 (1522408081288331264)]} 0 0
   [junit4]   2> 1700036 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[7 (1522408081291476992)]} 0 0
   [junit4]   2> 1700039 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[8 (1522408081294622720)]} 0 0
   [junit4]   2> 1700042 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[8 (1522408081296719872)]} 0 1
   [junit4]   2> 1700045 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[9 (1522408081299865600)]} 0 0
   [junit4]   2> 1700047 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[9 (1522408081303011328)]} 0 0
   [junit4]   2> 1700049 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1700055 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@291aba1d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320bbb1),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@291aba1d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@320bbb1),segFN=segments_2,generation=2}
   [junit4]   2> 1700055 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1700057 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@78ea0b5b[collection1] main
   [junit4]   2> 1700057 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1700058 INFO  
(searcherExecutor-5208-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@78ea0b5b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C9)))}
   [junit4]   2> 1700059 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 9
   [junit4]   2> 1700061 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1700065 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6090c93f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13af672),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6090c93f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13af672),segFN=segments_2,generation=2}
   [junit4]   2> 1700065 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1700067 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@2f3719fa[collection1] main
   [junit4]   2> 1700067 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1700068 INFO  
(searcherExecutor-5219-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f3719fa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C9)))}
   [junit4]   2> 1700068 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 1700073 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[10 (1522408081327128576)]} 0 2
   [junit4]   2> 1700077 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[10 (1522408081332371456)]} 0 1
   [junit4]   2> 1700079 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[11 (1522408081336565760)]} 0 0
   [junit4]   2> 1700082 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[11 (1522408081338662912)]} 0 0
   [junit4]   2> 1700084 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[12 (1522408081341808640)]} 0 0
   [junit4]   2> 1700087 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[12 (1522408081344954368)]} 0 0
   [junit4]   2> 1700089 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[13 (1522408081347051520)]} 0 0
   [junit4]   2> 1700092 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[13 (1522408081349148672)]} 0 0
   [junit4]   2> 1700094 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[1001 (1522408081352294400)]} 0 0
   [junit4]   2> 1700097 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[1001 (1522408081354391552)]} 0 0
   [junit4]   2> 1700100 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[14 (1522408081358585856)]} 0 0
   [junit4]   2> 1700103 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[14 (1522408081361731584)]} 0 0
   [junit4]   2> 1700107 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[15 (1522408081364877312)]} 0 0
   [junit4]   2> 1700109 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[15 (1522408081368023040)]} 0 0
   [junit4]   2> 1700113 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[16 (1522408081370120192)]} 0 1
   [junit4]   2> 1700117 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[16 (1522408081376411648)]} 0 0
   [junit4]   2> 1700120 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[17 (1522408081379557376)]} 0 0
   [junit4]   2> 1700124 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[17 (1522408081383751680)]} 0 0
   [junit4]   2> 1700127 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[100 (1522408081386897408)]} 0 0
   [junit4]   2> 1700130 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[100 (1522408081390043136)]} 0 0
   [junit4]   2> 1700134 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[101 (1522408081394237440)]} 0 0
   [junit4]   2> 1700139 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[101 (1522408081396334592)]} 0 2
   [junit4]   2> 1700142 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[102 (1522408081402626048)]} 0 0
   [junit4]   2> 1700145 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[102 (1522408081405771776)]} 0 0
   [junit4]   2> 1700147 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[103 (1522408081407868928)]} 0 0
   [junit4]   2> 1700151 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[103 (1522408081411014656)]} 0 1
   [junit4]   2> 1700154 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[104 (1522408081415208960)]} 0 0
   [junit4]   2> 1700157 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[104 (1522408081418354688)]} 0 0
   [junit4]   2> 1700160 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[105 (1522408081420451840)]} 0 0
   [junit4]   2> 1700163 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[105 (1522408081424646144)]} 0 0
   [junit4]   2> 1700166 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[106 (1522408081427791872)]} 0 0
   [junit4]   2> 1700169 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[106 (1522408081429889024)]} 0 0
   [junit4]   2> 1700171 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[107 (1522408081433034752)]} 0 0
   [junit4]   2> 1700174 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[107 (1522408081435131904)]} 0 0
   [junit4]   2> 1700177 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[108 (1522408081439326208)]} 0 0
   [junit4]   2> 1700179 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[108 (1522408081441423360)]} 0 0
   [junit4]   2> 1700183 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[109 (1522408081444569088)]} 0 0
   [junit4]   2> 1700185 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[109 (1522408081447714816)]} 0 0
   [junit4]   2> 1700187 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[110 (1522408081449811968)]} 0 0
   [junit4]   2> 1700191 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[110 (1522408081452957696)]} 0 0
   [junit4]   2> 1700193 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[111 (1522408081456103424)]} 0 0
   [junit4]   2> 1700195 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[111 (1522408081458200576)]} 0 0
   [junit4]   2> 1700200 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[112 (1522408081462394880)]} 0 0
   [junit4]   2> 1700202 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[112 (1522408081465540608)]} 0 0
   [junit4]   2> 1700204 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[113 (1522408081467637760)]} 0 0
   [junit4]   2> 1700207 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[113 (1522408081469734912)]} 0 0
   [junit4]   2> 1700209 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[114 (1522408081472880640)]} 0 0
   [junit4]   2> 1700211 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[114 (1522408081474977792)]} 0 0
   [junit4]   2> 1700213 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[115 (1522408081477074944)]} 0 0
   [junit4]   2> 1700215 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[115 (1522408081479172096)]} 0 0
   [junit4]   2> 1700218 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[116 (1522408081481269248)]} 0 0
   [junit4]   2> 1700220 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[116 (1522408081484414976)]} 0 0
   [junit4]   2> 1700223 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[117 (1522408081487560704)]} 0 0
   [junit4]   2> 1700225 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[117 (1522408081489657856)]} 0 0
   [junit4]   2> 1700228 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[118 (1522408081492803584)]} 0 0
   [junit4]   2> 1700230 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[118 (1522408081494900736)]} 0 0
   [junit4]   2> 1700233 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[119 (1522408081498046464)]} 0 0
   [junit4]   2> 1700236 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[119 (1522408081501192192)]} 0 0
   [junit4]   2> 1700239 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[120 (1522408081504337920)]} 0 0
   [junit4]   2> 1700241 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[120 (1522408081506435072)]} 0 0
   [junit4]   2> 1700243 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[121 (1522408081508532224)]} 0 0
   [junit4]   2> 1700246 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[121 (1522408081511677952)]} 0 0
   [junit4]   2> 1700249 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[122 (1522408081513775104)]} 0 0
   [junit4]   2> 1700251 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[122 (1522408081516920832)]} 0 0
   [junit4]   2> 1700253 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[123 (1522408081519017984)]} 0 0
   [junit4]   2> 1700256 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[123 (1522408081522163712)]} 0 0
   [junit4]   2> 1700258 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[124 (1522408081524260864)]} 0 0
   [junit4]   2> 1700261 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[124 (1522408081527406592)]} 0 0
   [junit4]   2> 1700264 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[125 (1522408081529503744)]} 0 0
   [junit4]   2> 1700266 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[125 (1522408081532649472)]} 0 0
   [junit4]   2> 1700269 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[126 (1522408081535795200)]} 0 0
   [junit4]   2> 1700271 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[126 (1522408081537892352)]} 0 0
   [junit4]   2> 1700275 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[127 (1522408081542086656)]} 0 0
   [junit4]   2> 1700277 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[127 (1522408081544183808)]} 0 0
   [junit4]   2> 1700280 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[128 (1522408081546280960)]} 0 0
   [junit4]   2> 1700282 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[128 (1522408081549426688)]} 0 0
   [junit4]   2> 1700287 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[129 (1522408081553620992)]} 0 0
   [junit4]   2> 1700289 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[129 (1522408081556766720)]} 0 0
   [junit4]   2> 1700291 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[130 (1522408081558863872)]} 0 0
   [junit4]   2> 1700295 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[130 (1522408081563058176)]} 0 0
   [junit4]   2> 1700300 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[131 (1522408081568301056)]} 0 0
   [junit4]   2> 1700305 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[131 (1522408081573543936)]} 0 0
   [junit4]   2> 1700309 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[132 (1522408081577738240)]} 0 0
   [junit4]   2> 1700311 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[132 (1522408081579835392)]} 0 0
   [junit4]   2> 1700314 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[133 (1522408081582981120)]} 0 0
   [junit4]   2> 1700317 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[133 (1522408081586126848)]} 0 0
   [junit4]   2> 1700319 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[134 (1522408081588224000)]} 0 0
   [junit4]   2> 1700321 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[134 (1522408081590321152)]} 0 0
   [junit4]   2> 1700325 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[135 (1522408081594515456)]} 0 0
   [junit4]   2> 1700328 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[135 (1522408081596612608)]} 0 0
   [junit4]   2> 1700331 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[136 (1522408081600806912)]} 0 0
   [junit4]   2> 1700333 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[136 (1522408081602904064)]} 0 0
   [junit4]   2> 1700336 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[137 (1522408081605001216)]} 0 0
   [junit4]   2> 1700338 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[137 (1522408081608146944)]} 0 0
   [junit4]   2> 1700340 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[138 (1522408081610244096)]} 0 0
   [junit4]   2> 1700344 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[138 (1522408081613389824)]} 0 0
   [junit4]   2> 1700347 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[139 (1522408081617584128)]} 0 0
   [junit4]   2> 1700350 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[139 (1522408081619681280)]} 0 0
   [junit4]   2> 1700353 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[140 (1522408081623875584)]} 0 0
   [junit4]   2> 1700355 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[140 (1522408081625972736)]} 0 0
   [junit4]   2> 1700359 INFO  (qtp1196475750-11453) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[141 (1522408081629118464)]} 0 0
   [junit4]   2> 1700361 INFO  (qtp1330286905-11471) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[141 (1522408081632264192)]} 0 0
   [junit4]   2> 1700364 INFO  (qtp1196475750-11454) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[142 (1522408081635409920)]} 0 0
   [junit4]   2> 1700367 INFO  (qtp1330286905-11472) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[142 (1522408081637507072)]} 0 0
   [junit4]   2> 1700371 INFO  (qtp1196475750-11455) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[143 (1522408081642749952)]} 0 0
   [junit4]   2> 1700375 INFO  (qtp1330286905-11473) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[143 (1522408081646944256)]} 0 0
   [junit4]   2> 1700378 INFO  (qtp1196475750-11450) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[144 (1522408081649041408)]} 0 0
   [junit4]   2> 1700380 INFO  (qtp1330286905-11468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[144 (1522408081652187136)]} 0 0
   [junit4]   2> 1700385 INFO  (qtp1196475750-11451) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[145 (1522408081657430016)]} 0 0
   [junit4]   2> 1700388 INFO  (qtp1330286905-11469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[145 (1522408081660575744)]} 0 0
   [junit4]   2> 1700391 INFO  (qtp1196475750-11452) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[146 (1522408081663721472)]} 0 0
   [junit4]   2> 1700393 INFO  (qtp1330286905-11470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update 
params={wt=javabin&version=2}{add=[146 (1522408081665818624)]} 0 0
   [junit4]   2> 1700395 INFO  (qtp119647575

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

se.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:499)
   [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([82281A6FDF0AA5E4:A7C25B571F6C81C]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [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:1139)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1101)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:974)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1882450 INFO  
(SUITE-TestDistributedSearch-seed#[82281A6FDF0AA5E4]-worker) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_82281A6FDF0AA5E4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{other_tl1=Lucene50(blocksize=128), range_facet_l_dv=Lucene50(blocksize=128), 
SubjectTerms_mfacet=Lucene50(blocksize=128), 
n_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_n_tdt=BlockTreeOrds(blocksize=128), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
intDefault=Lucene50(blocksize=128), n_td1=Lucene50(blocksize=128), 
n_d1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_f1=Lucene50(blocksize=128), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_tl1=Lucene50(blocksize=128), oddField_s=Lucene50(blocksize=128), 
n_tf1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
lowerfilt1and2=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
lowerfilt=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=Lucene50(blocksize=128), text=BlockTreeOrds(blocksize=128), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
severity=BlockTreeOrds(blocksize=128), 
foo_sev_enum=BlockTreeOrds(blocksize=128), n_dt1=Lucene50(blocksize=128), 
a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
b_n_tdt=Lucene50(blocksize=128), n_ti1=Lucene50(blocksize=128), 
rnd_b=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), 
foo_b=BlockTreeOrds(blocksize=128), n_tdt1=Lucene50(blocksize=128), 
foo_d=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_f=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
foo_sev_enum=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_EC, 
timezone=America/Toronto
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=1,free=194595024,total=468713472
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetImmutable, 
ExitableDirectoryReaderTest, DocExpirationUpdateProcessorFactoryTest, 
TestSweetSpotSimilarityFactory, TestFileDictionaryLookup, AtomicUpdatesTest, 
TestFieldTypeResource, RemoteQueryErrorTest, JSONWriterTest, 
TestSolrConfigHandler, QueryEqualityTest, XsltUpdateRequestHandlerTest, 
TestDFRSimilarityFactory, DisMaxRequestHandlerTest, TestFieldResource, 
TestTrackingShardHandlerFactory, TestLMDirichletSimilarityFactory, 
TestMiniSolrCloudClusterBase, TestNoOpRegenerator, TestMiniSolrCloudClusterSSL, 
SimplePostToolTest, IndexSchemaTest, ParsingFieldUpdateProcessorsTest, 
ShardSplitTest, SparseHLLTest, TestJettySolrRunner, TestJsonFacets, 
UUIDFieldTest, SpatialRPTFieldTypeTest, TestReRankQParserPlugin, ZkCLITest, 
SolrTestCaseJ4Test, TestJmxIntegration, TestLuceneMatchVersion, TestLazyCores, 
BlockJoinFacetRandomTest, TestIBSimilarityFactory, StandardRequestHandlerTest, 
TestCoreContainer, TestUpdate, TestExclusionRuleCollectionAccess, 
DistributedFacetPivotSmallTest, TestExceedMaxTermLength, 
TestLeaderInitiatedRecoveryThread, HdfsChaosMonkeyNothingIsSafeTest, 
TestSimpleQParserPlugin, DeleteLastCustomShardedReplicaTest, TestConfig, 
DocValuesMissingTest, TestStressReorder, ClusterStateTest, TestCloudSchemaless, 
URLClassifyProcessorTest, BJQParserTest, OverseerRolesTest, 
TestSurroundQueryParser, TestIntervalFaceting, RecoveryZkTest, 
ResponseHeaderTest, RegexBoostProcessorTest, PeerSyncTest, VersionInfoTest, 
TestManagedSynonymFilterFactory, InfoHandlerTest, ConfigSetsAPITest, 
ReturnFieldsTest, TestCollapseQParserPlugin, TestExpandComponent, 
HighlighterMaxOffsetTest, DistributedQueryElevationComponentTest, 
TestRestManager, SuggesterFSTTest, TestMergePolicyConfig, 
TestPartialUpdateDeduplication, DistribDocExpirationUpdateProcessorTest, 
OverriddenZkACLAndCredentialsProvidersTest, ExplicitHLLTest, 
XmlUpdateRequestHandlerTest, PrimitiveFieldTypeTest, RequiredFieldsTest, 
CloudExitableDirectoryReaderTest, TimeZoneUtilsTest, TestFaceting, 
TestConfigSetsAPIZkFailure, PolyFieldTest, SOLR749Test, 
TestShortCircuitedRequests, TestDefaultSearchFieldResource, 
HdfsCollectionsAPIDistributedZkTest, MultiThreadedOCPTest, HighlighterTest, 
TestReloadDeadlock, TestRebalanceLeaders, BigEndianAscendingWordSerializerTest, 
TestPostingsSolrHighlighter, HLLSerializationTest, TestDocumentBuilder, 
DistributedQueueTest, TestWordDelimiterFilterFactory, 
DocumentAnalysisRequestHandlerTest, SolrIndexConfigTest, TestRawResponseWriter, 
ScriptEngineTest, UpdateParamsTest, IndexBasedSpellCheckerTest, 
TestRestoreCore, TestNonDefinedSimilarityFactory, TestArbitraryIndexDir, 
TestNamedUpdateProcessors, TestUniqueKeyFieldResource, SolrRequestParserTest, 
ExternalFileFieldSortTest, TestAnalyzeInfixSuggestions, TestRequestForwarding, 
FastVectorHighlighterTest, TestImplicitCoreProperties, TestDocSet, 
CursorPagingTest, SoftAutoCommitTest, TestStressUserVersions, 
DirectSolrSpellCheckerTest, TestAuthenticationFramework, TestComponentsName, 
DirectUpdateHandlerTest, TestSchemaResource, TestAddFieldRealTimeGet, 
TestPhraseSuggestions, TestJmxMonitoredMap, SolrCoreTest, 
TriLevelCompositeIdRoutingTest, DeleteShardTest, CircularListTest, 
TestManagedResource, CursorMarkTest, TestDynamicFieldResource, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler, 
TestRandomDVFaceting, TestDistributedSearch]
   [junit4] Completed [333/562 (1!)] on J0 in 184.10s, 1 test, 1 error <<< 
FAILURES!

[...truncated 732 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:794: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:738: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:526: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1444: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1000: 
There were test failures: 562 suites (7 ignored), 2231 tests, 1 error, 88 
ignored (38 assumptions) [seed: 82281A6FDF0AA5E4]

Total time: 72 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to