Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5477/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.search.AnalyticsMergeStrategyTest.test Error Message: Error from server at https://127.0.0.1:53866//collection1: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:53872//collection1 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:53866//collection1: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:53872//collection1 at __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:BF9856D221AAFA22]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:562) at org.apache.solr.search.AnalyticsMergeStrategyTest.test(AnalyticsMergeStrategyTest.java:80) 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:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) 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:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749) at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199) 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:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) 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:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> </response> request was:q=id:14&qt=standard&start=0&rows=20&version=2.2 at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742) ... 40 more Build Log: [...truncated 9566 lines...] [junit4] Suite: org.apache.solr.update.AutoCommitTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001 [junit4] 2> 310525 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) [junit4] 2> 310526 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 310526 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 310526 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 310526 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 310527 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 310527 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 310568 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 310575 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 310588 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 310594 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 310648 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 310655 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 310655 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 310659 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 310661 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 310663 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 310663 WARN (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 310663 WARN (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 310663 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 310663 WARN (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 310663 WARN (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 310664 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 310664 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 310664 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr' [junit4] 2> 310664 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 310664 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 310664 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.CoreContainer New CoreContainer 1458010824 [junit4] 2> 310664 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr] [junit4] 2> 310664 WARN (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib [junit4] 2> 310664 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] 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> 310668 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 310669 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 310669 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 310669 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 310669 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 310670 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001, shard=shard1} [junit4] 2> 310671 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 310671 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 310671 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 310671 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 310671 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 310689 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 310696 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 310716 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 310721 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 310799 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 310804 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 310805 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 310808 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 310810 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 310812 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 310812 WARN (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 310812 WARN (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 310812 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 310812 WARN (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 310812 WARN (coreLoadExecutor-1203-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 310817 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 310817 INFO (coreLoadExecutor-1203-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 310817 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 310817 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\] [junit4] 2> 310817 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be [junit4] 2> 310818 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\ [junit4] 2> 310818 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/ [junit4] 2> 310819 WARN (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index' doesn't exist. Creating new index... [junit4] 2> 310819 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index [junit4] 2> 310819 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1495562796, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 310819 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_1,generation=1} [junit4] 2> 310819 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 310820 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\ [junit4] 2> 310822 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 310823 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 310827 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 310828 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 310829 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 310830 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 310833 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 310834 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 310835 WARN (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 310835 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 310836 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 310836 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 310836 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 310836 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 310837 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=56.06640625, floorSegmentMB=1.828125, forceMergeDeletesPctAllowed=20.796415045796092, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4581149323494488 [junit4] 2> 310837 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_1,generation=1} [junit4] 2> 310837 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 310837 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19ae6d95[collection1] main [junit4] 2> 310837 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 310837 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 310837 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 310837 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 310871 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 310932 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 310932 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 310932 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 310932 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 310932 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 310932 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 310932 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 310932 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 310932 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520760077114408960 [junit4] 2> 310933 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 310934 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 310934 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520760077114408960 [junit4] 2> 310934 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 310934 INFO (coreLoadExecutor-1203-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 310936 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 310936 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 310937 INFO (searcherExecutor-1204-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19ae6d95[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 310940 INFO (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 310944 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs [junit4] 2> 310947 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{deleteByQuery=*:* (-1520760077128040448)} 0 2 [junit4] 2> 310949 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 310949 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 310949 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 310950 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 310950 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 310994 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 311001 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 311015 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 311020 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 311081 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 311089 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 311089 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 311094 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 311097 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 311099 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 311099 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 311099 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 311099 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 311099 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 311099 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 311106 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 311106 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 311106 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\] [junit4] 2> 311106 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be [junit4] 2> 311107 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/ [junit4] 2> 311107 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\ [junit4] 2> 311110 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 311110 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 311110 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 311110 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 311110 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 311110 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 311110 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 311110 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 311110 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 311111 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 311111 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 311111 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 311115 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 311116 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 311117 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 311118 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 311122 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 311124 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 311124 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 311125 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 311125 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 311125 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 311126 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2b245739[collection1] main [junit4] 2> 311126 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 311126 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 311126 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 311126 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 311128 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 311136 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 311136 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 311136 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 311136 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 311136 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 311137 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 311137 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 311137 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 311137 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 311138 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 311138 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520760077128040448 [junit4] 2> 311138 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1 [junit4] 2> 311139 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 311139 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=94.96875, floorSegmentMB=1.6669921875, forceMergeDeletesPctAllowed=8.076657495698006, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23776568904497764 [junit4] 2> 311139 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 311139 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_1,generation=1} [junit4] 2> 311140 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 311140 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 311140 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2 [junit4] 2> 311140 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 311141 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b245739[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 311141 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@74b0ae7a[collection1] main [junit4] 2> 311141 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.CoreContainer replacing core: collection1 [junit4] 2> 311141 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4c4c1e5b [junit4] 2> 311141 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 311142 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 311149 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74b0ae7a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 311150 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1520760077341949952)]} 0 0 [junit4] 2> 311151 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1520760077342998528)]} 0 1 [junit4] 2> 311151 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1520760077344047104)]} 0 1 [junit4] 2> 311151 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1520760077344047105)]} 0 1 [junit4] 2> 311151 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1520760077344047106)]} 0 1 [junit4] 2> 311151 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1520760077344047107)]} 0 2 [junit4] 2> 311152 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1520760077345095680)]} 0 2 [junit4] 2> 311152 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1520760077345095681)]} 0 2 [junit4] 2> 311152 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1520760077345095682)]} 0 2 [junit4] 2> 311152 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1520760077345095683)]} 0 3 [junit4] 2> 311153 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1520760077345095684)]} 0 3 [junit4] 2> 311153 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1520760077346144256)]} 0 3 [junit4] 2> 311154 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1520760077346144257)]} 0 4 [junit4] 2> 311154 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1520760077347192832)]} 0 4 [junit4] 2> 311154 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 311156 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1520760077348241408)]} 0 6 [junit4] 2> 311156 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1520760077349289984)]} 0 6 [junit4] 2> 311156 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 311156 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=id:14&qt=standard&start=0&rows=20&version=2.2 [junit4] 2> 311157 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=id:14&qt=standard&start=0&rows=20&version=2.2 [junit4] 2> at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742) [junit4] 2> at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:497) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 311157 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs -Dtests.seed=37CC69088F5697DA -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.22s J1 | AutoCommitTest.testMaxDocs <<< [junit4] > Throwable #1: java.lang.RuntimeException: Exception during query [junit4] > at __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749) [junit4] > at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] > <response> [junit4] > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] > </response> [junit4] > request was:q=id:14&qt=standard&start=0&rows=20&version=2.2 [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742) [junit4] > ... 40 more [junit4] 2> 311163 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin [junit4] 2> 311165 INFO (commitScheduler-1212-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 311204 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a36d4d0[collection1] realtime [junit4] 2> 311205 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{deleteByQuery=*:* (-1520760077356630016)} 0 41 [junit4] 2> 311205 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 311205 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 311205 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 311206 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 311206 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 311209 INFO (commitScheduler-1212-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f3927d9[collection1] main [junit4] 2> 311209 INFO (commitScheduler-1212-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 311211 INFO (searcherExecutor-1209-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f3927d9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 311254 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 311260 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 311273 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 311276 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 311330 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 311336 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 311337 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 311340 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 311342 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 311345 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 311345 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 311345 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 311345 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 311345 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 311345 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 311352 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 311352 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 311352 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\] [junit4] 2> 311352 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be [junit4] 2> 311352 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/ [junit4] 2> 311352 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\ [junit4] 2> 311355 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 311356 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 311360 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 311362 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 311363 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 311364 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 311368 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 311370 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 311371 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 311371 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 311372 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 311372 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 311372 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f46e907[collection1] main [junit4] 2> 311372 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 311372 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 311372 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 311372 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 311373 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 311378 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 311379 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 311379 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 311379 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 311379 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 311379 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 311379 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 311380 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 311380 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 311381 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 311381 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 311382 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 311383 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 311384 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f46e907[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 311385 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with highest version 1520760077356630016 [junit4] 2> 311385 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1 [junit4] 2> 311385 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_2,generation=2} [junit4] 2> 311385 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2 [junit4] 2> 311385 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=28.0009765625, floorSegmentMB=1.6484375, forceMergeDeletesPctAllowed=19.406816611392564, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 311385 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_2,generation=2} [junit4] 2> 311386 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2 [junit4] 2> 311386 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 311386 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6326c7b5[collection1] main [junit4] 2> 311386 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.CoreContainer replacing core: collection1 [junit4] 2> 311386 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@14c734dd [junit4] 2> 311386 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 311387 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6326c7b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 311388 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 311397 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1520760077600948224)]} 0 1 [junit4] 2> 311397 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 315396 INFO (commitScheduler-1216-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 315398 INFO (commitScheduler-1216-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3ac442cf[collection1] main [junit4] 2> 315398 INFO (commitScheduler-1216-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 315398 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ac442cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))} [junit4] 2> 315648 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1520760082059493376)]} 0 4256 [junit4] 2> 315648 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 315649 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1520760082060541952)]} 0 4257 [junit4] 2> 315649 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 316650 INFO (commitScheduler-1216-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 316652 INFO (commitScheduler-1216-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@75b54453[collection1] main [junit4] 2> 316652 INFO (commitScheduler-1216-thread-1) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 316654 INFO (searcherExecutor-1213-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75b54453[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):c1)))} [junit4] 2> 316900 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 316900 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 316901 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083373359104)]} 0 5511 [junit4] 2> 316902 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083374407680)]} 0 5511 [junit4] 2> 316902 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083374407681)]} 0 5511 [junit4] 2> 316902 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083374407682)]} 0 5512 [junit4] 2> 316903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083374407683)]} 0 5512 [junit4] 2> 316903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456256)]} 0 5512 [junit4] 2> 316903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456257)]} 0 5512 [junit4] 2> 316903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456258)]} 0 5512 [junit4] 2> 316903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456259)]} 0 5513 [junit4] 2> 316903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456260)]} 0 5513 [junit4] 2> 316903 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 316904 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1520760083376504832)]} 0 5513 [junit4] 2> 316904 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1520760083376504833)]} 0 5513 [junit4] 2> 316904 INFO [...truncated too long message...] ctory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 2895156 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\;done=false>>] [junit4] 2> 2895156 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\ [junit4] 2> 2895156 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index;done=false>>] [junit4] 2> 2895156 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Asserting), sort_i=FST50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en_ZA, timezone=Europe/Paris [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=269641856,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestConfigReload, CdcrReplicationDistributedZkTest, BinaryUpdateRequestHandlerTest, SpellPossibilityIteratorTest, RestartWhileUpdatingTest, TestManagedSchemaFieldResource, DateFieldTest, DirectSolrConnectionTest, TestCSVResponseWriter, TestFilteredDocIdSet, SharedFSAutoReplicaFailoverUtilsTest, HdfsUnloadDistributedZkTest, TestFastWriter, TestMiniSolrCloudClusterSSL, TestIndexSearcher, TestSchemaResource, HdfsDirectoryFactoryTest, TestBinaryField, TestBlendedInfixSuggestions, TestCoreDiscovery, TestManagedResource, TermVectorComponentTest, TestSolrCoreProperties, TestWriterPerf, TestPerFieldSimilarity, SolrPluginUtilsTest, DistributedFacetPivotSmallTest, WordBreakSolrSpellCheckerTest, MinimalSchemaTest, DistanceUnitsTest, TestCustomSort, TestJsonRequest, TestSolrQueryParser, DeleteShardTest, TestSolrConfigHandlerConcurrent, DebugComponentTest, OpenExchangeRatesOrgProviderTest, TestCloudManagedSchema, TestCollapseQParserPlugin, TestConfigSetsAPIZkFailure, ConfigSetsAPITest, TestZkChroot, TestQueryUtils, TestBM25SimilarityFactory, TestSQLHandler, TestMissingGroups, TestStressRecovery, CollectionsAPIAsyncDistributedZkTest, TestCrossCoreJoin, SolrCoreCheckLockOnStartupTest, TestSolrDynamicMBean, ShardRoutingCustomTest, RAMDirectoryFactoryTest, AutoCommitTest, TestRemoveLastDynamicCopyField, ShowFileRequestHandlerTest, TestShardHandlerFactory, DocValuesMissingTest, TestScoreJoinQPNoScore, TestRangeQuery, SuggesterTest, ResponseLogComponentTest, ChangedSchemaMergeTest, TestAuthenticationFramework, TestSolr4Spatial, TestExactSharedStatsCache, TestRebalanceLeaders, SSLMigrationTest, TestLMJelinekMercerSimilarityFactory, SuggesterWFSTTest, LoggingHandlerTest, SpatialHeatmapFacetsTest, TestFoldingMultitermQuery, CopyFieldTest, TestReload, MultiTermTest, TestDistributedGrouping, TestPKIAuthenticationPlugin, TestRandomCollapseQParserPlugin, MultiThreadedOCPTest, FileBasedSpellCheckerTest, EchoParamsTest, OverseerRolesTest, CoreAdminHandlerTest, TestQueryTypes, TestRequestForwarding, ConvertedLegacyTest, IndexSchemaRuntimeFieldTest, TriLevelCompositeIdRoutingTest, TestNamedUpdateProcessors, OverseerTaskQueueTest, TestUtils, TestRestManager, TestCloudPivotFacet, InfoHandlerTest, ShardSplitTest, ResourceLoaderTest, DistributedFacetPivotLongTailTest, BJQParserTest, DistributedSuggestComponentTest, TestBinaryResponseWriter, TestPerFieldSimilarityWithDefaultOverride, SolrCloudExampleTest, OutputWriterTest, DefaultValueUpdateProcessorTest, BasicDistributedZk2Test, HdfsSyncSliceTest, DistributedTermsComponentTest, TestAtomicUpdateErrorCases, BufferStoreTest, SolrInfoMBeanTest, TestRTimerTree, BasicFunctionalityTest, SpatialRPTFieldTypeTest, CachingDirectoryFactoryTest, FileUtilsTest, CustomCollectionTest, TestExclusionRuleCollectionAccess, TestRTGBase, CollectionsAPIDistributedZkTest, TestDefaultSearchFieldResource, TestFiltering, TestIntervalFaceting, SimpleMLTQParserTest, TestShortCircuitedRequests, DistributedExpandComponentTest, LeaderFailoverAfterPartitionTest, HdfsLockFactoryTest, ChaosMonkeySafeLeaderTest, TestSchemaVersionResource, TestRandomMergePolicy, HdfsRecoverLeaseTest, DeleteLastCustomShardedReplicaTest, CdcrRequestHandlerTest, SolrCmdDistributorTest, TestEmbeddedSolrServerConstructors, TestDistribDocBasedVersion, TestRawResponseWriter, TestSha256AuthenticationProvider, FieldMutatingUpdateProcessorTest, BasicDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestRandomDVFaceting, ZkCLITest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, QueryElevationComponentTest, TestLazyCores, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestStressLucene, TestTrie, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, TestJmxIntegration, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestLFUCache, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, RollingRestartTest, TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, RuleEngineTest, ExitableDirectoryReaderTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading, DistributedQueryComponentOptimizationTest, TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, JavabinLoaderTest, HighlighterMaxOffsetTest, TestChildDocTransformer, TestCustomDocTransformer, TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestClassNameShortening, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldTypeResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, DateRangeFieldTest, EnumFieldTest, TestBulkSchemaConcurrent, TestCloudSchemaless, TestCollationFieldDocValues, TestManagedSchema, TestSchemaManager, AnalyticsMergeStrategyTest] [junit4] Completed [507/566 (2!)] on J1 in 7.78s, 1 test, 1 error <<< FAILURES! [...truncated 217 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 566 suites (8 ignored), 2254 tests, 2 errors, 123 ignored (79 assumptions) [seed: 37CC69088F5697DA] Total time: 68 minutes 24 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]
