Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9177/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:64541/qd_bwa/dl/collection1: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[http://[::1]:8/qd_bwa/dl, http://[::1]:6/qd_bwa/dl, 
http://[::1]:4/qd_bwa/dl]
        at 
__randomizedtesting.SeedInfo.seed([B24957C56A6AAA77:3A1D681FC496C78F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
        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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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:834)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
Error from server at http://127.0.0.1:57250/solr: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57250/solr: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[]
        at 
__randomizedtesting.SeedInfo.seed([B24957C56A6AAA77:3A1D681FC496C78F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:309)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:305)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:160)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
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:834)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testWhitebox

Error Message:
{responseHeader={zkConnected=true, partialResults=true, status=0, QTime=62}, 
response={numFound=9,numFoundExact=true,start=0,docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true, 
partialResults=true, status=0, QTime=62}, 
response={numFound=9,numFoundExact=true,start=0,docs=[]}}
        at 
__randomizedtesting.SeedInfo.seed([B24957C56A6AAA77:C73B51902D891052]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:314)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testWhitebox(CloudExitableDirectoryReaderTest.java:189)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
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:834)


FAILED:  
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast

Error Message:
Request should fail after trying all replica nodes once

Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all 
replica nodes once
        at 
__randomizedtesting.SeedInfo.seed([B24957C56A6AAA77:61947E6FCD5BC30B]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
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:834)




Build Log:
[...truncated 12834 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> 314094 INFO  
(SUITE-TestDistributedGrouping-seed#[B24957C56A6AAA77]-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> 314094 INFO  
(SUITE-TestDistributedGrouping-seed#[B24957C56A6AAA77]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\data-dir-68-001
   [junit4]   2> 314094 INFO  
(SUITE-TestDistributedGrouping-seed#[B24957C56A6AAA77]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 314098 INFO  
(SUITE-TestDistributedGrouping-seed#[B24957C56A6AAA77]-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> 314101 INFO  
(SUITE-TestDistributedGrouping-seed#[B24957C56A6AAA77]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 314102 INFO  
(SUITE-TestDistributedGrouping-seed#[B24957C56A6AAA77]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/qd_bwa/dl
   [junit4]   2> 314777 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\control\cores\collection1
   [junit4]   2> 314781 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 314781 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 314781 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 314782 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 314782 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 314782 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 314782 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23db6c7c{/qd_bwa/dl,null,AVAILABLE}
   [junit4]   2> 314783 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@77c0c9bb{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:63446}
   [junit4]   2> 314783 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.Server Started @315245ms
   [junit4]   2> 314783 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qd_bwa/dl, 
hostPort=63446, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\control\cores}
   [junit4]   2> 314783 ERROR 
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 314783 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 314783 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 314783 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 314783 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 314783 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-03T08:26:55.075117700Z
   [junit4]   2> 314783 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\control\solr.xml
   [junit4]   2> 314787 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b5c35df, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 314884 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 314886 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@43789abc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314886 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@43789abc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314889 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16458347[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314889 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16458347[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314889 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
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> 314908 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 314908 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 314919 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5c35df
   [junit4]   2> 314925 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5c35df
   [junit4]   2> 314925 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5c35df
   [junit4]   2> 314927 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\control\cores
   [junit4]   2> 314927 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 314934 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 314952 INFO  (coreLoadExecutor-2706-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> 314956 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 315019 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 315029 INFO  (coreLoadExecutor-2706-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@b5c35df
   [junit4]   2> 315029 INFO  (coreLoadExecutor-2706-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\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\control\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 315030 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=101.3330078125, floorSegmentMB=0.9892578125, 
forceMergeDeletesPctAllowed=7.514595391417426, segmentsPerTier=50.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5179700150045367, 
deletesPctAllowed=34.10211636211778
   [junit4]   2> 315086 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 315086 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 315089 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 315089 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 315089 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=33.6015625, 
floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=8.931165009836814, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=24.688137465286538
   [junit4]   2> 315090 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 315099 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, 
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 315139 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 315139 INFO  (coreLoadExecutor-2706-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1673992041063776256
   [junit4]   2> 315139 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 315142 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 315142 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 315142 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 315142 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 315143 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 315143 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 315144 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 315144 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 315144 INFO  
(searcherExecutor-2708-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 315719 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 315722 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 315722 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 315722 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 315722 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 315722 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 315722 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 315722 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@521a461e{/qd_bwa/dl,null,AVAILABLE}
   [junit4]   2> 315724 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c4855c2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:63459}
   [junit4]   2> 315724 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.s.Server Started @316186ms
   [junit4]   2> 315724 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qd_bwa/dl, 
hostPort=63459, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\shard0\cores}
   [junit4]   2> 315724 ERROR 
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 315724 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 315724 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 315724 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 315724 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 315724 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-03T08:26:56.016115200Z
   [junit4]   2> 315724 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 315727 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b5c35df, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 315797 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 315798 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56740e55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 315798 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56740e55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 315801 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a243a36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 315801 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a243a36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 315802 WARN  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
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> 315821 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 315821 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 315837 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5c35df
   [junit4]   2> 315843 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5c35df
   [junit4]   2> 315843 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5c35df
   [junit4]   2> 315844 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\shard0\cores
   [junit4]   2> 315844 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 315852 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 315868 INFO  (coreLoadExecutor-2724-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> 315872 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 315961 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 315972 INFO  (coreLoadExecutor-2724-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@b5c35df
   [junit4]   2> 315974 INFO  (coreLoadExecutor-2724-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\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\shard0\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.TestDistributedGrouping_B24957C56A6AAA77-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 315974 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=101.3330078125, floorSegmentMB=0.9892578125, 
forceMergeDeletesPctAllowed=7.514595391417426, segmentsPerTier=50.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5179700150045367, 
deletesPctAllowed=34.10211636211778
   [junit4]   2> 316053 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 316053 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 316055 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 316055 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 316056 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=33.6015625, 
floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=8.931165009836814, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=24.688137465286538
   [junit4]   2> 316056 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 316068 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, 
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 316106 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 316106 INFO  (coreLoadExecutor-2724-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1673992042077749248
   [junit4]   2> 316107 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 316107 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 316107 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 316107 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 316108 INFO  
(TEST-TestDistributedGrouping.test-seed#[B24957C56A6AAA77]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 316108 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 316108 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 316108 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 316109 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 316109 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 316109 INFO  
(searcherExecutor-2726-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 316112 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1673992042080894976)} 0 2
   [junit4]   2> 316115 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1673992042086137856)} 0 1
   [junit4]   2> 316116 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 316117 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 316120 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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> 320188 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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/qd_bwa/dl|[::1]:8/qd_bwa/dl|http://127.0.0.1:63459/qd_bwa/dl/collection1&rows=100&rid=127.0.0.1-31811&version=2&q=*:*&omitHeader=false&NOW=1596443216412&isShard=true&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=3
   [junit4]   2> 320189 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl path=/select 
params={q=*:*&shards=[::1]:6/qd_bwa/dl|[::1]:8/qd_bwa/dl|http://127.0.0.1:63459/qd_bwa/dl/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-31811 status=0 QTime=4068
   [junit4]   2> 320189 WARN  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.c.S.SlowRequest slow: [collection1]  webapp=/qd_bwa/dl path=/select 
params={q=*:*&shards=[::1]:6/qd_bwa/dl|[::1]:8/qd_bwa/dl|http://127.0.0.1:63459/qd_bwa/dl/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-31811 status=0 QTime=4068
   [junit4]   2> 320212 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=7
   [junit4]   2> 320222 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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:63459/qd_bwa/dl/collection1|[::1]:6/qd_bwa/dl&rows=100&rid=127.0.0.1-31813&version=2&q=*:*&omitHeader=false&NOW=1596443220507&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 320222 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl path=/select 
params={q=*:*&shards=http://127.0.0.1:63459/qd_bwa/dl/collection1|[::1]:6/qd_bwa/dl&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-31813 status=0 QTime=7
   [junit4]   2> 320222 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=0
   [junit4]   2> 320224 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=http://127.0.0.1:63459/qd_bwa/dl/collection1|[::1]:4/qd_bwa/dl|[::1]:6/qd_bwa/dl&rows=100&rid=127.0.0.1-31815&version=2&q=*:*&omitHeader=false&NOW=1596443220516&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 320235 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=http://127.0.0.1:63459/qd_bwa/dl/collection1|[::1]:4/qd_bwa/dl|[::1]:6/qd_bwa/dl&rows=100&rid=127.0.0.1-31815&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&omitHeader=false&NOW=1596443220516&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 320238 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl path=/select 
params={q=*:*&shards=http://127.0.0.1:63459/qd_bwa/dl/collection1|[::1]:4/qd_bwa/dl|[::1]:6/qd_bwa/dl&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-31815 status=0 QTime=12
   [junit4]   2> 320240 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=0
   [junit4]   2> 320246 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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:63459/qd_bwa/dl/collection1&rows=100&rid=127.0.0.1-31817&version=2&q=*:*&stats=false&omitHeader=false&NOW=1596443220535&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
 status=0 QTime=1
   [junit4]   2> 320248 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=http://127.0.0.1:63459/qd_bwa/dl/collection1&rows=100&rid=127.0.0.1-31817&version=2&group.distributed.second=true&q=*:*&stats=true&omitHeader=false&NOW=1596443220535&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1}
 status=0 QTime=1
   [junit4]   2> 320250 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl path=/select 
params={q=*:*&shards=http://127.0.0.1:63459/qd_bwa/dl/collection1&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-31817 status=0 QTime=7
   [junit4]   2> 320250 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=0
   [junit4]   2> 322314 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=[::1]:4/qd_bwa/dl|[::1]:6/qd_bwa/dl|http://127.0.0.1:63459/qd_bwa/dl/collection1&rows=100&rid=127.0.0.1-31819&version=2&spellcheck.build=true&q=kings&spellcheck=true&omitHeader=false&NOW=1596443220542&isShard=true&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=2
   [junit4]   2> 322315 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=[::1]:4/qd_bwa/dl|[::1]:6/qd_bwa/dl|http://127.0.0.1:63459/qd_bwa/dl/collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
 rid=127.0.0.1-31819 status=0 QTime=2062
   [junit4]   2> 322315 WARN  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.c.S.SlowRequest slow: [collection1]  webapp=/qd_bwa/dl 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=[::1]:4/qd_bwa/dl|[::1]:6/qd_bwa/dl|http://127.0.0.1:63459/qd_bwa/dl/collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true}
 rid=127.0.0.1-31819 status=0 QTime=2062
   [junit4]   2> 322318 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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=4
   [junit4]   2> 322326 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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:63459/qd_bwa/dl/collection1&rows=100&rid=127.0.0.1-31821&version=2&q=*:*&group.truncate=true&omitHeader=false&NOW=1596443222610&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true}
 status=0 QTime=0
   [junit4]   2> 322326 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=20&fq=a_s:a&shard.url=http://127.0.0.1:63459/qd_bwa/dl/collection1&rid=127.0.0.1-31821&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=1596443222610&isShard=true&facet=true}
 status=0 QTime=0
   [junit4]   2> 322326 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=/qd_bwa/dl 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:63459/qd_bwa/dl/collection1&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true}
 rid=127.0.0.1-31821 status=0 QTime=6
   [junit4]   2> 322330 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[1 (1673992048604086272)]} 0 3
   [junit4]   2> 322339 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[1 (1673992048608280576)]} 0 4
   [junit4]   2> 322339 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[2 (1673992048613523456)]} 0 1
   [junit4]   2> 322351 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[2 (1673992048620863488)]} 0 5
   [junit4]   2> 322354 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[3 (1673992048626106368)]} 0 1
   [junit4]   2> 322354 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[3 (1673992048629252096)]} 0 0
   [junit4]   2> 322358 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[4 (1673992048633446400)]} 0 1
   [junit4]   2> 322358 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[4 (1673992048633446400)]} 0 0
   [junit4]   2> 322358 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[5 (1673992048633446401)]} 0 0
   [junit4]   2> 322362 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[5 (1673992048637640704)]} 0 0
   [junit4]   2> 322365 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[6 (1673992048640786432)]} 0 0
   [junit4]   2> 322366 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[6 (1673992048640786432)]} 0 2
   [junit4]   2> 322393 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[7 (1673992048667000832)]} 0 22
   [junit4]   2> 322394 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[7 (1673992048671195136)]} 0 0
   [junit4]   2> 322422 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[8 (1673992048699506688)]} 0 1
   [junit4]   2> 322446 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[8 (1673992048725721088)]} 0 0
   [junit4]   2> 322459 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[9 (1673992048739352576)]} 0 0
   [junit4]   2> 322463 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[9 (1673992048742498304)]} 0 1
   [junit4]   2> 322463 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[10 (1673992048743546880)]} 0 0
   [junit4]   2> 322466 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[10 (1673992048746692608)]} 0 0
   [junit4]   2> 322470 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[11 (1673992048750886912)]} 0 0
   [junit4]   2> 322470 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[11 (1673992048750886912)]} 0 0
   [junit4]   2> 322478 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[12 (1673992048757178368)]} 0 0
   [junit4]   2> 322479 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[12 (1673992048760324096)]} 0 1
   [junit4]   2> 322479 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[14 (1673992048760324096)]} 0 0
   [junit4]   2> 322482 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[14 (1673992048763469824)]} 0 0
   [junit4]   2> 322485 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[15 (1673992048765566976)]} 0 0
   [junit4]   2> 322485 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[15 (1673992048766615552)]} 0 0
   [junit4]   2> 322487 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[16 (1673992048768712704)]} 0 0
   [junit4]   2> 322488 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[16 (1673992048769761280)]} 0 0
   [junit4]   2> 322489 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[17 (1673992048769761280)]} 0 0
   [junit4]   2> 322489 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[17 (1673992048770809856)]} 0 0
   [junit4]   2> 322491 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[18 (1673992048771858432)]} 0 0
   [junit4]   2> 322494 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[18 (1673992048775004160)]} 0 2
   [junit4]   2> 322494 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[19 (1673992048776052736)]} 0 0
   [junit4]   2> 322499 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[19 (1673992048781295616)]} 0 0
   [junit4]   2> 322506 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[20 (1673992048784441344)]} 0 4
   [junit4]   2> 322506 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[20 (1673992048788635648)]} 0 0
   [junit4]   2> 322510 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[21 (1673992048788635648)]} 0 0
   [junit4]   2> 322511 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[21 (1673992048792829952)]} 0 0
   [junit4]   2> 322514 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[22 (1673992048797024256)]} 0 0
   [junit4]   2> 322514 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[22 (1673992048797024256)]} 0 0
   [junit4]   2> 322518 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[23 (1673992048797024257)]} 0 0
   [junit4]   2> 322519 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[23 (1673992048801218560)]} 0 0
   [junit4]   2> 322519 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[100 (1673992048802267136)]} 0 0
   [junit4]   2> 322519 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[100 (1673992048802267136)]} 0 0
   [junit4]   2> 322522 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[101 (1673992048802267137)]} 0 0
   [junit4]   2> 322522 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[101 (1673992048805412864)]} 0 0
   [junit4]   2> 322526 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[102 (1673992048805412864)]} 0 0
   [junit4]   2> 322527 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[102 (1673992048810655744)]} 0 0
   [junit4]   2> 322530 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[103 (1673992048810655744)]} 0 0
   [junit4]   2> 322530 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[103 (1673992048813801472)]} 0 0
   [junit4]   2> 322538 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[104 (1673992048822190080)]} 0 0
   [junit4]   2> 322538 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[104 (1673992048822190080)]} 0 0
   [junit4]   2> 322541 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[105 (1673992048825335808)]} 0 0
   [junit4]   2> 322542 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[105 (1673992048825335808)]} 0 0
   [junit4]   2> 322542 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[106 (1673992048826384384)]} 0 0
   [junit4]   2> 322542 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[106 (1673992048826384384)]} 0 0
   [junit4]   2> 322542 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[107 (1673992048826384385)]} 0 0
   [junit4]   2> 322545 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[107 (1673992048829530112)]} 0 0
   [junit4]   2> 322546 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[108 (1673992048830578688)]} 0 0
   [junit4]   2> 322548 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[108 (1673992048831627264)]} 0 0
   [junit4]   2> 322550 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[109 (1673992048834772992)]} 0 1
   [junit4]   2> 322550 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[109 (1673992048834772992)]} 0 0
   [junit4]   2> 322550 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[110 (1673992048834772993)]} 0 0
   [junit4]   2> 322554 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[110 (1673992048834772993)]} 0 0
   [junit4]   2> 322555 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[111 (1673992048840015872)]} 0 0
   [junit4]   2> 322555 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[111 (1673992048840015872)]} 0 0
   [junit4]   2> 322555 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[112 (1673992048840015873)]} 0 0
   [junit4]   2> 322558 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[112 (1673992048843161600)]} 0 0
   [junit4]   2> 322558 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[113 (1673992048843161600)]} 0 0
   [junit4]   2> 322558 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[113 (1673992048843161601)]} 0 0
   [junit4]   2> 322562 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[114 (1673992048847355904)]} 0 0
   [junit4]   2> 322566 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[114 (1673992048847355904)]} 0 0
   [junit4]   2> 322566 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[115 (1673992048851550208)]} 0 1
   [junit4]   2> 322570 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[115 (1673992048854695936)]} 0 1
   [junit4]   2> 322570 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[116 (1673992048855744512)]} 0 0
   [junit4]   2> 322570 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[116 (1673992048855744512)]} 0 0
   [junit4]   2> 322576 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[117 (1673992048859938816)]} 0 1
   [junit4]   2> 322576 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[117 (1673992048862035968)]} 0 0
   [junit4]   2> 322578 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[118 (1673992048864133120)]} 0 0
   [junit4]   2> 322578 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[118 (1673992048864133120)]} 0 0
   [junit4]   2> 322581 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[119 (1673992048864133121)]} 0 0
   [junit4]   2> 322582 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[119 (1673992048868327424)]} 0 0
   [junit4]   2> 322582 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[120 (1673992048868327424)]} 0 0
   [junit4]   2> 322582 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[120 (1673992048868327425)]} 0 0
   [junit4]   2> 322587 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[121 (1673992048873570304)]} 0 2
   [junit4]   2> 322587 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[121 (1673992048873570304)]} 0 0
   [junit4]   2> 322587 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[122 (1673992048873570305)]} 0 0
   [junit4]   2> 322590 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[122 (1673992048876716032)]} 0 0
   [junit4]   2> 322590 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[123 (1673992048876716032)]} 0 0
   [junit4]   2> 322590 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[123 (1673992048876716033)]} 0 0
   [junit4]   2> 322590 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[124 (1673992048876716033)]} 0 0
   [junit4]   2> 322598 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[124 (1673992048884056064)]} 0 1
   [junit4]   2> 322599 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[125 (1673992048886153216)]} 0 1
   [junit4]   2> 322599 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[125 (1673992048886153216)]} 0 0
   [junit4]   2> 322602 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[126 (1673992048889298944)]} 0 0
   [junit4]   2> 322602 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[126 (1673992048889298944)]} 0 0
   [junit4]   2> 322604 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[127 (1673992048891396096)]} 0 0
   [junit4]   2> 322606 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[127 (1673992048893493248)]} 0 0
   [junit4]   2> 322606 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[128 (1673992048893493248)]} 0 0
   [junit4]   2> 322606 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[128 (1673992048893493249)]} 0 0
   [junit4]   2> 322611 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[129 (1673992048898736128)]} 0 0
   [junit4]   2> 322611 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[129 (1673992048898736128)]} 0 0
   [junit4]   2> 322613 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[130 (1673992048900833280)]} 0 0
   [junit4]   2> 322613 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[130 (1673992048900833280)]} 0 0
   [junit4]   2> 322614 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[131 (1673992048901881856)]} 0 0
   [junit4]   2> 322614 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[131 (1673992048901881856)]} 0 0
   [junit4]   2> 322614 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[132 (1673992048901881857)]} 0 0
   [junit4]   2> 322618 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[132 (1673992048901881857)]} 0 0
   [junit4]   2> 322618 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[133 (1673992048906076160)]} 0 0
   [junit4]   2> 322618 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[133 (1673992048906076160)]} 0 0
   [junit4]   2> 322618 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[134 (1673992048906076161)]} 0 0
   [junit4]   2> 322623 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[134 (1673992048906076161)]} 0 1
   [junit4]   2> 322624 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[135 (1673992048911319040)]} 0 0
   [junit4]   2> 322626 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[135 (1673992048912367616)]} 0 0
   [junit4]   2> 322626 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[136 (1673992048914464768)]} 0 0
   [junit4]   2> 322626 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[136 (1673992048914464768)]} 0 0
   [junit4]   2> 322626 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[137 (1673992048914464769)]} 0 0
   [junit4]   2> 322626 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[137 (1673992048914464769)]} 0 0
   [junit4]   2> 322626 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[138 (1673992048914464770)]} 0 1
   [junit4]   2> 322633 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[138 (1673992048919707648)]} 0 1
   [junit4]   2> 322633 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[139 (1673992048921804800)]} 0 0
   [junit4]   2> 322634 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[139 (1673992048922853376)]} 0 0
   [junit4]   2> 322634 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[140 (1673992048922853376)]} 0 0
   [junit4]   2> 322640 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[140 (1673992048928096256)]} 0 1
   [junit4]   2> 322641 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[141 (1673992048930193408)]} 0 0
   [junit4]   2> 322642 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[141 (1673992048930193408)]} 0 0
   [junit4]   2> 322642 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[142 (1673992048931241984)]} 0 1
   [junit4]   2> 322647 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[142 (1673992048936484864)]} 0 0
   [junit4]   2> 322647 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[143 (1673992048936484864)]} 0 0
   [junit4]   2> 322652 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[143 (1673992048941727744)]} 0 3
   [junit4]   2> 322654 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[144 (1673992048943824896)]} 0 0
   [junit4]   2> 322654 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[144 (1673992048943824896)]} 0 0
   [junit4]   2> 322673 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[145 (1673992048963747840)]} 0 0
   [junit4]   2> 322674 INFO  (qtp1760828443-3602) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[145 (1673992048964796416)]} 0 0
   [junit4]   2> 322691 INFO  (qtp849183863-3581) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[146 (1673992048982622208)]} 0 0
   [junit4]   2> 322699 INFO  (qtp1760828443-3605) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[146 (1673992048991010816)]} 0 0
   [junit4]   2> 322715 INFO  (qtp849183863-3583) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[147 (1673992049007788032)]} 0 0
   [junit4]   2> 322726 INFO  (qtp1760828443-3603) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[147 (1673992049007788032)]} 0 9
   [junit4]   2> 322727 INFO  (qtp849183863-3584) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[148 (1673992049020370944)]} 0 0
   [junit4]   2> 322727 INFO  (qtp1760828443-3606) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qd_bwa/dl 
path=/update params={wt=javabin&version=2}{add=[148 (1673992049020370944)]} 0 0
   [junit4]   2> 322760 INFO  (qtp849183863-3585) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [col

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

losing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a807245: 
rootName = solr_52565, domain = solr.jetty, service url = null, agent id = 
null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@20f8dd95
   [junit4]   2> 1255674 INFO  (closeThreadPool-8647-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72135107443097607-127.0.0.1:52561_solr-n_0000000000) closing
   [junit4]   2> 1255674 INFO  (jetty-closer-8631-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1255764 INFO  (jetty-closer-8631-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@299a8806{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1255765 INFO  (jetty-closer-8631-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35b9c00{/solr,null,UNAVAILABLE}
   [junit4]   2> 1255766 INFO  (jetty-closer-8631-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1255865 INFO  (jetty-closer-8631-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@a1df25f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1255865 INFO  (jetty-closer-8631-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57aed04b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1255866 INFO  (jetty-closer-8631-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1255964 INFO  (jetty-closer-8631-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72135107443097607-127.0.0.1:52561_solr-n_0000000000) closing
   [junit4]   2> 1255965 INFO  (jetty-closer-8631-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@e5d2ba6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1255966 INFO  (jetty-closer-8631-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7281c417{/solr,null,UNAVAILABLE}
   [junit4]   2> 1255966 INFO  (jetty-closer-8631-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1255967 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[B24957C56A6AAA77]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1256071 WARN  
(SUITE-TestQueryingOnDownCollection-seed#[B24957C56A6AAA77]-worker-SendThread(127.0.0.1:52540))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100467f7efb0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100467f7efb0001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100467f7efb0001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1256173 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/collections/infected/terms/shard2
   [junit4]   2>        3       /solr/collections/infected/terms/shard1
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/infected/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/overseer/queue
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1256176 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[B24957C56A6AAA77]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52540
   [junit4]   2> 1256176 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[B24957C56A6AAA77]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52540
   [junit4]   2> 1256176 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[B24957C56A6AAA77]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52540
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestQueryingOnDownCollection_B24957C56A6AAA77-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): 
{_root_=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=648, 
maxMBSortInHeap=5.810883819996631, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mfe, timezone=W-SU
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=268877424,total=475004928
   [junit4]   2> NOTE: All tests run in this JVM: [TestApiFramework, 
SolrIndexConfigTest, UUIDUpdateProcessorFallbackTest, TestReload, 
BasicAuthIntegrationTest, ParsingFieldUpdateProcessorsTest, 
SolrLogAuditLoggerPluginTest, TestConfigSetsAPIZkFailure, TimeZoneUtilsTest, 
SolrRequestParserTest, RecoveryAfterSoftCommitTest, TestBadConfig, 
BadCopyFieldTest, TestEmbeddedSolrServerSchemaAPI, ZkDynamicConfigTest, 
TestTolerantUpdateProcessorCloud, TestHttpShardHandlerFactory, 
SolrRrdBackendFactoryTest, TestNamedUpdateProcessors, AliasIntegrationTest, 
SolrCLIZkUtilsTest, TestSolrCoreSnapshots, TestFuzzyAnalyzedSuggestions, 
TestSchemalessBufferedUpdates, HdfsDirectoryFactoryTest, 
XmlUpdateRequestHandlerTest, WordBreakSolrSpellCheckerTest, 
TestMultiWordSynonyms, TestNumericRangeQuery64, BufferStoreTest, 
SynonymTokenizerTest, SampleTest, TestStreamBody, SolrIndexSearcherTest, 
TestHighlightDedupGrouping, DocValuesTest, TestMergePolicyConfig, 
TestJsonFacetsStatsParsing, UpdateParamsTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, SubstringBytesRefFilterTest, 
UUIDFieldTest, SolrCoreMetricManagerTest, TestDynamicFieldCollectionResource, 
CircularListTest, ZookeeperReadAPITest, TestCloudJSONFacetSKG, TestDocSet, 
DistributedSuggestComponentTest, UninvertDocValuesMergePolicyTest, 
JWTAuthPluginTest, TestDistributedGrouping, 
SignatureUpdateProcessorFactoryTest, TestGeoJSONResponseWriter, 
MetricsHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
OverseerStatusTest, FieldAnalysisRequestHandlerTest, SparseHLLTest, 
TestFieldTypeResource, IndexSizeEstimatorTest, TestSolrCoreProperties, 
HdfsUnloadDistributedZkTest, XmlInterpolationTest, 
LeaderElectionContextKeyTest, CoreAdminOperationTest, 
SystemCollectionCompatTest, ZkStateReaderTest, TestImplicitCoreProperties, 
TestRangeQuery, TestFieldCache, TestCollationField, AtomicUpdatesTest, 
TestCollapseQParserPlugin, TestStressCloudBlindAtomicUpdates, 
ForceLeaderWithTlogReplicasTest, TestScoreJoinQPScore, FuzzySearchTest, 
TestCustomStream, FieldMutatingUpdateProcessorTest, AddBlockUpdateTest, 
TestHashPartitioner, EmbeddedSolrNoSerializeTest, 
TestSizeLimitedDistributedMap, TestShardHandlerFactory, 
PreAnalyzedFieldManagedSchemaCloudTest, ProtectedTermFilterFactoryTest, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, 
TestDistributedSearch, CollectionStateZnodeTest, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteShardTest, 
DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, 
DocValuesNotIndexedTest, FullSolrCloudDistribCmdsTest, 
LeaderElectionIntegrationTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, 
OverseerModifyCollectionTest, OverseerSolrResponseTest, RecoveryZkTest, 
RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, 
TestCloudDeleteByQuery, TestCloudRecovery2, TestCryptoKeys, 
TestDistribDocBasedVersion, TestQueryingOnDownCollection]
   [junit4] Completed [534/868 (3!)] on J4 in 4.37s, 1 test, 1 failure <<< 
FAILURES!

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

[repro] Revision: 07a89e7bf627b08b4cef323dd4d187da92b3a411

[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]       CloudExitableDirectoryReaderTest
[repro]       TestQueryingOnDownCollection
[repro] ant compile-test

[...truncated 2468 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 
-Dtests.class="*.TestDistributedGrouping|*.CloudExitableDirectoryReaderTest|*.TestQueryingOnDownCollection"
 -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=B24957C56A6AAA77 -Dtests.slow=true -Dtests.locale=qu-EC 
-Dtests.timezone=America/St_Kitts -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 157 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.TestDistributedGrouping
[repro]   0/5 failed: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[repro]   0/5 failed: org.apache.solr.cloud.TestQueryingOnDownCollection
[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