Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/466/
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([F658D47AD6052C29:4FD902A5FAEF28A3]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
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: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: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: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: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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:806)
... 40 more
Build Log:
[...truncated 11546 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F658D47AD6052C29-001/init-core-data-001
[junit4] 2> 1438494 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1438495 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1438495 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1438565 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1438651 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1438734 WARN
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1438764 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1438774 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1438776 INFO (coreLoadExecutor-2782-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1438877 INFO (coreLoadExecutor-2782-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1438913 INFO (coreLoadExecutor-2782-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1439043 WARN (coreLoadExecutor-2782-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1439045 INFO (coreLoadExecutor-2782-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1439052 INFO (coreLoadExecutor-2782-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 1439052 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F658D47AD6052C29-001/init-core-data-001/]
[junit4] 2> 1439053 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e06ec2a
[junit4] 2> 1439059 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=23.7412109375,
floorSegmentMB=1.134765625, forceMergeDeletesPctAllowed=25.874474897204784,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1439095 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1439095 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1439096 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1439096 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1439096 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1853791973,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1439115 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@31a633f7[collection1] main]
[junit4] 2> 1439115 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1439130 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1439311 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1439311 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1439319 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1439319 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1439319 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1439319 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1439319 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1439319 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1439320 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1439320 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1439321 INFO
(searcherExecutor-2783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@31a633f7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1439321 INFO (coreLoadExecutor-2782-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1547316052370653184
[junit4] 2> 1439327 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1439329 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1439331 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1547316052379041792)} 0 1
[junit4] 2> 1439335 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1439397 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1439474 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1439637 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1439639 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1439647 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 1439647 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F658D47AD6052C29-001/init-core-data-001/]
[junit4] 2> 1439647 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e06ec2a
[junit4] 2> 1439836 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1439836 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1439839 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@627280f5[collection1] main]
[junit4] 2> 1439839 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1439840 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1439843 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1439851 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1439851 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1439852 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1439852 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1439852 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1439852 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1439852 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1439852 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1439853 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1439853 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 1439853 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1439854 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@15a5b7e4[collection1] main]
[junit4] 2> 1439854 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@19c9b75b
[junit4] 2> 1439854 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1439855 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@627280f5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1439855 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1439858 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1439858 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1439859 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1439859 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1439859 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1439859 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1439859 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1439860 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1439861 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15a5b7e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1439919 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1547316052964147200)]} 0 32
[junit4] 2> 1439919 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1443903 INFO (commitScheduler-2791-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> 1443909 INFO (commitScheduler-2791-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c3367b2[collection1]
main]
[junit4] 2> 1443910 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c3367b2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):c1)))}
[junit4] 2> 1443910 INFO (commitScheduler-2791-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1444090 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1547316057370263552)]} 0 4204
[junit4] 2> 1444090 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1444091 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1547316057372360704)]} 0 4205
[junit4] 2> 1444091 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1445098 INFO (commitScheduler-2791-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> 1445106 INFO (commitScheduler-2791-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1145dc19[collection1] main]
[junit4] 2> 1445108 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1145dc19[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):c1)))}
[junit4] 2> 1445108 INFO (commitScheduler-2791-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1445411 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1445412 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1445423 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058757529600)]} 0 5537
[junit4] 2> 1445424 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058769063936)]} 0 5537
[junit4] 2> 1445424 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058770112512)]} 0 5538
[junit4] 2> 1445424 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058770112513)]} 0 5538
[junit4] 2> 1445424 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058770112514)]} 0 5538
[junit4] 2> 1445425 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058771161088)]} 0 5538
[junit4] 2> 1445425 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058771161089)]} 0 5539
[junit4] 2> 1445425 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058771161090)]} 0 5539
[junit4] 2> 1445425 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058771161091)]} 0 5539
[junit4] 2> 1445425 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316058771161092)]} 0 5539
[junit4] 2> 1445426 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1445427 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058772209664)]} 0 5541
[junit4] 2> 1445427 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058773258240)]} 0 5541
[junit4] 2> 1445428 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058774306816)]} 0 5541
[junit4] 2> 1445428 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058774306817)]} 0 5541
[junit4] 2> 1445428 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058774306818)]} 0 5542
[junit4] 2> 1445428 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058774306819)]} 0 5542
[junit4] 2> 1445431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058776403968)]} 0 5544
[junit4] 2> 1445431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058777452544)]} 0 5544
[junit4] 2> 1445431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058777452545)]} 0 5545
[junit4] 2> 1445431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1547316058777452546)]} 0 5545
[junit4] 2> 1445431 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1446430 INFO (commitScheduler-2791-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> 1446440 INFO (commitScheduler-2791-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@679ea69a[collection1] main]
[junit4] 2> 1446441 INFO
(searcherExecutor-2788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@679ea69a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.3.0):c10/9:delGen=1)))}
[junit4] 2> 1446441 INFO (commitScheduler-2791-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1446445 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1446445 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1446446 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[F658D47AD6052C29]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1446452 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1446453 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b4a739c[collection1] realtime]
[junit4] 2> 1446453 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1547316059848048640)} 0 1
[junit4] 2> 1446454 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1446498 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1446548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1446800 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1446804 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1446821 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 1446822 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F658D47AD6052C29-001/init-core-data-001/]
[junit4] 2> 1446822 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e06ec2a
[junit4] 2> 1446887 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1446887 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1446887 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@747c4937[collection1] main]
[junit4] 2> 1446887 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1446888 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1446896 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1446896 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1446896 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1446896 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1446896 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1446896 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1446897 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1446897 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1446897 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1446897 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1446898 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@747c4937[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1446915 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=65.5615234375,
floorSegmentMB=2.0927734375, forceMergeDeletesPctAllowed=17.77847264535613,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1446915 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1446915 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@183a4101[collection1] main]
[junit4] 2> 1446916 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@e8429f2
[junit4] 2> 1446923 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@183a4101[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1446939 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1547316060351365120)]} 0 7
[junit4] 2> 1446939 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1547316060358705152)]} 0 7
[junit4] 2> 1446940 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1547316060358705153)]} 0 8
[junit4] 2> 1446940 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1547316060359753728)]} 0 8
[junit4] 2> 1446940 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1547316060359753729)]} 0 8
[junit4] 2> 1446940 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1547316060359753730)]} 0 8
[junit4] 2> 1446940 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1547316060359753731)]} 0 9
[junit4] 2> 1446941 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1547316060360802304)]} 0 9
[junit4] 2> 1446941 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1547316060360802305)]} 0 9
[junit4] 2> 1446941 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1547316060360802306)]} 0 9
[junit4] 2> 1446941 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1547316060360802307)]} 0 10
[junit4] 2> 1446942 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1547316060360802308)]} 0 10
[junit4] 2> 1446942 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1547316060361850880)]} 0 10
[junit4] 2> 1446942 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1547316060361850881)]} 0 10
[junit4] 2> 1446942 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1446944 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1547316060362899456)]} 0 12
[junit4] 2> 1446944 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1547316060363948032)]} 0 12
[junit4] 2> 1446944 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1446945 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 1446945 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:806)
[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:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 1446946 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=F658D47AD6052C29 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Pacific/Gambier
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.50s J2 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([F658D47AD6052C29:4FD902A5FAEF28A3]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:806)
[junit4] > ... 40 more
[junit4] 2> 1446957 INFO (commitScheduler-2795-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> 1446975 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1446978 INFO (commitScheduler-2795-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@43cb755[collection1]
main]
[junit4] 2> 1446978 INFO (commitScheduler-2795-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1446979 INFO
(searcherExecutor-2792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43cb755[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.3.0):c16)))}
[junit4] 2> 1446982 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@58b81a7f[collection1] realtime]
[junit4] 2> 1446982 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1547316060396453888)} 0 7
[junit4] 2> 1446983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1447075 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1447115 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1447447 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1447449 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1447458 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 1447458 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F658D47AD6052C29-001/init-core-data-001/]
[junit4] 2> 1447458 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e06ec2a
[junit4] 2> 1447477 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1447477 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1447477 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15159694[collection1] main]
[junit4] 2> 1447478 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1447481 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1447488 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1447492 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1447492 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1447492 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1447492 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1447493 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1447493 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1447493 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1447493 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1447494 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1447494 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1447495 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15159694[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1447495 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1447495 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d37240[collection1] main]
[junit4] 2> 1447495 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@134dee34
[junit4] 2> 1447496 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5d37240[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1447538 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1547316060970024960)]} 0 16
[junit4] 2> 1447539 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1448542 INFO (commitScheduler-2799-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> 1448551 INFO (commitScheduler-2799-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@43787ac2[collection1] main]
[junit4] 2> 1448551 INFO (commitScheduler-2799-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1448552 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43787ac2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):c1)))}
[junit4] 2> 1448574 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1547316062071029760)]} 0 1052
[junit4] 2> 1448574 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1448575 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1448575 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1547316062074175488)]} 0 0
[junit4] 2> 1448576 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1449574 INFO (commitScheduler-2799-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> 1449591 INFO (commitScheduler-2799-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@21b48bab[collection1] main]
[junit4] 2> 1449592 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@21b48bab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.3.0):c1)))}
[junit4] 2> 1449592 INFO (commitScheduler-2799-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1449691 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1547316063243337728)]} 0 2169
[junit4] 2> 1449691 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1449692 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063245434880)]} 0 2170
[junit4] 2> 1449692 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063245434881)]} 0 2170
[junit4] 2> 1449692 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063245434882)]} 0 2170
[junit4] 2> 1449693 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063246483456)]} 0 2171
[junit4] 2> 1449693 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063246483457)]} 0 2171
[junit4] 2> 1449693 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063246483458)]} 0 2171
[junit4] 2> 1449693 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063246483459)]} 0 2171
[junit4] 2> 1449694 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063246483460)]} 0 2171
[junit4] 2> 1449694 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063247532032)]} 0 2172
[junit4] 2> 1449694 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1547316063247532033)]} 0 2172
[junit4] 2> 1449694 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1450691 INFO (commitScheduler-2799-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> 1450707 INFO (commitScheduler-2799-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a5d25e[collection1]
main]
[junit4] 2> 1450708 INFO
(searcherExecutor-2796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a5d25e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.3.0):c1)
Uninverting(_6(6.3.0):c11/9:delGen=1)))}
[junit4] 2> 1450708 INFO (commitScheduler-2799-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1450946 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1547316064560349184)]} 0 3424
[junit4] 2> 1450947 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 1450947 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[F658D47AD6052C29]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 1450948 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1450948 INFO
(SUITE-AutoCommitTest-seed#[F658D47AD6052C29]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=535063855
[junit4] 2> 1450951 INFO
(coreCloseExecutor-2800-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@52535353
[junit4] 2> 1450959 INFO
(coreCloseExecutor-2800-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1450960 INFO
(coreCloseExecutor-2800-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4206dc58
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_F658D47AD6052C29-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
field_t=PostingsFormat(name=Direct),
multiDefault=PostingsFormat(name=MockRandom),
subject=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Asserting),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
text=PostingsFormat(name=Direct),
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=375,
maxMBSortInHeap=6.844303224865529, sim=ClassicSimilarity, locale=de-LU,
timezone=Pacific/Gambier
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=107892160,total=525336576
[junit4] 2> NOTE: All tests run in this JVM:
[StatelessScriptUpdateProcessorFactoryTest, TestMacroExpander,
TestGeoJSONResponseWriter, TestAuthenticationFramework, RequestHandlersTest,
TimeZoneUtilsTest, PreAnalyzedFieldTest, LeaderElectionTest,
DistributedQueueTest, PrimitiveFieldTypeTest, NoCacheHeaderTest,
HardAutoCommitTest, HdfsChaosMonkeySafeLeaderTest, TestIndexingPerformance,
TestFreeTextSuggestions, TestStressReorder, TestLFUCache,
TestSolrConfigHandlerConcurrent, OverseerCollectionConfigSetProcessorTest,
ReplicationFactorTest, TestDynamicFieldResource, UpdateParamsTest,
DistributedFacetPivotWhiteBoxTest, SuggestComponentContextFilterQueryTest,
TestRandomFlRTGCloud, TestLeaderElectionZkExpiry, TestSSLRandomization,
OpenExchangeRatesOrgProviderTest, SimpleFacetsTest,
TolerantUpdateProcessorTest, TestAuthorizationFramework, OverseerStatusTest,
DateRangeFieldTest, CurrencyFieldXmlFileTest, TestLegacyFieldCache,
TestJmxMonitoredMap, PingRequestHandlerTest, TestSubQueryTransformerDistrib,
TestLRUStatsCache, UnloadDistributedZkTest, DirectUpdateHandlerTest,
TestDistributedMissingSort, DebugComponentTest, TestSchemaManager,
TestScoreJoinQPNoScore, AssignTest, TestPostingsSolrHighlighter,
CleanupOldIndexTest, TestRestoreCore, TestTrieFacet, PrimUtilsTest,
TestDFISimilarityFactory, TestConfigSets, SolrTestCaseJ4Test,
TestReplicaProperties, TestAnalyzeInfixSuggestions, TestCryptoKeys,
TestChildDocTransformer, TestRecoveryHdfs, TestFieldCacheSortRandom,
AddSchemaFieldsUpdateProcessorFactoryTest, StatsComponentTest,
HdfsRecoverLeaseTest, SuggesterWFSTTest, TestClusterStateMutator,
TestWriterPerf, SolrPluginUtilsTest, TestZkChroot, TestIndexSearcher,
TestTestInjection, TestSolrDeletionPolicy1, SharedFSAutoReplicaFailoverTest,
BlockDirectoryTest, SuggesterTest, TestSerializedLuceneMatchVersion,
BasicDistributedZk2Test, XmlUpdateRequestHandlerTest,
TestSolrCloudWithDelegationTokens, CdcrUpdateLogTest,
HdfsBasicDistributedZk2Test, FullSolrCloudDistribCmdsTest,
BlockJoinFacetRandomTest, TestReloadAndDeleteDocs,
TestReversedWildcardFilterFactory, AutoCommitTest]
[junit4] Completed [284/637 (1!)] on J2 in 12.55s, 3 tests, 1 error <<<
FAILURES!
[...truncated 61424 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]