Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1667/

1 tests failed.
FAILED:  org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([5A72356AB5CF8CED:2FF20FF25A12729A]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1025)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:985)
        at 
org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount(TestReRankQParserPlugin.java:675)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result/doc[1]/str[@name='id'][.='0']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">1</int></lst><result name="response" numFound="200" start="0" 
numFoundExact="true"><doc><str name="id">48</str></doc><doc><str 
name="id">49</str></doc><doc><str name="id">50</str></doc><doc><str 
name="id">12</str></doc><doc><str name="id">13</str></doc><doc><str 
name="id">14</str></doc><doc><str name="id">15</str></doc><doc><str 
name="id">16</str></doc><doc><str name="id">17</str></doc><doc><str 
name="id">18</str></doc></result>
</response>

        request was:q=field_t:0&start=0&rows=10&fl=id
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1018)
        ... 41 more




Build Log:
[...truncated 15766 lines...]
   [junit4] Suite: org.apache.solr.search.TestReRankQParserPlugin
   [junit4]   2> 2621165 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2621165 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2621165 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.TestReRankQParserPlugin_5A72356AB5CF8CED-001/data-dir-250-001
   [junit4]   2> 2621165 WARN  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2621165 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2621167 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2621167 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2621172 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 2621187 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2621233 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2621910 WARN  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_191]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:884) 
~[?:1.8.0_191]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_191]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_191]
   [junit4]   2>        at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_191]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_191]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:634) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestReRankQParserPlugin.beforeClass(TestReRankQParserPlugin.java:37)
 ~[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_191]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_191]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_191]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_191]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 ~[java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 ~[java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 ~[java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 2621911 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2621911 WARN  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@335fa02c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2621911 WARN  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@335fa02c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2621918 WARN  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71b620b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2621918 WARN  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71b620b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2621919 WARN  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 2621932 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2621932 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2621947 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cfdd27
   [junit4]   2> 2621954 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cfdd27
   [junit4]   2> 2621954 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cfdd27
   [junit4]   2> 2621966 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 2621981 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2622027 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid 
field id
   [junit4]   2> 2622030 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2622030 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@33cfdd27
   [junit4]   2> 2622030 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.TestReRankQParserPlugin_5A72356AB5CF8CED-001/data-dir-250-001/]
   [junit4]   2> 2622031 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7971013741282112]
   [junit4]   2> 2622067 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2622067 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2622068 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2622069 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2622069 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=37.1884765625, 
floorSegmentMB=1.1337890625, forceMergeDeletesPctAllowed=7.753442658021477, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=36.33706976365566
   [junit4]   2> 2622069 WARN  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 2622070 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2622070 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 2622070 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2622074 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2622074 INFO  (coreLoadExecutor-28871-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1669785699392421888
   [junit4]   2> 2622075 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2622076 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622076 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2622080 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testReRankQueries
   [junit4]   2> 2622080 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2622080 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] 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> 2622085 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622085 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 2622088 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1669785699406053376)} 0 0
   [junit4]   2> 2622088 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 0
   [junit4]   2> 2622089 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1 (1669785699407101953)]} 0 0
   [junit4]   2> 2622094 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622094 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 2622095 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2 (1669785699414441984)]} 0 0
   [junit4]   2> 2622096 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3 (1669785699415490560)]} 0 0
   [junit4]   2> 2622103 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622104 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 7
   [junit4]   2> 2622105 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4 (1669785699423879168)]} 0 0
   [junit4]   2> 2622105 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5 (1669785699424927744)]} 0 0
   [junit4]   2> 2622117 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622117 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 11
   [junit4]   2> 2622118 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6 (1669785699437510656)]} 0 0
   [junit4]   2> 2622123 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622124 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 2622131 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D200}&q=term_s:YYYY&rqq={!edismax+bf%3D$bff}*:*&bff=field(test_ti)&start=0&rows=6&df=text}
 hits=6 status=0 QTime=7
   [junit4]   2> 2622133 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq={!edismax+bq%3D$bqq2}*:*&bqq2=test_ti:50^1000&fl=id,score&start=0&rows=10&df=text}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622134 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq={!edismax+bq%3D$bqq2}*:*&bqq2=test_ti:50^1000&fl=id,score&start=0&rows=10&sort=score+desc&df=text}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622135 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq={!edismax+bq%3D$bqq2}*:*&bqq2=test_ti:50^1000&fl=id,score&start=0&rows=10&sort=score+desc,test_ti+asc&df=text}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622138 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D50}&q={!edismax+bq%3D$bqq1}*:*&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq={!edismax+bq%3D$bqq2}*:*&rqq={!edismax+bq%3D$bqq2}*:*&bqq2=test_ti:50^1000&bqq2=test_ti:50^1000&fl=id,score&fl=id,score&start=0&start=0&rows=10&rows=10&sort=score+desc,test_ti+asc&df=text&qt=/elevate&elevateIds=1}
 hits=6 status=0 QTime=1
   [junit4]   2> 2622139 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10&df=text}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622141 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10&qt=/elevate&elevateIds=1,4}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622142 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10&qt=/elevate&elevateIds=4,1}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622144 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D4+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10&qt=/elevate&elevateIds=4,1}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622146 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D3+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=4&rows=10&qt=/elevate&elevateIds=4,1}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622176 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D3+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}nada&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=4&rows=10&qt=/elevate&elevateIds=4,1}
 hits=2 status=0 QTime=0
   [junit4]   2> 2622177 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D1+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622178 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D0+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622179 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D2+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:4^1000&fl=id,score&start=0&rows=10}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622180 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D0}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=5}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622182 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q=test_ti:[0+TO+2000]&rqq=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&fl=id,score&start=0&rows=6}
 hits=5 status=0 QTime=1
   [junit4]   2> 2622185 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q=test_ti:[0+TO+2000]&rqq=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&fl=id,score&start=0&rows=6}
 hits=5 status=0 QTime=0
   [junit4]   2> 2622186 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q={!func}id_i&rqq=id:1^%3D10+id:2^%3D40+id:3^%3D30+id:4^%3D40+id:5^%3D50+id:6^%3D60&fl=id,score&start=0&rows=6}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622187 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D3+reRankWeight%3D2}&q=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=id:1^1000&fl=id,score&start=4&rows=5}
 hits=6 status=0 QTime=0
   [junit4]   2> 2622188 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D2}&q=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50&rqq=id:1^1000&fl=id,score&start=0&rows=1}
 hits=5 status=0 QTime=0
   [junit4]   2> 2622188 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D3+reRankWeight%3D2}&q=term_s:NNNN&rqq=id:1^1000&fl=id,score&start=4&rows=5}
 hits=0 status=0 QTime=0
   [junit4]   2> 2622189 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueries-seed#[5A72356AB5CF8CED]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testReRankQueries
   [junit4]   2> 2622192 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQueriesWithDefType
   [junit4]   2> 2622192 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS 
FROM INDEX
   [junit4]   2> 2622193 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [     ] 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> 2622200 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622200 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2622201 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{deleteByQuery=*:* (-1669785699524542464)} 0 0
   [junit4]   2> 2622201 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 2622202 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[1 (1669785699525591041)]} 0 0
   [junit4]   2> 2622207 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622207 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2622208 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[2 (1669785699531882496)]} 0 0
   [junit4]   2> 2622213 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622213 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2622213 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3Did:1}&q=*:*} hits=2 status=0 QTime=0
   [junit4]   2> 2622214 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3Did:1}&q=*:*&defType=lucene} hits=2 status=0 
QTime=0
   [junit4]   2> 2622215 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3Did:1}&q=*:*&defType=edismax} hits=2 status=0 
QTime=0
   [junit4]   2> 2622215 INFO  
(TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[5A72356AB5CF8CED])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQueriesWithDefType
   [junit4]   2> 2622219 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testMinExactCount
   [junit4]   2> 2622219 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [     
] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2622219 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [     
] 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> 2622223 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2622223 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 2622224 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1669785699548659712)} 0 0
   [junit4]   2> 2622224 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 0
   [junit4]   2> 2622325 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0 (1669785699550756864)]} 0 100
   [junit4]   2> 2622326 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1 (1669785699656663040)]} 0 0
   [junit4]   2> 2622329 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2 (1669785699657711616)]} 0 2
   [junit4]   2> 2622330 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3 (1669785699659808768)]} 0 0
   [junit4]   2> 2622330 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4 (1669785699660857344)]} 0 0
   [junit4]   2> 2622335 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5 (1669785699661905920)]} 0 4
   [junit4]   2> 2622336 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6 (1669785699667148800)]} 0 0
   [junit4]   2> 2622337 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7 (1669785699667148801)]} 0 0
   [junit4]   2> 2622339 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8 (1669785699668197376)]} 0 1
   [junit4]   2> 2622340 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9 (1669785699670294528)]} 0 0
   [junit4]   2> 2622340 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[10 (1669785699671343104)]} 0 0
   [junit4]   2> 2622342 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[11 (1669785699671343105)]} 0 1
   [junit4]   2> 2622343 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[12 (1669785699674488832)]} 0 0
   [junit4]   2> 2622344 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[13 (1669785699674488833)]} 0 0
   [junit4]   2> 2622346 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[14 (1669785699675537408)]} 0 1
   [junit4]   2> 2622346 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[15 (1669785699677634560)]} 0 0
   [junit4]   2> 2622347 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[16 (1669785699678683136)]} 0 0
   [junit4]   2> 2622349 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[17 (1669785699678683137)]} 0 1
   [junit4]   2> 2622350 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[18 (1669785699680780288)]} 0 0
   [junit4]   2> 2622350 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[19 (1669785699681828864)]} 0 0
   [junit4]   2> 2622353 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[20 (1669785699682877440)]} 0 1
   [junit4]   2> 2622353 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[21 (1669785699684974592)]} 0 0
   [junit4]   2> 2622354 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[22 (1669785699686023168)]} 0 0
   [junit4]   2> 2622356 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[23 (1669785699686023169)]} 0 1
   [junit4]   2> 2622357 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[24 (1669785699688120320)]} 0 0
   [junit4]   2> 2622357 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[25 (1669785699689168896)]} 0 0
   [junit4]   2> 2622359 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[26 (1669785699690217472)]} 0 1
   [junit4]   2> 2622360 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[27 (1669785699692314624)]} 0 0
   [junit4]   2> 2622361 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[28 (1669785699692314625)]} 0 0
   [junit4]   2> 2622363 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[29 (1669785699693363200)]} 0 1
   [junit4]   2> 2622364 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[30 (1669785699695460352)]} 0 0
   [junit4]   2> 2622364 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[31 (1669785699696508928)]} 0 0
   [junit4]   2> 2622367 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[32 (1669785699696508929)]} 0 2
   [junit4]   2> 2622367 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[33 (1669785699699654656)]} 0 0
   [junit4]   2> 2622368 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[34 (1669785699700703232)]} 0 0
   [junit4]   2> 2622370 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[35 (1669785699700703233)]} 0 1
   [junit4]   2> 2622371 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[36 (1669785699702800384)]} 0 0
   [junit4]   2> 2622372 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[37 (1669785699703848960)]} 0 0
   [junit4]   2> 2622374 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[38 (1669785699704897536)]} 0 2
   [junit4]   2> 2622375 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[39 (1669785699706994688)]} 0 0
   [junit4]   2> 2622375 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[40 (1669785699708043264)]} 0 0
   [junit4]   2> 2622390 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[41 (1669785699711188992)]} 0 12
   [junit4]   2> 2622395 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[42 (1669785699727966208)]} 0 0
   [junit4]   2> 2622395 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[43 (1669785699729014784)]} 0 0
   [junit4]   2> 2622399 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[44 (1669785699729014785)]} 0 3
   [junit4]   2> 2622399 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[45 (1669785699733209088)]} 0 0
   [junit4]   2> 2622400 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[46 (1669785699734257664)]} 0 0
   [junit4]   2> 2622403 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[47 (1669785699734257665)]} 0 3
   [junit4]   2> 2622405 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[48 (1669785699738451968)]} 0 1
   [junit4]   2> 2622406 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[49 (1669785699739500544)]} 0 0
   [junit4]   2> 2622411 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[50 (1669785699740549120)]} 0 5
   [junit4]   2> 2622413 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[51 (1669785699746840576)]} 0 1
   [junit4]   2> 2622413 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[52 (1669785699747889152)]} 0 0
   [junit4]   2> 2622419 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[53 (1669785699748937728)]} 0 5
   [junit4]   2> 2622420 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[54 (1669785699755229184)]} 0 0
   [junit4]   2> 2622421 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[55 (1669785699756277760)]} 0 0
   [junit4]   2> 2622423 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[56 (1669785699756277761)]} 0 2
   [junit4]   2> 2622424 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[57 (1669785699759423488)]} 0 0
   [junit4]   2> 2622425 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[58 (1669785699760472064)]} 0 0
   [junit4]   2> 2622427 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[59 (1669785699760472065)]} 0 2
   [junit4]   2> 2622428 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[60 (1669785699763617792)]} 0 0
   [junit4]   2> 2622429 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[61 (1669785699763617793)]} 0 0
   [junit4]   2> 2622431 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[62 (1669785699764666368)]} 0 2
   [junit4]   2> 2622432 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[63 (1669785699766763520)]} 0 0
   [junit4]   2> 2622432 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[64 (1669785699767812096)]} 0 0
   [junit4]   2> 2622435 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[65 (1669785699768860672)]} 0 2
   [junit4]   2> 2622436 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[66 (1669785699770957824)]} 0 0
   [junit4]   2> 2622436 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[67 (1669785699772006400)]} 0 0
   [junit4]   2> 2622439 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[68 (1669785699773054976)]} 0 2
   [junit4]   2> 2622440 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[69 (1669785699775152128)]} 0 0
   [junit4]   2> 2622441 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[70 (1669785699777249280)]} 0 1
   [junit4]   2> 2622445 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[71 (1669785699777249281)]} 0 3
   [junit4]   2> 2622446 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[72 (1669785699781443584)]} 0 0
   [junit4]   2> 2622446 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[73 (1669785699782492160)]} 0 0
   [junit4]   2> 2622449 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[74 (1669785699783540736)]} 0 2
   [junit4]   2> 2622450 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[75 (1669785699785637888)]} 0 0
   [junit4]   2> 2622450 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[76 (1669785699786686464)]} 0 0
   [junit4]   2> 2622454 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[77 (1669785699786686465)]} 0 3
   [junit4]   2> 2622456 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[78 (1669785699790880768)]} 0 1
   [junit4]   2> 2622456 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[79 (1669785699792977920)]} 0 0
   [junit4]   2> 2622461 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[80 (1669785699792977921)]} 0 4
   [junit4]   2> 2622466 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[81 (1669785699798220800)]} 0 5
   [junit4]   2> 2622467 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[82 (1669785699804512256)]} 0 0
   [junit4]   2> 2622472 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[83 (1669785699804512257)]} 0 4
   [junit4]   2> 2622473 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[84 (1669785699809755136)]} 0 0
   [junit4]   2> 2622476 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[85 (1669785699810803712)]} 0 2
   [junit4]   2> 2622482 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[86 (1669785699813949440)]} 0 5
   [junit4]   2> 2622482 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[87 (1669785699820240896)]} 0 0
   [junit4]   2> 2622483 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[88 (1669785699821289472)]} 0 0
   [junit4]   2> 2622486 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[89 (1669785699821289473)]} 0 2
   [junit4]   2> 2622488 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[90 (1669785699825483776)]} 0 0
   [junit4]   2> 2622489 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[91 (1669785699826532352)]} 0 0
   [junit4]   2> 2622493 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[92 (1669785699827580928)]} 0 4
   [junit4]   2> 2622494 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[93 (1669785699831775232)]} 0 0
   [junit4]   2> 2622495 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[94 (1669785699832823808)]} 0 0
   [junit4]   2> 2622497 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[95 (1669785699833872384)]} 0 2
   [junit4]   2> 2622523 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[96 (1669785699862183936)]} 0 0
   [junit4]   2> 2622638 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[97 (1669785699976478720)]} 0 114
   [junit4]   2> 2622641 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[98 (1669785699983818752)]} 0 2
   [junit4]   2> 2622642 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[99 (1669785699986964480)]} 0 0
   [junit4]   2> 2622642 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[100 (1669785699988013056)]} 0 0
   [junit4]   2> 2622646 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[101 (1669785699989061632)]} 0 3
   [junit4]   2> 2622649 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[102 (1669785699992207360)]} 0 2
   [junit4]   2> 2622649 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[103 (1669785699995353088)]} 0 0
   [junit4]   2> 2622668 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[104 (1669785699996401664)]} 0 18
   [junit4]   2> 2622669 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[105 (1669785700016324608)]} 0 0
   [junit4]   2> 2622670 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[106 (1669785700017373184)]} 0 0
   [junit4]   2> 2622708 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[107 (1669785700017373185)]} 0 37
   [junit4]   2> 2622709 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[108 (1669785700058267648)]} 0 0
   [junit4]   2> 2622710 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[109 (1669785700059316224)]} 0 0
   [junit4]   2> 2622714 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[110 (1669785700059316225)]} 0 3
   [junit4]   2> 2622714 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[111 (1669785700063510528)]} 0 0
   [junit4]   2> 2622715 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[112 (1669785700064559104)]} 0 0
   [junit4]   2> 2622718 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[113 (1669785700064559105)]} 0 2
   [junit4]   2> 2622718 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[114 (1669785700067704832)]} 0 0
   [junit4]   2> 2622719 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[115 (1669785700068753408)]} 0 0
   [junit4]   2> 2622722 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[116 (1669785700068753409)]} 0 2
   [junit4]   2> 2622722 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[117 (1669785700071899136)]} 0 0
   [junit4]   2> 2622723 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[118 (1669785700072947712)]} 0 0
   [junit4]   2> 2622725 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[119 (1669785700072947713)]} 0 2
   [junit4]   2> 2622726 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[120 (1669785700076093440)]} 0 0
   [junit4]   2> 2622727 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[121 (1669785700076093441)]} 0 0
   [junit4]   2> 2622729 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[122 (1669785700077142016)]} 0 2
   [junit4]   2> 2622730 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[123 (1669785700080287744)]} 0 0
   [junit4]   2> 2622731 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[124 (1669785700080287745)]} 0 0
   [junit4]   2> 2622741 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[125 (1669785700081336320)]} 0 9
   [junit4]   2> 2622741 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[126 (1669785700091822080)]} 0 0
   [junit4]   2> 2622742 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[127 (1669785700092870656)]} 0 0
   [junit4]   2> 2622745 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[128 (1669785700092870657)]} 0 2
   [junit4]   2> 2622746 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[129 (1669785700096016384)]} 0 0
   [junit4]   2> 2622746 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[130 (1669785700097064960)]} 0 0
   [junit4]   2> 2622749 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[131 (1669785700097064961)]} 0 2
   [junit4]   2> 2622750 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[132 (1669785700100210688)]} 0 0
   [junit4]   2> 2622750 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[133 (1669785700101259264)]} 0 0
   [junit4]   2> 2622753 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[134 (1669785700102307840)]} 0 2
   [junit4]   2> 2622754 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[135 (1669785700104404992)]} 0 0
   [junit4]   2> 2622754 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[136 (1669785700105453568)]} 0 0
   [junit4]   2> 2622757 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[137 (1669785700106502144)]} 0 2
   [junit4]   2> 2622758 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[138 (1669785700108599296)]} 0 0
   [junit4]   2> 2622759 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[139 (1669785700109647872)]} 0 0
   [junit4]   2> 2622761 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[140 (1669785700110696448)]} 0 2
   [junit4]   2> 2622762 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[141 (1669785700113842176)]} 0 0
   [junit4]   2> 2622763 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[142 (1669785700113842177)]} 0 0
   [junit4]   2> 2622767 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[143 (1669785700114890752)]} 0 4
   [junit4]   2> 2622768 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[144 (1669785700119085056)]} 0 0
   [junit4]   2> 2622769 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[145 (1669785700120133632)]} 0 0
   [junit4]   2> 2622771 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[146 (1669785700121182208)]} 0 2
   [junit4]   2> 2622772 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[147 (1669785700124327936)]} 0 0
   [junit4]   2> 2622773 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[148 (1669785700124327937)]} 0 0
   [junit4]   2> 2622776 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[149 (1669785700125376512)]} 0 2
   [junit4]   2> 2622776 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[150 (1669785700128522240)]} 0 0
   [junit4]   2> 2622777 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[151 (1669785700129570816)]} 0 0
   [junit4]   2> 2622891 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[152 (1669785700129570817)]} 0 113
   [junit4]   2> 2622892 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[153 (1669785700250157056)]} 0 0
   [junit4]   2> 2622893 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[154 (1669785700250157057)]} 0 0
   [junit4]   2> 2622969 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[155 (1669785700251205632)]} 0 76
   [junit4]   2> 2622970 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[156 (1669785700331945984)]} 0 0
   [junit4]   2> 2622971 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[157 (1669785700331945985)]} 0 0
   [junit4]   2> 2622974 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[158 (1669785700332994560)]} 0 3
   [junit4]   2> 2622975 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[159 (1669785700336140288)]} 0 0
   [junit4]   2> 2622975 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[160 (1669785700337188864)]} 0 0
   [junit4]   2> 2622980 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[161 (1669785700338237440)]} 0 4
   [junit4]   2> 2622981 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[162 (1669785700343480320)]} 0 0
   [junit4]   2> 2622982 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[163 (1669785700344528896)]} 0 0
   [junit4]   2> 2622988 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[164 (1669785700344528897)]} 0 6
   [junit4]   2> 2622990 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[165 (1669785700351868928)]} 0 1
   [junit4]   2> 2622991 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[166 (1669785700353966080)]} 0 0
   [junit4]   2> 2622995 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[167 (1669785700353966081)]} 0 4
   [junit4]   2> 2622997 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[168 (1669785700359208960)]} 0 1
   [junit4]   2> 2622998 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[169 (1669785700361306112)]} 0 0
   [junit4]   2> 2623001 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[170 (1669785700361306113)]} 0 2
   [junit4]   2> 2623002 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[171 (1669785700364451840)]} 0 0
   [junit4]   2> 2623002 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[172 (1669785700365500416)]} 0 0
   [junit4]   2> 2623005 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[173 (1669785700366548992)]} 0 2
   [junit4]   2> 2623021 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[174 (1669785700369694720)]} 0 15
   [junit4]   2> 2623022 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[175 (1669785700385423360)]} 0 0
   [junit4]   2> 2623025 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[176 (1669785700386471936)]} 0 3
   [junit4]   2> 2623026 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[177 (1669785700389617664)]} 0 0
   [junit4]   2> 2623026 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[178 (1669785700390666240)]} 0 0
   [junit4]   2> 2623030 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[179 (1669785700391714816)]} 0 2
   [junit4]   2> 2623030 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[180 (1669785700394860544)]} 0 0
   [junit4]   2> 2623031 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[181 (1669785700395909120)]} 0 0
   [junit4]   2> 2623034 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[182 (1669785700395909121)]} 0 2
   [junit4]   2> 2623035 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[183 (1669785700399054848)]} 0 0
   [junit4]   2> 2623035 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[184 (1669785700400103424)]} 0 0
   [junit4]   2> 2623043 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[185 (1669785700401152000)]} 0 6
   [junit4]   2> 2623043 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[186 (1669785700408492032)]} 0 0
   [junit4]   2> 2623044 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[187 (1669785700409540608)]} 0 0
   [junit4]   2> 2623047 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[188 (1669785700409540609)]} 0 2
   [junit4]   2> 2623048 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[189 (1669785700412686336)]} 0 0
   [junit4]   2> 2623048 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[190 (1669785700413734912)]} 0 0
   [junit4]   2> 2623052 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[191 (1669785700414783488)]} 0 3
   [junit4]   2> 2623053 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[192 (1669785700417929216)]} 0 0
   [junit4]   2> 2623053 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[193 (1669785700418977792)]} 0 0
   [junit4]   2> 2623059 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[194 (1669785700420026368)]} 0 5
   [junit4]   2> 2623060 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[195 (1669785700425269248)]} 0 0
   [junit4]   2> 2623061 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[196 (1669785700426317824)]} 0 0
   [junit4]   2> 2623064 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[197 (1669785700427366400)]} 0 3
   [junit4]   2> 2623065 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[198 (1669785700431560704)]} 0 0
   [junit4]   2> 2623066 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[199 (1669785700431560705)]} 0 0
   [junit4]   2> 2623075 INFO  
(searcherExecutor-28873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2623079 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 13
   [junit4]   2> 2623084 INFO  
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=field_t:0&start=0&rows=10&fl=id} hits=200 status=0 QTime=1
   [junit4]   2> 2623084 ERROR 
(TEST-TestReRankQParserPlugin.testMinExactCount-seed#[5A72356AB5CF8CED]) [     
] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
xpath=//result/doc[1]/str[@name='id'][.='0']
   [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">1</int></lst><result name="response" numFound="200" start="0" 
numFoundExact="true"><doc><str name="id">48</str></doc><doc><str 
name="id">49</str></doc><doc><str name="id">50</str></doc><doc><str 
name="id">12</str></doc><doc><str name="id">13</str></doc><doc><str 
name="id">14</str><

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

-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[5A72356AB5CF8CED])
 [     ] o.a.s.h.RequestHandlerBase Ignoring exception matching reRankQuery 
parameter is mandatory
   [junit4]   2> 2623416 INFO  
(TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[5A72356AB5CF8CED])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D200}&q=term_s:YYYY&start=0&rows=2}
 status=400 QTime=6
   [junit4]   2> 2623417 INFO  
(TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[5A72356AB5CF8CED])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter
   [junit4]   2> 2623417 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2623417 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1880296794
   [junit4]   2> 2623418 INFO  (coreCloseExecutor-28879-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e55fe56
   [junit4]   2> 2623419 INFO  (coreCloseExecutor-28879-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@e55fe56
   [junit4]   2> 2623419 INFO  (coreCloseExecutor-28879-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f7ce1ee: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1acb4f5
   [junit4]   2> 2623444 INFO  (coreCloseExecutor-28879-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 2623453 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2623453 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48598ad3: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@238286b9
   [junit4]   2> 2623458 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2623458 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c460dd: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@47545ff7
   [junit4]   2> 2623460 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2623460 INFO  
(SUITE-TestReRankQParserPlugin-seed#[5A72356AB5CF8CED]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@35f84d26: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@3ba0dceb
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.TestReRankQParserPlugin_5A72356AB5CF8CED-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@333b7b95),
 locale=es-HN, timezone=MST7MDT
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=111996848,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [TestExportTool, 
TestSchemaManager, TestStressRecovery, JWTAuthPluginTest, 
TestSolrQueryResponse, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
ResponseHeaderTest, DateFieldTest, QueryResultKeyTest, 
TestJavabinTupleStreamParser, CloudReplicaSourceTest, 
ConfigureRecoveryStrategyTest, TestCoreContainer, TestExceedMaxTermLength, 
OpenExchangeRatesOrgProviderTest, DeleteReplicaTest, 
TestConfigSetsAPIZkFailure, TestSimClusterStateProvider, ShardsWhitelistTest, 
XmlUpdateRequestHandlerTest, TestBulkSchemaConcurrent, DistributedQueueTest, 
SolrGraphiteReporterTest, BasicDistributedZk2Test, AuditLoggerIntegrationTest, 
DeleteInactiveReplicaTest, TestCustomStream, 
SignatureUpdateProcessorFactoryTest, TestSimNodeLostTrigger, 
TestPayloadScoreQParserPlugin, MetricsHistoryWithAuthIntegrationTest, 
PathHierarchyTokenizerFactoryTest, RestoreTriggerStateTest, TestSort, 
SpatialFilterTest, CoreAdminOperationTest, TransactionLogTest, 
TestFieldResource, CollectionTooManyReplicasTest, TestLegacyField, 
TestHighlightDedupGrouping, TestStreamBody, RegexBoostProcessorTest, 
MoreLikeThisComponentTest, OverseerTaskQueueTest, TestRandomFlRTGCloud, 
TestMinHashQParser, SpellingQueryConverterTest, TestManagedStopFilterFactory, 
TestReloadDeadlock, TestCloudPhrasesIdentificationComponent, UUIDFieldTest, 
TestRestManager, TestInPlaceUpdatesDistrib, SpellCheckCollatorTest, 
TestPartialUpdateDeduplication, TestCollationField, TestFieldCacheSort, 
TestBlendedInfixSuggestions, HdfsWriteToMultipleCollectionsTest, 
SuggestComponentContextFilterQueryTest, TestTlogReplayVsRecovery, 
TestCloudJSONFacetSKGEquiv, TestIndexSearcher, QueryParsingTest, 
BasicFunctionalityTest, DistributedUpdateProcessorTest, HLLUtilTest, 
TestSha256AuthenticationProvider, TestDistribDocBasedVersion, TestCodecSupport, 
TestRequestForwarding, CloneFieldUpdateProcessorFactoryTest, 
ImplicitSnitchTest, SolrCoreTest, SolrSlf4jReporterTest, 
MultiDestinationAuditLoggerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestCloudNestedDocsSort, TriLevelCompositeIdRoutingTest, 
TestDocTermOrdsUninvertLimit, TestSolr4Spatial2, 
ManagedSchemaRoundRobinCloudTest, ChangedSchemaMergeTest, 
CdcrVersionReplicationTest, TestBlobHandler, PropertiesRequestHandlerTest, 
ScheduledTriggerTest, MBeansHandlerTest, MoveReplicaHDFSFailoverTest, 
DistributedQueryElevationComponentTest, DistanceUnitsTest, 
TestStressCloudBlindAtomicUpdates, TestCursorMarkWithoutUniqueKey, 
PingRequestHandlerTest, HdfsAutoAddReplicasIntegrationTest, 
UninvertDocValuesMergePolicyTest, BinaryUpdateRequestHandlerTest, 
TestSolrFieldCacheBean, TestJettySolrRunner, SpatialHeatmapFacetsTest, 
LeaderElectionContextKeyTest, TestMinMaxOnMultiValuedField, 
ConcurrentCreateCollectionTest, TestTrieFacet, BaseCdcrDistributedZkTest, 
CollectionsAPISolrJTest, BadCopyFieldTest, TestExpandComponent, 
TestReplicationHandlerBackup, TestLRUCache, TestJsonFacets, 
ZookeeperReadAPITest, TestFieldSortValues, DistribCursorPagingTest, 
TestSimGenericDistributedQueue, TestShardHandlerFactory, TestInfoStreamLogging, 
JvmMetricsTest, TestQueryUtils, TestCoreBackup, StatsReloadRaceTest, 
DirectUpdateHandlerTest, ClusterStateUpdateTest, TestSchemaNameResource, 
TestRawResponseWriter, AnalysisErrorHandlingTest, AddReplicaTest, 
ZkCollectionPropsCachingTest, IndexSizeTriggerSizeEstimationTest, 
TestFieldCacheWithThreads, ReindexCollectionTest, TestOmitPositions, 
ExternalFileFieldSortTest, NestedAtomicUpdateTest, DirectSolrConnectionTest, 
TestNumericTerms64, TestLeaderElectionWithEmptyReplica, 
TestEmbeddedSolrServerAdminHandler, TestScoreJoinQPScore, 
TestPerFieldSimilarity, DistributedFacetPivotSmallAdvancedTest, SyncSliceTest, 
TestDynamicFieldNamesIndexCorrectly, TestSolrXml, ReplaceNodeTest, 
MinimalSchemaTest, TriggerEventQueueTest, TestManagedSchema, NodeMutatorTest, 
TestSimpleTrackingShardHandler, TestLuceneMatchVersion, TokenizerChainTest, 
AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, 
LeaderElectionTest, LeaderFailureAfterFreshStartTest, MoveReplicaTest, 
OverseerCollectionConfigSetProcessorTest, OverseerSolrResponseTest, 
OverseerSolrResponseUnsafeSerializationTest, PeerSyncReplicationTest, 
SplitShardTest, TestCloudInspectUtil, TestCloudRecovery2, 
TestClusterProperties, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, 
TestDownShardTolerantSearch, TestOnReconnectListenerSupport, 
TestQueryingOnDownCollection, TestRebalanceLeaders, TestUtilizeNode, 
TestZkChroot, ZkControllerTest, ZkNodePropsTest, ZkShardTermsTest, 
ZkSolrClientTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, 
MetricTriggerTest, NodeLostTriggerIntegrationTest, SystemLogListenerTest, 
TestSimDistribStateManager, TestSimDistributedQueue, TestSimExecutePlanAction, 
TestSimExtremeIndexing, TestSimNodeAddedTrigger, TestSimTriggerIntegration, 
TestSimUtils, CdcrBootstrapTest, RequestHandlersTest, SOLR749Test, 
TestConfigSetProperties, TestCorePropertiesReload, TestDynamicLoading, 
FieldAnalysisRequestHandlerTest, SearchHandlerTest, TestRestoreCore, 
TestSQLHandler, TestStressThreadBackup, TestSystemCollAutoCreate, 
AutoscalingHistoryHandlerTest, DistributedFacetPivotLargeTest, 
DistributedSuggestComponentTest, TestTrackingShardHandlerFactory, TaggerTest, 
HighlighterTest, TestUnifiedSolrHighlighterWithoutStoredId, 
TestMultiValuedNumericRangeQuery, SolrCoreMetricManagerTest, 
SolrRrdBackendFactoryTest, RegexBytesRefFilterTest, SimpleFacetsTest, 
SubstringBytesRefFilterTest, TestFacetMethods, TestFaceting, 
TestIntervalFaceting, CursorMarkTest, FuzzySearchTest, MergeStrategyTest, 
TestComplexPhraseLeadingWildcard, TestComponentsName, TestCustomSort, 
TestExtendedDismaxParser, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, 
TestReRankQParserPlugin]
   [junit4] Completed [772/910 (1!)] on J1 in 2.44s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 52476 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to