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

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

Error Message:
Error from server at http://127.0.0.1:62593/x_gj/collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:745)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:728)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2058)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
  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 http://127.0.0.1:62593/x_gj/collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:745)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:728)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2058)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
        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([C285738FA022EE7:847C68E254FE431F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10293 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/init-core-data-001
   [junit4]   2> 1863933 INFO  
(SUITE-TestDistributedSearch-seed#[C285738FA022EE7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1863934 INFO  
(SUITE-TestDistributedSearch-seed#[C285738FA022EE7]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /x_gj/
   [junit4]   2> 1864815 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1864817 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 1864822 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@224b80ef{/x_gj,null,AVAILABLE}
   [junit4]   2> 1864825 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7a0edc10{HTTP/1.1}{127.0.0.1:62555}
   [junit4]   2> 1864826 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] o.e.j.s.Server 
Started @1869752ms
   [junit4]   2> 1864826 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_gj, 
hostPort=62555, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores}
   [junit4]   2> 1864826 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1864826 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/'
   [junit4]   2> 1864862 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/solr.xml
   [junit4]   2> 1864870 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores
   [junit4]   2> 1864870 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 729702168
   [junit4]   2> 1864871 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/]
   [junit4]   2> 1864871 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/lib
   [junit4]   2> 1864871 WARN  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/lib).
   [junit4]   2> 1864894 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1864897 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1864898 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1864898 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1864898 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1864903 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores
   [junit4]   2> 1864904 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1/,
 configSet=collection1, dataDir=data/}
   [junit4]   2> 1864904 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 1864904 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1864905 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1864905 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1864906 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1864907 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1864908 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1864936 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1864943 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1864971 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1864972 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1864976 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1865056 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1865064 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1865064 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1865070 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1865072 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1865074 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1865074 WARN  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1865074 WARN  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1865074 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1865075 WARN  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1865075 WARN  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1865075 INFO  (coreLoadExecutor-4335-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1865075 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1865075 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 1865075 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29fd95d9
   [junit4]   2> 1865076 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1865076 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1865076 WARN  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1865076 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1865077 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1560379746, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1865077 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45492f65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e5508b2),segFN=segments_1,generation=1}
   [junit4]   2> 1865077 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1865078 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-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1865079 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1865084 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1865084 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1865084 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1865084 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1865085 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1865085 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1865085 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1865085 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1865085 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1865086 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1865086 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1865086 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1865093 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865095 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865097 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865098 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865102 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1865104 INFO  (coreLoadExecutor-4335-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> 1865104 WARN  (coreLoadExecutor-4335-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> 1865105 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1865106 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1865106 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1865108 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1865108 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1865108 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=6.7890625, 
floorSegmentMB=2.1904296875, forceMergeDeletesPctAllowed=1.012066912147448, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1417169321815356
   [junit4]   2> 1865108 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45492f65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e5508b2),segFN=segments_1,generation=1}
   [junit4]   2> 1865108 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1865108 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4bb3b334[collection1] 
main
   [junit4]   2> 1865109 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1865110 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1865110 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1865111 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1865116 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1865139 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1865140 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1865140 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1865141 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1865141 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1865141 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1505181237449326592
   [junit4]   2> 1865141 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1865141 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1865141 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1865143 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest 
version 1505181237449326592
   [junit4]   2> 1865143 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1865143 INFO  (coreLoadExecutor-4335-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1865143 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1865144 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1865144 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1865145 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1865146 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4bb3b334[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1865731 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1865735 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 1865739 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3729ff06{/x_gj,null,AVAILABLE}
   [junit4]   2> 1865739 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@526ceba2{HTTP/1.1}{127.0.0.1:62556}
   [junit4]   2> 1865739 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] o.e.j.s.Server 
Started @1870665ms
   [junit4]   2> 1865740 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x_gj, 
hostPort=62556, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores}
   [junit4]   2> 1865740 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1865740 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/'
   [junit4]   2> 1865774 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1865781 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores
   [junit4]   2> 1865781 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 901213592
   [junit4]   2> 1865781 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/]
   [junit4]   2> 1865781 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/lib
   [junit4]   2> 1865782 WARN  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/lib).
   [junit4]   2> 1865791 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1865794 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1865795 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1865795 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1865795 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1865796 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores
   [junit4]   2> 1865797 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1/,
 configSet=collection1, dataDir=data/}
   [junit4]   2> 1865797 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 1865798 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1865798 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1865799 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1865800 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1865800 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1865801 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1865827 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1865850 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1865866 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1865867 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1865870 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1865954 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1865960 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1865960 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1865966 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1865967 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1865969 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1865969 WARN  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1865969 WARN  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1865969 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1865969 WARN  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1865970 WARN  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1865970 INFO  (coreLoadExecutor-4346-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1865970 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1865970 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 1865970 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29fd95d9
   [junit4]   2> 1865971 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1865971 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1865971 WARN  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1865971 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1865972 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1560379746, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1865972 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c9900d1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9621998),segFN=segments_1,generation=1}
   [junit4]   2> 1865972 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1865973 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-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1865974 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1865977 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1865978 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1865978 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1865978 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1865978 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1865978 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1865978 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1865978 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1865978 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1865979 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1865979 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1865979 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1865983 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865985 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865986 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865987 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865991 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1865993 INFO  (coreLoadExecutor-4346-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> 1865994 WARN  (coreLoadExecutor-4346-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> 1865994 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1865995 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1865995 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1865996 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1865996 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1865996 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=6.7890625, 
floorSegmentMB=2.1904296875, forceMergeDeletesPctAllowed=1.012066912147448, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1417169321815356
   [junit4]   2> 1865997 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c9900d1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9621998),segFN=segments_1,generation=1}
   [junit4]   2> 1865997 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1865997 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@32d34b95[collection1] 
main
   [junit4]   2> 1865997 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1865997 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1865997 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1865997 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1866002 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1866026 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1866027 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1866027 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1866027 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1866027 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1866027 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1866028 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1866028 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1866028 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1505181238379413504
   [junit4]   2> 1866029 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1866030 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1866030 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest 
version 1505181238379413504
   [junit4]   2> 1866030 INFO  (coreLoadExecutor-4346-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1866030 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1866031 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1866031 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1866032 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@32d34b95[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1866302 INFO  
(TEST-TestDistributedSearch.test-seed#[C285738FA022EE7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1866308 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1505181238670917632)} 0 2
   [junit4]   2> 1866318 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1505181238677209088)} 0 6
   [junit4]   2> 1866322 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[1 (1505181238686646272)]} 0 1
   [junit4]   2> 1866326 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[1 (1505181238689792000)]} 0 1
   [junit4]   2> 1866329 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[2 (1505181238693986304)]} 0 0
   [junit4]   2> 1866332 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[2 (1505181238697132032)]} 0 0
   [junit4]   2> 1866335 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[3 (1505181238701326336)]} 0 0
   [junit4]   2> 1866339 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[3 (1505181238705520640)]} 0 0
   [junit4]   2> 1866344 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[4 (1505181238708666368)]} 0 1
   [junit4]   2> 1866347 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[4 (1505181238712860672)]} 0 0
   [junit4]   2> 1866351 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[5 (1505181238717054976)]} 0 0
   [junit4]   2> 1866354 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[5 (1505181238721249280)]} 0 0
   [junit4]   2> 1866357 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[6 (1505181238723346432)]} 0 0
   [junit4]   2> 1866361 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[6 (1505181238727540736)]} 0 0
   [junit4]   2> 1866363 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[7 (1505181238730686464)]} 0 0
   [junit4]   2> 1866365 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[7 (1505181238732783616)]} 0 0
   [junit4]   2> 1866368 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[8 (1505181238735929344)]} 0 0
   [junit4]   2> 1866370 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[8 (1505181238738026496)]} 0 0
   [junit4]   2> 1866373 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[9 (1505181238741172224)]} 0 0
   [junit4]   2> 1866379 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[9 (1505181238747463680)]} 0 0
   [junit4]   2> 1866381 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1866413 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45492f65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e5508b2),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45492f65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e5508b2),segFN=segments_2,generation=2}
   [junit4]   2> 1866414 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1866416 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@42cf6e4d[collection1] main
   [junit4]   2> 1866417 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1866418 INFO  
(searcherExecutor-4336-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42cf6e4d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))}
   [junit4]   2> 1866419 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 37
   [junit4]   2> 1866421 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1866427 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c9900d1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9621998),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@c9900d1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9621998),segFN=segments_2,generation=2}
   [junit4]   2> 1866428 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1866430 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1fe0bf39[collection1] main
   [junit4]   2> 1866430 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1866431 INFO  
(searcherExecutor-4347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fe0bf39[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))}
   [junit4]   2> 1866432 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 11
   [junit4]   2> 1866437 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[10 (1505181238805135360)]} 0 2
   [junit4]   2> 1866442 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[10 (1505181238810378240)]} 0 2
   [junit4]   2> 1866445 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[11 (1505181238815621120)]} 0 0
   [junit4]   2> 1866451 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[11 (1505181238822961152)]} 0 0
   [junit4]   2> 1866454 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[12 (1505181238826106880)]} 0 0
   [junit4]   2> 1866457 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[12 (1505181238829252608)]} 0 0
   [junit4]   2> 1866462 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[13 (1505181238832398336)]} 0 2
   [junit4]   2> 1866468 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[13 (1505181238837641216)]} 0 2
   [junit4]   2> 1866471 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[1001 (1505181238842884096)]} 0 0
   [junit4]   2> 1866473 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[1001 (1505181238846029824)]} 0 0
   [junit4]   2> 1866476 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[14 (1505181238849175552)]} 0 0
   [junit4]   2> 1866478 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[14 (1505181238851272704)]} 0 0
   [junit4]   2> 1866481 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[15 (1505181238853369856)]} 0 0
   [junit4]   2> 1866483 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[15 (1505181238856515584)]} 0 0
   [junit4]   2> 1866486 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[16 (1505181238859661312)]} 0 0
   [junit4]   2> 1866490 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[16 (1505181238863855616)]} 0 0
   [junit4]   2> 1866493 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[17 (1505181238867001344)]} 0 0
   [junit4]   2> 1866496 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[17 (1505181238870147072)]} 0 0
   [junit4]   2> 1866500 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[100 (1505181238874341376)]} 0 0
   [junit4]   2> 1866502 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[100 (1505181238876438528)]} 0 0
   [junit4]   2> 1866505 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[101 (1505181238879584256)]} 0 0
   [junit4]   2> 1866508 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[101 (1505181238882729984)]} 0 0
   [junit4]   2> 1866510 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[102 (1505181238884827136)]} 0 0
   [junit4]   2> 1866513 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[102 (1505181238886924288)]} 0 0
   [junit4]   2> 1866516 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[103 (1505181238890070016)]} 0 0
   [junit4]   2> 1866519 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[103 (1505181238894264320)]} 0 0
   [junit4]   2> 1866521 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[104 (1505181238896361472)]} 0 0
   [junit4]   2> 1866523 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[104 (1505181238898458624)]} 0 0
   [junit4]   2> 1866526 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[105 (1505181238901604352)]} 0 0
   [junit4]   2> 1866528 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[105 (1505181238903701504)]} 0 0
   [junit4]   2> 1866532 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[106 (1505181238907895808)]} 0 1
   [junit4]   2> 1866535 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[106 (1505181238911041536)]} 0 0
   [junit4]   2> 1866538 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[107 (1505181238914187264)]} 0 0
   [junit4]   2> 1866540 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[107 (1505181238916284416)]} 0 0
   [junit4]   2> 1866543 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[108 (1505181238919430144)]} 0 0
   [junit4]   2> 1866546 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[108 (1505181238922575872)]} 0 0
   [junit4]   2> 1866548 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[109 (1505181238924673024)]} 0 0
   [junit4]   2> 1866551 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[109 (1505181238927818752)]} 0 0
   [junit4]   2> 1866554 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[110 (1505181238930964480)]} 0 0
   [junit4]   2> 1866556 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[110 (1505181238933061632)]} 0 0
   [junit4]   2> 1866558 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[111 (1505181238935158784)]} 0 0
   [junit4]   2> 1866561 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[111 (1505181238937255936)]} 0 0
   [junit4]   2> 1866563 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[112 (1505181238940401664)]} 0 0
   [junit4]   2> 1866566 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[112 (1505181238943547392)]} 0 0
   [junit4]   2> 1866568 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[113 (1505181238945644544)]} 0 0
   [junit4]   2> 1866571 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[113 (1505181238948790272)]} 0 0
   [junit4]   2> 1866573 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[114 (1505181238950887424)]} 0 0
   [junit4]   2> 1866575 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[114 (1505181238952984576)]} 0 0
   [junit4]   2> 1866578 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[115 (1505181238956130304)]} 0 0
   [junit4]   2> 1866580 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[115 (1505181238958227456)]} 0 0
   [junit4]   2> 1866582 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[116 (1505181238960324608)]} 0 0
   [junit4]   2> 1866585 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[116 (1505181238962421760)]} 0 0
   [junit4]   2> 1866587 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[117 (1505181238965567488)]} 0 0
   [junit4]   2> 1866590 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[117 (1505181238968713216)]} 0 0
   [junit4]   2> 1866592 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[118 (1505181238970810368)]} 0 0
   [junit4]   2> 1866595 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[118 (1505181238972907520)]} 0 0
   [junit4]   2> 1866597 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[119 (1505181238976053248)]} 0 0
   [junit4]   2> 1866600 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[119 (1505181238978150400)]} 0 0
   [junit4]   2> 1866602 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[120 (1505181238981296128)]} 0 0
   [junit4]   2> 1866605 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[120 (1505181238984441856)]} 0 0
   [junit4]   2> 1866608 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[121 (1505181238987587584)]} 0 0
   [junit4]   2> 1866611 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[121 (1505181238990733312)]} 0 0
   [junit4]   2> 1866614 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[122 (1505181238993879040)]} 0 0
   [junit4]   2> 1866616 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[122 (1505181238995976192)]} 0 0
   [junit4]   2> 1866619 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[123 (1505181238999121920)]} 0 0
   [junit4]   2> 1866621 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[123 (1505181239001219072)]} 0 0
   [junit4]   2> 1866624 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[124 (1505181239004364800)]} 0 0
   [junit4]   2> 1866626 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[124 (1505181239006461952)]} 0 0
   [junit4]   2> 1866629 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[125 (1505181239009607680)]} 0 0
   [junit4]   2> 1866632 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[125 (1505181239012753408)]} 0 0
   [junit4]   2> 1866634 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[126 (1505181239014850560)]} 0 0
   [junit4]   2> 1866637 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[126 (1505181239017996288)]} 0 0
   [junit4]   2> 1866640 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[127 (1505181239020093440)]} 0 0
   [junit4]   2> 1866642 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[127 (1505181239023239168)]} 0 0
   [junit4]   2> 1866645 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[128 (1505181239026384896)]} 0 0
   [junit4]   2> 1866647 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[128 (1505181239028482048)]} 0 0
   [junit4]   2> 1866650 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[129 (1505181239031627776)]} 0 0
   [junit4]   2> 1866652 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[129 (1505181239033724928)]} 0 0
   [junit4]   2> 1866655 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[130 (1505181239036870656)]} 0 0
   [junit4]   2> 1866658 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[130 (1505181239038967808)]} 0 0
   [junit4]   2> 1866660 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[131 (1505181239042113536)]} 0 0
   [junit4]   2> 1866662 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[131 (1505181239044210688)]} 0 0
   [junit4]   2> 1866665 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[132 (1505181239047356416)]} 0 0
   [junit4]   2> 1866668 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[132 (1505181239050502144)]} 0 0
   [junit4]   2> 1866671 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[133 (1505181239053647872)]} 0 0
   [junit4]   2> 1866674 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[133 (1505181239056793600)]} 0 0
   [junit4]   2> 1866677 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[134 (1505181239058890752)]} 0 0
   [junit4]   2> 1866679 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[134 (1505181239062036480)]} 0 0
   [junit4]   2> 1866682 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[135 (1505181239065182208)]} 0 0
   [junit4]   2> 1866685 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[135 (1505181239068327936)]} 0 0
   [junit4]   2> 1866687 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[136 (1505181239070425088)]} 0 0
   [junit4]   2> 1866690 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[136 (1505181239073570816)]} 0 0
   [junit4]   2> 1866692 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[137 (1505181239075667968)]} 0 0
   [junit4]   2> 1866695 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[137 (1505181239078813696)]} 0 0
   [junit4]   2> 1866697 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[138 (1505181239080910848)]} 0 0
   [junit4]   2> 1866700 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[138 (1505181239084056576)]} 0 0
   [junit4]   2> 1866702 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[139 (1505181239086153728)]} 0 0
   [junit4]   2> 1866704 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[139 (1505181239088250880)]} 0 0
   [junit4]   2> 1866707 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[140 (1505181239090348032)]} 0 0
   [junit4]   2> 1866710 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[140 (1505181239093493760)]} 0 0
   [junit4]   2> 1866712 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[141 (1505181239096639488)]} 0 0
   [junit4]   2> 1866715 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[141 (1505181239099785216)]} 0 0
   [junit4]   2> 1866717 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[142 (1505181239101882368)]} 0 0
   [junit4]   2> 1866720 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[142 (1505181239105028096)]} 0 0
   [junit4]   2> 1866723 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[143 (1505181239108173824)]} 0 0
   [junit4]   2> 1866726 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[143 (1505181239110270976)]} 0 0
   [junit4]   2> 1866728 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[144 (1505181239113416704)]} 0 0
   [junit4]   2> 1866731 INFO  (qtp455104514-9753) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[144 (1505181239116562432)]} 0 0
   [junit4]   2> 1866734 INFO  (qtp1691857707-9736) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[145 (1505181239119708160)]} 0 0
   [junit4]   2> 1866737 INFO  (qtp455104514-9754) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[145 (1505181239122853888)]} 0 0
   [junit4]   2> 1866740 INFO  (qtp1691857707-9731) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[146 (1505181239125999616)]} 0 0
   [junit4]   2> 1866742 INFO  (qtp455104514-9749) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[146 (1505181239128096768)]} 0 0
   [junit4]   2> 1866744 INFO  (qtp1691857707-9732) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[147 (1505181239130193920)]} 0 0
   [junit4]   2> 1866747 INFO  (qtp455104514-9750) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[147 (1505181239133339648)]} 0 0
   [junit4]   2> 1866750 INFO  (qtp1691857707-9733) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[148 (1505181239136485376)]} 0 0
   [junit4]   2> 1866753 INFO  (qtp455104514-9751) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[148 (1505181239139631104)]} 0 0
   [junit4]   2> 1866756 INFO  (qtp1691857707-9734) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[149 (1505181239142776832)]} 0 0
   [junit4]   2> 1866758 INFO  (qtp455104514-9752) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/x_gj path=/update 
params={wt=javabin&version=2} {add=[149 (1505181239144873984)]} 0 0
   [junit4]   2> 1866760 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1866777 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45492f65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e5508b2),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45492f65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e5508b2),segFN=segments_3,generation=3}
   [junit4]   2> 1866777 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1866777 INFO  (qtp1691857707-9735) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5b691128[collection1] main
   [junit4]   2> 1866778 INFO  (qtp1691857707-9735) [    x:colle

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

er.java:1652)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java: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([C285738FA022EE7:847C68E254FE431F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1986152 INFO  
(SUITE-TestDistributedSearch-seed#[C285738FA022EE7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_C285738FA022EE7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{other_tl1=FSTOrd50, 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
SubjectTerms_mfacet=FSTOrd50, n_l1=FSTOrd50, 
a_n_tdt=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=Lucene50(blocksize=128), intDefault=FSTOrd50, 
n_td1=Lucene50(blocksize=128), n_d1=FSTOrd50, n_f1=Lucene50(blocksize=128), 
range_facet_l=FSTOrd50, n_tl1=Lucene50(blocksize=128), 
oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), n_tf1=FSTOrd50, 
lowerfilt1and2=Lucene50(blocksize=128), a_t=FSTOrd50, 
lowerfilt=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=FSTOrd50, 
severity=PostingsFormat(name=LuceneVarGapFixedInterval), 
foo_sev_enum=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_dt1=Lucene50(blocksize=128), a_i1=FSTOrd50, b_n_tdt=FSTOrd50, 
n_ti1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=FSTOrd50, 
foo_b=PostingsFormat(name=LuceneVarGapFixedInterval), n_tdt1=FSTOrd50, 
foo_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_i_dv=FSTOrd50, 
foo_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
foo_sev_enum=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=SimpleText), 
timestamp=DocValuesFormat(name=SimpleText)}, sim=DefaultSimilarity, locale=el, 
timezone=WET
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=1,free=253930744,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, 
TestJsonFacets, ResourceLoaderTest, TestJoin, TestUtils, TestRandomFaceting, 
TestSchemaManager, DirectSolrSpellCheckerTest, TestFileDictionaryLookup, 
PolyFieldTest, ConvertedLegacyTest, TestBlendedInfixSuggestions, 
SpellPossibilityIteratorTest, TestManagedSchemaFieldResource, 
TestValueSourceCache, TestCollationFieldDocValues, ShardRoutingCustomTest, 
TestReplicaProperties, StatelessScriptUpdateProcessorFactoryTest, 
PreAnalyzedUpdateProcessorTest, CloudExitableDirectoryReaderTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestRangeQuery, 
FileBasedSpellCheckerTest, TestExactStatsCache, InfoHandlerTest, 
TestTolerantSearch, CopyFieldTest, TestRealTimeGet, TestSolrDeletionPolicy1, 
CoreMergeIndexesAdminHandlerTest, TestDocBasedVersionConstraints, 
TestRecoveryHdfs, TestSolrXml, TestSolrJ, LeaderFailoverAfterPartitionTest, 
SimpleCollectionCreateDeleteTest, TestStressUserVersions, 
TestHashQParserPlugin, TestSuggestSpellingConverter, EchoParamsTest, 
TestSQLHandler, TestLuceneMatchVersion, CurrencyFieldXmlFileTest, 
IndexSchemaTest, RecoveryAfterSoftCommitTest, TestSolrCloudWithKerberosAlt, 
AnalyticsMergeStrategyTest, ShardSplitTest, SearchHandlerTest, 
CollectionsAPIDistributedZkTest, DistribDocExpirationUpdateProcessorTest, 
TestManagedResourceStorage, TestLMJelinekMercerSimilarityFactory, 
CachingDirectoryFactoryTest, DeleteLastCustomShardedReplicaTest, 
DocValuesMissingTest, MinimalSchemaTest, TestFieldCollectionResource, 
HdfsSyncSliceTest, SuggestComponentTest, StatsComponentTest, 
DisMaxRequestHandlerTest, AnalysisErrorHandlingTest, TestDFRSimilarityFactory, 
SimpleMLTQParserTest, BadIndexSchemaTest, TestTrieFacet, TestInfoStreamLogging, 
HighlighterMaxOffsetTest, TermVectorComponentDistributedTest, 
OpenExchangeRatesOrgProviderTest, RAMDirectoryFactoryTest, 
CollectionsAPIAsyncDistributedZkTest, SpellingQueryConverterTest, 
DistributedVersionInfoTest, TestSolrDynamicMBean, 
FieldMutatingUpdateProcessorTest, TestCloudManagedSchema, 
TestAuthenticationFramework, DebugComponentTest, TestDefaultSimilarityFactory, 
OpenCloseCoreStressTest, CleanupOldIndexTest, TestSimpleQParserPlugin, 
BasicFunctionalityTest, TestDocSet, TestStandardQParsers, 
FastVectorHighlighterTest, TestOrdValues, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRTGBase, 
RollingRestartTest, RegexBoostProcessorTest, BasicDistributedZk2Test, 
OverseerCollectionProcessorTest, TestSearchPerf, TestReplicationHandlerBackup, 
SignatureUpdateProcessorFactoryTest, QueryEqualityTest, AtomicUpdatesTest, 
LoggingHandlerTest, JsonLoaderTest, WordBreakSolrSpellCheckerTest, 
OverseerStatusTest, TestQuerySenderListener, TestRebalanceLeaders, 
TestHighFrequencyDictionaryFactory, TestComplexPhraseQParserPlugin, 
ConcurrentDeleteAndCreateCollectionTest, DistributedDebugComponentTest, 
CollectionStateFormat2Test, SchemaVersionSpecificBehaviorTest, TestFiltering, 
ZkNodePropsTest, TestSolr4Spatial, FullSolrCloudDistribCmdsTest, 
DistributedTermsComponentTest, EnumFieldTest, MoreLikeThisHandlerTest, 
TermsComponentTest, TestFastOutputStream, ExternalFileFieldSortTest, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, 
LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, 
TestDistributedSearch]
   [junit4] Completed [274/514] on J1 in 122.24s, 1 test, 1 error <<< FAILURES!

[...truncated 729 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:230: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:513: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1426: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: 
There were test failures: 514 suites, 2021 tests, 1 error, 64 ignored (24 
assumptions)

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


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

Reply via email to