This is due to SOLR-7858. I have attached a fix on the issue but I am
not sure if it is correct. Upayavira, please review/fix when you come
online or revert if you don't want to debug during the weekend :)

On Sat, Oct 24, 2015 at 10:32 AM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14644/
> Java: 64bit/jdk1.9.0-ea-b85 -XX:+UseCompressedOops -XX:+UseParallelGC
>
> 1 tests failed.
> FAILED:  org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI
>
> Error Message:
>
>
> Stack Trace:
> java.lang.NullPointerException
>         at 
> __randomizedtesting.SeedInfo.seed([BF1D2DE333F380A3:87CFCEB054981B1C]:0)
>         at 
> org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(JettyWebappTest.java:115)
>         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:520)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at 
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at 
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
>         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:367)
>         at java.lang.Thread.run(Thread.java:747)
>
>
>
>
> Build Log:
> [...truncated 11482 lines...]
>    [junit4] Suite: org.apache.solr.client.solrj.embedded.JettyWebappTest
>    [junit4]   2> Creating dataDir: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/init-core-data-001
>    [junit4]   2> 46214 INFO  
> (SUITE-JettyWebappTest-seed#[BF1D2DE333F380A3]-worker) [    ] 
> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
>    [junit4]   2> 46214 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.SolrTestCaseJ4 ###Starting testAdminUI
>    [junit4]   2> 46262 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.e.j.s.Server jetty-9.2.13.v20150730
>    [junit4]   2> 46313 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.e.j.w.StandardDescriptorProcessor NO JSP Support for /test, did not find 
> org.eclipse.jetty.jsp.JettyJspServlet
>    [junit4]   2> 46319 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
> sun.misc.Launcher$AppClassLoader@2530c12
>    [junit4]   2> 46320 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 46320 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001
>    [junit4]   2> 46320 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
> '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/'
>    [junit4]   2> 46320 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 46320 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001
>    [junit4]   2> 46321 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.SolrXmlConfig Loading container configuration from 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/solr.xml
>    [junit4]   2> 46324 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoresLocator Config-defined core root directory: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001
>    [junit4]   2> 46324 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoreContainer New CoreContainer 2075405117
>    [junit4]   2> 46324 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoreContainer Loading cores into CoreContainer 
> [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/]
>    [junit4]   2> 46324 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoreContainer loading shared library: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/lib
>    [junit4]   2> 46324 WARN  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
> classloader: lib (resolved as: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/lib).
>    [junit4]   2> 46335 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
> 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
> 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
> 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
>    [junit4]   2> 46341 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
> params: socketTimeout=600000&connTimeout=60000&retry=true
>    [junit4]   2> 46342 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 46342 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.l.LogWatcher Registering Log Listener [Log4j 
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 46342 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
> authorization module.
>    [junit4]   2> 46342 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoreContainer No authentication plugin used.
>    [junit4]   2> 46342 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoresLocator Looking for core definitions underneath 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001
>    [junit4]   2> 46343 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
> config=solrconfig.xml, transient=false, schema=schema.xml, 
> loadOnStartup=true, configSetProperties=configsetprops.json, 
> instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1,
>  
> absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/,
>  dataDir=data/}
>    [junit4]   2> 46343 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoresLocator Found core collection1 in 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/
>    [junit4]   2> 46343 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoresLocator Found 1 core definitions
>    [junit4]   2> 46343 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
> '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/'
>    [junit4]   2> 46343 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.s.SolrDispatchFilter 
> user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1
>    [junit4]   2> 46343 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>    [junit4]   2> 46344 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 46344 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001
>    [junit4]   2> 46353 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.e.j.s.h.ContextHandler Started 
> o.e.j.w.WebAppContext@50d3b39f{/test,file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/webapp/web/,AVAILABLE}{/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/webapp/web}
>    [junit4]   2> 46354 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.e.j.s.ServerConnector Started 
> ServerConnector@3026738f{HTTP/1.1}{0.0.0.0:38413}
>    [junit4]   2> 46354 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.e.j.s.Server Started @48099ms
>    [junit4]   2> 46357 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 46358 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
>    [junit4]   2> 46358 WARN  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
> classloader: ../../../../contrib/extraction/lib (resolved as: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/../../../../contrib/extraction/lib).
>    [junit4]   2> 46358 WARN  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
> classloader: ../../../../dist/ (resolved as: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/../../../../dist).
>    [junit4]   2> 46358 WARN  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
> classloader: ../../../../contrib/clustering/lib/ (resolved as: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/../../../../contrib/clustering/lib).
>    [junit4]   2> 46358 WARN  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
> classloader: ../../../../dist/ (resolved as: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/../../../../dist).
>    [junit4]   2> 46358 WARN  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
> classloader: ../../../../contrib/langid/lib/ (resolved as: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/../../../../contrib/langid/lib).
>    [junit4]   2> 46358 WARN  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
> classloader: ../../../../dist/ (resolved as: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/../../../../dist).
>    [junit4]   2> 46358 WARN  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
> classloader: ../../../../contrib/velocity/lib (resolved as: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/../../../../contrib/velocity/lib).
>    [junit4]   2> 46358 WARN  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
> classloader: ../../../../dist/ (resolved as: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/../../../../dist).
>    [junit4]   2> 46376 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
>    [junit4]   2> 46378 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 46400 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 46400 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.s.IndexSchema Reading Solr Schema from 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf/schema.xml
>    [junit4]   2> 46413 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.s.IndexSchema [collection1] Schema name=example
>    [junit4]   2> 46474 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.e.j.s.ServerConnector Stopped ServerConnector@3026738f{HTTP/1.1}{0.0.0.0:0}
>    [junit4]   2> 46474 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.c.CoreContainer Shutting down CoreContainer instance=2075405117
>    [junit4]   2> 46522 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 46523 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.r.RestManager Registered ManagedResource impl 
> org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
> /schema/analysis/stopwords/english
>    [junit4]   2> 46523 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.r.RestManager Registered ManagedResource impl 
> org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
>  for path /schema/analysis/synonyms/english
>    [junit4]   2> 46531 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file 
> currency.xml
>    [junit4]   2> 46534 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file 
> currency.xml
>    [junit4]   2> 46547 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
> default properties: Can't find resource 'configsetprops.json' in classpath or 
> '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf'
>    [junit4]   2> 46547 INFO  (coreLoadExecutor-110-thread-1) [    ] 
> o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration 
> from instancedir 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/
>    [junit4]   2> 46547 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 46547 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
> [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/],
>  dataDir=[null]
>    [junit4]   2> 46547 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing 
> Solr information with JMX.
>    [junit4]   2> 46548 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for 
> newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
>    [junit4]   2> 46548 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for 
> firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=static 
> firstSearcher warming in solrconfig.xml}]}]
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
> new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002/index/
>    [junit4]   2> 46549 WARN  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
> '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002/index'
>  doesn't exist. Creating new index...
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002/index
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: init: current segments file is 
> "segments"; 
> deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@57323899
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: now checkpoint "" [0 segments ; 
> isCommit = false]
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: 0 msec to checkpoint
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> init: create=true
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]:
>    [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@2f3c1793 
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38a7936a)
>    [junit4]   2> index=
>    [junit4]   2> version=6.0.0
>    [junit4]   2> 
> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
>    [junit4]   2> ramBufferSizeMB=100.0
>    [junit4]   2> maxBufferedDocs=-1
>    [junit4]   2> maxBufferedDeleteTerms=-1
>    [junit4]   2> mergedSegmentWarmer=null
>    [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
>    [junit4]   2> commit=null
>    [junit4]   2> openMode=CREATE
>    [junit4]   2> 
> similarity=org.apache.lucene.search.similarities.ClassicSimilarity
>    [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
> maxMergeCount=-1, ioThrottle=true
>    [junit4]   2> codec=Lucene53
>    [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
>    [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
> maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
> forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
>    [junit4]   2> 
> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1bdc6dae
>    [junit4]   2> readerPooling=false
>    [junit4]   2> perThreadHardLimitMB=1945
>    [junit4]   2> useCompoundFile=false
>    [junit4]   2> commitOnClose=true
>    [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@541371c9
>    [junit4]   2>
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> now flush at close
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
>   start flush: applyAllDeletes=true
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
>   index before flush
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> startFullFlush
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> coreLoadExecutor-110-thread-1 finishFullFlush success=true
>    [junit4]   2> 46549 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> apply all deletes during flush
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> now apply all deletes for all segments maxDoc=0
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-110-thread-1]: 
> prune sis=segments:  minGen=9223372036854775807 packetCount=0
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
> initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
> updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
> now merge
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
>   index:
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
>   no more merges pending; now return
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> waitForMerges
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> waitForMerges done
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: start
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: enter lock
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: now prepare
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> prepareCommit: flush
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
>   index before flush
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> startFullFlush
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> apply all deletes during flush
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> now apply all deletes for all segments maxDoc=0
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-110-thread-1]: 
> prune sis=segments:  minGen=9223372036854775807 packetCount=0
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> coreLoadExecutor-110-thread-1 finishFullFlush success=true
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> startCommit(): start
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> startCommit index= changeCount=2
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> startCommit: wrote pending segments file "pending_segments_1"
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> done all syncs: []
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: pendingCommit != null
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: done writing segments file "segments_1"
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: now checkpoint "" [0 segments ; 
> isCommit = true]
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f3c1793 
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38a7936a),segFN=segments_1,generation=1}
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore newest commit generation = 1
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: 0 msec to checkpoint
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: took 0.4 msec
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: done
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> rollback
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> all running merges have aborted
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> rollback: done finish merges
>    [junit4]   2> 46550 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> abort
>    [junit4]   2> 46551 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> done abort success=true
>    [junit4]   2> 46551 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> rollback: infos=
>    [junit4]   2> 46551 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: now checkpoint "" [0 segments ; 
> isCommit = false]
>    [junit4]   2> 46551 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: 0 msec to checkpoint
>    [junit4]   2> 46551 INFO  
> (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
> o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
> collection1 in 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002/
>    [junit4]   2> 46551 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created 
> with startup=lazy
>    [junit4]   2> 46551 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
>    [junit4]   2> 46553 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
> default, creating implicit default
>    [junit4]   2> 46555 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 46555 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 46556 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 46557 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 46558 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.PluginBag requestHandler : '/update/extract' created 
> with startup=lazy
>    [junit4]   2> 46558 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created 
> with startup=lazy
>    [junit4]   2> 46558 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' 
> created with startup=lazy
>    [junit4]   2> 46558 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.PluginBag requestHandler : '/spell' created with 
> startup=lazy
>    [junit4]   2> 46558 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.PluginBag requestHandler : '/suggest' created with 
> startup=lazy
>    [junit4]   2> 46558 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.PluginBag requestHandler : '/tvrh' created with 
> startup=lazy
>    [junit4]   2> 46558 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.PluginBag requestHandler : '/terms' created with 
> startup=lazy
>    [junit4]   2> 46558 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.PluginBag requestHandler : '/elevate' created with 
> startup=lazy
>    [junit4]   2> 46558 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.RequestHandlers Registered paths: 
> /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
>    [junit4]   2> 46559 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 46559 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 46559 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
> numVersionBuckets=65536
>    [junit4]   2> 46560 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms;
>    [junit4]   2> 46560 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: init: current segments file is 
> "segments_1"; 
> deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@57323899
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: init: load commit "segments_1"
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f3c1793 
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38a7936a),segFN=segments_1,generation=1}
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore newest commit generation = 1
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: now checkpoint "" [0 segments ; 
> isCommit = false]
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: 0 msec to checkpoint
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> init: create=false
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]:
>    [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@2f3c1793 
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@38a7936a)
>    [junit4]   2> index=
>    [junit4]   2> version=6.0.0
>    [junit4]   2> 
> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
>    [junit4]   2> ramBufferSizeMB=100.0
>    [junit4]   2> maxBufferedDocs=-1
>    [junit4]   2> maxBufferedDeleteTerms=-1
>    [junit4]   2> mergedSegmentWarmer=null
>    [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
>    [junit4]   2> commit=null
>    [junit4]   2> openMode=APPEND
>    [junit4]   2> 
> similarity=org.apache.lucene.search.similarities.ClassicSimilarity
>    [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
> maxMergeCount=-1, ioThrottle=true
>    [junit4]   2> codec=Lucene53
>    [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
>    [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
> maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
> forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
>    [junit4]   2> 
> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@64b29938
>    [junit4]   2> readerPooling=false
>    [junit4]   2> perThreadHardLimitMB=1945
>    [junit4]   2> useCompoundFile=false
>    [junit4]   2> commitOnClose=true
>    [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@5287e297
>    [junit4]   2>
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> flush at getReader
>    [junit4]   2> 46561 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> startFullFlush
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> apply all deletes during flush
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> now apply all deletes for all segments maxDoc=0
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-110-thread-1]: 
> prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> coreLoadExecutor-110-thread-1 finishFullFlush success=true
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> getReader took 1 msec
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.s.SolrIndexSearcher Opening 
> Searcher@1ec2d0fc[collection1] main
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized 
> to use dir: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
> {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf}
>    [junit4]   2> 46562 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
> using 
> file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf
>    [junit4]   2> 46563 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
> _rest_managed.json using 
> file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf
>    [junit4]   2> 46563 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
>    [junit4]   2> 46563 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.RestManager Initializing 2 registered ManagedResources
>    [junit4]   2> 46563 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResourceStorage Reading 
> _schema_analysis_stopwords_english.json using 
> file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf
>    [junit4]   2> 46563 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
> _schema_analysis_stopwords_english.json using 
> file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf
>    [junit4]   2> 46563 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
> /schema/analysis/stopwords/english
>    [junit4]   2> 46563 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResource Loaded 35 words for 
> /schema/analysis/stopwords/english
>    [junit4]   2> 46563 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
> /schema/analysis/stopwords/english
>    [junit4]   2> 46563 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResourceStorage Reading 
> _schema_analysis_synonyms_english.json using 
> file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf
>    [junit4]   2> 46564 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
> _schema_analysis_synonyms_english.json using 
> file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf
>    [junit4]   2> 46564 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResource Loaded initArgs 
> {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
>    [junit4]   2> 46564 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResource Loaded 3 synonym mappings for 
> /schema/analysis/synonyms/english
>    [junit4]   2> 46564 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
> /schema/analysis/synonyms/english
>    [junit4]   2> 46564 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>    [junit4]   2> 46564 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
> {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
>    [junit4]   2> 46565 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using 
> default converter
>    [junit4]   2> 46565 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
>    [junit4]   2> 46565 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.s.s.SolrSuggester init: 
> {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
>    [junit4]   2> 46565 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
> {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
>    [junit4]   2> 46565 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-001/collection1/conf/elevate.xml
>    [junit4]   2> 46570 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
>    [junit4]   2> 46570 INFO  
> (searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
> o.a.s.c.SolrCore QuerySenderListener sending requests to 
> Searcher@1ec2d0fc[collection1] 
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 46570 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to 
> seed version buckets
>    [junit4]   2> 46570 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
> 65536 version buckets from index
>    [junit4]   2> 46571 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
> version bucket highest value from index
>    [junit4]   2> 46571 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.UpdateLog Could not find max version in index or 
> recent updates, using new clock 1515887380674904064
>    [junit4]   2> 46571 INFO  
> (searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
> o.a.s.c.S.Request [collection1] webapp=null path=null 
> params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
>  hits=0 status=0 QTime=0
>    [junit4]   2> 46571 INFO  
> (searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
> o.a.s.c.SolrCore QuerySenderListener done.
>    [junit4]   2> 46571 INFO  
> (searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
> o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
>    [junit4]   2> 46571 INFO  
> (searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
> o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
>    [junit4]   2> 46571 INFO  
> (searcherExecutor-111-thread-1-processing-x:collection1) [    x:collection1] 
> o.a.s.c.SolrCore [collection1] Registered new searcher 
> Searcher@1ec2d0fc[collection1] 
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
> highest version 1515887380674904064
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
> org.apache.solr.core.SolrCore@11b95111
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.UpdateHandler closing 
> DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft 
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
> reached 0 - closing IndexWriter
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
> IndexWriterCloser
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> now flush at close
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
>   start flush: applyAllDeletes=true
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
>   index before flush
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> startFullFlush
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> coreLoadExecutor-110-thread-1 finishFullFlush success=true
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> apply all deletes during flush
>    [junit4]   2> 46573 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> now apply all deletes for all segments maxDoc=0
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-110-thread-1]: 
> prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
> initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
> updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
> now merge
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
>   index:
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-110-thread-1]: 
>   no more merges pending; now return
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> waitForMerges
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> waitForMerges done
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: start
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: enter lock
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: now prepare
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> prepareCommit: flush
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
>   index before flush
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> startFullFlush
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> apply all deletes during flush
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> now apply all deletes for all segments maxDoc=0
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-110-thread-1]: 
> prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> coreLoadExecutor-110-thread-1 finishFullFlush success=true
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> startCommit(): start
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
>   skip startCommit(): no changes pending
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: pendingCommit == null; skip
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: took 0.2 msec
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> commit: done
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> rollback
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> all running merges have aborted
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> rollback: done finish merges
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> abort
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-110-thread-1]: 
> done abort success=true
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-110-thread-1]: 
> rollback: infos=
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: now checkpoint "" [0 segments ; 
> isCommit = false]
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.u.LoggingInfoStream 
> [IFD][coreLoadExecutor-110-thread-1]: 0 msec to checkpoint
>    [junit4]   2> 46574 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
> request.
>    [junit4]   2> 46575 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 
> 2 directories currently being tracked
>    [junit4]   2> 46575 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002/index
>  
> [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002/index;done=false>>]
>    [junit4]   2> 46575 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002/index
>    [junit4]   2> 46575 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002
>  
> [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002;done=false>>]
>    [junit4]   2> 46575 INFO  (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001/tempDir-002
>    [junit4]   2> 46577 ERROR (coreLoadExecutor-110-thread-1) [    
> x:collection1] o.a.s.c.CoreContainer Error creating core [collection1]: This 
> CoreContainer has been close
>    [junit4]   2> java.lang.IllegalStateException: This CoreContainer has been 
> close
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:664)
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:737)
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:449)
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:440)
>    [junit4]   2>        at 
> java.util.concurrent.FutureTask.run(FutureTask.java:265)
>    [junit4]   2>        at 
> org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
>    [junit4]   2>        at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>    [junit4]   2>        at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:747)
>    [junit4]   2> 46579 ERROR (coreContainerWorkExecutor-106-thread-1) [    ] 
> o.a.s.c.CoreContainer Error waiting for SolrCore to be created
>    [junit4]   2> java.util.concurrent.ExecutionException: 
> org.apache.solr.common.SolrException: Unable to create core [collection1]
>    [junit4]   2>        at 
> java.util.concurrent.FutureTask.report(FutureTask.java:122)
>    [junit4]   2>        at 
> java.util.concurrent.FutureTask.get(FutureTask.java:192)
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer$2.run(CoreContainer.java:478)
>    [junit4]   2>        at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>    [junit4]   2>        at 
> java.util.concurrent.FutureTask.run(FutureTask.java:265)
>    [junit4]   2>        at 
> org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
>    [junit4]   2>        at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>    [junit4]   2>        at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:747)
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
> create core [collection1]
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:743)
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:449)
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:440)
>    [junit4]   2>        ... 5 more
>    [junit4]   2> Caused by: java.lang.IllegalStateException: This 
> CoreContainer has been close
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:664)
>    [junit4]   2>        at 
> org.apache.solr.core.CoreContainer.create(CoreContainer.java:737)
>    [junit4]   2>        ... 7 more
>    [junit4]   2> 46581 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.w.WebAppContext@50d3b39f{/test,file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/webapp/web/,UNAVAILABLE}{/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/webapp/web}
>    [junit4]   2> 46582 INFO  
> (TEST-JettyWebappTest.testAdminUI-seed#[BF1D2DE333F380A3]) [    ] 
> o.a.s.SolrTestCaseJ4 ###Ending testAdminUI
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JettyWebappTest 
> -Dtests.method=testAdminUI -Dtests.seed=BF1D2DE333F380A3 -Dtests.multiplier=3 
> -Dtests.slow=true -Dtests.locale=shi_MA_#Tfng -Dtests.timezone=Asia/Yakutsk 
> -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.39s J1 | JettyWebappTest.testAdminUI <<<
>    [junit4]    > Throwable #1: java.lang.NullPointerException
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([BF1D2DE333F380A3:87CFCEB054981B1C]:0)
>    [junit4]    >        at 
> org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(JettyWebappTest.java:115)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:747)
>    [junit4]   2> 46604 INFO  
> (SUITE-JettyWebappTest-seed#[BF1D2DE333F380A3]-worker) [    ] 
> o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> NOTE: leaving temporary files on disk at: 
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.JettyWebappTest_BF1D2DE333F380A3-001
>    [junit4]   2> NOTE: test params are: 
> codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
>  chunkSize=2064, maxDocsPerChunk=806, blockSize=461), 
> termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
> chunkSize=2064, blockSize=461)), 
> sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, 
> locale=shi_MA_#Tfng, timezone=Asia/Yakutsk
>    [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 
> 1.9.0-ea (64-bit)/cpus=12,threads=1,free=432832280,total=500695040
>    [junit4]   2> NOTE: All tests run in this JVM: [QueryResponseTest, 
> TestDocumentObjectBinder, SolrDocumentTest, FieldAnalysisResponseTest, 
> MergeIndexesEmbeddedTest, BasicHttpSolrClientTest, SolrExampleEmbeddedTest, 
> CloudSolrClientMultiConstructorTest, DocumentAnalysisResponseTest, 
> CollectionAdminRequestRequiredParamsTest, TestConfigSetAdminRequest, 
> SolrExampleStreamingBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest, 
> JettyWebappTest]
>    [junit4] Completed [28/68] on J1 in 0.40s, 1 test, 1 error <<< FAILURES!
>
> [...truncated 131 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:246: The 
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: 
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
> There were test failures: 68 suites, 468 tests, 1 error [seed: 
> BF1D2DE333F380A3]
>
> Total time: 45 minutes 29 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]



-- 
Regards,
Shalin Shekhar Mangar.

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

Reply via email to