Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2308/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
shard1 is not consistent.  Got 434 from 
http://127.0.0.1:49845/vm/ih/collection1lastClient and got 310 from 
http://127.0.0.1:49851/vm/ih/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 434 from 
http://127.0.0.1:49845/vm/ih/collection1lastClient and got 310 from 
http://127.0.0.1:49851/vm/ih/collection1
        at 
__randomizedtesting.SeedInfo.seed([9918CECB815EC8BC:114CF1112FA2A544]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1279)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:240)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.AutoCommitTest

Error Message:
1

Stack Trace:
java.lang.AssertionError: 1
        at __randomizedtesting.SeedInfo.seed([9918CECB815EC8BC]:0)
        at 
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
        at org.apache.solr.core.SolrCore.close(SolrCore.java:1254)
        at org.apache.solr.core.SolrCores.close(SolrCores.java:124)
        at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:509)
        at org.apache.solr.util.TestHarness.close(TestHarness.java:359)
        at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:675)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:227)
        at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.AutoCommitTest

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to 
approximately 11,991,064 bytes (threshold is 10,485,760). Field reference sizes 
(counted individually):   - 12,531,552 bytes, protected static 
org.apache.solr.util.TestHarness$LocalRequestFactory 
org.apache.solr.SolrTestCaseJ4.lrf   - 12,531,296 bytes, protected static 
org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h   - 6,095,712 
bytes, protected static org.apache.solr.core.SolrConfig 
org.apache.solr.SolrTestCaseJ4.solrConfig   - 208 bytes, public static 
org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 200 
bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.testSolrHome   - 128 bytes, private static 
java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 72 bytes, 
protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString   
- 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName   - 64 bytes, protected static 
java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), 
your test seems to hang on to approximately 11,991,064 bytes (threshold is 
10,485,760). Field reference sizes (counted individually):
  - 12,531,552 bytes, protected static 
org.apache.solr.util.TestHarness$LocalRequestFactory 
org.apache.solr.SolrTestCaseJ4.lrf
  - 12,531,296 bytes, protected static org.apache.solr.util.TestHarness 
org.apache.solr.SolrTestCaseJ4.h
  - 6,095,712 bytes, protected static org.apache.solr.core.SolrConfig 
org.apache.solr.SolrTestCaseJ4.solrConfig
  - 208 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 200 bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 128 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
  - 72 bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.configString
  - 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
  - 64 bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.schemaString
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10443 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001
   [junit4]   2> 1906273 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1906274 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1906275 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1906277 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1906277 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1906385 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1906417 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1906482 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1906482 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1906490 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1906849 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1906864 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1906868 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1906878 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1906884 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1906888 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1906889 WARN  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906889 WARN  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906890 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1906891 WARN  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906891 WARN  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906892 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1906892 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1906892 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 1906911 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1891955436
   [junit4]   2> 1906911 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 1906911 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 1906911 WARN  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1906922 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-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> 1906929 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1906930 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1906930 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1906930 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1906935 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: {schema=schema.xml, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001, name=collection1, shard=shard1, 
instanceDir=collection1, config=solrconfig.xml, transient=false, 
loadOnStartup=true, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/}
   [junit4]   2> 1906936 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1906937 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1906937 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1906987 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1907028 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1907108 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1907109 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1907118 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1907469 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1907480 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1907483 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1907491 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1907495 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1907499 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1907500 WARN  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1907500 WARN  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1907500 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1907501 WARN  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1907501 WARN  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1907501 INFO  (coreLoadExecutor-4718-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1907501 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1907501 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 1907501 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fe9b328
   [junit4]   2> 1907502 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001
   [junit4]   2> 1907502 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001/index/
   [junit4]   2> 1907503 WARN  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1907503 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001/index
   [junit4]   2> 1907503 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=26.369140625, 
floorSegmentMB=0.2841796875, forceMergeDeletesPctAllowed=10.33964045471789, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1907504 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_1,generation=1}
   [junit4]   2> 1907504 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1907510 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1907511 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1907512 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1907512 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1907512 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1907513 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1907513 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1907513 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1907525 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907528 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907531 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907533 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1907539 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1907541 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/logging,mltrh,/replication,lazy,/admin/ping,/update/json/docs,standard,mock,/admin/mbeans,/update/csv,/admin/luke,/admin/plugins,tvrh,spellCheckCompRH1,/admin/threads,spellCheckCompRH_Direct,spellCheckWithWordbreak,dismax,/admin/properties,spellCheckWithWordbreak_Direct,/terms,spellCheckCompRH,/config,defaults,/admin/segments,/get,/search-facet-def,/admin/file,/mlt,/update,/search-facet-invariants,/admin/system,/schema,/debug/dump,/update/json
   [junit4]   2> 1907543 WARN  (coreLoadExecutor-4718-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> 1907545 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1907547 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1907547 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1907548 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1907548 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1907549 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=66.1533203125, 
floorSegmentMB=1.6064453125, forceMergeDeletesPctAllowed=20.48383851258516, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1907549 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_1,generation=1}
   [junit4]   2> 1907549 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1907549 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@40fae093[collection1] 
main
   [junit4]   2> 1907550 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1907550 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1907550 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1907550 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1907594 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1907716 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1907716 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1907718 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1907718 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1907718 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1907718 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.UpdateLog On first searcher opened, looking up max value 
of version field
   [junit4]   2> 1907719 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1907719 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1907720 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1907721 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1502420077598736384
   [junit4]   2> 1907723 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1907724 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 5 ms to seed version buckets with highest 
version 1502420077598736384
   [junit4]   2> 1907725 INFO  (coreLoadExecutor-4718-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1907725 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1907726 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1907726 INFO  
(SUITE-AutoCommitTest-seed#[9918CECB815EC8BC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1907727 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1907727 INFO  
(searcherExecutor-4719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@40fae093[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1907731 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1907733 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1502420077610270720)} 0 2
   [junit4]   2> 1907737 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1907738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1907738 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1907804 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1907829 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1907874 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1907875 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1907882 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1908206 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1908219 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1908220 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1908229 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1908232 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1908237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1908238 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1908238 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1908238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1908238 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1908239 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1908239 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1908239 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001/]
   [junit4]   2> 1908239 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fe9b328
   [junit4]   2> 1908240 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001/index/
   [junit4]   2> 1908247 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1908247 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1908248 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1908248 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1908248 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1908248 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1908248 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1908248 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1908248 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1908249 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1908249 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1908249 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1908261 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1908263 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1908267 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1908270 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1908278 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1908283 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/logging,mltrh,/replication,lazy,/admin/ping,/update/json/docs,standard,mock,/admin/mbeans,/update/csv,/admin/luke,/admin/plugins,tvrh,spellCheckCompRH1,/admin/threads,spellCheckCompRH_Direct,spellCheckWithWordbreak,dismax,/admin/properties,spellCheckWithWordbreak_Direct,/terms,spellCheckCompRH,/config,defaults,/admin/segments,/get,/search-facet-def,/admin/file,/mlt,/update,/search-facet-invariants,/admin/system,/schema,/debug/dump,/update/json
   [junit4]   2> 1908284 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1908285 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1908286 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1908287 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1908287 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@543b31f[collection1] 
main
   [junit4]   2> 1908287 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1908287 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1908287 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1908288 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1908289 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1908298 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1908298 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1908299 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1908299 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1908299 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1908300 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.UpdateLog On first searcher opened, looking up max value 
of version field
   [junit4]   2> 1908300 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1908300 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1908300 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1908301 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1908302 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1908302 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1908303 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest 
version 1502420077610270720
   [junit4]   2> 1908303 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1908303 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1908303 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is 
unused... core=collection1
   [junit4]   2> 1908303 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1908304 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=18.9228515625, 
floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=14.3653015116354, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7562915911800673
   [junit4]   2> 1908304 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@543b31f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1908305 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_1,generation=1}
   [junit4]   2> 1908306 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1908306 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1908306 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6df4b211[collection1] 
main
   [junit4]   2> 1908306 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1908306 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2174a25e
   [junit4]   2> 1908307 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.UpdateHandler 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> 1908307 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1908308 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6df4b211[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1908318 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 
(1502420078223687680)]} 0 3
   [junit4]   2> 1908318 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=0 status=0 
QTime=0 
   [junit4]   2> 1912321 INFO  (commitScheduler-4727-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1912326 INFO  (commitScheduler-4727-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@24a7f9cb[collection1] 
main
   [junit4]   2> 1912326 INFO  (commitScheduler-4727-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1912329 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@24a7f9cb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}
   [junit4]   2> 1912342 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 
(1502420082444206080)]} 0 4027
   [junit4]   2> 1912343 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=0 status=0 
QTime=1 
   [junit4]   2> 1912344 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 
(-1502420082447351808)]} 0 4029
   [junit4]   2> 1912345 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=1 status=0 
QTime=0 
   [junit4]   2> 1913345 INFO  (commitScheduler-4727-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1913348 INFO  (commitScheduler-4727-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@586ab78c[collection1] 
main
   [junit4]   2> 1913348 INFO  (commitScheduler-4727-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1913350 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@586ab78c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.3.0):c1)))}
   [junit4]   2> 1913351 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=0 status=0 
QTime=0 
   [junit4]   2> 1913352 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=1 status=0 
QTime=0 
   [junit4]   2> 1913355 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083506413568)]} 0 5040
   [junit4]   2> 1913359 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083510607872)]} 0 5044
   [junit4]   2> 1913359 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083511656448)]} 0 5044
   [junit4]   2> 1913360 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083511656449)]} 0 5045
   [junit4]   2> 1913360 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083512705024)]} 0 5045
   [junit4]   2> 1913360 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083512705025)]} 0 5045
   [junit4]   2> 1913361 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083513753600)]} 0 5046
   [junit4]   2> 1913361 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083513753601)]} 0 5046
   [junit4]   2> 1913362 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083513753602)]} 0 5047
   [junit4]   2> 1913362 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1502420083514802176)]} 0 5047
   [junit4]   2> 1913363 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:500&rows=20} hits=0 status=0 
QTime=1 
   [junit4]   2> 1913365 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083517947904)]} 0 5050
   [junit4]   2> 1913365 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083517947905)]} 0 5050
   [junit4]   2> 1913366 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083517947906)]} 0 5050
   [junit4]   2> 1913366 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083518996480)]} 0 5051
   [junit4]   2> 1913366 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083518996481)]} 0 5051
   [junit4]   2> 1913367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083518996482)]} 0 5052
   [junit4]   2> 1913367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083520045056)]} 0 5052
   [junit4]   2> 1913367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083520045057)]} 0 5052
   [junit4]   2> 1913367 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083520045058)]} 0 5052
   [junit4]   2> 1913368 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1502420083520045059)]} 0 5053
   [junit4]   2> 1913368 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=1 status=0 
QTime=0 
   [junit4]   2> 1914366 INFO  (commitScheduler-4727-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1914369 INFO  (commitScheduler-4727-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7ccab1ed[collection1] 
main
   [junit4]   2> 1914369 INFO  (commitScheduler-4727-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1914372 INFO  
(searcherExecutor-4724-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7ccab1ed[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.3.0):c10/9:delGen=1)))}
   [junit4]   2> 1914376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:500&rows=20} hits=1 status=0 
QTime=0 
   [junit4]   2> 1914379 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=0 status=0 
QTime=0 
   [junit4]   2> 1914381 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[9918CECB815EC8BC]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1914388 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1914391 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5973492e[collection1] realtime
   [junit4]   2> 1914391 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1502420084591689728)} 0 2
   [junit4]   2> 1914392 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1914393 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1914394 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1914491 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1914526 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1914604 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1914606 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1914614 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1915012 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1915025 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1915027 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1915084 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1915090 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1915097 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1915098 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1915098 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1915098 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1915099 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1915099 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1915099 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1915100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001/]
   [junit4]   2> 1915100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fe9b328
   [junit4]   2> 1915100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest
 9918CECB815EC8BC-001/init-core-data-001/index/
   [junit4]   2> 1915112 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1915113 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1915113 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1915114 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1915114 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1915114 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1915114 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1915115 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1915115 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1915116 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1915117 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1915117 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1915134 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1915138 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1915141 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1915145 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1915158 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1915163 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/logging,mltrh,/replication,lazy,/admin/ping,/update/json/docs,standard,mock,/admin/mbeans,/update/csv,/admin/luke,/admin/plugins,tvrh,spellCheckCompRH1,/admin/threads,spellCheckCompRH_Direct,spellCheckWithWordbreak,dismax,/admin/properties,spellCheckWithWordbreak_Direct,/terms,spellCheckCompRH,/config,defaults,/admin/segments,/get,/search-facet-def,/admin/file,/mlt,/update,/search-facet-invariants,/admin/system,/schema,/debug/dump,/update/json
   [junit4]   2> 1915164 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1915165 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1915166 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1915166 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1915166 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5fd77872[collection1] main
   [junit4]   2> 1915167 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1915167 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1915167 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1915167 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1915170 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1915179 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1915179 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1915181 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1915181 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1915181 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1915181 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.UpdateLog On first searcher opened, looking up max value of version 
field
   [junit4]   2> 1915181 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1915182 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1915182 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1915183 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1915184 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1915184 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 
1502420084591689728
   [junit4]   2> 1915184 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1915184 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1915186 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1915187 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1915188 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1915190 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5fd77872[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1915191 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_2,generation=2}
   [junit4]   2> 1915191 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1915192 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1915194 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4de20ed0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@343aa1a2),segFN=segments_2,generation=2}
   [junit4]   2> 1915195 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1915195 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1915195 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@6c4dbc37[collection1] main
   [junit4]   2> 1915196 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1915196 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3dc85451
   [junit4]   2> 1915196 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1915197 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c4dbc37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1915197 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1915213 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1502420085454667776)]} 0 2
   [junit4]   2> 1915214 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=0 status=0 
QTime=0 
   [junit4]   2> 1916215 INFO  (commitScheduler-4731-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1916218 INFO  (commitScheduler-4731-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@727209d8[collection1] 
main
   [junit4]   2> 1916218 INFO  (commitScheduler-4731-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1916219 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@727209d8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.3.0):c1)))}
   [junit4]   2> 1916222 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1502420086512680960)]} 0 
1011
   [junit4]   2> 1916223 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=1 status=0 
QTime=0 
   [junit4]   2> 1916224 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:530&rows=20} hits=0 status=0 
QTime=0 
   [junit4]   2> 1916225 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{delete=[529 (-1502420086516875264)]} 0 0
   [junit4]   2> 1916226 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=1 status=0 
QTime=0 
   [junit4]   2> 1917224 INFO  (commitScheduler-4731-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1917227 INFO  (commitScheduler-4731-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@628289b7[collection1] 
main
   [junit4]   2> 1917228 INFO  (commitScheduler-4731-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1917229 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@628289b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.3.0):c1)))}
   [junit4]   2> 1917233 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[550 (1502420087572791296)]} 0 
2022
   [junit4]   2> 1917234 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:529&rows=20} hits=0 status=0 
QTime=1 
   [junit4]   2> 1917237 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087578034176)]} 0 
2026
   [junit4]   2> 1917238 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087579082752)]} 0 
2027
   [junit4]   2> 1917238 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087579082753)]} 0 
2027
   [junit4]   2> 1917243 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087579082754)]} 0 
2028
   [junit4]   2> 1917246 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087585374208)]} 0 
2035
   [junit4]   2> 1917246 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087587471360)]} 0 
2035
   [junit4]   2> 1917246 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087587471361)]} 0 
2035
   [junit4]   2> 1917247 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087588519936)]} 0 
2036
   [junit4]   2> 1917248 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087588519937)]} 0 
2037
   [junit4]   2> 1917248 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1502420087589568512)]} 0 
2037
   [junit4]   2> 1917248 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:500&rows=20} hits=0 status=0 
QTime=0 
   [junit4]   2> 1918235 INFO  (commitScheduler-4731-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1918238 INFO  (commitScheduler-4731-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@182d4553[collection1] 
main
   [junit4]   2> 1918238 INFO  (commitScheduler-4731-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1918241 INFO  
(searcherExecutor-4728-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@182d4553[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.3.0):c1)
 Uninverting(_5(5.3.0):c11/9:delGen=1)))}
   [junit4]   2> 1918256 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1502420088645484544)]} 0 
3045
   [junit4]   2> 1918256 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={qt=standard&version=2.2&start=0&q=id:500&rows=20} hits=1 status=0 
QTime=0 
   [junit4]   2> 1918258 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1918263 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1918268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@4effa7af[collection1] realtime
   [junit4]   2> 1918268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1502420088653873152)} 0 5
   [junit4]   2> 1918269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1918275 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1918276 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1918359 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1918393 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1918468 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1918468 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1918476 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1919012 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1919049 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1919052 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1919063 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1919071 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1919084 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1919086 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1919087 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1919087 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[9918CECB815EC8BC]) [    x:collection1] 
o.a.s.s.

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

.0.0.1:49851_vm%2Fih) [n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 9918CECB815EC8BC-001/shard-3-001/cores/collection1/data
   [junit4]   2> 2172229 INFO  
(zkCallback-1039-thread-3-processing-n:127.0.0.1:49851_vm%2Fih) 
[n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 9918CECB815EC8BC-001/shard-3-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 9918CECB815EC8BC-001/shard-3-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 2172229 INFO  
(zkCallback-1039-thread-3-processing-n:127.0.0.1:49851_vm%2Fih) 
[n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 9918CECB815EC8BC-001/shard-3-001/cores/collection1/data/index
   [junit4]   2> 2172235 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9918CECB815EC8BC]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@1d3a66be{HTTP/1.1}{127.0.0.1:49851}
   [junit4]   2> 2172239 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9918CECB815EC8BC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1cc8398d{/vm/ih,null,UNAVAILABLE}
   [junit4]   2> 2172242 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9918CECB815EC8BC]) 
[n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49838 49838
   [junit4]   2> 2172244 INFO  (Thread-3508) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49838 49838
   [junit4]   2> 2173351 WARN  (Thread-3508) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test 
-Dtests.seed=9918CECB815EC8BC -Dtests.slow=true -Dtests.locale=es_HN 
-Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 57.1s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not 
consistent.  Got 434 from http://127.0.0.1:49845/vm/ih/collection1lastClient 
and got 310 from http://127.0.0.1:49851/vm/ih/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9918CECB815EC8BC:114CF1112FA2A544]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1279)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:240)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2173389 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9918CECB815EC8BC]-worker) 
[n:127.0.0.1:49851_vm%2Fih c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 9918CECB815EC8BC-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=6, maxDocsPerChunk=682, blockSize=6), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=6, blockSize=6)), sim=DefaultSimilarity, locale=es_HN, 
timezone=Asia/Brunei
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=346629272,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: 
[SharedFSAutoReplicaFailoverTest, ConnectionManagerTest, 
SpellingQueryConverterTest, OverseerCollectionProcessorTest, 
SimpleCollectionCreateDeleteTest, TestSearchPerf, 
DistributedFacetPivotWhiteBoxTest, DistributedTermsComponentTest, 
RemoteQueryErrorTest, TestSolr4Spatial, TestLMDirichletSimilarityFactory, 
TestCloudManagedSchema, PluginInfoTest, InfoHandlerTest, 
DistributedVersionInfoTest, TestFieldTypeResource, ChaosMonkeySafeLeaderTest, 
SpatialRPTFieldTypeTest, CollectionsAPIAsyncDistributedZkTest, 
TestStressUserVersions, TestLuceneMatchVersion, HdfsDirectoryFactoryTest, 
TestManagedSchema, TestDFRSimilarityFactory, TestReqParamsAPI, 
HdfsChaosMonkeySafeLeaderTest, DeleteShardTest, DocumentBuilderTest, 
TestRemoteStreaming, TestExactSharedStatsCache, TestSimpleTrackingShardHandler, 
RollingRestartTest, TestDistributedStatsComponentCardinality, 
BinaryUpdateRequestHandlerTest, TestRecovery, 
TestLMJelinekMercerSimilarityFactory, TestMacros, 
TriLevelCompositeIdRoutingTest, TestMergePolicyConfig, BasicZkTest, 
TestCloudSchemaless, DeleteInactiveReplicaTest, TestValueSourceCache, 
ConvertedLegacyTest, SpatialFilterTest, TestBlobHandler, 
HdfsBasicDistributedZkTest, TestFastOutputStream, DebugComponentTest, 
SolrIndexConfigTest, DistributedExpandComponentTest, 
SchemaVersionSpecificBehaviorTest, TestShortCircuitedRequests, 
SuggesterTSTTest, SearchHandlerTest, DirectSolrSpellCheckerTest, FileUtilsTest, 
TestDistributedMissingSort, TestRemoveLastDynamicCopyField, 
RecoveryAfterSoftCommitTest, TestMiniSolrCloudCluster, UpdateParamsTest, 
TestManagedSchemaDynamicFieldResource, TestImplicitCoreProperties, 
TestSolrCoreProperties, TestPHPSerializedResponseWriter, 
SpellPossibilityIteratorTest, OpenExchangeRatesOrgProviderTest, 
ZkNodePropsTest, SpellCheckCollatorTest, TestOrdValues, 
TestCopyFieldCollectionResource, SignatureUpdateProcessorFactoryTest, 
CachingDirectoryFactoryTest, JsonLoaderTest, TestPseudoReturnFields, 
DateRangeFieldTest, FullSolrCloudDistribCmdsTest, TestSolrCloudWithKerberosAlt, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfig, TestFastWriter, 
TestDistribDocBasedVersion, VersionInfoTest, TestHashQParserPlugin, 
TestUniqueKeyFieldResource, DirectUpdateHandlerOptimizeTest, 
MoreLikeThisHandlerTest, CopyFieldTest, TestSolrDeletionPolicy2, 
TestBulkSchemaAPI, CollectionReloadTest, LoggingHandlerTest, ZkStateWriterTest, 
ResourceLoaderTest, TestStandardQParsers, SimpleMLTQParserTest, 
SolrRequestParserTest, MBeansHandlerTest, TestReversedWildcardFilterFactory, 
FastVectorHighlighterTest, IndexBasedSpellCheckerTest, RAMDirectoryFactoryTest, 
TestRebalanceLeaders, ShardRoutingCustomTest, TestUtils, TestZkChroot, 
TestComplexPhraseQParserPlugin, TestConfigSets, AnalyticsQueryTest, 
TestRealTimeGet, DistributedMLTComponentTest, LeaderElectionIntegrationTest, 
CurrencyFieldOpenExchangeTest, TestRestoreCore, XsltUpdateRequestHandlerTest, 
DisMaxRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestSystemIdResolver, MergeStrategyTest, BasicDistributedZk2Test, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ZkSolrClientTest, 
TestDistributedGrouping, TermVectorComponentDistributedTest, TestJoin, 
TestReload, TestStressVersions, StatsComponentTest, HighlighterTest, 
DistributedQueryElevationComponentTest, TestExtendedDismaxParser, 
SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, PolyFieldTest, 
TestUpdate, TestAtomicUpdateErrorCases, DocValuesMultiTest, 
TestSolrDeletionPolicy1, CacheHeaderTest, StandardRequestHandlerTest, 
TestWriterPerf, TestQueryTypes, TestOmitPositions, TermsComponentTest, 
TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, 
RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, 
QueryParsingTest, CSVRequestHandlerTest, HighlighterConfigTest, 
AlternateDirectoryTest, TestQuerySenderNoQuery, MultiTermTest, 
MinimalSchemaTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestCodecSupport, TestXIncludeConfig, 
TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [376/497] on J1 in 57.17s, 1 test, 1 failure <<< FAILURES!

[...truncated 402 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: 
There were test failures: 497 suites, 1973 tests, 2 suite-level errors, 1 
failure, 62 ignored (24 assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to