Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14908/ Java: 32bit/jdk-9-ea+95 -server -XX:+UseParallelGC -XX:-CompactStrings
1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([5539E39CB1CF59A5:EFEB8CE432E1B7B0]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749) at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:326) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:520) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:747) Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> </response> request was:q=id:529&qt=standard&start=0&rows=20&version=2.2 at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742) ... 40 more Build Log: [...truncated 10646 lines...] [junit4] Suite: org.apache.solr.update.AutoCommitTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001 [junit4] 2> 925399 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) [junit4] 2> 925399 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 925399 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 925399 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 925399 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 925399 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 925400 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 925414 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 925420 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0 [junit4] 2> 925434 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 925437 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 925497 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 925501 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 925501 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 925504 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 925505 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 925505 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 925505 WARN (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 925506 WARN (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 925506 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 925506 WARN (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 925506 WARN (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 925506 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 925506 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 925506 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr' [junit4] 2> 925506 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 925506 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 925506 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CoreContainer New CoreContainer 28733580 [junit4] 2> 925506 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr] [junit4] 2> 925506 WARN (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib [junit4] 2> 925506 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-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> 925508 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 925508 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 925508 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 925508 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 925508 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 925509 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001, shard=shard1} [junit4] 2> 925509 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 925510 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 925510 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 925510 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 925510 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 925520 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 925527 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0 [junit4] 2> 925540 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 925543 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 925605 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 925608 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 925609 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 925611 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 925612 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 925613 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 925613 WARN (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 925613 WARN (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 925613 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 925613 WARN (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 925613 WARN (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 925614 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 925614 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 925614 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 925614 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/] [junit4] 2> 925615 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1302c5f [junit4] 2> 925615 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001 [junit4] 2> 925615 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/index/ [junit4] 2> 925615 WARN (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/index' doesn't exist. Creating new index... [junit4] 2> 925615 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/index [junit4] 2> 925615 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=2.912109375, floorSegmentMB=1.9345703125, forceMergeDeletesPctAllowed=21.16416933305867, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6923006434265147 [junit4] 2> 925616 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_1,generation=1} [junit4] 2> 925616 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 925616 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/ [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 925618 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 925619 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 925620 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 925620 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 925621 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 925622 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 925623 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 925624 WARN (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 925624 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 925624 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 925624 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 925625 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 925625 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 925625 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1516736844, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 925625 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_1,generation=1} [junit4] 2> 925625 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 925625 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@18507b[collection1] main [junit4] 2> 925625 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 925625 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 925625 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 925626 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 925662 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 925817 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 925817 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 925817 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 925817 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 925817 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 925817 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 925817 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 925817 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 925817 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 925817 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 925817 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520602043838889984 [junit4] 2> 925817 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 925818 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 925818 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 925818 INFO (searcherExecutor-3302-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18507b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 925819 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520602043838889984 [junit4] 2> 925819 INFO (coreLoadExecutor-3301-thread-1) [ ] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 925820 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 925822 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs [junit4] 2> 925824 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{deleteByQuery=*:* (-1520602043844132864)} 0 1 [junit4] 2> 925825 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 925825 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 925825 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 925825 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 925825 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 925848 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 925859 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0 [junit4] 2> 925880 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 925883 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 925950 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 925954 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 925955 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 925957 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 925959 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 925959 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 925960 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 925960 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 925960 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 925960 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 925960 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 925962 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 925962 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 925962 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/] [junit4] 2> 925962 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1302c5f [junit4] 2> 925962 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/index/ [junit4] 2> 925962 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/ [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 925965 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 925966 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 925967 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 925968 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 925968 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 925969 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 925971 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 925972 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 925973 WARN (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 925973 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 925973 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 925973 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 925973 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@154d85c[collection1] main [junit4] 2> 925974 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 925974 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 925974 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 925974 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 925974 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 925976 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 925976 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 925976 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 925976 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 925976 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 925976 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 925976 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 925976 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 925976 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 925977 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 925977 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 925977 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 925977 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 925977 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@154d85c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 925979 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1520602043844132864 [junit4] 2> 925979 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1 [junit4] 2> 925980 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=91923774, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 925980 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_1,generation=1} [junit4] 2> 925981 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 925981 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 925981 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@8829a0[collection1] main [junit4] 2> 925981 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.CoreContainer replacing core: collection1 [junit4] 2> 925981 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1de2d2d [junit4] 2> 925981 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 925981 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 925982 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8829a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 926011 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1520602044021342208)]} 0 21 [junit4] 2> 926012 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1520602044042313728)]} 0 22 [junit4] 2> 926012 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1520602044043362304)]} 0 22 [junit4] 2> 926013 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1520602044043362305)]} 0 23 [junit4] 2> 926013 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1520602044044410880)]} 0 23 [junit4] 2> 926013 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1520602044044410881)]} 0 23 [junit4] 2> 926013 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1520602044044410882)]} 0 23 [junit4] 2> 926014 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1520602044045459456)]} 0 24 [junit4] 2> 926014 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1520602044045459457)]} 0 24 [junit4] 2> 926014 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1520602044045459458)]} 0 24 [junit4] 2> 926014 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1520602044045459459)]} 0 24 [junit4] 2> 926015 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1520602044046508032)]} 0 25 [junit4] 2> 926015 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1520602044046508033)]} 0 25 [junit4] 2> 926015 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1520602044046508034)]} 0 25 [junit4] 2> 926016 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 926016 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1520602044047556608)]} 0 26 [junit4] 2> 926017 INFO (commitScheduler-3310-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 926023 INFO (commitScheduler-3310-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@1bbfd41[collection1] main [junit4] 2> 926023 INFO (commitScheduler-3310-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 926024 INFO (searcherExecutor-3307-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bbfd41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C15)))} [junit4] 2> 926267 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1520602044310749184)]} 0 277 [junit4] 2> 926268 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 926269 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 926269 INFO (TEST-AutoCommitTest.testMaxDocs-seed#[5539E39CB1CF59A5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs [junit4] 2> 926272 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime [junit4] 2> 926278 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@147e7[collection1] realtime [junit4] 2> 926278 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{deleteByQuery=*:* (-1520602044315992064)} 0 5 [junit4] 2> 926278 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 926279 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 926279 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 926279 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 926279 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 926302 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 926310 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0 [junit4] 2> 926327 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 926331 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 926413 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 926416 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 926417 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 926420 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 926421 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 926421 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 926422 WARN (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 926422 WARN (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 926422 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 926422 WARN (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 926422 WARN (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 926423 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 926423 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 926423 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/] [junit4] 2> 926424 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1302c5f [junit4] 2> 926424 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/index/ [junit4] 2> 926424 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/ [junit4] 2> 926427 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 926428 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 926429 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 926430 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 926430 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 926431 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 926433 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 926435 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 926435 WARN (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 926436 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 926436 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 926436 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 926436 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@125ea22[collection1] main [junit4] 2> 926436 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 926436 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 926436 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 926436 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 926437 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 926438 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 926438 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 926438 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 926438 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 926439 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 926439 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 926439 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 926439 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 926439 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 926439 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 926439 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 926439 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 926439 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 926440 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@125ea22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 926440 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520602044315992064 [junit4] 2> 926441 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1 [junit4] 2> 926441 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_2,generation=2} [junit4] 2> 926441 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2 [junit4] 2> 926441 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=2.9306640625, floorSegmentMB=0.8154296875, forceMergeDeletesPctAllowed=17.82765061591999, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38447189474301535 [junit4] 2> 926443 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_2,generation=2} [junit4] 2> 926443 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2 [junit4] 2> 926444 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 926444 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@ae40f[collection1] main [junit4] 2> 926444 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.CoreContainer replacing core: collection1 [junit4] 2> 926444 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@e8fccd [junit4] 2> 926444 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 926444 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 926444 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ae40f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 926450 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1520602044501590016)]} 0 0 [junit4] 2> 926450 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 927450 INFO (commitScheduler-3314-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 927453 INFO (commitScheduler-3314-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@18415b7[collection1] main [junit4] 2> 927453 INFO (commitScheduler-3314-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 927453 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18415b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):C1)))} [junit4] 2> 927701 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1520602045814407168)]} 0 1252 [junit4] 2> 927701 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 927702 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 927703 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{delete=[529 (-1520602045816504320)]} 0 0 [junit4] 2> 927703 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 928701 INFO (commitScheduler-3314-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 928704 INFO (commitScheduler-3314-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@114e3c8[collection1] main [junit4] 2> 928704 INFO (commitScheduler-3314-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 928705 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@114e3c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):C1)))} [junit4] 2> 928954 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1520602047128272896)]} 0 2504 [junit4] 2> 928955 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 928955 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047129321472)]} 0 2505 [junit4] 2> 928955 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047129321473)]} 0 2506 [junit4] 2> 928955 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047129321474)]} 0 2506 [junit4] 2> 928956 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047130370048)]} 0 2506 [junit4] 2> 928956 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047130370049)]} 0 2506 [junit4] 2> 928956 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047130370050)]} 0 2506 [junit4] 2> 928956 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047130370051)]} 0 2506 [junit4] 2> 928956 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047130370052)]} 0 2507 [junit4] 2> 928956 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047130370053)]} 0 2507 [junit4] 2> 928957 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520602047130370054)]} 0 2507 [junit4] 2> 928957 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 929955 INFO (commitScheduler-3314-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false} [junit4] 2> 929959 INFO (commitScheduler-3314-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@78e7df[collection1] main [junit4] 2> 929959 INFO (commitScheduler-3314-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 929960 INFO (searcherExecutor-3311-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78e7df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):C1) Uninverting(_4(5.5.0):C11/9:delGen=1)))} [junit4] 2> 930208 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1520602048443187200)]} 0 3758 [junit4] 2> 930208 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 [junit4] 2> 930209 INFO (TEST-AutoCommitTest.testMaxTime-seed#[5539E39CB1CF59A5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime [junit4] 2> 930212 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin [junit4] 2> 930229 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@1a2b7b7[collection1] realtime [junit4] 2> 930229 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{deleteByQuery=*:* (-1520602048447381504)} 0 17 [junit4] 2> 930230 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 930230 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 930230 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr [junit4] 2> 930230 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 930231 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 930255 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 930265 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0 [junit4] 2> 930288 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 930294 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 930405 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 930410 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 930411 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 930415 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 930417 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 930419 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 930419 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 930419 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 930419 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 930419 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 930419 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 930421 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 930421 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 930421 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/] [junit4] 2> 930421 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1302c5f [junit4] 2> 930422 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/index/ [junit4] 2> 930424 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/ [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 930428 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 930429 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 930431 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 930432 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 930433 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 930433 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 930437 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 930438 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 930439 WARN (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 930439 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 930440 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 930440 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 930440 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@1cdb9c7[collection1] main [junit4] 2> 930440 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 930440 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 930441 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 930441 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 930441 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 930444 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 930444 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 930444 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 930444 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 930444 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 930444 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 930444 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 930445 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 930445 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 930445 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 930445 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 930445 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 930445 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 930446 INFO (searcherExecutor-3315-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cdb9c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 930447 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1520602048447381504 [junit4] 2> 930447 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1 [junit4] 2> 930447 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_2,generation=2} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_3,generation=3} [junit4] 2> 930447 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3 [junit4] 2> 930448 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2957447490389911] [junit4] 2> 930449 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_3,generation=3} [junit4] 2> 930449 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3 [junit4] 2> 930450 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 930450 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@78f156[collection1] main [junit4] 2> 930450 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.CoreContainer replacing core: collection1 [junit4] 2> 930450 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@264e8 [junit4] 2> 930450 INFO (TEST-AutoCommitTest.testCommitWithin-seed#[5539E39CB1CF59A5]) [ ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesBy [...truncated too long message...] t4] > Throwable #1: java.lang.RuntimeException: Exception during query [junit4] > at __randomizedtesting.SeedInfo.seed([5539E39CB1CF59A5:EFEB8CE432E1B7B0]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749) [junit4] > at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:326) [junit4] > at java.lang.Thread.run(Thread.java:747) [junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1] [junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] > <response> [junit4] > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result> [junit4] > </response> [junit4] > request was:q=id:529&qt=standard&start=0&rows=20&version=2.2 [junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742) [junit4] > ... 40 more [junit4] 2> 930464 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 930464 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28733580 [junit4] 2> 930464 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1f537a0 [junit4] 2> 930464 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 930465 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 930465 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 930465 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 930465 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 930468 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_3,generation=3} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8ccc8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb20c),segFN=segments_4,generation=4} [junit4] 2> 930468 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4 [junit4] 2> 930469 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 930477 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 930477 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001;done=false>>] [junit4] 2> 930477 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001 [junit4] 2> 930477 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/index;done=false>>] [junit4] 2> 930477 INFO (SUITE-AutoCommitTest-seed#[5539E39CB1CF59A5]-worker) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001/init-core-data-001/index [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5539E39CB1CF59A5-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): {range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=LuceneFixedGap), field_t=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= true), subject=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=sw_CD, timezone=Asia/Amman [junit4] 2> NOTE: Linux 3.19.0-37-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=75149936,total=393478144 [junit4] 2> NOTE: All tests run in this JVM: [SoftAutoCommitTest, ZkControllerTest, ZkStateWriterTest, TestPartialUpdateDeduplication, DistributedTermsComponentTest, TestExceedMaxTermLength, TestQueryTypes, TestFieldCollectionResource, TestQueryUtils, TestRandomForceMergePolicy, TermVectorComponentTest, TestDefaultStatsCache, SuggesterFSTTest, TestMiniSolrCloudClusterBase, OpenExchangeRatesOrgProviderTest, TestUniqueKeyFieldResource, SolrPluginUtilsTest, PKIAuthenticationIntegrationTest, FacetPivotSmallTest, TestBulkSchemaAPI, StressHdfsTest, OpenCloseCoreStressTest, TestSurroundQueryParser, TestTrie, CachingDirectoryFactoryTest, TestManagedSchemaFieldTypeResource, TestCloudSchemaless, BigEndianAscendingWordDeserializerTest, SimplePostToolTest, TestQuerySenderListener, HttpPartitionTest, ChaosMonkeySafeLeaderTest, ConvertedLegacyTest, FastVectorHighlighterTest, BadCopyFieldTest, TestOrdValues, TestFileDictionaryLookup, TestScoreJoinQPNoScore, TestRawTransformer, DistanceFunctionTest, TestSolrCoreProperties, TestOverriddenPrefixQueryForCustomFieldType, TestSchemaManager, MBeansHandlerTest, TestCodecSupport, TestLeaderElectionZkExpiry, TestSearcherReuse, DirectSolrSpellCheckerTest, TestReplicationHandlerBackup, RequestLoggingTest, TestChildDocTransformer, TestSimpleTrackingShardHandler, BasicFunctionalityTest, TestSolrConfigHandlerCloud, TestSerializedLuceneMatchVersion, TestPivotHelperCode, DocExpirationUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestSolr4Spatial2, TestRequestForwarding, DistributedFacetPivotSmallAdvancedTest, ClusterStateUpdateTest, TestBinaryResponseWriter, CursorMarkTest, IndexBasedSpellCheckerTest, TestDistributedGrouping, NumericFieldsTest, HighlighterMaxOffsetTest, TestExactStatsCache, WordBreakSolrSpellCheckerTest, TestQuerySenderNoQuery, DistributedQueueTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedIntervalFacetingTest, TestBM25SimilarityFactory, TestManagedResource, TestNonDefinedSimilarityFactory, ConnectionManagerTest, MinimalSchemaTest, SolrInfoMBeanTest, TermsComponentTest, ChaosMonkeyNothingIsSafeTest, TestFieldTypeResource, SpatialFilterTest, CollectionReloadTest, DocValuesMissingTest, FileUtilsTest, RecoveryAfterSoftCommitTest, DistributedExpandComponentTest, SaslZkACLProviderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest] [junit4] Completed [285/555 (1!)] on J1 in 5.09s, 3 tests, 1 error <<< FAILURES! [...truncated 869 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1456: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1010: There were test failures: 555 suites (7 ignored), 2194 tests, 1 error, 83 ignored (38 assumptions) [seed: 5539E39CB1CF59A5] Total time: 51 minutes 14 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org