Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9253/
Java: 64bit/jdk-15-ea+35 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
Error from server at http://127.0.0.1:64415/_b/aa/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[http://[::1]:4/_b/aa, http://[::1]:6/_b/aa, 
http://[::1]:8/_b/aa]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:64415/_b/aa/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[http://[::1]:4/_b/aa, http://[::1]:6/_b/aa, 
http://[::1]:8/_b/aa]
        at 
__randomizedtesting.SeedInfo.seed([37127517B5E8B1BB:BF464ACD1B14DC43]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1019)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
        at 
org.apache.solr.TestDistributedGrouping.simpleQuery(TestDistributedGrouping.java:455)
        at 
org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:443)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13450 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> 913493 INFO  
(SUITE-TestDistributedGrouping-seed#[37127517B5E8B1BB]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 913493 INFO  
(SUITE-TestDistributedGrouping-seed#[37127517B5E8B1BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\data-dir-83-001
   [junit4]   2> 913493 WARN  
(SUITE-TestDistributedGrouping-seed#[37127517B5E8B1BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 913493 INFO  
(SUITE-TestDistributedGrouping-seed#[37127517B5E8B1BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 913500 INFO  
(SUITE-TestDistributedGrouping-seed#[37127517B5E8B1BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 913500 INFO  
(SUITE-TestDistributedGrouping-seed#[37127517B5E8B1BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 913500 INFO  
(SUITE-TestDistributedGrouping-seed#[37127517B5E8B1BB]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_b/aa
   [junit4]   2> 915540 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\control\cores\collection1
   [junit4]   2> 915549 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 915549 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 915549 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 915549 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 915549 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 915549 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 915549 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@538f07ab{/_b/aa,null,AVAILABLE}
   [junit4]   2> 915554 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ffffc0c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:64308}
   [junit4]   2> 915554 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.Server Started @915580ms
   [junit4]   2> 915554 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_b/aa, 
hostPort=64308, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\control\cores}
   [junit4]   2> 915554 ERROR 
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 915554 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 915554 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 915554 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 915554 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 915554 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-19T02:38:06.907549200Z
   [junit4]   2> 915554 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\control\solr.xml
   [junit4]   2> 915559 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb07fba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 916141 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 916152 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e72e369[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 916152 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e72e369[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 916166 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@624e92c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 916166 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@624e92c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 916170 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
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> 916231 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 916231 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 916362 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb07fba
   [junit4]   2> 916368 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb07fba
   [junit4]   2> 916368 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb07fba
   [junit4]   2> 916368 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\control\cores
   [junit4]   2> 916368 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 916424 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 916547 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 916850 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 916879 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 916879 INFO  (coreLoadExecutor-5515-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@2bb07fba
   [junit4]   2> 916882 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\control\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 916884 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26815932071841697]
   [junit4]   2> 917217 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 917217 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 917296 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 917296 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 917296 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8223470039670068]
   [junit4]   2> 917296 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 917361 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, 
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 917797 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 917797 INFO  (coreLoadExecutor-5515-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1675419649730150400
   [junit4]   2> 917797 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 917813 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 917813 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 917813 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 917813 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 917813 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 917813 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 917813 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 917813 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 917813 INFO  
(searcherExecutor-5517-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 921654 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 921684 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 921684 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 921684 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 921684 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 921684 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 921684 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 921684 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3450332d{/_b/aa,null,AVAILABLE}
   [junit4]   2> 921696 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@76f0fc00{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:64415}
   [junit4]   2> 921696 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.s.Server Started @921723ms
   [junit4]   2> 921696 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_b/aa, 
hostPort=64415, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\shard0\cores}
   [junit4]   2> 921696 ERROR 
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 921696 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 921696 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 921696 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 921696 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 921696 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-19T02:38:13.049813Z
   [junit4]   2> 921696 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 921727 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bb07fba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 921931 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 921933 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1aa74e04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 921933 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1aa74e04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 921944 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3e45f1c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 921944 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3e45f1c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 921946 WARN  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
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> 922091 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 922091 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 922128 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb07fba
   [junit4]   2> 922148 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb07fba
   [junit4]   2> 922148 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bb07fba
   [junit4]   2> 922153 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\shard0\cores
   [junit4]   2> 922153 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 922182 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 922216 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 922368 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 922399 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 922399 INFO  (coreLoadExecutor-5533-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@2bb07fba
   [junit4]   2> 922399 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\shard0\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 922404 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26815932071841697]
   [junit4]   2> 922610 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 922610 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 922628 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 922628 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 922628 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8223470039670068]
   [junit4]   2> 922628 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 922791 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, 
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 923244 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 923244 INFO  (coreLoadExecutor-5533-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1675419655441743872
   [junit4]   2> 923244 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 923244 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 923244 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 923244 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 923244 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 923244 INFO  
(TEST-TestDistributedGrouping.test-seed#[37127517B5E8B1BB]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 923244 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 923244 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 923259 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 923259 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1675419655457472512)} 0 6
   [junit4]   2> 923259 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 923259 INFO  
(searcherExecutor-5535-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 923276 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1675419655475298304)} 0 2
   [junit4]   2> 923276 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 923283 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 923288 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
 hits=0 status=0 QTime=2
   [junit4]   2> 923343 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:64415/_b/aa/collection1&rows=100&rid=127.0.0.1-5353&version=2&q=*:*&omitHeader=false&NOW=1597804694643&isShard=true&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 923352 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&shards=http://127.0.0.1:64415/_b/aa/collection1&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
 rid=127.0.0.1-5353 status=0 QTime=60
   [junit4]   2> 923353 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
 hits=0 status=0 QTime=0
   [junit4]   2> 923380 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:64415/_b/aa/collection1&rows=100&rid=127.0.0.1-5355&version=2&q=*:*&omitHeader=false&NOW=1597804694706&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 923388 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&shards=http://127.0.0.1:64415/_b/aa/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true}
 rid=127.0.0.1-5355 status=0 QTime=33
   [junit4]   2> 923389 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 925467 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[::1]:4/_b/aa|http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&rows=100&rid=127.0.0.1-5357&version=2&q=*:*&omitHeader=false&NOW=1597804694745&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 925484 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[::1]:4/_b/aa|http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&rows=100&rid=127.0.0.1-5357&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&omitHeader=false&NOW=1597804694745&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 925484 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&shards=[::1]:4/_b/aa|http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
 rid=127.0.0.1-5357 status=0 QTime=2093
   [junit4]   2> 925484 WARN  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.c.S.SlowRequest slow: [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&shards=[::1]:4/_b/aa|http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true}
 rid=127.0.0.1-5357 status=0 QTime=2093
   [junit4]   2> 925490 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
 hits=0 status=0 QTime=2
   [junit4]   2> 927576 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[::1]:6/_b/aa|[::1]:4/_b/aa|http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&rows=100&rid=127.0.0.1-5359&version=2&q=*:*&stats=false&omitHeader=false&NOW=1597804696846&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
 status=0 QTime=0
   [junit4]   2> 927590 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[::1]:6/_b/aa|[::1]:4/_b/aa|http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&rows=100&rid=127.0.0.1-5359&version=2&group.distributed.second=true&q=*:*&stats=true&omitHeader=false&NOW=1597804696846&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
 status=0 QTime=7
   [junit4]   2> 927590 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&shards=[::1]:6/_b/aa|[::1]:4/_b/aa|http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
 rid=127.0.0.1-5359 status=0 QTime=2097
   [junit4]   2> 927590 WARN  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.c.S.SlowRequest slow: [collection1]  webapp=/_b/aa path=/select 
params={q=*:*&shards=[::1]:6/_b/aa|[::1]:4/_b/aa|http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1}
 rid=127.0.0.1-5359 status=0 QTime=2097
   [junit4]   2> 927596 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
 hits=0 status=0 QTime=1
   [junit4]   2> 927611 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&rows=100&rid=127.0.0.1-5361&version=2&spellcheck.build=true&q=kings&spellcheck=true&omitHeader=false&NOW=1597804698953&isShard=true&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 927616 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=http://127.0.0.1:64415/_b/aa/collection1|[::1]:8/_b/aa&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
 rid=127.0.0.1-5361 status=0 QTime=17
   [junit4]   2> 927621 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true}
 hits=0 status=0 QTime=7
   [junit4]   2> 927629 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:64415/_b/aa/collection1&rows=100&rid=127.0.0.1-5363&version=2&q=*:*&group.truncate=true&omitHeader=false&NOW=1597804698981&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 927629 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=20&fq=a_s:a&shard.url=http://127.0.0.1:64415/_b/aa/collection1&rid=127.0.0.1-5363&wt=javabin&group.field=a_i1&group=true&facet.field=a_t&group.limit=-1&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&omitHeader=false&NOW=1597804698981&isShard=true&facet=true}
 status=0 QTime=0
   [junit4]   2> 927636 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/_b/aa path=/select 
params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=http://127.0.0.1:64415/_b/aa/collection1&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true}
 rid=127.0.0.1-5363 status=0 QTime=9
   [junit4]   2> 927651 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[1 (1675419660049186816)]} 0 8
   [junit4]   2> 927656 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[1 (1675419660068061184)]} 0 3
   [junit4]   2> 927664 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[2 (1675419660072255488)]} 0 3
   [junit4]   2> 927676 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[2 (1675419660076449792)]} 0 7
   [junit4]   2> 927678 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[3 (1675419660091129856)]} 0 0
   [junit4]   2> 927684 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[3 (1675419660097421312)]} 0 0
   [junit4]   2> 927684 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[4 (1675419660097421312)]} 0 0
   [junit4]   2> 927691 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[4 (1675419660104761344)]} 0 1
   [junit4]   2> 927695 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[5 (1675419660107907072)]} 0 0
   [junit4]   2> 927696 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[5 (1675419660110004224)]} 0 0
   [junit4]   2> 927698 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[6 (1675419660112101376)]} 0 0
   [junit4]   2> 927701 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[6 (1675419660114198528)]} 0 0
   [junit4]   2> 927716 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[7 (1675419660130975744)]} 0 1
   [junit4]   2> 927718 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[7 (1675419660132024320)]} 0 0
   [junit4]   2> 927721 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[8 (1675419660135170048)]} 0 0
   [junit4]   2> 927722 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[8 (1675419660136218624)]} 0 0
   [junit4]   2> 927725 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[9 (1675419660138315776)]} 0 2
   [junit4]   2> 927726 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[9 (1675419660141461504)]} 0 0
   [junit4]   2> 927732 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[10 (1675419660146704384)]} 0 0
   [junit4]   2> 927739 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[10 (1675419660155092992)]} 0 0
   [junit4]   2> 927739 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[11 (1675419660155092992)]} 0 0
   [junit4]   2> 927744 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[11 (1675419660160335872)]} 0 0
   [junit4]   2> 927752 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[12 (1675419660168724480)]} 0 0
   [junit4]   2> 927754 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[12 (1675419660169773056)]} 0 0
   [junit4]   2> 927754 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[14 (1675419660170821632)]} 0 0
   [junit4]   2> 927762 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[14 (1675419660176064512)]} 0 0
   [junit4]   2> 927764 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[15 (1675419660181307392)]} 0 0
   [junit4]   2> 927769 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[15 (1675419660186550272)]} 0 0
   [junit4]   2> 927771 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[16 (1675419660188647424)]} 0 0
   [junit4]   2> 927776 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[16 (1675419660193890304)]} 0 0
   [junit4]   2> 927779 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[17 (1675419660195987456)]} 0 0
   [junit4]   2> 927780 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[17 (1675419660198084608)]} 0 0
   [junit4]   2> 927780 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[18 (1675419660198084608)]} 0 0
   [junit4]   2> 927792 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[18 (1675419660208570368)]} 0 1
   [junit4]   2> 927794 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[19 (1675419660212764672)]} 0 0
   [junit4]   2> 927796 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[19 (1675419660214861824)]} 0 0
   [junit4]   2> 927796 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[20 (1675419660214861824)]} 0 0
   [junit4]   2> 927799 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[20 (1675419660218007552)]} 0 0
   [junit4]   2> 927801 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[21 (1675419660220104704)]} 0 0
   [junit4]   2> 927802 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[21 (1675419660221153280)]} 0 0
   [junit4]   2> 927808 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[22 (1675419660227444736)]} 0 0
   [junit4]   2> 927812 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[22 (1675419660231639040)]} 0 0
   [junit4]   2> 927815 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[23 (1675419660234784768)]} 0 0
   [junit4]   2> 927817 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[23 (1675419660235833344)]} 0 0
   [junit4]   2> 927819 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[100 (1675419660237930496)]} 0 0
   [junit4]   2> 927820 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[100 (1675419660238979072)]} 0 0
   [junit4]   2> 927821 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[101 (1675419660241076224)]} 0 0
   [junit4]   2> 927823 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[101 (1675419660242124800)]} 0 0
   [junit4]   2> 927828 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[102 (1675419660248416256)]} 0 0
   [junit4]   2> 927830 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[102 (1675419660248416256)]} 0 0
   [junit4]   2> 927834 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[103 (1675419660252610560)]} 0 3
   [junit4]   2> 927836 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[103 (1675419660255756288)]} 0 4
   [junit4]   2> 927844 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[104 (1675419660265193472)]} 0 0
   [junit4]   2> 927846 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[104 (1675419660266242048)]} 0 0
   [junit4]   2> 927847 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[105 (1675419660268339200)]} 0 0
   [junit4]   2> 927852 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[105 (1675419660273582080)]} 0 1
   [junit4]   2> 927856 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[106 (1675419660276727808)]} 0 0
   [junit4]   2> 927861 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[106 (1675419660280922112)]} 0 1
   [junit4]   2> 927865 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[107 (1675419660285116416)]} 0 2
   [junit4]   2> 927867 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[107 (1675419660288262144)]} 0 0
   [junit4]   2> 927869 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[108 (1675419660291407872)]} 0 0
   [junit4]   2> 927876 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[108 (1675419660298747904)]} 0 1
   [junit4]   2> 927876 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[109 (1675419660298747904)]} 0 0
   [junit4]   2> 927876 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[109 (1675419660298747905)]} 0 0
   [junit4]   2> 927880 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[110 (1675419660302942208)]} 0 0
   [junit4]   2> 927885 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[110 (1675419660308185088)]} 0 0
   [junit4]   2> 927889 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[111 (1675419660312379392)]} 0 0
   [junit4]   2> 927893 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[111 (1675419660315525120)]} 0 0
   [junit4]   2> 927897 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[112 (1675419660320768000)]} 0 0
   [junit4]   2> 927901 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[112 (1675419660321816576)]} 0 0
   [junit4]   2> 927903 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[113 (1675419660327059456)]} 0 0
   [junit4]   2> 927908 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[113 (1675419660332302336)]} 0 0
   [junit4]   2> 927910 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[114 (1675419660334399488)]} 0 0
   [junit4]   2> 927911 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[114 (1675419660335448064)]} 0 0
   [junit4]   2> 927914 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[115 (1675419660338593792)]} 0 0
   [junit4]   2> 927921 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[115 (1675419660345933824)]} 0 2
   [junit4]   2> 927929 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[116 (1675419660354322432)]} 0 0
   [junit4]   2> 927930 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[116 (1675419660355371008)]} 0 0
   [junit4]   2> 927944 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[117 (1675419660367953920)]} 0 12
   [junit4]   2> 927944 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[117 (1675419660370051072)]} 0 0
   [junit4]   2> 927944 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[118 (1675419660370051072)]} 0 0
   [junit4]   2> 927944 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[118 (1675419660370051073)]} 0 0
   [junit4]   2> 927948 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[119 (1675419660374245376)]} 0 0
   [junit4]   2> 927950 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[119 (1675419660376342528)]} 0 0
   [junit4]   2> 927950 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[120 (1675419660376342528)]} 0 0
   [junit4]   2> 927956 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[120 (1675419660382633984)]} 0 0
   [junit4]   2> 927961 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[121 (1675419660387876864)]} 0 0
   [junit4]   2> 927964 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[121 (1675419660391022592)]} 0 0
   [junit4]   2> 927968 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[122 (1675419660391022592)]} 0 1
   [junit4]   2> 927968 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[122 (1675419660395216896)]} 0 0
   [junit4]   2> 927972 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[123 (1675419660399411200)]} 0 0
   [junit4]   2> 927972 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[123 (1675419660399411200)]} 0 1
   [junit4]   2> 927972 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[124 (1675419660399411201)]} 0 0
   [junit4]   2> 927972 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[124 (1675419660399411201)]} 0 0
   [junit4]   2> 927986 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[125 (1675419660414091264)]} 0 1
   [junit4]   2> 927986 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[125 (1675419660414091264)]} 0 0
   [junit4]   2> 927986 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[126 (1675419660414091265)]} 0 0
   [junit4]   2> 927986 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[126 (1675419660414091265)]} 0 0
   [junit4]   2> 927986 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[127 (1675419660414091266)]} 0 0
   [junit4]   2> 927997 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[127 (1675419660425625600)]} 0 0
   [junit4]   2> 927997 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[128 (1675419660425625600)]} 0 0
   [junit4]   2> 928004 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[128 (1675419660432965632)]} 0 0
   [junit4]   2> 928008 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[129 (1675419660437159936)]} 0 0
   [junit4]   2> 928010 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[129 (1675419660439257088)]} 0 0
   [junit4]   2> 928012 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[130 (1675419660441354240)]} 0 0
   [junit4]   2> 928017 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[130 (1675419660446597120)]} 0 0
   [junit4]   2> 928022 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[131 (1675419660446597120)]} 0 3
   [junit4]   2> 928022 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[131 (1675419660451840000)]} 0 0
   [junit4]   2> 928044 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[132 (1675419660474908672)]} 0 0
   [junit4]   2> 928048 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[132 (1675419660479102976)]} 0 0
   [junit4]   2> 928052 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[133 (1675419660479102976)]} 0 0
   [junit4]   2> 928052 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[133 (1675419660483297280)]} 0 0
   [junit4]   2> 928053 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[134 (1675419660484345856)]} 0 0
   [junit4]   2> 928053 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[134 (1675419660484345856)]} 0 0
   [junit4]   2> 928060 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[135 (1675419660491685888)]} 0 0
   [junit4]   2> 928060 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[135 (1675419660491685888)]} 0 0
   [junit4]   2> 928063 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[136 (1675419660494831616)]} 0 0
   [junit4]   2> 928076 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[136 (1675419660508463104)]} 0 0
   [junit4]   2> 928076 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[137 (1675419660508463104)]} 0 0
   [junit4]   2> 928096 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[137 (1675419660529434624)]} 0 0
   [junit4]   2> 928096 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[138 (1675419660529434624)]} 0 0
   [junit4]   2> 928096 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[138 (1675419660529434625)]} 0 0
   [junit4]   2> 928104 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[139 (1675419660537823232)]} 0 0
   [junit4]   2> 928105 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[139 (1675419660538871808)]} 0 0
   [junit4]   2> 928116 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[140 (1675419660550406144)]} 0 0
   [junit4]   2> 928118 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[140 (1675419660552503296)]} 0 0
   [junit4]   2> 928119 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[141 (1675419660553551872)]} 0 0
   [junit4]   2> 928129 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[141 (1675419660564037632)]} 0 0
   [junit4]   2> 928134 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[142 (1675419660569280512)]} 0 1
   [junit4]   2> 928135 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[142 (1675419660569280512)]} 0 0
   [junit4]   2> 928137 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[143 (1675419660572426240)]} 0 0
   [junit4]   2> 928139 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[143 (1675419660574523392)]} 0 1
   [junit4]   2> 928144 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[144 (1675419660574523392)]} 0 1
   [junit4]   2> 928144 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[144 (1675419660579766272)]} 0 0
   [junit4]   2> 928144 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[145 (1675419660579766272)]} 0 0
   [junit4]   2> 928152 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[145 (1675419660588154880)]} 0 4
   [junit4]   2> 928153 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[146 (1675419660589203456)]} 0 0
   [junit4]   2> 928160 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[146 (1675419660596543488)]} 0 0
   [junit4]   2> 928160 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[147 (1675419660596543488)]} 0 0
   [junit4]   2> 928160 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[147 (1675419660596543489)]} 0 0
   [junit4]   2> 928168 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[148 (1675419660604932096)]} 0 0
   [junit4]   2> 928168 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[148 (1675419660604932096)]} 0 0
   [junit4]   2> 928176 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[149 (1675419660613320704)]} 0 1
   [junit4]   2> 928180 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[149 (1675419660617515008)]} 0 0
   [junit4]   2> 928182 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[500 (1675419660619612160)]} 0 0
   [junit4]   2> 928185 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[500 (1675419660621709312)]} 0 0
   [junit4]   2> 928186 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[501 (1675419660623806464)]} 0 0
   [junit4]   2> 928187 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[501 (1675419660624855040)]} 0 0
   [junit4]   2> 928187 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[502 (1675419660624855040)]} 0 0
   [junit4]   2> 928196 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[502 (1675419660634292224)]} 0 0
   [junit4]   2> 928200 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[503 (1675419660638486528)]} 0 0
   [junit4]   2> 928212 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[503 (1675419660651069440)]} 0 0
   [junit4]   2> 928212 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[504 (1675419660651069440)]} 0 0
   [junit4]   2> 928212 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[504 (1675419660651069441)]} 0 0
   [junit4]   2> 928224 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[505 (1675419660663652352)]} 0 0
   [junit4]   2> 928232 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[505 (1675419660672040960)]} 0 0
   [junit4]   2> 928234 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[506 (1675419660674138112)]} 0 0
   [junit4]   2> 928236 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[506 (1675419660675186688)]} 0 0
   [junit4]   2> 928242 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[507 (1675419660682526720)]} 0 0
   [junit4]   2> 928242 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[507 (1675419660682526720)]} 0 0
   [junit4]   2> 928252 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[508 (1675419660693012480)]} 0 0
   [junit4]   2> 928253 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[508 (1675419660694061056)]} 0 0
   [junit4]   2> 928253 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[509 (1675419660694061056)]} 0 1
   [junit4]   2> 928253 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[509 (1675419660694061057)]} 0 0
   [junit4]   2> 928259 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[510 (1675419660694061057)]} 0 0
   [junit4]   2> 928260 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[510 (1675419660700352512)]} 0 0
   [junit4]   2> 928260 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[511 (1675419660701401088)]} 0 0
   [junit4]   2> 928272 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[511 (1675419660713984000)]} 0 0
   [junit4]   2> 928277 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[512 (1675419660716081152)]} 0 0
   [junit4]   2> 928277 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[512 (1675419660719226880)]} 0 0
   [junit4]   2> 928292 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[513 (1675419660734955520)]} 0 0
   [junit4]   2> 928311 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[513 (1675419660754878464)]} 0 0
   [junit4]   2> 928316 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[514 (1675419660760121344)]} 0 0
   [junit4]   2> 928324 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[514 (1675419660768509952)]} 0 0
   [junit4]   2> 928326 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[515 (1675419660770607104)]} 0 0
   [junit4]   2> 928336 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[515 (1675419660781092864)]} 0 0
   [junit4]   2> 928338 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[516 (1675419660783190016)]} 0 0
   [junit4]   2> 928340 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[516 (1675419660785287168)]} 0 0
   [junit4]   2> 928344 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[517 (1675419660789481472)]} 0 0
   [junit4]   2> 928360 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[517 (1675419660806258688)]} 0 0
   [junit4]   2> 928360 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[518 (1675419660806258688)]} 0 0
   [junit4]   2> 928376 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[518 (1675419660823035904)]} 0 0
   [junit4]   2> 928376 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[519 (1675419660823035904)]} 0 0
   [junit4]   2> 928376 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[519 (1675419660823035905)]} 0 0
   [junit4]   2> 928392 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[520 (1675419660839813120)]} 0 0
   [junit4]   2> 928401 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[520 (1675419660849250304)]} 0 0
   [junit4]   2> 928403 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[521 (1675419660851347456)]} 0 0
   [junit4]   2> 928403 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[521 (1675419660851347456)]} 0 0
   [junit4]   2> 928403 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[522 (1675419660851347457)]} 0 0
   [junit4]   2> 928403 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[522 (1675419660851347457)]} 0 0
   [junit4]   2> 928403 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[523 (1675419660851347458)]} 0 0
   [junit4]   2> 928403 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[523 (1675419660851347458)]} 0 0
   [junit4]   2> 928409 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[524 (1675419660857638912)]} 0 0
   [junit4]   2> 928423 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[524 (1675419660872318976)]} 0 0
   [junit4]   2> 928447 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[525 (1675419660896436224)]} 0 0
   [junit4]   2> 928452 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[525 (1675419660902727680)]} 0 0
   [junit4]   2> 928464 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[526 (1675419660915310592)]} 0 0
   [junit4]   2> 928469 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[526 (1675419660920553472)]} 0 0
   [junit4]   2> 928480 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[527 (1675419660932087808)]} 0 0
   [junit4]   2> 928487 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[527 (1675419660939427840)]} 0 0
   [junit4]   2> 928492 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[528 (1675419660944670720)]} 0 0
   [junit4]   2> 928492 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[528 (1675419660944670720)]} 0 0
   [junit4]   2> 928520 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[529 (1675419660974030848)]} 0 0
   [junit4]   2> 928529 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[529 (1675419660978225152)]} 0 0
   [junit4]   2> 928536 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[530 (1675419660990808064)]} 0 0
   [junit4]   2> 928546 INFO  (qtp331784845-8703) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[530 (1675419660999196672)]} 0 1
   [junit4]   2> 928563 INFO  (qtp2034491691-8679) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[531 (1675419661019119616)]} 0 0
   [junit4]   2> 928567 INFO  (qtp331784845-8701) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[531 (1675419661023313920)]} 0 0
   [junit4]   2> 928567 INFO  (qtp2034491691-8680) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[532 (1675419661023313920)]} 0 0
   [junit4]   2> 928577 INFO  (qtp331784845-8702) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[532 (1675419661023313921)]} 0 0
   [junit4]   2> 928577 INFO  (qtp2034491691-8681) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[533 (1675419661033799680)]} 0 0
   [junit4]   2> 928584 INFO  (qtp331784845-8697) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_b/aa path=/update 
params={wt=javabin&version=2}{add=[533 (1675419661041139712)]} 0 6
   [junit4]   2> 928587 INFO  (qtp2034491691-8682) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [col

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

er.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 935399 INFO  (closeThreadPool-5541-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 935399 INFO  (closeThreadPool-5541-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76699656: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@4c32d3be
   [junit4]   2> 935399 INFO  (closeThreadPool-5541-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 935399 INFO  (closeThreadPool-5541-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@94a3473: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@3d167804
   [junit4]   2> 935406 INFO  (closeThreadPool-5541-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 935406 INFO  (closeThreadPool-5541-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1542299e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@73b205fc
   [junit4]   2> 935406 INFO  (closeThreadPool-5541-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 935406 INFO  (closeThreadPool-5541-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@760e0ead: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@73b205fc
   [junit4]   2> 935406 INFO  (closeThreadPool-5541-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 935406 INFO  (closeThreadPool-5541-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19c3813a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@4fa53ee0
   [junit4]   2> 935406 INFO  (closeThreadPool-5541-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 935406 INFO  (closeThreadPool-5541-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31596641: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@4fa53ee0
   [junit4]   2> 935423 INFO  (closeThreadPool-5541-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@76f0fc00{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 935423 INFO  (closeThreadPool-5541-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3450332d{/_b/aa,null,UNAVAILABLE}
   [junit4]   2> 935423 INFO  (closeThreadPool-5541-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 935423 INFO  (closeThreadPool-5541-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6ffffc0c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 935423 INFO  (closeThreadPool-5541-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@538f07ab{/_b/aa,null,UNAVAILABLE}
   [junit4]   2> 935423 INFO  (closeThreadPool-5541-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedGrouping -Dtests.method=test 
-Dtests.seed=37127517B5E8B1BB -Dtests.slow=true -Dtests.locale=en-US-POSIX 
-Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   21.9s J2 | TestDistributedGrouping.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:64415/_b/aa/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[http://[::1]:4/_b/aa, http://[::1]:6/_b/aa, 
http://[::1]:8/_b/aa]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([37127517B5E8B1BB:BF464ACD1B14DC43]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1019)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
   [junit4]    >        at 
org.apache.solr.TestDistributedGrouping.simpleQuery(TestDistributedGrouping.java:455)
   [junit4]    >        at 
org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:443)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J2\temp\solr.TestDistributedGrouping_37127517B5E8B1BB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-US-POSIX, 
timezone=Etc/GMT-2
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15 
(64-bit)/cpus=6,threads=1,free=102943912,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneMatchVersion, 
PackageManagerCLITest, TestCoreDiscovery, TestOrdValues, EnumFieldTest, 
SortSpecParsingTest, SolrJmxReporterTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, DistributedTermsComponentTest, 
ClusterStateUpdateTest, ConcurrentDeleteAndCreateCollectionTest, 
TestTlogReplayVsRecovery, TestConfigSetsAPI, TestSolr4Spatial, 
AsyncCallRequestStatusResponseTest, InfoHandlerTest, TestInfoStreamLogging, 
UpdateLogTest, JWTAuthPluginTest, TestFacetMethods, CdcrOpsAndBoundariesTest, 
TestUninvertingReader, BasicDistributedZkTest, GraphQueryTest, 
ConfigSetsAPITest, DistributedFacetSimpleRefinementLongTailTest, 
LargeFieldTest, DirectoryFactoryTest, MoveReplicaTest, TestBinaryField, 
TestReplicaProperties, ScriptEngineTest, TestFreeTextSuggestions, 
CircularListTest, SolrLogAuditLoggerPluginTest, CacheHeaderTest, 
ConvertedLegacyTest, BJQFilterAccessibleTest, TestSolrXml, 
TestComplexPhraseLeadingWildcard, HttpPartitionTest, PreAnalyzedFieldTest, 
OverseerSolrResponseTest, DateFieldTest, TestSolrCLIRunExample, 
BlockDirectoryTest, SolrMetricManagerTest, SuggesterWFSTTest, FileUtilsTest, 
TestDistributedMap, TestCloudConsistency, DirectUpdateHandlerTest, 
TestSegmentSorting, TestSortableTextField, TestDocumentBuilder, 
IndexBasedSpellCheckerTest, TestSolrJ, TlogReplayBufferedWhileIndexingTest, 
SolrRequestParserTest, DebugComponentTest, TestSchemaNameResource, 
TestRandomFlRTGCloud, PeerSyncWithIndexFingerprintCachingTest, 
SchemaApiFailureTest, TestSolrCloudWithKerberosAlt, NestedAtomicUpdateTest, 
TestFoldingMultitermQuery, TestJsonFacetsWithNestedObjects, TimeZoneUtilsTest, 
DeleteLastCustomShardedReplicaTest, AtomicUpdateRemovalJavabinTest, 
CoreAdminRequestStatusTest, RemoteQueryErrorTest, 
WrapperMergePolicyFactoryTest, DistribCursorPagingTest, 
TestClusterStateMutator, TestRawTransformer, TestGraphMLResponseWriter, 
TestReloadDeadlock, TestPivotHelperCode, TestPrepRecovery, 
TestElisionMultitermQuery, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, 
SampleTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping]
   [junit4] Completed [356/866 (1!)] on J2 in 22.06s, 1 test, 1 error <<< 
FAILURES!

[...truncated 46496 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9253/consoleText

[repro] Revision: 8caf57d50b4ee24e1e59b888fe42ffa2968d562a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       TestDistributedGrouping
[repro] ant compile-test

[...truncated 2470 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestDistributedGrouping" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=37127517B5E8B1BB 
-Dtests.slow=true -Dtests.locale=en-US-POSIX -Dtests.timezone=Etc/GMT-2 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 87 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.TestDistributedGrouping
[repro] Exiting with code 0

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

Reply via email to