Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2575/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
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 /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr Starting up Solr on port 55757 using command: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/bin/solr start -p 55757 -s "temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr" Setup new core instance directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts Creating new core 'techproducts' using command: http://localhost:55757/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts { "responseHeader":{ "status":0, "QTime":236}, "core":"techproducts"} Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/exampledocs Solr techproducts example launched successfully. Direct your Web browser to http://localhost:55757/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 /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr Starting up Solr on port 55757 using command: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/bin/solr start -p 55757 -s "temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr" Setup new core instance directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts Creating new core 'techproducts' using command: http://localhost:55757/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts { "responseHeader":{ "status":0, "QTime":236}, "core":"techproducts"} Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/exampledocs Solr techproducts example launched successfully. Direct your Web browser to http://localhost:55757/solr to visit the Solr Admin UI at __randomizedtesting.SeedInfo.seed([5ED3C517FC73CD05:D40415AFE691F59A]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:357) at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:284) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11467 lines...] [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/init-core-data-001 [junit4] 2> 2753865 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample [junit4] 2> 2753867 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.u.TestSolrCLIRunExample Selected port 55757 to start techproducts example Solr instance on ... [junit4] 2> 2754027 INFO (Thread-6831) [ ] o.e.j.s.Server jetty-9.2.11.v20150529 [junit4] 2> 2754035 INFO (Thread-6831) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ffce87c{/solr,null,AVAILABLE} [junit4] 2> 2754037 INFO (Thread-6831) [ ] o.e.j.s.ServerConnector Started ServerConnector@705d8597{HTTP/1.1}{127.0.0.1:55757} [junit4] 2> 2754038 INFO (Thread-6831) [ ] o.e.j.s.Server Started @2757732ms [junit4] 2> 2754038 INFO (Thread-6831) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55757} [junit4] 2> 2754039 INFO (Thread-6831) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 2754039 INFO (Thread-6831) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/' [junit4] 2> 2754068 WARN (qtp1251491907-19982) [ ] o.e.j.s.ServletHandler /solr/admin/info/system [junit4] 2> java.lang.NullPointerException [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:237) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:186) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83) [junit4] 2> at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:499) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2754098 INFO (Thread-6831) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/solr.xml [junit4] 2> 2754108 INFO (Thread-6831) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr [junit4] 2> 2754108 INFO (Thread-6831) [ ] o.a.s.c.CoreContainer New CoreContainer 1553273525 [junit4] 2> 2754108 INFO (Thread-6831) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/] [junit4] 2> 2754108 INFO (Thread-6831) [ ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/lib [junit4] 2> 2754109 WARN (Thread-6831) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/lib). [junit4] 2> 2754120 INFO (Thread-6831) [ ] 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> 2754121 INFO (Thread-6831) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true [junit4] 2> 2754122 INFO (Thread-6831) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2754122 INFO (Thread-6831) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2754122 INFO (Thread-6831) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2754122 INFO (Thread-6831) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2754125 INFO (Thread-6831) [ ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr [junit4] 2> 2754126 INFO (Thread-6831) [ ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 2754127 INFO (Thread-6831) [ ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 2754127 INFO (Thread-6831) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2756198 INFO (qtp1251491907-19984) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=112 [junit4] 2> 2756204 INFO (qtp1251491907-19986) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 [junit4] 2> 2756229 INFO (qtp1251491907-19982) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=20 [junit4] 2> 2756257 INFO (qtp1251491907-19983) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=19 [junit4] 2> 2756261 INFO (qtp1251491907-19985) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0 [junit4] 2> 2756639 INFO (qtp1251491907-19987) [ ] o.a.s.h.a.CoreAdminHandler core create command name=techproducts&action=CREATE&instanceDir=techproducts&wt=json [junit4] 2> 2756639 INFO (qtp1251491907-19987) [ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=techproducts, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=techproducts, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/, dataDir=data/} [junit4] 2> 2756639 INFO (qtp1251491907-19987) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/' [junit4] 2> 2756668 INFO (qtp1251491907-19987) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2756669 INFO (qtp1251491907-19987) [ ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader [junit4] 2> 2756670 WARN (qtp1251491907-19987) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/extraction/lib). [junit4] 2> 2756670 WARN (qtp1251491907-19987) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../dist). [junit4] 2> 2756671 WARN (qtp1251491907-19987) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/clustering/lib). [junit4] 2> 2756671 WARN (qtp1251491907-19987) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../dist). [junit4] 2> 2756671 WARN (qtp1251491907-19987) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/langid/lib). [junit4] 2> 2756671 WARN (qtp1251491907-19987) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../dist). [junit4] 2> 2756672 WARN (qtp1251491907-19987) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../contrib/velocity/lib). [junit4] 2> 2756672 WARN (qtp1251491907-19987) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/../../../../dist). [junit4] 2> 2756683 INFO (qtp1251491907-19987) [ ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled [junit4] 2> 2756684 INFO (qtp1251491907-19987) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0 [junit4] 2> 2756702 INFO (qtp1251491907-19987) [ ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 2756702 INFO (qtp1251491907-19987) [ ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf/schema.xml [junit4] 2> 2756705 INFO (qtp1251491907-19987) [ ] o.a.s.s.IndexSchema [techproducts] Schema name=example [junit4] 2> 2756816 INFO (qtp1251491907-19987) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2756817 INFO (qtp1251491907-19987) [ ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english [junit4] 2> 2756817 INFO (qtp1251491907-19987) [ ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english [junit4] 2> 2756821 INFO (qtp1251491907-19987) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2756822 INFO (qtp1251491907-19987) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2756839 INFO (qtp1251491907-19987) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf' [junit4] 2> 2756839 INFO (qtp1251491907-19987) [ ] o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/ [junit4] 2> 2756839 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2756840 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore [[techproducts] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/], dataDir=[null] [junit4] 2> 2756840 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d216ca [junit4] 2> 2756840 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore [[techproducts] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}] [junit4] 2> 2756840 INFO (qtp1251491907-19987) [ 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> 2756841 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data [junit4] 2> 2756841 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index/ [junit4] 2> 2756841 WARN (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore [techproducts] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index' doesn't exist. Creating new index... [junit4] 2> 2756841 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index [junit4] 2> 2756841 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@3800952f [junit4] 2> 2756842 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 2756842 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: 0 msec to checkpoint [junit4] 2> 2756842 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: init: create=true [junit4] 2> 2756842 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: [junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@159765df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43411bfc) [junit4] 2> index= [junit4] 2> version=5.4.0 [junit4] 2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer [junit4] 2> ramBufferSizeMB=100.0 [junit4] 2> maxBufferedDocs=-1 [junit4] 2> maxBufferedDeleteTerms=-1 [junit4] 2> mergedSegmentWarmer=null [junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper [junit4] 2> commit=null [junit4] 2> openMode=CREATE [junit4] 2> similarity=org.apache.lucene.search.similarities.DefaultSimilarity [junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true [junit4] 2> default WRITE_LOCK_TIMEOUT=0 [junit4] 2> writeLockTimeout=0 [junit4] 2> codec=Lucene53 [junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream [junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1 [junit4] 2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@6add7c9f [junit4] 2> readerPooling=false [junit4] 2> perThreadHardLimitMB=1945 [junit4] 2> useCompoundFile=false [junit4] 2> commitOnClose=true [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@44ca4586 [junit4] 2> [junit4] 2> 2756842 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: now flush at close [junit4] 2> 2756842 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: start flush: applyAllDeletes=true [junit4] 2> 2756842 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: index before flush [junit4] 2> 2756843 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: startFullFlush [junit4] 2> 2756843 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: qtp1251491907-19987 finishFullFlush success=true [junit4] 2> 2756843 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: apply all deletes during flush [junit4] 2> 2756843 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2756843 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][qtp1251491907-19987]: prune sis=segments: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2756843 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6 [junit4] 2> 2756843 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec [junit4] 2> 2756843 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]: now merge [junit4] 2> 2756843 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]: index: [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][qtp1251491907-19987]: no more merges pending; now return [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: waitForMerges [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: waitForMerges done [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: start [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: enter lock [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: now prepare [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: prepareCommit: flush [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: index before flush [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: startFullFlush [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: apply all deletes during flush [junit4] 2> 2756844 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2756845 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][qtp1251491907-19987]: prune sis=segments: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2756845 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: qtp1251491907-19987 finishFullFlush success=true [junit4] 2> 2756845 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: startCommit(): start [junit4] 2> 2756846 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: startCommit index= changeCount=2 [junit4] 2> 2756846 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: startCommit: wrote pending segments file "pending_segments_1" [junit4] 2> 2756846 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: done all syncs: [] [junit4] 2> 2756846 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: pendingCommit != null [junit4] 2> 2756846 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: done writing segments file "segments_1" [junit4] 2> 2756846 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: now checkpoint "" [0 segments ; isCommit = true] [junit4] 2> 2756846 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@159765df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43411bfc),segFN=segments_1,generation=1} [junit4] 2> 2756846 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 2756846 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: 0 msec to checkpoint [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: took 2.5 msec [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: commit: done [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: rollback [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: all running merges have aborted [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: rollback: done finish merges [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: abort [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: done abort success=true [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: rollback: infos= [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 2756847 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: 0 msec to checkpoint [junit4] 2> 2756848 INFO (OldIndexDirectoryCleanupThreadForCore-techproducts) [ x:techproducts] o.a.s.c.SolrCore Looking for old index directories to cleanup for core techproducts in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/ [junit4] 2> 2756848 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy [junit4] 2> 2756848 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 2756848 WARN (OldIndexDirectoryCleanupThreadForCore-techproducts) [ x:techproducts] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 2756851 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2756854 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2756855 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2756856 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2756857 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2756859 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy [junit4] 2> 2756860 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy [junit4] 2> 2756860 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy [junit4] 2> 2756860 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy [junit4] 2> 2756860 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy [junit4] 2> 2756860 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy [junit4] 2> 2756860 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy [junit4] 2> 2756860 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy [junit4] 2> 2756860 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract [junit4] 2> 2756861 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2756862 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2756862 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2756863 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 2756863 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore Soft AutoCommit: disabled [junit4] 2> 2756863 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@3800952f [junit4] 2> 2756863 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: init: load commit "segments_1" [junit4] 2> 2756863 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@159765df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43411bfc),segFN=segments_1,generation=1} [junit4] 2> 2756863 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 2756864 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 2756864 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][qtp1251491907-19987]: 0 msec to checkpoint [junit4] 2> 2756864 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: init: create=false [junit4] 2> 2756864 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: [junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@159765df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43411bfc) [junit4] 2> index= [junit4] 2> version=5.4.0 [junit4] 2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer [junit4] 2> ramBufferSizeMB=100.0 [junit4] 2> maxBufferedDocs=-1 [junit4] 2> maxBufferedDeleteTerms=-1 [junit4] 2> mergedSegmentWarmer=null [junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper [junit4] 2> commit=null [junit4] 2> openMode=APPEND [junit4] 2> similarity=org.apache.lucene.search.similarities.DefaultSimilarity [junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true [junit4] 2> default WRITE_LOCK_TIMEOUT=0 [junit4] 2> writeLockTimeout=0 [junit4] 2> codec=Lucene53 [junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream [junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1 [junit4] 2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@52eaa380 [junit4] 2> readerPooling=false [junit4] 2> perThreadHardLimitMB=1945 [junit4] 2> useCompoundFile=false [junit4] 2> commitOnClose=true [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@641abf2f [junit4] 2> [junit4] 2> 2756864 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: flush at getReader [junit4] 2> 2756864 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: startFullFlush [junit4] 2> 2756864 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: apply all deletes during flush [junit4] 2> 2756864 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2756864 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][qtp1251491907-19987]: prune sis=segments_1: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2756865 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt) [junit4] 2> 2756865 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][qtp1251491907-19987]: qtp1251491907-19987 finishFullFlush success=true [junit4] 2> 2756865 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][qtp1251491907-19987]: getReader took 1 msec [junit4] 2> 2756865 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.s.SolrIndexSearcher Opening Searcher@48c22dc[techproducts] main [junit4] 2> 2756865 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2756865 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf} [junit4] 2> 2756865 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2756866 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2756866 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed [junit4] 2> 2756866 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.RestManager Initializing 2 registered ManagedResources [junit4] 2> 2756866 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2756866 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2756866 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english [junit4] 2> 2756867 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english [junit4] 2> 2756867 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/stopwords/english [junit4] 2> 2756867 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2756867 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf [junit4] 2> 2756867 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english [junit4] 2> 2756867 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResource Loaded 3 synonym mappings for /schema/analysis/synonyms/english [junit4] 2> 2756868 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english [junit4] 2> 2756868 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2756868 INFO (qtp1251491907-19987) [ 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> 2756868 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter [junit4] 2> 2756868 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.h.c.SuggestComponent Initializing SuggestComponent [junit4] 2> 2756868 INFO (qtp1251491907-19987) [ 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> 2756869 INFO (qtp1251491907-19987) [ 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> 2756869 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/conf/elevate.xml [junit4] 2> 2756872 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2756872 INFO (searcherExecutor-8457-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@48c22dc[techproducts] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2756872 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 2756873 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 2756873 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 2756873 INFO (searcherExecutor-8457-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> 2756873 INFO (searcherExecutor-8457-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.c.SolrCore QuerySenderListener done. [junit4] 2> 2756873 INFO (searcherExecutor-8457-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2756873 INFO (searcherExecutor-8457-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2756873 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1509462540756713472 [junit4] 2> 2756874 INFO (searcherExecutor-8457-thread-1-processing-x:techproducts) [ x:techproducts] o.a.s.c.SolrCore [techproducts] Registered new searcher Searcher@48c22dc[techproducts] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2756875 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1509462540756713472 [junit4] 2> 2756875 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.c.CoreContainer registering core: techproducts [junit4] 2> 2756876 INFO (qtp1251491907-19987) [ x:techproducts] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={name=techproducts&action=CREATE&instanceDir=techproducts&wt=json} status=0 QTime=236 [junit4] 1> SimplePostTool version 5.0.0 [junit4] 1> Posting files to [base] url http://localhost:55757/solr/techproducts/update using content-type application/xml... [junit4] 1> POSTing file gb18030-example.xml to [base] [junit4] 1> POSTing file hd.xml to [base] [junit4] 1> POSTing file ipod_other.xml to [base] [junit4] 1> POSTing file ipod_video.xml to [base] [junit4] 1> POSTing file manufacturers.xml to [base] [junit4] 1> POSTing file mem.xml to [base] [junit4] 1> POSTing file money.xml to [base] [junit4] 1> POSTing file monitor.xml to [base] [junit4] 1> POSTing file monitor2.xml to [base] [junit4] 1> POSTing file mp500.xml to [base] [junit4] 1> POSTing file sd500.xml to [base] [junit4] 1> POSTing file solr.xml to [base] [junit4] 1> POSTing file utf8-example.xml to [base] [junit4] 1> POSTing file vidcard.xml to [base] [junit4] 1> 14 files indexed. [junit4] 1> COMMITting Solr index changes to http://localhost:55757/solr/techproducts/update... [junit4] 1> Time spent: 0:00:00.009 [junit4] 2> 2756889 INFO (qtp1251491907-19984) [ 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> 2756890 WARN (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.u.TestSolrCLIRunExample Going to wait for 1 second before re-trying query for techproduct example docs ... [junit4] 2> 2757893 INFO (qtp1251491907-19985) [ 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> 2757894 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testTechproductsExample [junit4] 2> 2757895 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@705d8597{HTTP/1.1}{127.0.0.1:55757} [junit4] 2> 2757895 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1553273525 [junit4] 2> 2757896 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.c.SolrCore [techproducts] CLOSING SolrCore org.apache.solr.core.SolrCore@26d34f67 [junit4] 2> 2757896 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ 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> 2757896 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 2757896 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 2757896 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 2757897 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now flush at close [junit4] 2> 2757897 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: start flush: applyAllDeletes=true [junit4] 2> 2757897 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: index before flush [junit4] 2> 2757897 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: startFullFlush [junit4] 2> 2757897 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05] finishFullFlush success=true [junit4] 2> 2757897 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: apply all deletes during flush [junit4] 2> 2757897 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2757898 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: prune sis=segments_1: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2757898 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6 [junit4] 2> 2757898 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec [junit4] 2> 2757898 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now merge [junit4] 2> 2757898 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: index: [junit4] 2> 2757898 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [MS][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: no more merges pending; now return [junit4] 2> 2757898 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: waitForMerges [junit4] 2> 2757899 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: waitForMerges done [junit4] 2> 2757899 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: start [junit4] 2> 2757899 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: enter lock [junit4] 2> 2757899 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: now prepare [junit4] 2> 2757899 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: prepareCommit: flush [junit4] 2> 2757899 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: index before flush [junit4] 2> 2757899 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: startFullFlush [junit4] 2> 2757900 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: apply all deletes during flush [junit4] 2> 2757900 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 2757900 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [BD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: prune sis=segments_1: minGen=9223372036854775807 packetCount=0 [junit4] 2> 2757900 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05] finishFullFlush success=true [junit4] 2> 2757900 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: startCommit(): start [junit4] 2> 2757900 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: skip startCommit(): no changes pending [junit4] 2> 2757900 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: pendingCommit == null; skip [junit4] 2> 2757900 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: took 1.2 msec [junit4] 2> 2757901 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: commit: done [junit4] 2> 2757901 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: rollback [junit4] 2> 2757901 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: all running merges have aborted [junit4] 2> 2757901 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: rollback: done finish merges [junit4] 2> 2757901 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: abort [junit4] 2> 2757901 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [DW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: done abort success=true [junit4] 2> 2757901 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IW][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: rollback: infos= [junit4] 2> 2757901 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 2757901 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]]: 0 msec to checkpoint [junit4] 2> 2757902 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.c.SolrCore [techproducts] Closing main searcher on request. [junit4] 2> 2757911 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 2757912 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index;done=false>>] [junit4] 2> 2757912 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data/index [junit4] 2> 2757912 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data;done=false>>] [junit4] 2> 2757912 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts/data [junit4] 2> 2757913 INFO (TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[5ED3C517FC73CD05]) [ x:techproducts] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ffce87c{/solr,null,UNAVAILABLE} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCLIRunExample -Dtests.method=testTechproductsExample -Dtests.seed=5ED3C517FC73CD05 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=PST -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 4.06s J1 | TestSolrCLIRunExample.testTechproductsExample <<< [junit4] > Throwable #1: java.lang.AssertionError: expected 32 docs in the techproducts example but found 0, output: Creating Solr home directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr [junit4] > Starting up Solr on port 55757 using command: [junit4] > /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/bin/solr start -p 55757 -s "temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr" [junit4] > Setup new core instance directory: [junit4] > /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-001/techproducts/solr/techproducts [junit4] > Creating new core 'techproducts' using command: [junit4] > http://localhost:55757/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts [junit4] > { [junit4] > "responseHeader":{ [junit4] > "status":0, [junit4] > "QTime":236}, [junit4] > "core":"techproducts"} [junit4] > Indexing tech product example docs from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/exampledocs [junit4] > Solr techproducts example launched successfully. Direct your Web browser to http://localhost:55757/solr to visit the Solr Admin UI [junit4] > at __randomizedtesting.SeedInfo.seed([5ED3C517FC73CD05:D40415AFE691F59A]:0) [junit4] > at org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:357) [junit4] > at org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:284) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2757923 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSchemalessExample [junit4] 2> 2757924 INFO (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.u.TestSolrCLIRunExample Selected port 55767 to start schemaless example Solr instance on ... [junit4] 2> 2757928 INFO (Thread-6846) [ ] o.e.j.s.Server jetty-9.2.11.v20150529 [junit4] 2> 2757931 INFO (Thread-6846) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33fc4c5c{/solr,null,AVAILABLE} [junit4] 2> 2767936 INFO (Thread-6846) [ ] o.e.j.s.ServerConnector Started ServerConnector@4b4719b0{HTTP/1.1}{127.0.0.1:55767} [junit4] 2> 2767936 INFO (Thread-6846) [ ] o.e.j.s.Server Started @2771630ms [junit4] 2> 2767936 INFO (Thread-6846) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55767} [junit4] 2> 2767936 INFO (Thread-6846) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 2767936 INFO (Thread-6846) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/' [junit4] 2> 2767955 INFO (Thread-6846) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/solr.xml [junit4] 2> 2767960 INFO (Thread-6846) [ ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr [junit4] 2> 2767960 INFO (Thread-6846) [ ] o.a.s.c.CoreContainer New CoreContainer 1393000373 [junit4] 2> 2767960 INFO (Thread-6846) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/] [junit4] 2> 2767961 INFO (Thread-6846) [ ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/lib [junit4] 2> 2767961 WARN (Thread-6846) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/lib). [junit4] 2> 2767967 INFO (Thread-6846) [ ] 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> 2767968 INFO (Thread-6846) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true [junit4] 2> 2767968 INFO (Thread-6846) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2767968 INFO (Thread-6846) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2767968 INFO (Thread-6846) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2767969 INFO (Thread-6846) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2767970 INFO (Thread-6846) [ ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr [junit4] 2> 2767971 INFO (Thread-6846) [ ] o.a.s.c.CoresLocator Found 0 core definitions [junit4] 2> 2767972 INFO (Thread-6846) [ ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 2767972 INFO (Thread-6846) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2772954 INFO (qtp2037681968-20007) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=14 [junit4] 2> 2772957 INFO (qtp2037681968-20006) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0 [junit4] 2> 2772976 INFO (qtp2037681968-20008) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=16 [junit4] 2> 2772998 INFO (qtp2037681968-20003) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=18 [junit4] 2> 2773002 INFO (qtp2037681968-20005) [ ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/cores params={core=gettingstarted&action=STATUS&wt=json} status=0 QTime=0 [junit4] 2> 2773521 INFO (qtp2037681968-20004) [ ] o.a.s.h.a.CoreAdminHandler core create command name=gettingstarted&action=CREATE&instanceDir=gettingstarted&wt=json [junit4] 2> 2773522 INFO (qtp2037681968-20004) [ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=gettingstarted, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=gettingstarted, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/, dataDir=data/} [junit4] 2> 2773522 INFO (qtp2037681968-20004) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/' [junit4] 2> 2773534 INFO (qtp2037681968-20004) [ ] o.a.s.c.SolrConfig current version of requestparams : 0 [junit4] 2> 2773537 INFO (qtp2037681968-20004) [ ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader [junit4] 2> 2773540 WARN (qtp2037681968-20004) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib). [junit4] 2> 2773540 WARN (qtp2037681968-20004) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist). [junit4] 2> 2773541 WARN (qtp2037681968-20004) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib). [junit4] 2> 2773541 WARN (qtp2037681968-20004) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist). [junit4] 2> 2773541 WARN (qtp2037681968-20004) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/langid/lib). [junit4] 2> 2773542 WARN (qtp2037681968-20004) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist). [junit4] 2> 2773542 WARN (qtp2037681968-20004) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib). [junit4] 2> 2773543 WARN (qtp2037681968-20004) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: ../../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/../../../../dist). [junit4] 2> 2773561 INFO (qtp2037681968-20004) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0 [junit4] 2> 2773596 INFO (qtp2037681968-20004) [ ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 2773598 INFO (qtp2037681968-20004) [ ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf/managed-schema [junit4] 2> 2773603 INFO (qtp2037681968-20004) [ ] o.a.s.s.IndexSchema [gettingstarted] Schema name=example-data-driven-schema [junit4] 2> 2773785 INFO (qtp2037681968-20004) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2773808 INFO (qtp2037681968-20004) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2773809 INFO (qtp2037681968-20004) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2773824 INFO (qtp2037681968-20004) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf' [junit4] 2> 2773824 INFO (qtp2037681968-20004) [ ] o.a.s.c.CoreContainer Creating SolrCore 'gettingstarted' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/ [junit4] 2> 2773824 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2773824 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/], dataDir=[null] [junit4] 2> 2773824 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d216ca [junit4] 2> 2773825 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}] [junit4] 2> 2773825 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore [[gettingstarted] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}] [junit4] 2> 2773825 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data [junit4] 2> 2773825 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/index/ [junit4] 2> 2773825 WARN (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/index' doesn't exist. Creating new index... [junit4] 2> 2773826 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/index [junit4] 2> 2773826 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@99667e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b9e72af),segFN=segments_1,generation=1} [junit4] 2> 2773826 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 2773943 INFO (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [ x:gettingstarted] o.a.s.c.SolrCore Looking for old index directories to cleanup for core gettingstarted in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/ [junit4] 2> 2773943 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy [junit4] 2> 2773943 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 2773944 WARN (OldIndexDirectoryCleanupThreadForCore-gettingstarted) [ x:gettingstarted] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 2773946 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 2774082 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2774086 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2774087 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2774087 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2774088 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2774092 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy [junit4] 2> 2774093 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy [junit4] 2> 2774093 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy [junit4] 2> 2774093 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy [junit4] 2> 2774093 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy [junit4] 2> 2774093 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy [junit4] 2> 2774093 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy [junit4] 2> 2774093 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/tvrh,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract [junit4] 2> 2774094 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2774095 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2774095 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2774096 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 2774096 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore Soft AutoCommit: disabled [junit4] 2> 2774097 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@99667e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b9e72af),segFN=segments_1,generation=1} [junit4] 2> 2774097 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 2774097 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.s.SolrIndexSearcher Opening Searcher@56afef93[gettingstarted] main [junit4] 2> 2774098 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf [junit4] 2> 2774098 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf} [junit4] 2> 2774098 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001/tempDir-002/schemaless/solr/gettingstarted/conf [junit4] 2> 2774098 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2774098 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2774099 INFO (qtp2037681968-20004) [ x:gettingstarted] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspe [...truncated too long message...] ] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> 2786528 INFO (jetty-launcher-3588-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bca0ee7{/solr,null,UNAVAILABLE} [junit4] 2> 2786532 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55781 55781 [junit4] 2> 2786628 INFO (Thread-6861) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55781 55781 [junit4] 2> 2787836 WARN (Thread-6861) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 7 /solr/configs/testCloudExamplePrompt/managed-schema [junit4] 2> 5 /solr/aliases.json [junit4] 2> 2 /solr/configs/testCloudExamplePrompt [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> [junit4] 2> 2787837 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.u.TestSolrCLIRunExample Stopped SolrCloud test cluster [junit4] 2> 2787837 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExample [junit4] 2> 2787837 INFO (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[5ED3C517FC73CD05]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55781 55781 [junit4] 2> 2787839 INFO (SUITE-TestSolrCLIRunExample-seed#[5ED3C517FC73CD05]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_5ED3C517FC73CD05-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=nl, timezone=PST [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=91917872,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestValueSourceCache, FullHLLTest, DistributedQueryComponentCustomSortTest, SimpleMLTQParserTest, TestDynamicFieldCollectionResource, TestSolrDeletionPolicy1, TestCloudManagedSchema, SegmentsInfoRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedSuggestComponentTest, TestReloadAndDeleteDocs, BJQParserTest, TestOrdValues, TestFuzzyAnalyzedSuggestions, BasicDistributedZk2Test, DistanceUnitsTest, SolrRequestParserTest, RegexBoostProcessorTest, SimplePostToolTest, SolrTestCaseJ4Test, TestSha256AuthenticationProvider, SpellCheckComponentTest, HighlighterTest, TestTrie, DirectUpdateHandlerOptimizeTest, TestCopyFieldCollectionResource, SSLMigrationTest, TestRTGBase, TestQuerySenderNoQuery, TestMissingGroups, TestDefaultSimilarityFactory, TestFastWriter, QueryEqualityTest, TestRangeQuery, TestSolrCoreProperties, OpenCloseCoreStressTest, HighlighterConfigTest, TestSearchPerf, TestRecovery, TestReload, BigEndianAscendingWordDeserializerTest, VersionInfoTest, TestStandardQParsers, TestSolrXml, TestDynamicLoading, DistributedIntervalFacetingTest, IndexSchemaTest, DisMaxRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, PKIAuthenticationIntegrationTest, TestExceedMaxTermLength, LoggingHandlerTest, CollectionsAPIAsyncDistributedZkTest, FastVectorHighlighterTest, TestManagedStopFilterFactory, SharedFSAutoReplicaFailoverTest, TestAnalyzeInfixSuggestions, MigrateRouteKeyTest, TestFiltering, BitVectorTest, AnalyticsMergeStrategyTest, TestFieldResource, CoreMergeIndexesAdminHandlerTest, TestRandomFaceting, ShardRoutingCustomTest, TestMacros, FieldMutatingUpdateProcessorTest, AsyncMigrateRouteKeyTest, RollingRestartTest, ExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, EchoParamsTest, ZkNodePropsTest, DistribCursorPagingTest, DirectSolrSpellCheckerTest, TestConfig, TestReversedWildcardFilterFactory, IndexBasedSpellCheckerTest, AliasIntegrationTest, WordBreakSolrSpellCheckerTest, DistributedQueryComponentOptimizationTest, UpdateRequestProcessorFactoryTest, ConvertedLegacyTest, AutoCommitTest, UUIDUpdateProcessorFallbackTest, TestSchemaNameResource, PluginInfoTest, TestOverriddenPrefixQueryForCustomFieldType, CSVRequestHandlerTest, TestDistribDocBasedVersion, CollectionStateFormat2Test, StatelessScriptUpdateProcessorFactoryTest, TestInitQParser, TestConfigSetProperties, ResourceLoaderTest, QueryParsingTest, TermVectorComponentTest, TestDistributedStatsComponentCardinality, TestFieldTypeResource, TestRecoveryHdfs, TestSerializedLuceneMatchVersion, TestSuggestSpellingConverter, CollectionReloadTest, SolrCmdDistributorTest, TermsComponentTest, MoreLikeThisHandlerTest, DistributedFacetPivotLargeTest, DebugComponentTest, BadIndexSchemaTest, TestJoin, TestCoreDiscovery, SparseHLLTest, CoreAdminCreateDiscoverTest, TestTrieFacet, TestSmileRequest, DocExpirationUpdateProcessorFactoryTest, MBeansHandlerTest, TestManagedSchemaFieldTypeResource, RemoteQueryErrorTest, TestTolerantSearch, TestRealTimeGet, JsonLoaderTest, TestNRTOpen, TestRuleBasedAuthorizationPlugin, DistributedTermsComponentTest, TestHighlightDedupGrouping, FacetPivotSmallTest, TestAuthenticationFramework, TestLMDirichletSimilarityFactory, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestDistributedGrouping, ZkControllerTest, TestStressVersions, TestCoreContainer, TestSolr4Spatial, QueryElevationComponentTest, PeerSyncTest, TestSort, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterTSTTest, SpatialFilterTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, UpdateParamsTest, CopyFieldTest, TestMergePolicyConfig, SampleTest, TestBinaryField, MinimalSchemaTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestXIncludeConfig, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCryptoKeys, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestShortCircuitedRequests, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateReaderTest, ZkStateWriterTest, TestConfigSetImmutable, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestSolrConfigHandler, TestBlobHandler, TestConfigReload, TestReplicationHandlerBackup, TestReqParamsAPI, TestSolrConfigHandlerCloud, SuggestComponentTest, SmileWriterTest, TestChildDocTransformer, TestCustomDocTransformer, TestRawResponseWriter, TestSortingResponseWriter, TestManagedResourceStorage, TestRestManager, TestClassNameShortening, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestManagedSchemaDynamicFieldResource, TestRemoveLastDynamicCopyField, TestSchemaResource, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, TestCloudManagedSchemaConcurrent, TestNonDefinedSimilarityFactory, TestDistribIDF, TestLRUStatsCache, TestAuthorizationFramework, ResponseHeaderTest, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestFreeTextSuggestions, BlockCacheTest, BlockDirectoryTest, BufferStoreTest, HdfsDirectoryTest, HdfsLockFactoryTest, TestDocBasedVersionConstraints, TestHdfsUpdateLog, ParsingFieldUpdateProcessorsTest, TestObjectReleaseTracker, TestRTimerTree, TestSolrCLIRunExample] [junit4] Completed [533/533] on J1 in 34.01s, 3 tests, 1 failure <<< FAILURES! [...truncated 10 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1449: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1003: There were test failures: 533 suites, 2114 tests, 1 failure, 71 ignored (30 assumptions) Total time: 71 minutes 18 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
