Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13556/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC

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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr
  Starting up Solr on port 35877 using command: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/bin/solr start -p 35877 -s 
"temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr"
   Setup new core instance directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts
  Creating new core 'techproducts' using command: 
http://localhost:35877/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
  {   "responseHeader":{     "status":0,     "QTime":332},   
"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:35877/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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr

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


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

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

{
  "responseHeader":{
    "status":0,
    "QTime":332},
  "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:35877/solr to visit the Solr Admin UI

        at 
__randomizedtesting.SeedInfo.seed([B44F282C683E543C:3E98F89472DC6CA3]: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:368)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:305)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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 11633 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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/init-core-data-001
   [junit4]   2> 1692347 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
   [junit4]   2> 1692348 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  ] o.a.s.u.TestSolrCLIRunExample Selected port 35877 to start techproducts 
example Solr instance on ...
   [junit4]   2> 1692378 INFO  (Thread-4640) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 1692380 INFO  (Thread-4640) [    ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@25a648e{/solr,null,AVAILABLE}
   [junit4]   2> 1692380 INFO  (Thread-4640) [    ] o.e.j.s.ServerConnector 
Started ServerConnector@650570e7{HTTP/1.1}{127.0.0.1:35877}
   [junit4]   2> 1692380 INFO  (Thread-4640) [    ] o.e.j.s.Server Started 
@1694460ms
   [junit4]   2> 1692381 INFO  (Thread-4640) [    ] o.a.s.c.s.e.JettySolrRunner 
Jetty properties: {hostContext=/solr, hostPort=35877}
   [junit4]   2> 1692381 INFO  (Thread-4640) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@502a3135
   [junit4]   2> 1692381 INFO  (Thread-4640) [    ] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/'
   [junit4]   2> 1692384 WARN  (qtp1412346341-10789) [    ] 
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:253)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:202)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:195)
   [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> 1692393 INFO  (Thread-4640) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/solr.xml
   [junit4]   2> 1692401 INFO  (Thread-4640) [    ] o.a.s.c.CoresLocator 
Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr
   [junit4]   2> 1692401 INFO  (Thread-4640) [    ] o.a.s.c.CoreContainer New 
CoreContainer 1699330938
   [junit4]   2> 1692401 INFO  (Thread-4640) [    ] o.a.s.c.CoreContainer 
Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/]
   [junit4]   2> 1692401 INFO  (Thread-4640) [    ] o.a.s.c.CoreContainer 
loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/lib
   [junit4]   2> 1692401 WARN  (Thread-4640) [    ] 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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/lib).
   [junit4]   2> 1692405 INFO  (Thread-4640) [    ] 
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> 1692406 INFO  (Thread-4640) [    ] o.a.s.u.UpdateShardHandler 
Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1692406 INFO  (Thread-4640) [    ] o.a.s.l.LogWatcher SLF4J 
impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1692406 INFO  (Thread-4640) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1692406 INFO  (Thread-4640) [    ] o.a.s.c.CoreContainer No 
authentication plugin used.
   [junit4]   2> 1692407 INFO  (Thread-4640) [    ] o.a.s.c.CoresLocator 
Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr
   [junit4]   2> 1692407 INFO  (Thread-4640) [    ] o.a.s.c.CoresLocator Found 
0 core definitions
   [junit4]   2> 1692407 INFO  (Thread-4640) [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1692407 INFO  (Thread-4640) [    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1694400 INFO  (qtp1412346341-10791) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=9 
   [junit4]   2> 1694403 INFO  (qtp1412346341-10790) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={wt=json&core=techproducts&action=STATUS} status=0 QTime=0 
   [junit4]   2> 1694409 INFO  (qtp1412346341-10789) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=3 
   [junit4]   2> 1694415 INFO  (qtp1412346341-10790) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=2 
   [junit4]   2> 1694418 INFO  (qtp1412346341-10789) [    ] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={wt=json&core=techproducts&action=STATUS} status=0 QTime=0 
   [junit4]   2> 1694438 INFO  (qtp1412346341-10791) [    ] 
o.a.s.h.a.CoreAdminHandler core create command 
name=techproducts&action=CREATE&wt=json&instanceDir=techproducts
   [junit4]   2> 1694438 INFO  (qtp1412346341-10791) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: 
{absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/,
 name=techproducts, instanceDir=techproducts, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, 
config=solrconfig.xml, transient=false, dataDir=data/}
   [junit4]   2> 1694438 INFO  (qtp1412346341-10791) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/'
   [junit4]   2> 1694453 INFO  (qtp1412346341-10791) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1694453 INFO  (qtp1412346341-10791) [    ] o.a.s.c.SolrConfig 
Adding specified lib dirs to ClassLoader
   [junit4]   2> 1694453 WARN  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib).
   [junit4]   2> 1694454 WARN  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 1694454 WARN  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib).
   [junit4]   2> 1694454 WARN  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 1694454 WARN  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib).
   [junit4]   2> 1694454 WARN  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 1694455 WARN  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib).
   [junit4]   2> 1694455 WARN  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/../../../../dist).
   [junit4]   2> 1694469 INFO  (qtp1412346341-10791) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1694471 INFO  (qtp1412346341-10791) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1694500 INFO  (qtp1412346341-10791) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1694501 INFO  (qtp1412346341-10791) [    ] o.a.s.s.IndexSchema 
Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf/schema.xml
   [junit4]   2> 1694505 INFO  (qtp1412346341-10791) [    ] o.a.s.s.IndexSchema 
[techproducts] Schema name=example
   [junit4]   2> 1694715 INFO  (qtp1412346341-10791) [    ] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1694716 INFO  (qtp1412346341-10791) [    ] o.a.s.r.RestManager 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 1694717 INFO  (qtp1412346341-10791) [    ] o.a.s.r.RestManager 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 1694720 INFO  (qtp1412346341-10791) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1694722 INFO  (qtp1412346341-10791) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1694736 INFO  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf'
   [junit4]   2> 1694737 INFO  (qtp1412346341-10791) [    ] 
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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/
   [junit4]   2> 1694737 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1694737 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/],
 dataDir=[null]
   [junit4]   2> 1694737 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df8e296
   [junit4]   2> 1694737 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for newSearcher: 
[org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 1694737 INFO  (qtp1412346341-10791) [    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> 1694738 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data
   [junit4]   2> 1694738 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data/index/
   [junit4]   2> 1694738 WARN  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore [techproducts] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1694738 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data/index
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: init: current segments 
file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@384e9671
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: 0 msec to checkpoint
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: init: create=true
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@7f1f414d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cf8676e)
   [junit4]   2> index=
   [junit4]   2> version=5.3.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@2f76f198
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@29ef4a80
   [junit4]   2> 
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: now flush at close
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]:   index before flush 
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1412346341-10791]: startFullFlush
   [junit4]   2> 1694739 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1412346341-10791]: qtp1412346341-10791 
finishFullFlush success=true
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: apply all deletes during 
flush
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp1412346341-10791]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1412346341-10791]: initDynamicDefaults 
spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1412346341-10791]: updateMergeThreads 
ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1412346341-10791]: now merge
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1412346341-10791]:   index: 
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp1412346341-10791]:   no more merges pending; 
now return
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: waitForMerges
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: waitForMerges done
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: commit: start
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: commit: enter lock
   [junit4]   2> 1694740 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: commit: now prepare
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: prepareCommit: flush
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]:   index before flush 
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1412346341-10791]: startFullFlush
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: apply all deletes during 
flush
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp1412346341-10791]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1412346341-10791]: qtp1412346341-10791 
finishFullFlush success=true
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: startCommit(): start
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: startCommit index= 
changeCount=2
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: startCommit: wrote pending 
segments file "pending_segments_1"
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: done all syncs: []
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: commit: pendingCommit != 
null
   [junit4]   2> 1694741 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: commit: done writing 
segments file "segments_1"
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: now checkpoint "" [0 
segments ; isCommit = true]
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f1f414d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cf8676e),segFN=segments_1,generation=1}
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: 0 msec to checkpoint
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: commit: took 1.3 msec
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: commit: done
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: rollback
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: all running merges have 
aborted
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: rollback: done finish 
merges
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1412346341-10791]: abort
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1412346341-10791]: done abort success=true
   [junit4]   2> 1694742 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: rollback: infos=
   [junit4]   2> 1694743 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 1694743 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: 0 msec to checkpoint
   [junit4]   2> 1694743 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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data/
   [junit4]   2> 1694743 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 1694743 WARN  
(OldIndexDirectoryCleanupThreadForCore-techproducts) [    x:techproducts] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1694743 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1694746 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1694748 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1694749 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1694750 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1694750 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1694753 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 1694753 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 1694753 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/analysis/document' created with 
startup=lazy 
   [junit4]   2> 1694754 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 1694754 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 1694754 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 1694754 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 1694754 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 1694754 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.RequestHandlers Registered paths: 
/tvrh,/debug/dump,/select,/admin/mbeans,/stream,/admin/plugins,/export,/update/extract,/terms,/update/json,/analysis/field,/admin/segments,/admin/threads,/admin/system,/admin/luke,/update/csv,/get,/browse,/elevate,/spell,/config,/admin/file,/admin/logging,/query,/admin/ping,/suggest,/schema,/analysis/document,/replication,/admin/properties,/update/json/docs,/update
   [junit4]   2> 1694755 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1694756 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1694756 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1694757 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1694757 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1694758 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: init: current segments 
file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@384e9671
   [junit4]   2> 1694758 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: init: load commit 
"segments_1"
   [junit4]   2> 1694758 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f1f414d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cf8676e),segFN=segments_1,generation=1}
   [junit4]   2> 1694758 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1694758 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 1694758 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp1412346341-10791]: 0 msec to checkpoint
   [junit4]   2> 1694758 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: init: create=false
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@7f1f414d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cf8676e)
   [junit4]   2> index=
   [junit4]   2> version=5.3.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@4367d01e
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@54908424
   [junit4]   2> 
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: flush at getReader
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1412346341-10791]: startFullFlush
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: apply all deletes during 
flush
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp1412346341-10791]: prune sis=segments_1:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: return reader version=2 
reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp1412346341-10791]: qtp1412346341-10791 
finishFullFlush success=true
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp1412346341-10791]: getReader took 0 msec
   [junit4]   2> 1694759 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1b3426f6[techproducts] main
   [junit4]   2> 1694760 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1694760 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf}
   [junit4]   2> 1694760 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1694760 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1694760 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 1694760 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 1694760 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for 
/schema/analysis/synonyms/english
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded 3 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.r.ManagedResource Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 1694761 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1694762 INFO  (qtp1412346341-10791) [    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> 1694762 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 1694762 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 1694762 INFO  (qtp1412346341-10791) [    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> 1694762 INFO  (qtp1412346341-10791) [    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> 1694762 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/conf/elevate.xml
   [junit4]   2> 1694766 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1694766 INFO  
(searcherExecutor-5605-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.c.SolrCore QuerySenderListener sending requests to 
Searcher@1b3426f6[techproducts] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1694767 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1694767 INFO  
(searcherExecutor-5605-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> 1694767 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1694767 INFO  
(searcherExecutor-5605-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 1694767 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1694767 INFO  
(searcherExecutor-5605-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1694767 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1508646569320120320
   [junit4]   2> 1694768 INFO  
(searcherExecutor-5605-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1694768 INFO  
(searcherExecutor-5605-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.c.SolrCore [techproducts] Registered new searcher 
Searcher@1b3426f6[techproducts] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1694769 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1508646569320120320
   [junit4]   2> 1694769 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.c.CoreContainer registering core: techproducts
   [junit4]   2> 1694770 INFO  (qtp1412346341-10791) [    x:techproducts] 
o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores 
params={wt=json&instanceDir=techproducts&action=CREATE&name=techproducts} 
status=0 QTime=332 
   [junit4]   1> SimplePostTool version 5.0.0
   [junit4]   1> Posting files to [base] url 
http://localhost:35877/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:35877/solr/techproducts/update...
   [junit4]   1> Time spent: 0:00:00.002
   [junit4]   2> 1694775 INFO  (qtp1412346341-10791) [    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> 1694776 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testTechproductsExample
   [junit4]   2> 1694776 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  ] o.e.j.s.ServerConnector Stopped 
ServerConnector@650570e7{HTTP/1.1}{127.0.0.1:35877}
   [junit4]   2> 1694776 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1699330938
   [junit4]   2> 1694777 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.c.SolrCore [techproducts]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@630ddb9
   [junit4]   2> 1694777 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  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> 1694777 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1694777 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 1694777 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1694777 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 now flush at close
   [junit4]   2> 1694777 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
   start flush: applyAllDeletes=true
   [junit4]   2> 1694778 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
   index before flush 
   [junit4]   2> 1694778 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 startFullFlush
   [junit4]   2> 1694778 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C] 
finishFullFlush success=true
   [junit4]   2> 1694778 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 apply all deletes during flush
   [junit4]   2> 1694778 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 now apply all deletes for all segments maxDoc=0
   [junit4]   2> 1694778 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1694778 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 1694778 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1694778 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 now merge
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
   index: 
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
   no more merges pending; now return
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 waitForMerges
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 waitForMerges done
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 commit: start
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 commit: enter lock
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 commit: now prepare
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 prepareCommit: flush
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
   index before flush 
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 startFullFlush
   [junit4]   2> 1694779 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 apply all deletes during flush
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 now apply all deletes for all segments maxDoc=0
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C] 
finishFullFlush success=true
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 startCommit(): start
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
   skip startCommit(): no changes pending
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 commit: pendingCommit == null; skip
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 commit: took 1.0 msec
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 commit: done
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 rollback
   [junit4]   2> 1694780 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 all running merges have aborted
   [junit4]   2> 1694781 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 rollback: done finish merges
   [junit4]   2> 1694781 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 abort
   [junit4]   2> 1694781 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 done abort success=true
   [junit4]   2> 1694781 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 rollback: infos=
   [junit4]   2> 1694781 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IFD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1694781 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.u.LoggingInfoStream 
[IFD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]]:
 0 msec to checkpoint
   [junit4]   2> 1694781 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.c.SolrCore [techproducts] Closing main searcher on 
request.
   [junit4]   2> 1694788 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 1694788 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data/index;done=false>>]
   [junit4]   2> 1694788 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data/index
   [junit4]   2> 1694789 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data;done=false>>]
   [junit4]   2> 1694789 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts/data
   [junit4]   2> 1694790 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[B44F282C683E543C]) [  
  x:techproducts] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25a648e{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCLIRunExample -Dtests.method=testTechproductsExample 
-Dtests.seed=B44F282C683E543C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=hr_HR -Dtests.timezone=PRC -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.47s J1 | 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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr
   [junit4]    > Starting up Solr on port 35877 using command:
   [junit4]    > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/bin/solr 
start -p 35877 -s 
"temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-001/techproducts/solr/techproducts
   [junit4]    > Creating new core 'techproducts' using command:
   [junit4]    > 
http://localhost:35877/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
   [junit4]    > {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":332},
   [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:35877/solr to visit the Solr Admin UI
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B44F282C683E543C:3E98F89472DC6CA3]:0)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:368)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:305)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1694820 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 1694825 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1694825 INFO  (Thread-4655) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1694825 INFO  (Thread-4655) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1694925 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41746
   [junit4]   2> 1694926 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1694926 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1694929 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@225e354f 
name:ZooKeeperConnection Watcher:127.0.0.1:41746 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1694929 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1694929 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1694930 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1694933 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1694934 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78213805{/solr,null,AVAILABLE}
   [junit4]   2> 1694934 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@51f21490{HTTP/1.1}{127.0.0.1:60227}
   [junit4]   2> 1694934 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.e.j.s.Server Started @1697014ms
   [junit4]   2> 1694934 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60227}
   [junit4]   2> 1694935 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@502a3135
   [junit4]   2> 1694935 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-003/'
   [junit4]   2> 1694944 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1694944 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1694945 INFO  (zkCallback-1131-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14371bc9 
name:ZooKeeperConnection Watcher:127.0.0.1:41746/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1694945 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1694946 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1694946 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1694954 INFO  (jetty-launcher-1129-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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-003
   [junit4]   2> 1694954 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1923833594
   [junit4]   2> 1694955 INFO  (jetty-launcher-1129-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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-003/]
   [junit4]   2> 1694955 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-003/lib
   [junit4]   2> 1694955 WARN  (jetty-launcher-1129-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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-003/lib).
   [junit4]   2> 1694959 INFO  (jetty-launcher-1129-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> 1694960 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1694960 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1694960 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1694960 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41746/solr
   [junit4]   2> 1694960 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1694960 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1694961 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1694962 INFO  (zkCallback-1133-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b2668dc 
name:ZooKeeperConnection Watcher:127.0.0.1:41746 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1694962 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1694962 INFO  (jetty-launcher-1129-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1694963 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1694963 INFO  
(zkCallback-1134-thread-1-processing-n:localhost:60227_solr) 
[n:localhost:60227_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2027ff4f 
name:ZooKeeperConnection Watcher:127.0.0.1:41746/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1694964 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1694964 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1694965 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1694966 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1694966 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1694967 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1694968 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1694968 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1694969 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1694969 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1694969 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:60227_solr
   [junit4]   2> 1694970 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/localhost:60227_solr
   [junit4]   2> 1694970 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1694971 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1694971 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1694971 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94290410586439683-localhost:60227_solr-n_0000000000
   [junit4]   2> 1694972 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:60227_solr
   [junit4]   2> 1694972 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1694972 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.Overseer Overseer 
(id=94290410586439683-localhost:60227_solr-n_0000000000) starting
   [junit4]   2> 1694973 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1694975 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1694976 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1694976 INFO  
(OverseerCollectionProcessor-94290410586439683-localhost:60227_solr-n_0000000000)
 [n:localhost:60227_solr    ] o.a.s.c.OverseerCollectionProcessor Process 
current queue of collection creations
   [junit4]   2> 1694976 INFO  
(OverseerStateUpdate-94290410586439683-localhost:60227_solr-n_0000000000) 
[n:localhost:60227_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1694977 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1694977 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1694978 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-003
   [junit4]   2> 1694978 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1694979 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1694979 INFO  (jetty-launcher-1129-thread-1) 
[n:localhost:60227_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1694979 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1694979 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1694980 INFO  (zkCallback-1135-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1633d5e8 
name:ZooKeeperConnection Watcher:127.0.0.1:41746 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1694980 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1694980 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1694986 INFO  (qtp412004474-10819) [n:localhost:60227_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=2 
   [junit4]   2> 1694989 INFO  (qtp412004474-10820) [n:localhost:60227_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params wt=json&action=CLUSTERSTATUS 
   [junit4]   2> 1694991 INFO  (qtp412004474-10820) [n:localhost:60227_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections 
params={wt=json&action=CLUSTERSTATUS} status=0 QTime=2 
   [junit4]   2> 1694991 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1694992 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1694993 INFO  (zkCallback-1138-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c070693 
name:ZooKeeperConnection Watcher:127.0.0.1:41746/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1694993 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1694993 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1694993 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1694995 INFO  (qtp412004474-10819) [n:localhost:60227_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
wt=json&action=list 
   [junit4]   2> 1694996 INFO  (qtp412004474-10819) [n:localhost:60227_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections 
params={wt=json&action=list} status=0 QTime=0 
   [junit4]   2> 1695001 INFO  (qtp412004474-10821) [n:localhost:60227_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=3 
   [junit4]   2> 1695004 INFO  (qtp412004474-10819) [n:localhost:60227_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params wt=json&action=CLUSTERSTATUS 
   [junit4]   2> 1695005 INFO  (qtp412004474-10819) [n:localhost:60227_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections 
params={wt=json&action=CLUSTERSTATUS} status=0 QTime=0 
   [junit4]   2> 1695005 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1695006 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1695007 INFO  (zkCallback-1140-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7dfef58b 
name:ZooKeeperConnection Watcher:127.0.0.1:41746/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1695007 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1695007 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1695007 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1695010 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 1695011 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 1695012 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 1695013 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 1695014 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 1695014 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 1695015 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 1695016 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 1695017 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 1695017 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 1695018 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 1695019 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 1695019 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 1695020 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 1695021 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 1695022 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 1695023 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 1695024 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[B44F282C683E543C])
 [    ] o

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

-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1710796 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 1710796 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1710797 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on 
request.
   [junit4]   2> 1710804 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 1710805 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-004/schemaless/solr/gettingstarted/data/index;done=false>>]
   [junit4]   2> 1710805 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-004/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 1710805 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-004/schemaless/solr/gettingstarted/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-004/schemaless/solr/gettingstarted/data;done=false>>]
   [junit4]   2> 1710805 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001/tempDir-004/schemaless/solr/gettingstarted/data
   [junit4]   2> 1710806 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
x:gettingstarted] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9ea852f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1710807 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on 
port 55185
   [junit4]   2> 1710807 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[B44F282C683E543C]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 1710807 INFO  
(SUITE-TestSolrCLIRunExample-seed#[B44F282C683E543C]-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/J1/temp/solr.util.TestSolrCLIRunExample_B44F282C683E543C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=DefaultSimilarity, locale=hr_HR, timezone=PRC
   [junit4]   2> NOTE: Linux 3.16.0-44-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=12,threads=1,free=216227888,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsDirectoryFactoryTest, 
TestCoreDiscovery, TestElisionMultitermQuery, TestCoreContainer, 
TestCursorMarkWithoutUniqueKey, TestSolrDeletionPolicy2, 
DisMaxRequestHandlerTest, TestSchemaResource, CursorPagingTest, 
TestCloudManagedSchema, TestIndexSearcher, ScriptEngineTest, 
TestSortByMinMaxFunction, TestHashPartitioner, AnalysisAfterCoreReloadTest, 
ZkControllerTest, TestSolrCoreProperties, DateRangeFieldTest, 
TestFuzzyAnalyzedSuggestions, ShardRoutingTest, ReturnFieldsTest, 
OverseerRolesTest, TestBulkSchemaAPI, TestCloudSchemaless, 
DistributedDebugComponentTest, TestSolrConfigHandler, SliceStateTest, 
TestValueSourceCache, TestSearchPerf, ShardRoutingCustomTest, 
TestFieldCollectionResource, UpdateParamsTest, DistributedTermsComponentTest, 
ConvertedLegacyTest, ZkSolrClientTest, BasicFunctionalityTest, 
OpenCloseCoreStressTest, LukeRequestHandlerTest, ShowFileRequestHandlerTest, 
ChangedSchemaMergeTest, HdfsRecoveryZkTest, TestScoreJoinQPScore, 
TestNonDefinedSimilarityFactory, JSONWriterTest, TestDynamicFieldResource, 
TestFileDictionaryLookup, BigEndianAscendingWordSerializerTest, 
DocExpirationUpdateProcessorFactoryTest, TestLFUCache, SolrPluginUtilsTest, 
TestDownShardTolerantSearch, TestDistributedStatsComponentCardinality, 
TestSuggestSpellingConverter, DocValuesMultiTest, DistributedMLTComponentTest, 
AssignTest, TestCharFilters, DistributedQueueTest, TestFiltering, 
SmileWriterTest, DistributedFacetPivotSmallAdvancedTest, TestPivotHelperCode, 
HdfsBasicDistributedZk2Test, RAMDirectoryFactoryTest, DocumentBuilderTest, 
HttpPartitionTest, DistributedFacetPivotLongTailTest, 
TestAtomicUpdateErrorCases, LeaderFailoverAfterPartitionTest, 
SimpleMLTQParserTest, TestSimpleTrackingShardHandler, TestMaxScoreQueryParser, 
TestComponentsName, SolrTestCaseJ4Test, IndexSchemaRuntimeFieldTest, 
QueryResultKeyTest, TestPHPSerializedResponseWriter, TestSearcherReuse, 
DirectSolrConnectionTest, SpatialFilterTest, CloudMLTQParserTest, 
DistanceFunctionTest, JsonLoaderTest, EchoParamsTest, 
StatelessScriptUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, 
RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, 
TestRandomDVFaceting, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TestReload, TestStressVersions, 
TestRangeQuery, TestSolr4Spatial, SpellCheckComponentTest, 
SolrCmdDistributorTest, DirectUpdateHandlerTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SimplePostToolTest, SpellCheckCollatorTest, SuggesterFSTTest, DocValuesTest, 
SuggesterTSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, DirectUpdateHandlerOptimizeTest, 
TestSolrDeletionPolicy1, TestSurroundQueryParser, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, 
PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestSolrQueryParser, 
IndexSchemaTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, 
SOLR749Test, AlternateDirectoryTest, SolrIndexConfigTest, MultiTermTest, 
TestDocSet, TestBinaryField, TestConfig, OutputWriterTest, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, 
TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, 
DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
SpellingQueryConverterTest, TestLRUCache, TestDocumentBuilder, FileUtilsTest, 
TestRTGBase, TestCrossCoreJoin, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, 
AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, DeleteShardTest, 
LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
ShardSplitTest, SpatialHeatmapFacetsTest, TestMacros, TestRawResponseWriter, 
TestCopyFieldCollectionResource, TestFieldTypeCollectionResource, 
TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, 
TestUniqueKeyFieldResource, BadCopyFieldTest, DocValuesMissingTest, 
EnumFieldTest, SpatialRPTFieldTypeTest, AnalyticsQueryTest, CursorMarkTest, 
MergeStrategyTest, TestJsonFacets, TestExactSharedStatsCache, 
TestFreeTextSuggestions, BlockCacheTest, BlockDirectoryTest, 
TestExceedMaxTermLength, AtomicUpdatesTest, PreAnalyzedUpdateProcessorTest, 
TestSolrCLIRunExample]
   [junit4] Completed [524/524] on J1 in 18.47s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:726: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:670: 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: 524 suites, 2087 tests, 1 failure, 65 ignored (30 
assumptions)

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


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

Reply via email to