Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/85/

2 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:37061/yxc/vx

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:37061/yxc/vx
        at 
__randomizedtesting.SeedInfo.seed([FECAC712B5F1D2F3:769EF8C81B0DBF0B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
        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.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:990)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:948)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
        ... 56 more


FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: 'b'!='c' @ facet_counts/facet_fields/small2_s/[2]

Stack Trace:
java.lang.AssertionError: mismatch: 'b'!='c' @ 
facet_counts/facet_fields/small2_s/[2]
        at 
__randomizedtesting.SeedInfo.seed([FECAC712B5F1D2F3:F3A2E7C7E0081A4C]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
        at 
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 30610 lines...]
   [junit4]   2> 1549419 ERROR 
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'b'!='c' @ 
facet_counts/facet_fields/small2_s/[2]
   [junit4]   2>  expected ={
   [junit4]   2>   
"response":{"numFound":7,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "a",2,
   [junit4]   2>         "b",1,
   [junit4]   2>         "d",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  response = {
   [junit4]   2>   
"response":{"numFound":7,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_s":[
   [junit4]   2>         "a",2,
   [junit4]   2>         "c",1,
   [junit4]   2>         "d",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = 
facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=uif
   [junit4]   2> 1549420 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting 
-Dtests.seed=FECAC712B5F1D2F3 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-AU -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 16.1s J2 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'b'!='c' @ 
facet_counts/facet_fields/small2_s/[2]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FECAC712B5F1D2F3:F3A2E7C7E0081A4C]:0)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1549421 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1549421 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1592609254
   [junit4]   2> 1549422 INFO  (coreCloseExecutor-11139-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4c1b4a1b
   [junit4]   2> 1549422 INFO  (coreCloseExecutor-11139-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@4c1b4a1b
   [junit4]   2> 1549422 INFO  (coreCloseExecutor-11139-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2abcd098: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6f30d908
   [junit4]   2> 1549433 INFO  (coreCloseExecutor-11139-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1549443 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1549443 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@61c7bdd9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@123dbb47
   [junit4]   2> 1549448 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1549448 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a8493a1: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@b7019c
   [junit4]   2> 1549450 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1549450 INFO  
(SUITE-TestRandomDVFaceting-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7347e14b: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@57b22703
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_FECAC712B5F1D2F3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{small3_ss=FST50, foo_ds_dv=Lucene84, foo_f_dv=PostingsFormat(name=Direct), 
small_i=Lucene84, small3_is=Lucene84, small_s=FST50, score_f=Lucene84, 
score_d=FST50, id=FST50, foo_i=PostingsFormat(name=Direct), foo_fs_dv=FST50, 
foo_l=FST50, small4_ss=PostingsFormat(name=Direct), small2_s=FST50, 
small2_i=Lucene84, foo_ls_dv=Lucene84, small2_is=PostingsFormat(name=Direct), 
foo_ds=PostingsFormat(name=Asserting), foo_fs=PostingsFormat(name=Direct), 
foo_d_dv=PostingsFormat(name=Asserting), 
score_f_dv=PostingsFormat(name=Direct), foo_d=FST50, 
score_d_dv=PostingsFormat(name=Asserting), 
small2_ss=PostingsFormat(name=Asserting), 
foo_l_dv=PostingsFormat(name=Asserting), foo_f=Lucene84, 
foo_ls=PostingsFormat(name=Asserting)}, 
docValues:{score_f_p=DocValuesFormat(name=Direct), 
id_dv=DocValuesFormat(name=Direct), small2_s_dv=DocValuesFormat(name=Lucene80), 
score_d_p=DocValuesFormat(name=Lucene80), 
small2_is_p=DocValuesFormat(name=Asserting), 
small3_is_dv=DocValuesFormat(name=Direct), 
foo_ds_dv=DocValuesFormat(name=Lucene80), 
foo_f_dv=DocValuesFormat(name=Lucene80), 
foo_ds_p=DocValuesFormat(name=Lucene80), foo_l_p=DocValuesFormat(name=Direct), 
foo_i_p=DocValuesFormat(name=Lucene80), 
small2_i_dv=DocValuesFormat(name=Direct), 
small4_ss_dv=DocValuesFormat(name=Asserting), 
small_s_dv=DocValuesFormat(name=Direct), 
small2_ss_dv=DocValuesFormat(name=Lucene80), 
foo_i_dv=DocValuesFormat(name=Lucene80), 
foo_fs_dv=DocValuesFormat(name=Asserting), 
small2_is_dv=DocValuesFormat(name=Asserting), 
small_i_p=DocValuesFormat(name=Lucene80), 
small2_i_p=DocValuesFormat(name=Direct), 
small_i_dv=DocValuesFormat(name=Lucene80), 
small3_is_p=DocValuesFormat(name=Lucene80), 
foo_ls_dv=DocValuesFormat(name=Lucene80), 
foo_f_p=DocValuesFormat(name=Lucene80), 
foo_ls_p=DocValuesFormat(name=Lucene80), foo_d_p=DocValuesFormat(name=Direct), 
foo_fs_p=DocValuesFormat(name=Asserting), 
score_f_dv=DocValuesFormat(name=Lucene80), 
foo_d_dv=DocValuesFormat(name=Direct), score_d_dv=DocValuesFormat(name=Direct), 
foo_l_dv=DocValuesFormat(name=Direct), 
small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1152, 
maxMBSortInHeap=6.471720789908884, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU, 
timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=60662968,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, 
TestPayloadScoreQParserPlugin, RegexBytesRefFilterTest, 
TestCopyFieldCollectionResource, DocValuesMissingTest, 
TestReplicationHandlerDiskOverFlow, ScriptEngineTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CacheHeaderTest, 
LeaderElectionTest, MetricUtilsTest, TestCorePropertiesReload, 
ZkCollectionPropsCachingTest, QueryElevationComponentTest, TestSort, 
HLLSerializationTest, TestSolrCoreParser, GraphQueryTest, TestReloadDeadlock, 
TestRetrieveFieldsOptimizer, ShardsWhitelistTest, 
TestDeleteCollectionOnDownNodes, HdfsDirectoryTest, TestSQLHandlerNonCloud, 
CSVRequestHandlerTest, TestCoreAdminApis, TestWordDelimiterFilterFactory, 
SuggesterWFSTTest, TestUnInvertedFieldException, TestTolerantSearch, 
TestCloudJSONFacetJoinDomain, TestSimDistributedQueue, BlobRepositoryCloudTest, 
TestLegacyFieldReuse, DimensionalRoutedAliasUpdateProcessorTest, 
TestRealTimeGet, HighlighterTest, TestJsonFacetRefinement, TestComponentsName, 
DaemonStreamApiTest, TestHalfAndHalfDocValues, 
TestWaitForStateWithJettyShutdowns, TestHdfsCloudBackupRestore, 
TestCircuitBreaker, ClassificationUpdateProcessorIntegrationTest, 
TestBlobHandler, SolrXmlInZkTest, TestMultiWordSynonyms, 
SharedFSAutoReplicaFailoverTest, TestSSLRandomization, RuleEngineTest, 
AtomicUpdateRemovalJavabinTest, HttpPartitionTest, AuditLoggerIntegrationTest, 
ParsingFieldUpdateProcessorsTest, CurrencyRangeFacetCloudTest, TestFieldCache, 
TestJmxIntegration, PreAnalyzedFieldManagedSchemaCloudTest, SSLMigrationTest, 
TestJsonRangeFacets, TestFieldResource, SolrIndexSearcherTest, 
LeaderVoteWaitTimeoutTest, TestTermsQParserPlugin, JvmMetricsTest, 
TestXmlQParserPlugin, TestCharFilters, DistributedFacetPivotWhiteBoxTest, 
BadCopyFieldTest, HdfsChaosMonkeySafeLeaderTest, TemplateUpdateProcessorTest, 
SolrCmdDistributorTest, MigrateRouteKeyTest, BaseCdcrDistributedZkTest, 
TestLMJelinekMercerSimilarityFactory, TestSystemCollAutoCreate, 
TestSkipOverseerOperations, ShowFileRequestHandlerTest, 
TestFieldCacheVsDocValues, JWTVerificationkeyResolverTest, 
TestNumericRangeQuery32, TestStressReorder, CdcrReplicationHandlerTest, 
RemoteQueryErrorTest, TestSimScenario, TestSmileRequest, ConvertedLegacyTest, 
SpatialRPTFieldTypeTest, TestCloudRecovery2, TestFaceting, TestDocumentBuilder, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestLeaderElectionZkExpiry, 
MoreLikeThisHandlerTest, TestPrepRecovery, TestUniqueKeyFieldResource, 
ExternalFileFieldSortTest, BasicDistributedZk2Test, RAMDirectoryFactoryTest, 
SolrJmxReporterCloudTest, TestExplainDocTransformer, CopyFieldTest, 
TestTrackingShardHandlerFactory, TestSolrIndexConfig, TestCoreBackup, 
RandomizedTaggerTest, UpdateParamsTest, NodeAddedTriggerIntegrationTest, 
ConcurrentCreateRoutedAliasTest, EchoParamsTest, 
SolrCoreCheckLockOnStartupTest, SolrInfoBeanTest, DisMaxRequestHandlerTest, 
OutputWriterTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting]
   [junit4] Completed [388/921 (1!)] on J2 in 17.56s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] HEARTBEAT J1 PID(871362@localhost): 2020-11-07T14:12:39, stalled 
for  243s at: TestDistributedSearch.test
   [junit4] Suite: org.apache.solr.CursorPagingTest
   [junit4] Completed [389/921 (1!)] on J3 in 15.62s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.SynonymTokenizerTest
   [junit4] Completed [390/921 (1!)] on J3 in 1.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4] Completed [391/921 (1!)] on J0 in 49.91s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestMergePolicyConfig
   [junit4] Completed [392/921 (1!)] on J0 in 11.96s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.util.TestTestInjection
   [junit4] Completed [393/921 (1!)] on J0 in 0.25s, 4 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(871364@localhost): 2020-11-07T14:13:39, stalled 
for 70.4s at: TestRandomFaceting.testRandomFaceting
   [junit4] HEARTBEAT J1 PID(871362@localhost): 2020-11-07T14:13:39, stalled 
for  303s at: TestDistributedSearch.test
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4] Completed [394/921 (1!)] on J3 in 57.24s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4] Completed [395/921 (1!)] on J0 in 45.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4] Completed [396/921 (1!)] on J1 in 345.85s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.FieldMutatingUpdateProcessorTest
   [junit4] Completed [397/921 (1!)] on J1 in 3.84s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomFaceting
   [junit4] Completed [398/921 (1!)] on J2 in 119.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4] Completed [399/921 (1!)] on J0 in 48.19s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestQueryTypes
   [junit4] Completed [400/921 (1!)] on J0 in 2.57s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.V2StandaloneTest
   [junit4] Completed [401/921 (1!)] on J0 in 1.38s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:14:51, stalled 
for 68.8s at: TestIntervalFaceting.testRandom
   [junit4] Suite: org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica
   [junit4] Completed [402/921 (1!)] on J1 in 29.97s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
   [junit4] Completed [403/921 (1!)] on J1 in 3.55s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestCoreContainer
   [junit4] IGNOR/A 0.00s J0 | TestCoreContainer.assertAllowPathWindows
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.00s J0 | TestCoreContainer.assertAllowPathFromSolrXmlWin
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] Completed [404/921 (1!)] on J0 in 23.30s, 16 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.internal.csv.CSVPrinterTest
   [junit4] Completed [405/921 (1!)] on J0 in 0.32s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestStressVersions
   [junit4] Completed [406/921 (1!)] on J0 in 9.96s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformer
   [junit4] Completed [407/921 (1!)] on J0 in 1.00s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.admin.SecurityConfHandlerTest
   [junit4] Completed [408/921 (1!)] on J0 in 0.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.HttpTriggerListenerTest
   [junit4] Completed [409/921 (1!)] on J0 in 10.72s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestOnReconnectListenerSupport
   [junit4] Completed [410/921 (1!)] on J1 in 23.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.TestSerializedLuceneMatchVersion
   [junit4] Completed [411/921 (1!)] on J1 in 1.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestFieldSortValues
   [junit4] Completed [412/921 (1!)] on J0 in 1.79s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
   [junit4] Completed [413/921 (1!)] on J0 in 1.75s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.EnumFieldTest
   [junit4] IGNOR/A 0.01s J1 | EnumFieldTest.testMultivaluedEnumSort
   [junit4]    > Assumption #1: Skipping testing of sorting over multivalued 
EnumField - see SOLR-11193
   [junit4] IGNOR/A 0.00s J1 | EnumFieldTest.testEnumFieldTypeWithoutDocValues
   [junit4]    > Assumption #1: Only testing EnumFieldType without docValues.
   [junit4] IGNOR/A 0.01s J1 | EnumFieldTest.testMultivaluedEnumRangeSearch
   [junit4]    > Assumption #1: Skipping testing of range searching over 
multivalued EnumField - see SOLR-11193
   [junit4] Completed [414/921 (1!)] on J1 in 2.12s, 14 tests, 3 skipped
   [junit4] 
   [junit4] HEARTBEAT J2 PID(871364@localhost): 2020-11-07T14:15:39, stalled 
for 70.9s at: TestLuceneIndexBackCompat.testOldIndexes
   [junit4] Suite: org.apache.solr.backcompat.TestLuceneIndexBackCompat
   [junit4] Completed [415/921 (1!)] on J2 in 82.55s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:15:51, stalled 
for  129s at: TestIntervalFaceting.testRandom
   [junit4] Suite: 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerAdminHandler
   [junit4] Completed [416/921 (1!)] on J2 in 1.11s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerConstructors
   [junit4] Completed [417/921 (1!)] on J2 in 2.03s, 2 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI
   [junit4] IGNOR/A 0.01s J2 | 
TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable
   [junit4]    > Assumption #1: it needs a readonly schema
   [junit4] Completed [418/921 (1!)] on J2 in 1.38s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestJettySolrRunner
   [junit4] Completed [419/921 (1!)] on J2 in 2.54s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest
   [junit4] Completed [420/921 (1!)] on J1 in 46.32s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.impl.ConnectionReuseTest
   [junit4] Completed [421/921 (1!)] on J2 in 16.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ActionThrottleTest
   [junit4] Completed [422/921 (1!)] on J2 in 4.38s, 3 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:16:27, stalled 
for 61.2s at: ChaosMonkeySafeLeaderWithPullReplicasTest.test
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4] Completed [423/921 (1!)] on J2 in 23.38s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.QueryResultKeyTest
   [junit4] Completed [424/921 (1!)] on J1 in 35.21s, 5 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
   [junit4] Completed [425/921 (1!)] on J0 in 84.96s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:16:51, stalled 
for  189s at: TestIntervalFaceting.testRandom
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrGraphiteReporterTest
   [junit4] Completed [426/921 (1!)] on J1 in 9.03s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.response.transform.TestChildDocTransformerHierarchy
   [junit4] Completed [427/921 (1!)] on J1 in 1.92s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.ChangedSchemaMergeTest
   [junit4] Completed [428/921 (1!)] on J1 in 2.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.TestPivotHelperCode
   [junit4] Completed [429/921 (1!)] on J1 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy2
   [junit4] Completed [430/921 (1!)] on J1 in 1.93s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4] Completed [431/921 (1!)] on J1 in 17.37s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.tagger.EmbeddedSolrNoSerializeTest
   [junit4] Completed [432/921 (1!)] on J1 in 0.76s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.update.UpdateLogTest
   [junit4] Completed [433/921 (1!)] on J1 in 1.27s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] Completed [434/921 (1!)] on J2 in 40.63s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.MetricTriggerTest
   [junit4] Completed [436/921 (1!)] on J1 in 17.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CleanupOldIndexTest
   [junit4] Completed [437/921 (1!)] on J2 in 20.64s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:17:51, stalled 
for  249s at: TestIntervalFaceting.testRandom
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:18:03, stalled 
for 62.7s at: 
TestInPlaceUpdatesStandalone.testReplay_Random_FewDocsManyShortSequences
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4] Completed [438/921 (1!)] on J2 in 22.86s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ClusterStateMockUtilTest
   [junit4] Completed [439/921 (1!)] on J2 in 0.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ClusterStateTest
   [junit4] Completed [440/921 (1!)] on J2 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
   [junit4] Completed [441/921 (1!)] on J2 in 7.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.request.TestIntervalFaceting
   [junit4] Completed [442/921 (1!)] on J3 in 282.58s, 20 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CollectionPropsTest
   [junit4] Completed [443/921 (1!)] on J2 in 22.65s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.TestGroupingSearch
   [junit4] Completed [444/921 (1!)] on J3 in 24.82s, 16 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.update.processor.IgnoreLargeDocumentProcessorFactoryTest
   [junit4] Completed [445/921 (1!)] on J3 in 0.25s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestLockTree
   [junit4] Completed [446/921 (1!)] on J3 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4] Completed [447/921 (1!)] on J3 in 8.26s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testAddRemovePullReplica
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testAddDocs
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testKillPullReplica
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testRealTimeGet
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testKillLeader
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testRemoveAllWriterReplicas
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testCreateDelete 
{seed=[FECAC712B5F1D2F3:E5DA365E43012AC3]}
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testCreateDelete 
{seed=[FECAC712B5F1D2F3:518C8AA277C3E1EF]}
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J3 | TestPullReplica.testSearchWhileReplicationHappens
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] Completed [448/921 (1!)] on J3 in 0.01s, 10 tests, 10 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.CreateRoutedAliasTest
   [junit4] Completed [449/921 (1!)] on J2 in 14.98s, 10 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
   [junit4] Completed [450/921 (1!)] on J3 in 5.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.IndexSchemaRuntimeFieldTest
   [junit4] Completed [451/921 (1!)] on J3 in 1.92s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4] Completed [452/921 (1!)] on J2 in 17.85s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4] Completed [453/921 (1!)] on J2 in 3.90s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteNodeTest
   [junit4] Completed [454/921 (1!)] on J2 in 6.70s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:20:04, stalled 
for 62.9s at: TestInPlaceUpdatesStandalone.testReplay_Random_ManyDocsManyUpdates
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:20:16, stalled 
for 72.1s at: BasicDistributedZkTest.test
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4] IGNOR/A 0.00s J1 | CollectionsAPISolrJTest.testCreateAndDeleteShard
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13021))
   [junit4] Completed [455/921 (1!)] on J1 in 157.91s, 22 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4] Completed [456/921 (1!)] on J3 in 88.92s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.RequestHandlersTest
   [junit4] Completed [457/921 (1!)] on J3 in 3.34s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4] Completed [458/921 (1!)] on J3 in 10.33s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.response.transform.TestSubQueryTransformer
   [junit4] Completed [459/921 (1!)] on J3 in 2.91s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.CurrencyFieldTypeTest
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testAsymmetricPointQuery 
{p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testRangeFacet 
{p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider because it excercies the asymetric exchange rates 
option it supports
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyFieldType 
{p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testFunctionUsage 
{p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyPointQuery 
{p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyRangeSearch 
{p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.02s J3 | CurrencyFieldTypeTest.testCurrencySort 
{p0=mock_amount_CFT p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testMockFieldType 
{p0=amount_CFT p1=class org.apache.solr.schema.FileExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock 
exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | 
CurrencyFieldTypeTest.testMockExchangeRateProvider {p0=amount_CFT p1=class 
org.apache.solr.schema.FileExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock 
exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testMockFieldType 
{p0=amount p1=class org.apache.solr.schema.FileExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock 
exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | 
CurrencyFieldTypeTest.testMockExchangeRateProvider {p0=amount p1=class 
org.apache.solr.schema.FileExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock 
exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testAsymmetricPointQuery 
{p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testMockFieldType 
{p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock 
exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testRangeFacet 
{p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider because it excercies the asymetric exchange rates 
option it supports
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyFieldType 
{p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testFunctionUsage 
{p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyPointQuery 
{p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyRangeSearch 
{p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | 
CurrencyFieldTypeTest.testMockExchangeRateProvider {p0=oer_amount_CFT p1=class 
org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock 
exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencySort 
{p0=oer_amount_CFT p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testAsymmetricPointQuery 
{p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testRangeFacet 
{p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider because it excercies the asymetric exchange rates 
option it supports
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencyFieldType 
{p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testFunctionUsage 
{p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyPointQuery 
{p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyRangeSearch 
{p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencySort 
{p0=mock_amount p1=class org.apache.solr.schema.MockExchangeRateProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testAsymmetricPointQuery 
{p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testMockFieldType 
{p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock 
exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testRangeFacet 
{p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider because it excercies the asymetric exchange rates 
option it supports
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyFieldType 
{p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testFunctionUsage 
{p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyPointQuery 
{p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | CurrencyFieldTypeTest.testCurrencyRangeSearch 
{p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] IGNOR/A 0.00s J3 | 
CurrencyFieldTypeTest.testMockExchangeRateProvider {p0=oer_amount p1=class 
org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the mock 
exchange rate provider
   [junit4] IGNOR/A 0.01s J3 | CurrencyFieldTypeTest.testCurrencySort 
{p0=oer_amount p1=class org.apache.solr.schema.OpenExchangeRatesOrgProvider}
   [junit4]    > Assumption #1: This test is only applicable to the XML file 
based exchange rate provider
   [junit4] Completed [460/921 (1!)] on J3 in 2.93s, 84 tests, 42 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] Completed [461/921 (1!)] on J2 in 95.89s, 9 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:21:04, stalled 
for  123s at: TestInPlaceUpdatesStandalone.testReplay_Random_ManyDocsManyUpdates
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4] Completed [462/921 (1!)] on J3 in 11.96s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestSolrXml
   [junit4] Completed [463/921 (1!)] on J3 in 0.30s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestHdfsBackupRestoreCore
   [junit4] Completed [464/921 (1!)] on J3 in 9.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
   [junit4] Completed [465/921 (1!)] on J2 in 10.80s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4] IGNOR/A 0.00s J3 | Tagger2Test.testStopWords
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-8344))
   [junit4] Completed [466/921 (1!)] on J3 in 2.86s, 5 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.update.VersionInfoTest
   [junit4] Completed [467/921 (1!)] on J3 in 3.60s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.DistributedIntervalFacetingTest
   [junit4] Completed [468/921 (1!)] on J1 in 66.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.SOLR749Test
   [junit4] Completed [469/921 (1!)] on J1 in 2.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteStatusTest
   [junit4] Completed [470/921 (1!)] on J2 in 11.49s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.SampleTest
   [junit4] Completed [471/921 (1!)] on J1 in 3.37s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest
   [junit4] Completed [472/921 (1!)] on J3 in 32.91s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ConnectionManagerTest
   [junit4] Completed [473/921 (1!)] on J3 in 7.08s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.MinimalSchemaTest
   [junit4] Completed [474/921 (1!)] on J3 in 1.82s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4] Completed [475/921 (1!)] on J2 in 35.70s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:22:04, stalled 
for  183s at: TestInPlaceUpdatesStandalone.testReplay_Random_ManyDocsManyUpdates
   [junit4] Suite: org.apache.solr.core.SolrCoreTest
   [junit4] Completed [476/921 (1!)] on J3 in 11.84s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4] Completed [477/921 (1!)] on J2 in 12.68s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesStandalone
   [junit4] Completed [478/921 (1!)] on J0 in 324.95s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.SolrTestCaseJ4DeleteCoreTest
   [junit4] Completed [479/921 (1!)] on J3 in 3.12s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.schema.IndexSchemaTest
   [junit4] Completed [480/921 (1!)] on J0 in 1.51s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistributedQueueTest
   [junit4] Completed [481/921 (1!)] on J2 in 13.89s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] Completed [482/921 (1!)] on J3 in 18.26s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4] Completed [483/921 (1!)] on J1 in 102.26s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4] Completed [484/921 (1!)] on J2 in 47.33s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderWithTlogReplicasTest
   [junit4] Completed [485/921 (1!)] on J3 in 43.99s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4] Completed [486/921 (1!)] on J2 in 5.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4] Completed [487/921 (1!)] on J0 in 68.97s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4] Completed [488/921 (1!)] on J1 in 32.70s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest
   [junit4] Completed [489/921 (1!)] on J3 in 32.53s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4] IGNOR/A 0.00s J3 | MoveReplicaHDFSTest.testFailedMove
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13924))
   [junit4] IGNOR/A 0.00s J3 | MoveReplicaHDFSTest.testNormalMove
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13924))
   [junit4] IGNOR/A 0.00s J3 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13924))
   [junit4] IGNOR/A 0.00s J3 | MoveReplicaHDFSTest.test
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13924))
   [junit4] Completed [490/921 (1!)] on J3 in 0.00s, 4 tests, 4 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4] Completed [491/921 (1!)] on J3 in 29.77s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J2 PID(871364@localhost): 2020-11-07T14:24:28, stalled 
for 64.3s at: MetricsHistoryIntegrationTest (suite)
   [junit4] Suite: org.apache.solr.cloud.MultiSolrCloudTestCaseTest
   [junit4] Completed [492/921 (1!)] on J3 in 7.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSFailoverTest
   [junit4] Completed [493/921 (1!)] on J1 in 48.32s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NodeMutatorTest
   [junit4] Completed [494/921 (1!)] on J1 in 1.51s, 3 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.OutOfBoxZkACLAndCredentialsProvidersTest
   [junit4] Completed [495/921 (1!)] on J1 in 1.76s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:24:40, stalled 
for 71.4s at: TestStressLiveNodes.testStress
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] Completed [496/921 (1!)] on J3 in 8.77s, 1 test
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.OverseerCollectionConfigSetProcessorTest
   [junit4] Completed [497/921 (1!)] on J1 in 4.52s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerModifyCollectionTest
   [junit4] Completed [498/921 (1!)] on J3 in 4.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerSolrResponseTest
   [junit4] Completed [499/921 (1!)] on J3 in 0.25s, 6 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.OverseerSolrResponseUnsafeSerializationTest
   [junit4] Completed [500/921 (1!)] on J3 in 0.25s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest
   [junit4] Completed [501/921 (1!)] on J3 in 2.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4] Completed [502/921 (1!)] on J1 in 9.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.OverseerTaskQueueTest
   [junit4] Completed [503/921 (1!)] on J3 in 11.76s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.PackageManagerCLITest
   [junit4] Completed [504/921 (1!)] on J1 in 16.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MetricsHistoryIntegrationTest
   [junit4] Completed [505/921 (1!)] on J2 in 107.83s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4] Completed [506/921 (1!)] on J2 in 12.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.RecoveryAfterSoftCommitTest
   [junit4] Completed [507/921 (1!)] on J1 in 21.01s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:25:40, stalled 
for  131s at: TestStressLiveNodes.testStress
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:26:04, stalled 
for 62.1s at: PeerSyncReplicationTest.test
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4] Completed [508/921 (1!)] on J3 in 66.74s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4] Completed [509/921 (1!)] on J2 in 51.94s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingCustomTest
   [junit4] Completed [510/921 (1!)] on J2 in 9.49s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.RestartWhileUpdatingTest
   [junit4] Completed [511/921 (1!)] on J1 in 57.43s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SolrCLIZkUtilsTest
   [junit4] Completed [512/921 (1!)] on J2 in 8.02s, 6 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:26:40, stalled 
for  192s at: TestStressLiveNodes.testStress
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4] Completed [513/921 (1!)] on J2 in 6.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4] Completed [514/921 (1!)] on J2 in 8.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4] Completed [515/921 (1!)] on J1 in 44.68s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:27:16, stalled 
for 67.4s at: RollingRestartTest.test
   [junit4] Suite: org.apache.solr.cloud.TestCloudDeleteByQuery
   [junit4] Completed [516/921 (1!)] on J1 in 6.76s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudInspectUtil
   [junit4] Completed [517/921 (1!)] on J1 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudPhrasesIdentificationComponent
   [junit4] Completed [518/921 (1!)] on J1 in 3.26s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:27:40, stalled 
for  252s at: TestStressLiveNodes.testStress
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4] Completed [519/921 (1!)] on J1 in 17.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestClusterProperties
   [junit4] Completed [520/921 (1!)] on J1 in 4.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4] Completed [521/921 (1!)] on J1 in 13.76s, 31 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPIExclusivity
   [junit4] Completed [522/921 (1!)] on J1 in 2.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4] Completed [523/921 (1!)] on J2 in 78.81s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPIZkFailure
   [junit4] Completed [524/921 (1!)] on J2 in 2.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestDistributedMap
   [junit4] Completed [525/921 (1!)] on J2 in 1.77s, 8 tests
   [junit4] 
   [junit4] HEARTBEAT J3 PID(871358@localhost): 2020-11-07T14:28:16, stalled 
for  127s at: RollingRestartTest.test
   [junit4] Suite: org.apache.solr.cloud.TestDownShardTolerantSearch
   [junit4] Completed [526/921 (1!)] on J2 in 2.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestDynamicFieldNamesIndexCorrectly
   [junit4] Completed [527/921 (1!)] on J2 in 16.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestExclusionRuleCollectionAccess
   [junit4] Completed [528/921 (1!)] on J2 in 3.76s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(871357@localhost): 2020-11-07T14:28:40, stalled 
for  312s at: TestStressLiveNodes.testStress
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2372447 INFO  
(SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2372447 INFO  
(SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2372448 INFO  
(SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/data-dir-222-001
   [junit4]   2> 2372448 WARN  
(SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 2372448 INFO  
(SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2372451 INFO  
(SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2372452 INFO  
(SUITE-RollingRestartTest-seed#[FECAC712B5F1D2F3]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /yxc/vx
   [junit4]   2> 2372458 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2372458 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2372458 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2372461 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2372560 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 41331
   [junit4]   2> 2372560 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41331
   [junit4]   2> 2372560 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41331
   [junit4]   2> 2372560 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41331
   [junit4]   2> 2372588 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2372591 INFO  (zkConnectionManagerCallback-16491-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372591 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2372597 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2372601 INFO  (zkConnectionManagerCallback-16493-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372601 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2372604 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2372609 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2372612 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2372614 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2372617 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2372621 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2372625 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2372631 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2372637 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2372640 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2372645 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2372649 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2372650 INFO  (zkConnectionManagerCallback-16497-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372650 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2372760 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2373184 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2373184 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2373184 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.Server 
jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 2373188 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2373188 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2373188 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 2373188 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cbb86cf{/yxc/vx,null,AVAILABLE}
   [junit4]   2> 2373189 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@235d94d4{SSL, (ssl, 
http/1.1)}{127.0.0.1:41645}
   [junit4]   2> 2373189 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] o.e.j.s.Server 
Started @2373219ms
   [junit4]   2> 2373189 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/tempDir-001/control/data,
 hostContext=/yxc/vx, hostPort=41645, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/cores}
   [junit4]   2> 2373190 ERROR 
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2373190 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2373190 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 2373190 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2373190 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2373190 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-07T14:26:09.598Z
   [junit4]   2> 2373191 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2373193 INFO  (zkConnectionManagerCallback-16499-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373193 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2373296 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2373296 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/solr.xml
   [junit4]   2> 2373300 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2373300 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2373355 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12763cb7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2374824 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2374825 WARN  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2374826 WARN  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@66706eb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2374826 WARN  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@66706eb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2374831 WARN  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2374835 WARN  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7a84709[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2374835 WARN  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7a84709[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2374837 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41331/solr
   [junit4]   2> 2374839 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2374840 INFO  (zkConnectionManagerCallback-16510-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2374840 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2374847 WARN  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]-SendThread(127.0.0.1:41331))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1015a06cc9a0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1015a06cc9a0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1015a06cc9a0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2374951 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2374953 INFO  (zkConnectionManagerCallback-16512-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2374953 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2375141 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:41645_yxc%2Fvx
   [junit4]   2> 2375143 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.Overseer Overseer 
(id=72438054263586821-127.0.0.1:41645_yxc%2Fvx-n_0000000000) starting
   [junit4]   2> 2375279 INFO  
(OverseerStateUpdate-72438054263586821-127.0.0.1:41645_yxc%2Fvx-n_0000000000) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41645_yxc%2Fvx
   [junit4]   2> 2375281 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41645_yxc%2Fvx
   [junit4]   2> 2375289 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 2375289 WARN  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] 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> 2375288 INFO  (zkCallback-16511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2375315 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2375367 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12763cb7
   [junit4]   2> 2375375 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12763cb7
   [junit4]   2> 2375376 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12763cb7
   [junit4]   2> 2375377 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/cores
   [junit4]   2> 2375396 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2375402 INFO  (zkConnectionManagerCallback-16529-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2375402 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2375406 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2375407 INFO  
(TEST-RollingRestartTest.test-seed#[FECAC712B5F1D2F3]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41331/solr ready
   [junit4]   2> 2375480 INFO  (qtp684200245-27672) [n:127.0.0.1:41645_yxc%2Fvx 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with 
params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41645_yxc%252Fvx&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2375490 INFO  
(OverseerThreadFactory-16519-thread-1-processing-n:127.0.0.1:41645_yxc%2Fvx) 
[n:127.0.0.1:41645_yxc%2Fvx     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 2375781 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
   x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2375782 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
   x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2376797 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2376812 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2376910 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2376924 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 2376924 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@12763cb7
   [junit4]   2> 2376924 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_FECAC712B5F1D2F3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2376926 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=78.2568359375, 
floorSegmentMB=1.966796875, forceMergeDeletesPctAllowed=12.584996457601562, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=42.70157014341446
   [junit4]   2> 2376933 WARN  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2376983 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2376983 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2376984 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2376984 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2376985 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=33.6181640625, 
floorSegmentMB=1.0537109375, forceMergeDeletesPctAllowed=17.633047506240477, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=1.2666015625, noCFSRatio=0.0, 
deletesPctAllowed=24.917170070531697
   [junit4]   2> 2376988 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2376988 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2376989 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2376989 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1682711955003932672
   [junit4]   2> 2376991 INFO  
(searcherExecutor-16531-thread-1-processing-n:127.0.0.1:41645_yxc%2Fvx 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:41645_yxc%2Fvx c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 2376993 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2376993 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2376996 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2376996 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2376996 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41645/yxc/vx/control_collection_shard1_replica_n1/
   [junit4]   2> 2376997 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2376997 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:41645/yxc/vx/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2376997 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72438054263586821-core_node2-n_0000000000
   [junit4]   2> 2376998 INFO  (qtp684200245-27675) [n:127.0.0.1:41645_yxc%2Fvx 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41645/yxc/vx/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2377100 INFO  (zkCallback-16511-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred 

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

Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1952096717
     [copy] Copying 254 files to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1952096717
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1952096717

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 50ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 291 minutes 22 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2826)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2686)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:998)
                at hudson.FilePath.act(FilePath.java:1069)
                at hudson.FilePath.act(FilePath.java:1058)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1905)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:428)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3075)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1071)
        at hudson.FilePath.act(FilePath.java:1058)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1905)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:428)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to