Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13619/
Java: 64bit/jdk1.8.0_60-ea-b24 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample

Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr 
home directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr
  Starting up Solr on port 45697 using command: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/bin/solr start -p 45697 -s 
"temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr"
   Setup new core instance directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts
  Creating new core 'techproducts' using command: 
http://localhost:45697/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
  {   "responseHeader":{     "status":0,     "QTime":189},   
"core":"techproducts"}   Indexing tech product example docs from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/example/exampledocs  Solr 
techproducts example launched successfully. Direct your Web browser to 
http://localhost:45697/solr to visit the Solr Admin UI 

Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but 
found 0, output: Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr

Starting up Solr on port 45697 using command:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/bin/solr start -p 45697 -s 
"temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr"


Setup new core instance directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts

Creating new core 'techproducts' using command:
http://localhost:45697/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts

{
  "responseHeader":{
    "status":0,
    "QTime":189},
  "core":"techproducts"}


Indexing tech product example docs from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/example/exampledocs

Solr techproducts example launched successfully. Direct your Web browser to 
http://localhost:45697/solr to visit the Solr Admin UI

        at 
__randomizedtesting.SeedInfo.seed([6CBBC2FCD21FEDB0:E66C1244C8FDD52F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:357)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:284)
        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 
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 11692 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/init-core-data-001
   [junit4]   2> 1504102 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
   [junit4]   2> 1504103 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  ] o.a.s.u.TestSolrCLIRunExample Selected port 45697 to start techproducts 
example Solr instance on ...
   [junit4]   2> 1504121 INFO  (Thread-4470) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 1504122 INFO  (Thread-4470) [    ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@29f10163{/solr,null,AVAILABLE}
   [junit4]   2> 1504123 INFO  (Thread-4470) [    ] o.e.j.s.ServerConnector 
Started ServerConnector@50ebdc23{HTTP/1.1}{127.0.0.1:45697}
   [junit4]   2> 1504123 INFO  (Thread-4470) [    ] o.e.j.s.Server Started 
@1505300ms
   [junit4]   2> 1504123 INFO  (Thread-4470) [    ] o.a.s.c.s.e.JettySolrRunner 
Jetty properties: {hostContext=/solr, hostPort=45697}
   [junit4]   2> 1504124 INFO  (Thread-4470) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1504124 INFO  (Thread-4470) [    ] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/'
   [junit4]   2> 1504125 WARN  (qtp2047231863-11272) [    ] 
o.e.j.s.ServletHandler /solr/admin/info/system
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:237)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:186)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2>        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1504136 INFO  (Thread-4470) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/solr.xml
   [junit4]   2> 1504139 INFO  (Thread-4470) [    ] o.a.s.c.CoresLocator 
Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr
   [junit4]   2> 1504139 INFO  (Thread-4470) [    ] o.a.s.c.CoreContainer New 
CoreContainer 551803822
   [junit4]   2> 1504139 INFO  (Thread-4470) [    ] o.a.s.c.CoreContainer 
Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/]
   [junit4]   2> 1504140 INFO  (Thread-4470) [    ] o.a.s.c.CoreContainer 
loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/lib
   [junit4]   2> 1504140 WARN  (Thread-4470) [    ] o.a.s.c.SolrResourceLoader 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/lib).
   [junit4]   2> 1504144 INFO  (Thread-4470) [    ] 
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> 1504144 INFO  (Thread-4470) [    ] o.a.s.u.UpdateShardHandler 
Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1504144 INFO  (Thread-4470) [    ] o.a.s.l.LogWatcher SLF4J 
impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1504145 INFO  (Thread-4470) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1504145 INFO  (Thread-4470) [    ] o.a.s.c.CoreContainer 
Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1504145 INFO  (Thread-4470) [    ] o.a.s.c.CoreContainer No 
authentication plugin used.
   [junit4]   2> 1504145 INFO  (Thread-4470) [    ] o.a.s.c.CoresLocator 
Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr
   [junit4]   2> 1504145 INFO  (Thread-4470) [    ] o.a.s.c.CoresLocator Found 
0 core definitions
   [junit4]   2> 1504145 INFO  (Thread-4470) [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1504145 INFO  (Thread-4470) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1506132 INFO  (qtp2047231863-11274) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=3 
   [junit4]   2> 1506135 INFO  (qtp2047231863-11273) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 1506139 INFO  (qtp2047231863-11272) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=2 
   [junit4]   2> 1506146 INFO  (qtp2047231863-11273) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=3 
   [junit4]   2> 1506149 INFO  (qtp2047231863-11272) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 1506168 INFO  (qtp2047231863-11274) [    ] 
o.a.s.h.a.CoreAdminHandler core create command 
name=techproducts&action=CREATE&instanceDir=techproducts&wt=json
   [junit4]   2> 1506169 INFO  (qtp2047231863-11274) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: {name=techproducts, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=techproducts, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/,
 dataDir=data/}
   [junit4]   2> 1506169 INFO  (qtp2047231863-11274) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/'
   [junit4]   2> 1506181 INFO  (qtp2047231863-11274) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1506181 INFO  (qtp2047231863-11274) [    ] o.a.s.c.SolrConfig 
Adding specified lib dirs to ClassLoader
   [junit4]   2> 1506181 WARN  (qtp2047231863-11274) [    ] 
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-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib).
   [junit4]   2> 1506182 WARN  (qtp2047231863-11274) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 1506182 WARN  (qtp2047231863-11274) [    ] 
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-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib).
   [junit4]   2> 1506182 WARN  (qtp2047231863-11274) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 1506182 WARN  (qtp2047231863-11274) [    ] 
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-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib).
   [junit4]   2> 1506182 WARN  (qtp2047231863-11274) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 1506182 WARN  (qtp2047231863-11274) [    ] 
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-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib).
   [junit4]   2> 1506182 WARN  (qtp2047231863-11274) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: ../../../../dist/ (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 1506192 INFO  (qtp2047231863-11274) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1506193 INFO  (qtp2047231863-11274) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1506210 INFO  (qtp2047231863-11274) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1506210 INFO  (qtp2047231863-11274) [    ] o.a.s.s.IndexSchema 
Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf/schema.xml
   [junit4]   2> 1506214 INFO  (qtp2047231863-11274) [    ] o.a.s.s.IndexSchema 
[techproducts] Schema name=example
   [junit4]   2> 1506317 INFO  (qtp2047231863-11274) [    ] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1506317 INFO  (qtp2047231863-11274) [    ] o.a.s.r.RestManager 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 1506317 INFO  (qtp2047231863-11274) [    ] o.a.s.r.RestManager 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 1506320 INFO  (qtp2047231863-11274) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1506322 INFO  (qtp2047231863-11274) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1506331 INFO  (qtp2047231863-11274) [    ] 
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-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf'
   [junit4]   2> 1506332 INFO  (qtp2047231863-11274) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/
   [junit4]   2> 1506332 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1506332 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore [[techproducts] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/],
 dataDir=[null]
   [junit4]   2> 1506332 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@260ac9c4
   [junit4]   2> 1506332 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 1506332 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for firstSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher 
warming in solrconfig.xml}]}]
   [junit4]   2> 1506333 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data
   [junit4]   2> 1506333 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data/index/
   [junit4]   2> 1506333 WARN  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore [techproducts] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1506333 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data/index
   [junit4]   2> 1506333 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: init: current segments 
file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@311cc54b
   [junit4]   2> 1506333 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 1506334 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: 0 msec to checkpoint
   [junit4]   2> 1506334 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: init: create=true
   [junit4]   2> 1506334 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@7c1693cf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b3322a6)
   [junit4]   2> index=
   [junit4]   2> version=5.4.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.DefaultSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> default WRITE_LOCK_TIMEOUT=0
   [junit4]   2> writeLockTimeout=0
   [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@3f8eaf2f
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@77cecbfa
   [junit4]   2> 
   [junit4]   2> 1506334 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: now flush at close
   [junit4]   2> 1506334 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 1506334 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]:   index before flush 
   [junit4]   2> 1506334 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp2047231863-11274]: startFullFlush
   [junit4]   2> 1506334 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp2047231863-11274]: qtp2047231863-11274 
finishFullFlush success=true
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: apply all deletes during 
flush
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp2047231863-11274]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp2047231863-11274]: initDynamicDefaults 
spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp2047231863-11274]: updateMergeThreads 
ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp2047231863-11274]: now merge
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp2047231863-11274]:   index: 
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp2047231863-11274]:   no more merges pending; 
now return
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: waitForMerges
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: waitForMerges done
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: commit: start
   [junit4]   2> 1506335 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: commit: enter lock
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: commit: now prepare
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: prepareCommit: flush
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]:   index before flush 
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp2047231863-11274]: startFullFlush
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: apply all deletes during 
flush
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp2047231863-11274]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp2047231863-11274]: qtp2047231863-11274 
finishFullFlush success=true
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: startCommit(): start
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: startCommit index= 
changeCount=2
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: startCommit: wrote pending 
segments file "pending_segments_1"
   [junit4]   2> 1506336 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: done all syncs: []
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: commit: pendingCommit != 
null
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: commit: done writing 
segments file "segments_1"
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: now checkpoint "" [0 
segments ; isCommit = true]
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7c1693cf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b3322a6),segFN=segments_1,generation=1}
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: 0 msec to checkpoint
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: commit: took 1.4 msec
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: commit: done
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: rollback
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: all running merges have 
aborted
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: rollback: done finish 
merges
   [junit4]   2> 1506337 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp2047231863-11274]: abort
   [junit4]   2> 1506338 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp2047231863-11274]: done abort success=true
   [junit4]   2> 1506338 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: rollback: infos=
   [junit4]   2> 1506338 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 1506338 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: 0 msec to checkpoint
   [junit4]   2> 1506338 INFO  
(OldIndexDirectoryCleanupThreadForCore-techproducts) [    x:techproducts] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
techproducts in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data/
   [junit4]   2> 1506338 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 1506338 WARN  
(OldIndexDirectoryCleanupThreadForCore-techproducts) [    x:techproducts] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1506338 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1506341 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1506342 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1506343 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1506343 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1506343 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1506345 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 1506345 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 1506345 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/analysis/document' created with 
startup=lazy 
   [junit4]   2> 1506346 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 1506346 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 1506346 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 1506346 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 1506346 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 1506346 INFO  (qtp2047231863-11274) [    x:techproducts] 
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,/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> 1506347 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1506347 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1506347 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1506348 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1506348 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1506348 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: init: current segments 
file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@311cc54b
   [junit4]   2> 1506348 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: init: load commit 
"segments_1"
   [junit4]   2> 1506348 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7c1693cf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b3322a6),segFN=segments_1,generation=1}
   [junit4]   2> 1506348 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1506348 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 1506349 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp2047231863-11274]: 0 msec to checkpoint
   [junit4]   2> 1506349 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: init: create=false
   [junit4]   2> 1506349 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@7c1693cf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b3322a6)
   [junit4]   2> index=
   [junit4]   2> version=5.4.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.DefaultSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> default WRITE_LOCK_TIMEOUT=0
   [junit4]   2> writeLockTimeout=0
   [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@448d9bb0
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@ce35a5e
   [junit4]   2> 
   [junit4]   2> 1506349 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: flush at getReader
   [junit4]   2> 1506349 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp2047231863-11274]: startFullFlush
   [junit4]   2> 1506349 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: apply all deletes during 
flush
   [junit4]   2> 1506349 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 1506349 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp2047231863-11274]: prune sis=segments_1:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: return reader version=2 
reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp2047231863-11274]: qtp2047231863-11274 
finishFullFlush success=true
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp2047231863-11274]: getReader took 1 msec
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.s.SolrIndexSearcher Opening Searcher@a2820d5[techproducts] main
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf}
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json 
using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 1506350 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 1506351 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json 
using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1506351 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1506351 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 1506351 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 1506351 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 1506351 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json 
using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1506351 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1506351 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for 
/schema/analysis/synonyms/english
   [junit4]   2> 1506352 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded 3 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 1506352 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 1506352 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1506352 INFO  (qtp2047231863-11274) [    x:techproducts] 
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> 1506352 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 1506352 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 1506352 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.s.s.SolrSuggester init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 1506353 INFO  (qtp2047231863-11274) [    x:techproducts] 
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> 1506353 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/conf/elevate.xml
   [junit4]   2> 1506355 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1506355 INFO  
(searcherExecutor-5357-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.c.SolrCore QuerySenderListener sending requests to 
Searcher@a2820d5[techproducts] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1506356 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1506356 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1506356 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1506356 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1509464098543239168
   [junit4]   2> 1506356 INFO  
(searcherExecutor-5357-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.c.S.Request [techproducts] webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=0 
   [junit4]   2> 1506356 INFO  
(searcherExecutor-5357-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 1506356 INFO  
(searcherExecutor-5357-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1506356 INFO  
(searcherExecutor-5357-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1506357 INFO  
(searcherExecutor-5357-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.c.SolrCore [techproducts] Registered new searcher 
Searcher@a2820d5[techproducts] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1506358 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1509464098543239168
   [junit4]   2> 1506358 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.CoreContainer registering core: techproducts
   [junit4]   2> 1506358 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={name=techproducts&action=CREATE&instanceDir=techproducts&wt=json} 
status=0 QTime=189 
   [junit4]   1> SimplePostTool version 5.0.0
   [junit4]   1> Posting files to [base] url 
http://localhost:45697/solr/techproducts/update using content-type 
application/xml...
   [junit4]   1> POSTing file hd.xml to [base]
   [junit4]   1> POSTing file money.xml to [base]
   [junit4]   1> POSTing file mem.xml to [base]
   [junit4]   1> POSTing file utf8-example.xml to [base]
   [junit4]   1> POSTing file monitor.xml to [base]
   [junit4]   1> POSTing file ipod_other.xml to [base]
   [junit4]   1> POSTing file sd500.xml to [base]
   [junit4]   1> POSTing file manufacturers.xml to [base]
   [junit4]   1> POSTing file solr.xml to [base]
   [junit4]   1> POSTing file mp500.xml to [base]
   [junit4]   1> POSTing file ipod_video.xml to [base]
   [junit4]   1> POSTing file monitor2.xml to [base]
   [junit4]   1> POSTing file vidcard.xml to [base]
   [junit4]   1> POSTing file gb18030-example.xml to [base]
   [junit4]   1> 14 files indexed.
   [junit4]   1> COMMITting Solr index changes to 
http://localhost:45697/solr/techproducts/update...
   [junit4]   1> Time spent: 0:00:00.004
   [junit4]   2> 1506366 INFO  (qtp2047231863-11274) [    x:techproducts] 
o.a.s.c.S.Request [techproducts] webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 1506366 WARN  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  ] o.a.s.u.TestSolrCLIRunExample Going to wait for 1 second before re-trying 
query for techproduct example docs ...
   [junit4]   2> 1507368 INFO  (qtp2047231863-11272) [    x:techproducts] 
o.a.s.c.S.Request [techproducts] webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 1507368 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testTechproductsExample
   [junit4]   2> 1507369 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  ] o.e.j.s.ServerConnector Stopped 
ServerConnector@50ebdc23{HTTP/1.1}{127.0.0.1:45697}
   [junit4]   2> 1507369 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=551803822
   [junit4]   2> 1507369 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.c.SolrCore [techproducts]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@253e818f
   [junit4]   2> 1507370 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] 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> 1507370 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1507370 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 1507370 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1507370 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 now flush at close
   [junit4]   2> 1507371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
   start flush: applyAllDeletes=true
   [junit4]   2> 1507371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
   index before flush 
   [junit4]   2> 1507371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 startFullFlush
   [junit4]   2> 1507371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0] 
finishFullFlush success=true
   [junit4]   2> 1507371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 apply all deletes during flush
   [junit4]   2> 1507371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 now apply all deletes for all segments maxDoc=0
   [junit4]   2> 1507371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1507371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 1507371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 now merge
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
   index: 
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
   no more merges pending; now return
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 waitForMerges
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 waitForMerges done
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 commit: start
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 commit: enter lock
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 commit: now prepare
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 prepareCommit: flush
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
   index before flush 
   [junit4]   2> 1507372 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 startFullFlush
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 apply all deletes during flush
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 now apply all deletes for all segments maxDoc=0
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0] 
finishFullFlush success=true
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 startCommit(): start
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
   skip startCommit(): no changes pending
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 commit: pendingCommit == null; skip
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 commit: took 0.9 msec
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 commit: done
   [junit4]   2> 1507373 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 rollback
   [junit4]   2> 1507374 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 all running merges have aborted
   [junit4]   2> 1507374 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 rollback: done finish merges
   [junit4]   2> 1507374 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 abort
   [junit4]   2> 1507374 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 done abort success=true
   [junit4]   2> 1507374 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 rollback: infos=
   [junit4]   2> 1507374 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IFD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1507374 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IFD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]]:
 0 msec to checkpoint
   [junit4]   2> 1507374 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.c.SolrCore [techproducts] Closing main searcher on 
request.
   [junit4]   2> 1507383 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 1507383 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data/index;done=false>>]
   [junit4]   2> 1507383 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data/index
   [junit4]   2> 1507383 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data;done=false>>]
   [junit4]   2> 1507383 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts/data
   [junit4]   2> 1507384 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[6CBBC2FCD21FEDB0]) [  
  x:techproducts] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@29f10163{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCLIRunExample -Dtests.method=testTechproductsExample 
-Dtests.seed=6CBBC2FCD21FEDB0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_DZ -Dtests.timezone=Europe/Budapest -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 3.29s J0 | TestSolrCLIRunExample.testTechproductsExample <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected 32 docs in 
the techproducts example but found 0, output: Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr
   [junit4]    > Starting up Solr on port 45697 using command:
   [junit4]    > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/bin/solr 
start -p 45697 -s 
"temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr"
   [junit4]    > Setup new core instance directory:
   [junit4]    > 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-001/techproducts/solr/techproducts
   [junit4]    > Creating new core 'techproducts' using command:
   [junit4]    > 
http://localhost:45697/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
   [junit4]    > {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":189},
   [junit4]    >   "core":"techproducts"}
   [junit4]    > Indexing tech product example docs from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/example/exampledocs
   [junit4]    > Solr techproducts example launched successfully. Direct your 
Web browser to http://localhost:45697/solr to visit the Solr Admin UI
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6CBBC2FCD21FEDB0:E66C1244C8FDD52F]:0)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:357)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:284)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1507390 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 1507395 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1507395 INFO  (Thread-4485) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1507395 INFO  (Thread-4485) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1507495 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.ZkTestServer start zk server on port:42372
   [junit4]   2> 1507495 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1507496 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1507497 INFO  (zkCallback-1599-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b63019e 
name:ZooKeeperConnection Watcher:127.0.0.1:42372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1507498 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1507498 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1507498 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1507500 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1507501 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33681761{/solr,null,AVAILABLE}
   [junit4]   2> 1507501 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4404a2c7{HTTP/1.1}{127.0.0.1:39401}
   [junit4]   2> 1507501 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.e.j.s.Server Started @1508678ms
   [junit4]   2> 1507501 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39401}
   [junit4]   2> 1507501 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1507501 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-003/'
   [junit4]   2> 1507509 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1507510 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1507510 INFO  (zkCallback-1600-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c79737 name:ZooKeeperConnection 
Watcher:127.0.0.1:42372/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1507511 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1507511 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1507511 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1507514 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-003
   [junit4]   2> 1507514 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 908415525
   [junit4]   2> 1507514 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-003/]
   [junit4]   2> 1507514 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-003/lib
   [junit4]   2> 1507514 WARN  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-003/lib).
   [junit4]   2> 1507518 INFO  (jetty-launcher-1598-thread-1) [    ] 
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> 1507518 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1507519 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1507519 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1507519 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42372/solr
   [junit4]   2> 1507519 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1507519 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1507519 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1507520 INFO  (zkCallback-1602-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c13388f 
name:ZooKeeperConnection Watcher:127.0.0.1:42372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1507520 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1507520 INFO  (jetty-launcher-1598-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1507521 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1507521 INFO  
(zkCallback-1603-thread-1-processing-n:localhost:39401_solr) 
[n:localhost:39401_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5cb7cf53 
name:ZooKeeperConnection Watcher:127.0.0.1:42372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1507521 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1507522 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1507522 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1507523 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1507523 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1507524 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1507524 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1507525 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1507525 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1507525 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1507526 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1507526 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:39401_solr
   [junit4]   2> 1507526 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/localhost:39401_solr
   [junit4]   2> 1507527 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1507527 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1507527 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1507527 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94341506227109891-localhost:39401_solr-n_0000000000
   [junit4]   2> 1507528 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:39401_solr
   [junit4]   2> 1507528 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1507528 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.Overseer Overseer 
(id=94341506227109891-localhost:39401_solr-n_0000000000) starting
   [junit4]   2> 1507529 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1507530 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1507530 INFO  
(OverseerCollectionProcessor-94341506227109891-localhost:39401_solr-n_0000000000)
 [n:localhost:39401_solr    ] o.a.s.c.OverseerProcessor Process current queue 
of overseer operations
   [junit4]   2> 1507530 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1507531 INFO  
(OverseerStateUpdate-94341506227109891-localhost:39401_solr-n_0000000000) 
[n:localhost:39401_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1507538 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1507538 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1507538 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-003
   [junit4]   2> 1507539 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1507540 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1507540 INFO  (jetty-launcher-1598-thread-1) 
[n:localhost:39401_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1507540 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1507540 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1507541 INFO  (zkCallback-1604-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ae765fa 
name:ZooKeeperConnection Watcher:127.0.0.1:42372 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1507541 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1507541 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1507547 INFO  (qtp563006545-11302) [n:localhost:39401_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=3 
   [junit4]   2> 1507550 INFO  (qtp563006545-11303) [n:localhost:39401_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json 
   [junit4]   2> 1507550 INFO  (qtp563006545-11303) [n:localhost:39401_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 1507551 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1507551 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1507552 INFO  (zkCallback-1607-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7698e143 
name:ZooKeeperConnection Watcher:127.0.0.1:42372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1507552 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1507552 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1507552 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1507554 INFO  (qtp563006545-11302) [n:localhost:39401_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json 
   [junit4]   2> 1507554 INFO  (qtp563006545-11302) [n:localhost:39401_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0 
   [junit4]   2> 1507558 INFO  (qtp563006545-11304) [n:localhost:39401_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=3 
   [junit4]   2> 1507561 INFO  (qtp563006545-11302) [n:localhost:39401_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json 
   [junit4]   2> 1507561 INFO  (qtp563006545-11302) [n:localhost:39401_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0 
   [junit4]   2> 1507562 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1507562 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1507563 INFO  (zkCallback-1609-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2713194a 
name:ZooKeeperConnection Watcher:127.0.0.1:42372/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1507563 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1507563 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1507563 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1507564 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 1507565 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 1507566 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 1507566 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 1507567 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 1507568 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 1507568 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 1507569 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 1507569 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 1507570 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 1507571 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 1507571 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 1507572 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 1507572 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6CBBC2FCD21FEDB0])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 1507573 INFO  (TES

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

iner Shutting down CoreContainer instance=1148713313
   [junit4]   2> 1523306 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6ea0568e
   [junit4]   2> 1523307 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] 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> 1523307 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1523307 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 1523307 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1523307 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on 
request.
   [junit4]   2> 1523315 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 1523315 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-004/schemaless/solr/gettingstarted/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-004/schemaless/solr/gettingstarted/data/index;done=false>>]
   [junit4]   2> 1523316 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-004/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 1523316 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-004/schemaless/solr/gettingstarted/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-004/schemaless/solr/gettingstarted/data;done=false>>]
   [junit4]   2> 1523316 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001/tempDir-004/schemaless/solr/gettingstarted/data
   [junit4]   2> 1523317 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
x:gettingstarted] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2a172272{/solr,null,UNAVAILABLE}
   [junit4]   2> 1523317 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on 
port 33296
   [junit4]   2> 1523317 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[6CBBC2FCD21FEDB0]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 1523318 INFO  
(SUITE-TestSolrCLIRunExample-seed#[6CBBC2FCD21FEDB0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_6CBBC2FCD21FEDB0-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=2489, maxDocsPerChunk=154, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=2489, blockSize=9)), 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_DZ, 
timezone=Europe/Budapest
   [junit4]   2> NOTE: Linux 3.16.0-44-generic amd64/Oracle Corporation 
1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=128259424,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestJmxMonitoredMap, 
HighlighterMaxOffsetTest, DeleteLastCustomShardedReplicaTest, 
TestCustomDocTransformer, UUIDUpdateProcessorFallbackTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestFaceting, TestNamedUpdateProcessors, 
QueryElevationComponentTest, AddBlockUpdateTest, 
TestTrackingShardHandlerFactory, IndexSchemaTest, URLClassifyProcessorTest, 
TestConfigReload, TestRestoreCore, TestDistribIDF, DebugComponentTest, 
SuggesterWFSTTest, TestManagedResource, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, TestMiniSolrCloudClusterSSL, 
TestRandomMergePolicy, HdfsDirectoryFactoryTest, ShardSplitTest, 
TestClassNameShortening, TestSimpleQParserPlugin, MinimalSchemaTest, 
ZkNodePropsTest, TestDistributedSearch, ConnectionManagerTest, PeerSyncTest, 
TestImplicitCoreProperties, TestConfig, DistributedSpellCheckComponentTest, 
TestPKIAuthenticationPlugin, SuggesterFSTTest, DistributedIntervalFacetingTest, 
SimplePostToolTest, TestCryptoKeys, DistributedFacetPivotWhiteBoxTest, 
TestArbitraryIndexDir, RequestHandlersTest, ActionThrottleTest, 
TestFunctionQuery, TestSolrCloudWithKerberosAlt, TestScoreJoinQPNoScore, 
ZkStateWriterTest, HighlighterConfigTest, TestUniqueKeyFieldResource, 
SolrCloudExampleTest, BlockDirectoryTest, TestAddFieldRealTimeGet, 
TestDefaultSearchFieldResource, TestTrieFacet, DefaultValueUpdateProcessorTest, 
TestRealTimeGet, TestJmxIntegration, TestSolr4Spatial, TestMergePolicyConfig, 
TestReplicationHandler, UpdateRequestProcessorFactoryTest, SyncSliceTest, 
TestOrdValues, TestSerializedLuceneMatchVersion, SolrRequestParserTest, 
SignatureUpdateProcessorFactoryTest, 
OverriddenZkACLAndCredentialsProvidersTest, ExplicitHLLTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestFieldTypeCollectionResource, 
TestMacros, TestQuerySenderListener, TestStandardQParsers, ResponseHeaderTest, 
SolrCoreTest, TestBadConfig, PrimitiveFieldTypeTest, PingRequestHandlerTest, 
TestPivotHelperCode, TestPostingsSolrHighlighter, SparseHLLTest, 
TestRandomFaceting, FastVectorHighlighterTest, LeaderElectionIntegrationTest, 
TestStressReorder, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, 
BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores, 
OverseerCollectionProcessorTest, TestIndexSearcher, ShowFileRequestHandlerTest, 
SolrIndexSplitterTest, TestTrie, TestCSVLoader, SolrCoreCheckLockOnStartupTest, 
XsltUpdateRequestHandlerTest, TestQueryUtils, 
DocumentAnalysisRequestHandlerTest, TermsComponentTest, 
TermVectorComponentTest, SolrPluginUtilsTest, JSONWriterTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
TestLFUCache, CleanupOldIndexTest, CollectionTooManyReplicasTest, 
DistributedQueueTest, HttpPartitionTest, TestMiniSolrCloudCluster, 
TestReplicaProperties, ExitableDirectoryReaderTest, TestInfoStreamLogging, 
TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, 
TestSolrXml, RequestLoggingTest, TestReplicationHandlerBackup, 
TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, JavabinLoaderTest, 
SmileWriterTest, TestIntervalFaceting, TestSortingResponseWriter, 
TestManagedResourceStorage, TestRestManager, 
TestDynamicFieldCollectionResource, TestFieldResource, 
TestManagedSchemaFieldTypeResource, TestSchemaVersionResource, 
TestSolrQueryParserResource, BadCopyFieldTest, DateRangeFieldTest, 
EnumFieldTest, SpatialRPTFieldTypeTest, TestCloudSchemaless, 
TestScoreJoinQPScore, CloudMLTQParserTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, 
TestObjectReleaseTracker, TestSolrCLIRunExample]
   [junit4] Completed [532/533] on J0 in 19.23s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:524: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1449: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1003: 
There were test failures: 533 suites, 2114 tests, 1 failure, 66 ignored (31 
assumptions)

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


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

Reply via email to