Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/169/
Java: 64bit/jdk-9-ea+178 -XX:+UseCompressedOops -XX:+UseG1GC
--illegal-access=deny
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([7B5CA422F14C2B7F:C2DD72FDDDA62FF5]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
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:879)
... 39 more
Build Log:
[...truncated 12069 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> 1091932 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_7B5CA422F14C2B7F-001/init-core-data-001
[junit4] 2> 1091933 WARN
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1198 numCloses=1198
[junit4] 2> 1091933 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1091933 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1091934 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1091934 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1091960 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1091996 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1092059 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1092107 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@633c29c9
[junit4] 2> 1092112 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@633c29c9
[junit4] 2> 1092112 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@633c29c9
[junit4] 2> 1092114 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1092139 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1092156 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1092257 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1092264 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1092265 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@633c29c9
[junit4] 2> 1092265 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1092265 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_7B5CA422F14C2B7F-001/init-core-data-001/]
[junit4] 2> 1092266 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1092310 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1092310 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1092310 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1092311 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1092311 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7256200697093824]
[junit4] 2> 1092312 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c3095c5[collection1] main]
[junit4] 2> 1092312 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1092331 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1092404 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1092404 INFO (coreLoadExecutor-5510-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574338630793560064
[junit4] 2> 1092405 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1092408 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1092410 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1092410 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1092410 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a63ac73[collection1] realtime]
[junit4] 2> 1092411 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1092411 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1092412 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1092418 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1092418 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1092418 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1092419 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1092419 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1092419 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1092420 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1092426 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1092427 INFO (searcherExecutor-5511-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c3095c5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1092466 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1092497 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1092616 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1092626 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1092650 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@633c29c9
[junit4] 2> 1092650 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_7B5CA422F14C2B7F-001/init-core-data-001/]
[junit4] 2> 1092715 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1092715 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1092717 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@74c92f2b[collection1] main]
[junit4] 2> 1092717 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1092718 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1092721 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1092721 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574338631125958656
[junit4] 2> 1092723 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1092724 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1092724 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1092724 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1092725 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=66.111328125,
floorSegmentMB=2.07421875, forceMergeDeletesPctAllowed=18.08939246891993,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=1.193359375, noCFSRatio=0.0
[junit4] 2> 1092725 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1092725 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1092725 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1092726 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1092726 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1092726 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1092729 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@74c92f2b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1092729 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@57bcf1bf[collection1] main]
[junit4] 2> 1092729 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@555279f
[junit4] 2> 1092730 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=89466783
[junit4] 2> 1092735 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@57bcf1bf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1092741 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1574338631144833024)]} 0 2
[junit4] 2> 1092741 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
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> 1096742 INFO (commitScheduler-5519-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1096752 INFO (commitScheduler-5519-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1de26bfb[collection1] main]
[junit4] 2> 1096752 INFO (commitScheduler-5519-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1096754 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1de26bfb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 1096997 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1574338635608621056)]} 0 4258
[junit4] 2> 1096997 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
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> 1096998 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1574338635610718208)]} 0 4259
[junit4] 2> 1096998 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
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> 1098998 INFO (commitScheduler-5519-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1099008 INFO (commitScheduler-5519-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4157e709[collection1] main]
[junit4] 2> 1099008 INFO (commitScheduler-5519-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1099009 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4157e709[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
[junit4] 2> 1099250 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
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> 1099250 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
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> 1099258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637973159936)]} 0 6519
[junit4] 2> 1099258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637980499968)]} 0 6519
[junit4] 2> 1099258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637980499969)]} 0 6519
[junit4] 2> 1099258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637980499970)]} 0 6519
[junit4] 2> 1099258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637980499971)]} 0 6519
[junit4] 2> 1099258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637980499972)]} 0 6519
[junit4] 2> 1099258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637980499973)]} 0 6519
[junit4] 2> 1099259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637981548544)]} 0 6520
[junit4] 2> 1099259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637981548545)]} 0 6520
[junit4] 2> 1099259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338637981548546)]} 0 6520
[junit4] 2> 1099259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
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> 1099259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637981548547)]} 0 6520
[junit4] 2> 1099259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637981548548)]} 0 6520
[junit4] 2> 1099259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637981548549)]} 0 6520
[junit4] 2> 1099260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637982597120)]} 0 6521
[junit4] 2> 1099260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637982597121)]} 0 6521
[junit4] 2> 1099260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637982597122)]} 0 6521
[junit4] 2> 1099260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637982597123)]} 0 6521
[junit4] 2> 1099260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637982597124)]} 0 6521
[junit4] 2> 1099260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637982597125)]} 0 6521
[junit4] 2> 1099260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1574338637982597126)]} 0 6521
[junit4] 2> 1099260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
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> 1100262 INFO (commitScheduler-5519-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1100268 INFO (commitScheduler-5519-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b86ff89[collection1] main]
[junit4] 2> 1100268 INFO (commitScheduler-5519-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1100269 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5b86ff89[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
[junit4] 2> 1100512 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
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> 1100513 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
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> 1100513 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1100515 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1100515 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1100515 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@c1317cb[collection1] realtime]
[junit4] 2> 1100515 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1100516 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1100516 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1100561 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1100585 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1100829 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1100839 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1100854 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@633c29c9
[junit4] 2> 1100854 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_7B5CA422F14C2B7F-001/init-core-data-001/]
[junit4] 2> 1100925 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1100926 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1100927 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@58a6982[collection1] main]
[junit4] 2> 1100928 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1100929 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1100932 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1100934 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1100935 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1100935 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1100935 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1100935 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=1.3359375,
floorSegmentMB=2.0771484375, forceMergeDeletesPctAllowed=25.765054882860227,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1100935 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1100936 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1100936 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1100936 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1100937 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1100937 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1100939 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@58a6982[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1100939 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@39b1331[collection1] main]
[junit4] 2> 1100939 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4e46aef7
[junit4] 2> 1100940 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1313255159
[junit4] 2> 1100952 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@39b1331[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1100953 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1574338639755739136)]} 0 10
[junit4] 2> 1100954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1574338639757836288)]} 0 11
[junit4] 2> 1100954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1574338639758884864)]} 0 11
[junit4] 2> 1100954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1574338639758884865)]} 0 11
[junit4] 2> 1100954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1574338639758884866)]} 0 11
[junit4] 2> 1100954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1574338639758884867)]} 0 11
[junit4] 2> 1100954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1574338639758884868)]} 0 12
[junit4] 2> 1100954 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1574338639758884869)]} 0 12
[junit4] 2> 1100955 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1574338639759933440)]} 0 12
[junit4] 2> 1100955 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1574338639759933441)]} 0 12
[junit4] 2> 1100955 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1574338639759933442)]} 0 12
[junit4] 2> 1100955 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1574338639759933443)]} 0 12
[junit4] 2> 1100955 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1574338639759933444)]} 0 12
[junit4] 2> 1100955 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1574338639759933445)]} 0 12
[junit4] 2> 1100956 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
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> 1100957 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1574338639760982016)]} 0 15
[junit4] 2> 1100958 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1574338639763079168)]} 0 15
[junit4] 2> 1100958 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
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> 1100958 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
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> 1100959 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
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:879)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[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
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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1100959 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=7B5CA422F14C2B7F -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=en-DK -Dtests.timezone=Mexico/General
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.45s J2 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([7B5CA422F14C2B7F:C2DD72FDDDA62FF5]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[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:879)
[junit4] > ... 39 more
[junit4] 2> 1100962 INFO (commitScheduler-5523-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1101000 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1101002 INFO (commitScheduler-5523-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7df3f501[collection1] main]
[junit4] 2> 1101002 INFO (commitScheduler-5523-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1101002 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1101004 INFO (searcherExecutor-5520-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7df3f501[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C16)))}
[junit4] 2> 1101004 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c58f985[collection1] realtime]
[junit4] 2> 1101004 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 4
[junit4] 2> 1101004 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1101005 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1101047 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1101098 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1101252 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1101266 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1101303 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@633c29c9
[junit4] 2> 1101303 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_7B5CA422F14C2B7F-001/init-core-data-001/]
[junit4] 2> 1101358 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1101358 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1101360 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@35149b2e[collection1] main]
[junit4] 2> 1101360 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1101361 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1101375 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1101382 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1101382 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1101382 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1101382 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1101383 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1101383 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1101383 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1101384 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1101384 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=56.0751953125,
floorSegmentMB=1.228515625, forceMergeDeletesPctAllowed=29.14847196367333,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6377596426274189
[junit4] 2> 1101384 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1101386 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35149b2e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1101387 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1101387 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a9e0e70[collection1] main]
[junit4] 2> 1101387 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6e4257c5
[junit4] 2> 1101389 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a9e0e70[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1101390 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1849841605
[junit4] 2> 1101397 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1574338640222355456)]} 0 0
[junit4] 2> 1101397 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
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> 1102896 INFO (commitScheduler-5527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1102898 INFO (commitScheduler-5527-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7046def9[collection1] main]
[junit4] 2> 1102898 INFO (commitScheduler-5527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1102899 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7046def9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):C1)))}
[junit4] 2> 1102900 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1574338641799413760)]} 0 1504
[junit4] 2> 1102900 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
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> 1102901 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
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> 1102901 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1574338641800462336)]} 0 0
[junit4] 2> 1102901 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
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> 1104400 INFO (commitScheduler-5527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1104403 INFO (commitScheduler-5527-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@20b1d65d[collection1] main]
[junit4] 2> 1104403 INFO (commitScheduler-5527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1104404 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@20b1d65d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):C1)))}
[junit4] 2> 1104653 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1574338643636518912)]} 0 3256
[junit4] 2> 1104653 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
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> 1104654 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643637567488)]} 0 3257
[junit4] 2> 1104654 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643638616064)]} 0 3257
[junit4] 2> 1104654 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643638616065)]} 0 3258
[junit4] 2> 1104654 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643638616066)]} 0 3258
[junit4] 2> 1104654 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643638616067)]} 0 3258
[junit4] 2> 1104654 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643638616068)]} 0 3258
[junit4] 2> 1104654 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643638616069)]} 0 3258
[junit4] 2> 1104654 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643638616070)]} 0 3258
[junit4] 2> 1104655 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643638616071)]} 0 3258
[junit4] 2> 1104655 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574338643639664640)]} 0 3258
[junit4] 2> 1104655 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
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> 1106153 INFO (commitScheduler-5527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 1106155 INFO (commitScheduler-5527-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a1fe06f[collection1] main]
[junit4] 2> 1106155 INFO (commitScheduler-5527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1106156 INFO (searcherExecutor-5524-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a1fe06f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):C1)
Uninverting(_6(7.1.0):C11/9:delGen=1)))}
[junit4] 2> 1106160 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1574338645217771520)]} 0 4764
[junit4] 2> 1106160 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
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> 1106160 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7B5CA422F14C2B7F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 1106161 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1106161 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1027460634
[junit4] 2> 1106161 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1106161 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1106162 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1106162 INFO
(SUITE-AutoCommitTest-seed#[7B5CA422F14C2B7F]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1106162 INFO (coreCloseExecutor-5528-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2669d268
[junit4] 2> 1106162 INFO (coreCloseExecutor-5528-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1106163 INFO (coreCloseExecutor-5528-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@237a4da4 commitCommandVersion:0
[junit4] 2> 1106164 INFO (coreCloseExecutor-5528-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=644469352
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_7B5CA422F14C2B7F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field_t=PostingsFormat(name=MockRandom),
multiDefault=PostingsFormat(name=Asserting),
subject=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128),
text=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Memory),
range_facet_l=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=863,
maxMBSortInHeap=6.0613596502589004, sim=RandomSimilarity(queryNorm=true): {},
locale=en-DK, timezone=Mexico/General
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=367179176,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestExceedMaxTermLength,
FastVectorHighlighterTest, TestStreamBody, TestCustomDocTransformer,
TestPayloadScoreQParserPlugin, TestSolrDeletionPolicy2, CloudMLTQParserTest,
TestDynamicFieldCollectionResource, DistributedQueryComponentOptimizationTest,
SharedFSAutoReplicaFailoverUtilsTest, TestIndexSearcher,
TestDownShardTolerantSearch, TestShortCircuitedRequests,
CollectionsAPIAsyncDistributedZkTest, CoreAdminRequestStatusTest, HLLUtilTest,
RulesTest, TestChildDocTransformer, XsltUpdateRequestHandlerTest,
TestCloudDeleteByQuery, TestSolrCloudWithKerberosAlt,
SolrCoreCheckLockOnStartupTest, CloneFieldUpdateProcessorFactoryTest,
SearchHandlerTest, TestPivotHelperCode, TestConfigSetImmutable,
TestTolerantSearch, RegexBoostProcessorTest, TestBlendedInfixSuggestions,
LeaderInitiatedRecoveryOnCommitTest, SortByFunctionTest, TestRestManager,
HdfsChaosMonkeyNothingIsSafeTest, TestCodecSupport,
SpellPossibilityIteratorTest, TestCloudManagedSchema,
TestSchemaVersionResource, TestDFRSimilarityFactory, GraphQueryTest,
DirectUpdateHandlerTest, SolrCloudExampleTest, PrimitiveFieldTypeTest,
TestHighFrequencyDictionaryFactory, TestConfigSetsAPI, TestHashQParserPlugin,
TestInPlaceUpdatesStandalone, MetricsHandlerTest, TestQuerySenderListener,
DateMathParserTest, DistributedDebugComponentTest, TestFieldResource,
CollectionReloadTest, SimplePostToolTest, TestAuthorizationFramework,
SegmentsInfoRequestHandlerTest, TermVectorComponentDistributedTest,
InfixSuggestersTest, TestLeaderElectionWithEmptyReplica,
TestSchemalessBufferedUpdates, TestQueryUtils,
PathHierarchyTokenizerFactoryTest, SolrMetricManagerTest, SortSpecParsingTest,
TestExactSharedStatsCache, TestComplexPhraseLeadingWildcard,
TestPullReplicaErrorHandling, TestCryptoKeys, TestLegacyField, DeleteNodeTest,
MissingSegmentRecoveryTest, TestAnalyzedSuggestions, TimeZoneUtilsTest,
TestReversedWildcardFilterFactory, HdfsRestartWhileUpdatingTest,
LeaderElectionContextKeyTest, PreAnalyzedFieldTest,
TemplateUpdateProcessorTest, UnloadDistributedZkTest, EnumFieldTest,
TestRestoreCore, TestRawResponseWriter, UniqFieldsUpdateProcessorFactoryTest,
SpatialHeatmapFacetsTest, TestReloadDeadlock, TestCollectionAPIs,
TestNumericRangeQuery64, TestImplicitCoreProperties, RequiredFieldsTest,
TestScoreJoinQPNoScore, TestFieldCacheWithThreads,
TestSuggestSpellingConverter, TestPolicyCloud, URLClassifyProcessorTest,
TestGroupingSearch, ResponseLogComponentTest, TestSolrConfigHandlerCloud,
SuggesterTest, TestRebalanceLeaders, SolrSlf4jReporterTest,
CustomCollectionTest, RestartWhileUpdatingTest, TestRecovery,
FullSolrCloudDistribCmdsTest, SimpleFacetsTest,
ConjunctionSolrSpellCheckerTest, TestNoOpRegenerator,
AsyncCallRequestStatusResponseTest, TestFieldCacheSort,
CdcrVersionReplicationTest, TestGraphMLResponseWriter,
TestFoldingMultitermQuery, TestPseudoReturnFields, SolrTestCaseJ4Test,
SuggesterFSTTest, TestManagedSchemaThreadSafety,
TestTolerantUpdateProcessorCloud, BigEndianAscendingWordDeserializerTest,
ReturnFieldsTest, BasicDistributedZkTest, BasicDistributedZk2Test,
SyncSliceTest, RecoveryZkTest, TestRandomFaceting, AutoCommitTest]
[junit4] Completed [381/726 (1!)] on J2 in 14.24s, 3 tests, 1 error <<<
FAILURES!
[...truncated 37702 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]