Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2001/
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([4691D4BF3CFB5FCE:FF10026010115B44]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
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:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
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:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 11067 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4691D4BF3CFB5FCE-001/init-core-data-001
[junit4] 2> 241796 WARN
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 241796 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 241797 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 241798 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 241798 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 241942 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 241961 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 242102 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 242146 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6813e72b
[junit4] 2> 242153 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6813e72b
[junit4] 2> 242154 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6813e72b
[junit4] 2> 242158 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 242193 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 242229 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 242453 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 242462 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 242463 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6813e72b
[junit4] 2> 242463 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 242463 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4691D4BF3CFB5FCE-001/init-core-data-001/]
[junit4] 2> 242465 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=27.587890625,
floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=27.986120290019013,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45106909089561564
[junit4] 2> 242569 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 242569 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 242570 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6487357819307541]
[junit4] 2> 242570 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e81cadf[collection1] main]
[junit4] 2> 242571 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 242577 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 242600 INFO (coreLoadExecutor-1355-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 242600 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 242601 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 242601 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 242601 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 242601 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 242601 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 242601 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 242603 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 242611 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 242612 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 242614 INFO
(searcherExecutor-1356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e81cadf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 242614 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 242614 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 242614 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 242615 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 242615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 242663 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 242697 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 243043 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 243061 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 243089 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6813e72b
[junit4] 2> 243089 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4691D4BF3CFB5FCE-001/init-core-data-001/]
[junit4] 2> 243187 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 243187 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 243188 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2ccac3a6[collection1] main]
[junit4] 2> 243192 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 243193 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 243202 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 243220 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 243225 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 243225 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 243227 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 243228 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 243228 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 243229 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=69.7197265625,
floorSegmentMB=0.3544921875, forceMergeDeletesPctAllowed=13.010603436943747,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 243229 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 243229 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 243229 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 243231 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2ccac3a6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 243231 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 243231 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@43737599[collection1] main]
[junit4] 2> 243231 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@407f92f6
[junit4] 2> 243232 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1082102518
[junit4] 2> 243238 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43737599[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 243246 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0]} 0 9
[junit4] 2> 243247 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1]} 0 10
[junit4] 2> 243247 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2]} 0 10
[junit4] 2> 243247 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3]} 0 10
[junit4] 2> 243247 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4]} 0 10
[junit4] 2> 243249 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5]} 0 12
[junit4] 2> 243249 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6]} 0 12
[junit4] 2> 243249 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7]} 0 12
[junit4] 2> 243250 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8]} 0 13
[junit4] 2> 243250 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9]} 0 13
[junit4] 2> 243250 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10]} 0 13
[junit4] 2> 243251 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11]} 0 13
[junit4] 2> 243251 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12]} 0 14
[junit4] 2> 243252 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13]} 0 15
[junit4] 2> 243252 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 243276 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14]} 0 38
[junit4] 2> 243276 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15]} 0 39
[junit4] 2> 243276 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 243277 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> 243277 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 243278 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=4691D4BF3CFB5FCE -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Asia/Dhaka
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.68s J2 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([4691D4BF3CFB5FCE:FF10026010115B44]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 243289 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 243289 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 243289 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 243289 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 243290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 243301 INFO (commitScheduler-1363-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 243309 INFO (commitScheduler-1363-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@431306ac[collection1] main]
[junit4] 2> 243310 INFO
(searcherExecutor-1360-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@431306ac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 243310 INFO (commitScheduler-1363-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 243422 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 243468 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 243593 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 243619 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 243652 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6813e72b
[junit4] 2> 243652 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4691D4BF3CFB5FCE-001/init-core-data-001/]
[junit4] 2> 243773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 243773 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 243775 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c891317[collection1] main]
[junit4] 2> 243775 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 243776 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 243781 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 243781 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 243782 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 243782 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 243782 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 243782 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 243783 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 243786 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 243787 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1813669759,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 243787 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 243787 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 243789 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 243793 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c891317[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 243793 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3605660a[collection1] main]
[junit4] 2> 243793 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@542e9e66
[junit4] 2> 243794 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1412341350
[junit4] 2> 243802 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3605660a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 243819 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529]} 0
18
[junit4] 2> 243819 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 247806 INFO (commitScheduler-1367-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 247810 INFO (commitScheduler-1367-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e5ca47f[collection1] main]
[junit4] 2> 247812 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e5ca47f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c1)))}
[junit4] 2> 247813 INFO (commitScheduler-1367-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 247822 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530]} 0
4021
[junit4] 2> 247822 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 247823 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529]}
0 4022
[junit4] 2> 247823 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 249823 INFO (commitScheduler-1367-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 249836 INFO (commitScheduler-1367-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c1afec1[collection1] main]
[junit4] 2> 249836 INFO (commitScheduler-1367-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 249840 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c1afec1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):c1)))}
[junit4] 2> 250075 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 250075 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 250081 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6280
[junit4] 2> 250082 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6280
[junit4] 2> 250082 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6281
[junit4] 2> 250082 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6281
[junit4] 2> 250082 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6281
[junit4] 2> 250082 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6281
[junit4] 2> 250083 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6281
[junit4] 2> 250083 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6281
[junit4] 2> 250083 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6282
[junit4] 2> 250083 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0
6282
[junit4] 2> 250083 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 250084 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6282
[junit4] 2> 250084 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6283
[junit4] 2> 250084 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6283
[junit4] 2> 250084 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6283
[junit4] 2> 250084 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6283
[junit4] 2> 250084 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6283
[junit4] 2> 250084 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6283
[junit4] 2> 250084 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6283
[junit4] 2> 250085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6283
[junit4] 2> 250085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]}
0 6283
[junit4] 2> 250085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 251084 INFO (commitScheduler-1367-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 251090 INFO (commitScheduler-1367-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a2a123d[collection1]
main]
[junit4] 2> 251090 INFO (commitScheduler-1367-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 251092 INFO
(searcherExecutor-1364-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a2a123d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):c10/9:delGen=1)))}
[junit4] 2> 251094 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 251095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 251095 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[4691D4BF3CFB5FCE]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 251097 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 251097 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 251097 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 251097 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 251098 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 251122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 251142 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 251229 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 251243 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 251277 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6813e72b
[junit4] 2> 251277 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4691D4BF3CFB5FCE-001/init-core-data-001/]
[junit4] 2> 251337 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 251337 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 251338 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@ed08abc[collection1] main]
[junit4] 2> 251338 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 251339 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 251350 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 251350 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7231790762818017]
[junit4] 2> 251351 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 251351 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 251351 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 251351 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 251351 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 251351 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 251352 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 251352 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 251352 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 251352 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 251354 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@ed08abc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 251354 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@13ef4ec1[collection1] main]
[junit4] 2> 251355 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@40f20890
[junit4] 2> 251357 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13ef4ec1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 251357 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1089603728
[junit4] 2> 251367 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529]} 0 1
[junit4] 2> 251367 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 252867 INFO (commitScheduler-1371-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 252874 INFO (commitScheduler-1371-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@73863769[collection1] main]
[junit4] 2> 252877 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@73863769[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):c1)))}
[junit4] 2> 252877 INFO (commitScheduler-1371-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 253119 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530]} 0 1753
[junit4] 2> 253119 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 253120 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 253121 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529]} 0 0
[junit4] 2> 253121 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 254619 INFO (commitScheduler-1371-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 254623 INFO (commitScheduler-1371-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@35aefd37[collection1] main]
[junit4] 2> 254623 INFO (commitScheduler-1371-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 254625 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35aefd37[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):c1)))}
[junit4] 2> 254774 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550]} 0 3408
[junit4] 2> 254774 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 254775 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3409
[junit4] 2> 254775 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3409
[junit4] 2> 254775 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3409
[junit4] 2> 254775 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3409
[junit4] 2> 254775 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3409
[junit4] 2> 254776 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3409
[junit4] 2> 254776 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3410
[junit4] 2> 254776 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3410
[junit4] 2> 254776 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3410
[junit4] 2> 254776 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 3410
[junit4] 2> 254777 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 256274 INFO (commitScheduler-1371-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 256282 INFO (commitScheduler-1371-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5f0458f9[collection1] main]
[junit4] 2> 256282 INFO (commitScheduler-1371-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 256284 INFO
(searcherExecutor-1368-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f0458f9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):c1)
Uninverting(_6(8.0.0):c11/9:delGen=1)))}
[junit4] 2> 256534 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531]} 0 5168
[junit4] 2> 256534 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 256535 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[4691D4BF3CFB5FCE]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 256535 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 256535 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=40950498
[junit4] 2> 256535 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 256536 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 256537 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 256537 INFO
(SUITE-AutoCommitTest-seed#[4691D4BF3CFB5FCE]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 256545 INFO
(coreCloseExecutor-1372-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@9269ae0
[junit4] 2> 256571 INFO
(coreCloseExecutor-1372-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=153524960
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4691D4BF3CFB5FCE-001
[junit4] 2> Jul 17, 2017 7:48:10 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
field_t=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=FST50,
subject=FST50, intDefault=PostingsFormat(name=Memory),
id_i1=PostingsFormat(name=Memory),
id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=FST50,
text=PostingsFormat(name=MockRandom), range_facet_l=FST50, timestamp=FST50},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1022,
maxMBSortInHeap=5.938284522382805, sim=RandomSimilarity(queryNorm=true): {},
locale=en-NZ, timezone=Asia/Dhaka
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=168264472,total=489160704
[junit4] 2> NOTE: All tests run in this JVM: [CdcrReplicationHandlerTest,
TermsComponentTest, TestStressInPlaceUpdates, TestGraphMLResponseWriter,
TestFieldCacheSortRandom, TestSubQueryTransformerDistrib,
TestCopyFieldCollectionResource, FullHLLTest, DirectUpdateHandlerOptimizeTest,
TestOverriddenPrefixQueryForCustomFieldType, TestSurroundQueryParser,
UniqFieldsUpdateProcessorFactoryTest, DistanceUnitsTest, TestStreamBody,
BasicDistributedZk2Test, TestDefaultStatsCache, TestFilteredDocIdSet,
SolrSlf4jReporterTest, TestBulkSchemaConcurrent, XsltUpdateRequestHandlerTest,
TestSolrConfigHandlerCloud, SimpleMLTQParserTest, DateMathParserTest,
SuggesterFSTTest, SolrTestCaseJ4Test, DocExpirationUpdateProcessorFactoryTest,
TestCorePropertiesReload, AutoCommitTest]
[junit4] Completed [101/728 (1!)] on J2 in 15.08s, 3 tests, 1 error <<<
FAILURES!
[...truncated 45349 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]