You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/01 08:02:19 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 405 - Failure

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

1 tests failed.
FAILED:  org.apache.solr.cloud.DistribCursorPagingTest.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:45099/_/s/collection1, http://127.0.0.1:34244/_/s/collection1, http://127.0.0.1:45529/_/s/collection1, http://127.0.0.1:34258/_/s/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45099/_/s/collection1, http://127.0.0.1:34244/_/s/collection1, http://127.0.0.1:45529/_/s/collection1, http://127.0.0.1:34258/_/s/collection1]
	at __randomizedtesting.SeedInfo.seed([7061E169B47587E2:F835DEB31A89EA1A]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.cloud.DistribCursorPagingTest.assertFullWalkNoDups(DistribCursorPagingTest.java:721)
	at org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:596)
	at org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:94)
	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:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34244/_/s/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45099/_/s/collection1_shard1_replica_n2, http://127.0.0.1:34258/_/s/collection1_shard2_replica_n6, http://127.0.0.1:45529/_/s/collection1_shard2_replica_n1]
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 50 more




Build Log:
[...truncated 14432 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> 1413471 INFO  (SUITE-DistribCursorPagingTest-seed#[7061E169B47587E2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1413471 INFO  (SUITE-DistribCursorPagingTest-seed#[7061E169B47587E2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1413471 INFO  (SUITE-DistribCursorPagingTest-seed#[7061E169B47587E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/data-dir-136-001
   [junit4]   2> 1413471 INFO  (SUITE-DistribCursorPagingTest-seed#[7061E169B47587E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1413472 INFO  (SUITE-DistribCursorPagingTest-seed#[7061E169B47587E2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9182 - causes OOM)
   [junit4]   2> 1413472 INFO  (SUITE-DistribCursorPagingTest-seed#[7061E169B47587E2]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/s
   [junit4]   2> 1413477 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1413477 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1413477 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1413577 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer start zk server on port:41344
   [junit4]   2> 1413578 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41344
   [junit4]   2> 1413578 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41344
   [junit4]   2> 1413578 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41344
   [junit4]   2> 1413579 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413582 INFO  (zkConnectionManagerCallback-9288-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413582 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1413588 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413589 INFO  (zkConnectionManagerCallback-9290-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413589 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1413591 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1413592 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml to /configs/conf1/schema.xml
   [junit4]   2> 1413593 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1413594 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1413595 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1413596 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1413598 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1413599 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1413600 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1413600 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1413601 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1413602 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1413715 WARN  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1413715 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1413715 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1413715 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1413716 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1413716 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1413716 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1413718 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f255cc{/_/s,null,AVAILABLE}
   [junit4]   2> 1413718 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ce51bdc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43225}
   [junit4]   2> 1413718 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.s.Server Started @1413755ms
   [junit4]   2> 1413718 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_/s, hostPort=43225, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/control-001/cores}
   [junit4]   2> 1413719 ERROR (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1413719 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1413719 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1413719 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1413719 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1413719 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T07:16:35.833Z
   [junit4]   2> 1413720 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1413721 INFO  (zkConnectionManagerCallback-9292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413721 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1413822 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1413822 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/control-001/solr.xml
   [junit4]   2> 1413826 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1413827 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1413828 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1414404 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1414405 WARN  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72e8ded7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414405 WARN  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72e8ded7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414408 WARN  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ca68790[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414409 WARN  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ca68790[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414410 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41344/solr
   [junit4]   2> 1414411 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1414412 INFO  (zkConnectionManagerCallback-9299-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1414412 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1414514 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1414516 INFO  (zkConnectionManagerCallback-9301-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1414516 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1414588 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43225__%2Fs
   [junit4]   2> 1414589 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.Overseer Overseer (id=72549175063609348-127.0.0.1:43225__%2Fs-n_0000000000) starting
   [junit4]   2> 1414593 INFO  (OverseerStateUpdate-72549175063609348-127.0.0.1:43225__%2Fs-n_0000000000) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43225__%2Fs
   [junit4]   2> 1414594 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43225__%2Fs
   [junit4]   2> 1414595 INFO  (zkCallback-9300-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1414597 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1414598 WARN  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] 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> 1414617 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1414648 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1414662 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1414662 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1414664 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/control-001/cores
   [junit4]   2> 1414676 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1414677 INFO  (zkConnectionManagerCallback-9310-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1414677 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1414678 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1414680 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41344/solr ready
   [junit4]   2> 1414682 INFO  (qtp2005855729-29687) [n:127.0.0.1:43225__%2Fs     ] 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:43225__%252Fs&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1414685 INFO  (OverseerThreadFactory-7549-thread-1-processing-n:127.0.0.1:43225__%2Fs) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1414794 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs    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> 1414794 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1415808 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1415820 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=sortable
   [junit4]   2> 1415913 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 1415913 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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> 1415914 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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@656944bc
   [junit4]   2> 1415914 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1415917 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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=29, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=103.8427734375, floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=18.340911700341604, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=20.227391268979428
   [junit4]   2> 1415982 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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> 1415982 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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> 1415984 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1415984 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1415985 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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=36, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=10.494140625, floorSegmentMB=0.4697265625, forceMergeDeletesPctAllowed=8.494791801154976, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=22.52762365567444
   [junit4]   2> 1415985 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e66d9e4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1415987 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1415987 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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> 1415988 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1415988 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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 1662753595040202752
   [junit4]   2> 1415992 INFO  (searcherExecutor-7554-thread-1-processing-n:127.0.0.1:43225__%2Fs x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@5e66d9e4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1415994 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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> 1415994 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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> 1415997 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1415997 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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> 1415997 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43225/_/s/control_collection_shard1_replica_n1/
   [junit4]   2> 1415998 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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> 1415998 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43225/_/s/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1415998 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs 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/72549175063609348-core_node2-n_0000000000
   [junit4]   2> 1416000 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43225/_/s/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1416103 INFO  (zkCallback-9300-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 - updating... (live nodes size: [1])
   [junit4]   2> 1416103 INFO  (zkCallback-9300-thread-2) [     ] 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 - updating... (live nodes size: [1])
   [junit4]   2> 1416103 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1416105 INFO  (qtp2005855729-29686) [n:127.0.0.1:43225__%2Fs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={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} status=0 QTime=1311
   [junit4]   2> 1416107 INFO  (qtp2005855729-29687) [n:127.0.0.1:43225__%2Fs     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1416205 INFO  (zkCallback-9300-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 - updating... (live nodes size: [1])
   [junit4]   2> 1416205 INFO  (zkCallback-9300-thread-2) [     ] 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 - updating... (live nodes size: [1])
   [junit4]   2> 1416205 INFO  (zkCallback-9300-thread-3) [     ] 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 - updating... (live nodes size: [1])
   [junit4]   2> 1416206 INFO  (qtp2005855729-29687) [n:127.0.0.1:43225__%2Fs     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43225__%252Fs&wt=javabin&version=2} status=0 QTime=1524
   [junit4]   2> 1416206 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1416312 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416313 INFO  (zkConnectionManagerCallback-9316-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416313 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416315 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1416316 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41344/solr ready
   [junit4]   2> 1416316 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1416317 INFO  (qtp2005855729-29688) [n:127.0.0.1:43225__%2Fs     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1416320 INFO  (OverseerThreadFactory-7549-thread-2-processing-n:127.0.0.1:43225__%2Fs) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1416320 INFO  (OverseerCollectionConfigSetProcessor-72549175063609348-127.0.0.1:43225__%2Fs-n_0000000000) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1416525 WARN  (OverseerThreadFactory-7549-thread-2-processing-n:127.0.0.1:43225__%2Fs) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1416526 INFO  (qtp2005855729-29688) [n:127.0.0.1:43225__%2Fs     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1416527 INFO  (qtp2005855729-29688) [n:127.0.0.1:43225__%2Fs     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=210
   [junit4]   2> 1416528 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1416528 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1416529 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1416529 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1416529 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1416529 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1416529 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1416643 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1416644 WARN  (closeThreadPool-9317-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1416644 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1416644 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1416644 INFO  (closeThreadPool-9317-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1416645 INFO  (closeThreadPool-9317-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1416645 INFO  (closeThreadPool-9317-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1416645 INFO  (closeThreadPool-9317-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1416646 INFO  (closeThreadPool-9317-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@298358eb{/_/s,null,AVAILABLE}
   [junit4]   2> 1416646 INFO  (closeThreadPool-9317-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@996a3d0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34258}
   [junit4]   2> 1416646 INFO  (closeThreadPool-9317-thread-1) [     ] o.e.j.s.Server Started @1416682ms
   [junit4]   2> 1416646 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_/s, hostPort=34258, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-1-001/cores}
   [junit4]   2> 1416646 ERROR (closeThreadPool-9317-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1416646 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1416647 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1416647 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1416647 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1416647 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T07:16:38.761Z
   [junit4]   2> 1416647 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416649 INFO  (zkConnectionManagerCallback-9319-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416649 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416750 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1416750 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-1-001/solr.xml
   [junit4]   2> 1416755 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1416755 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1416756 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1416761 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1416762 WARN  (closeThreadPool-9317-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1416762 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1416762 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1416762 INFO  (closeThreadPool-9317-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1416763 INFO  (closeThreadPool-9317-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1416763 INFO  (closeThreadPool-9317-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1416763 INFO  (closeThreadPool-9317-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1416764 INFO  (closeThreadPool-9317-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4aa707c8{/_/s,null,AVAILABLE}
   [junit4]   2> 1416764 INFO  (closeThreadPool-9317-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@508274f5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45099}
   [junit4]   2> 1416764 INFO  (closeThreadPool-9317-thread-2) [     ] o.e.j.s.Server Started @1416800ms
   [junit4]   2> 1416764 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_/s, hostPort=45099, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-2-001/cores}
   [junit4]   2> 1416764 ERROR (closeThreadPool-9317-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1416764 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1416764 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1416765 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1416765 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1416765 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T07:16:38.879Z
   [junit4]   2> 1416765 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416767 INFO  (zkConnectionManagerCallback-9322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416767 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1416868 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1416868 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-2-001/solr.xml
   [junit4]   2> 1416872 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1416872 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1416874 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1416895 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1416896 WARN  (closeThreadPool-9317-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1416896 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1416896 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1416896 INFO  (closeThreadPool-9317-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1416897 INFO  (closeThreadPool-9317-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1416897 INFO  (closeThreadPool-9317-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1416897 INFO  (closeThreadPool-9317-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1416898 INFO  (closeThreadPool-9317-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f18ee4c{/_/s,null,AVAILABLE}
   [junit4]   2> 1416898 INFO  (closeThreadPool-9317-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@22894817{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45529}
   [junit4]   2> 1416898 INFO  (closeThreadPool-9317-thread-3) [     ] o.e.j.s.Server Started @1416935ms
   [junit4]   2> 1416898 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_/s, hostPort=45529, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-3-001/cores}
   [junit4]   2> 1416899 ERROR (closeThreadPool-9317-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1416899 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1416899 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1416899 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1416899 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1416899 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T07:16:39.013Z
   [junit4]   2> 1416900 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1416901 INFO  (zkConnectionManagerCallback-9325-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1416901 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417002 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1417002 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-3-001/solr.xml
   [junit4]   2> 1417007 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1417007 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1417009 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1417019 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1417020 WARN  (closeThreadPool-9317-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1417020 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1417020 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1417020 INFO  (closeThreadPool-9317-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1417021 INFO  (closeThreadPool-9317-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1417021 INFO  (closeThreadPool-9317-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1417021 INFO  (closeThreadPool-9317-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1417022 INFO  (closeThreadPool-9317-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b303736{/_/s,null,AVAILABLE}
   [junit4]   2> 1417022 INFO  (closeThreadPool-9317-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@542c59cb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34244}
   [junit4]   2> 1417022 INFO  (closeThreadPool-9317-thread-4) [     ] o.e.j.s.Server Started @1417058ms
   [junit4]   2> 1417022 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/_/s, hostPort=34244, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-4-001/cores}
   [junit4]   2> 1417022 ERROR (closeThreadPool-9317-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1417022 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1417022 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1417022 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1417022 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1417022 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-01T07:16:39.136Z
   [junit4]   2> 1417023 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417024 INFO  (zkConnectionManagerCallback-9328-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417024 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417126 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1417126 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-4-001/solr.xml
   [junit4]   2> 1417129 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1417129 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1417131 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1417677 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1417678 WARN  (closeThreadPool-9317-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@595708a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1417678 WARN  (closeThreadPool-9317-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@595708a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1417681 WARN  (closeThreadPool-9317-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c81e071[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1417681 WARN  (closeThreadPool-9317-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c81e071[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1417683 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41344/solr
   [junit4]   2> 1417683 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417685 INFO  (zkConnectionManagerCallback-9335-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417685 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417787 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417788 INFO  (zkConnectionManagerCallback-9337-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417788 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417794 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1417798 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.c.ZkController Publish node=127.0.0.1:45529__%2Fs as DOWN
   [junit4]   2> 1417799 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1417799 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45529__%2Fs
   [junit4]   2> 1417800 INFO  (zkCallback-9300-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1417800 INFO  (zkCallback-9336-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1417800 INFO  (zkCallback-9315-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1417802 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1417803 WARN  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] 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> 1417823 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1417854 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1417870 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1417870 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1417872 INFO  (closeThreadPool-9317-thread-3) [n:127.0.0.1:45529__%2Fs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-3-001/cores
   [junit4]   2> 1417889 INFO  (closeThreadPool-9317-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45529__%2Fs
   [junit4]   2> 1418018 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1418019 WARN  (closeThreadPool-9317-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e426ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418019 WARN  (closeThreadPool-9317-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e426ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418022 WARN  (closeThreadPool-9317-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cde49a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418022 WARN  (closeThreadPool-9317-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cde49a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418023 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41344/solr
   [junit4]   2> 1418024 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418025 INFO  (zkConnectionManagerCallback-9347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418025 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418127 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418129 INFO  (zkConnectionManagerCallback-9349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418129 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418144 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1418148 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.c.ZkController Publish node=127.0.0.1:34258__%2Fs as DOWN
   [junit4]   2> 1418149 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1418149 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34258__%2Fs
   [junit4]   2> 1418150 INFO  (zkCallback-9300-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1418150 INFO  (zkCallback-9315-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1418150 INFO  (zkCallback-9336-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1418151 INFO  (zkCallback-9348-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1418152 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1418153 WARN  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] 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> 1418171 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1418201 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1418201 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1418202 WARN  (closeThreadPool-9317-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c26dca1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418202 WARN  (closeThreadPool-9317-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c26dca1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418205 WARN  (closeThreadPool-9317-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c8cc1eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418205 WARN  (closeThreadPool-9317-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c8cc1eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418206 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41344/solr
   [junit4]   2> 1418207 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418208 INFO  (zkConnectionManagerCallback-9359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418208 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418218 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1418218 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1418220 INFO  (closeThreadPool-9317-thread-1) [n:127.0.0.1:34258__%2Fs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-1-001/cores
   [junit4]   2> 1418239 INFO  (closeThreadPool-9317-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34258__%2Fs
   [junit4]   2> 1418310 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418311 INFO  (zkConnectionManagerCallback-9361-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418311 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418317 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1418321 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.c.ZkController Publish node=127.0.0.1:45099__%2Fs as DOWN
   [junit4]   2> 1418322 INFO  (OverseerCollectionConfigSetProcessor-72549175063609348-127.0.0.1:43225__%2Fs-n_0000000000) [n:127.0.0.1:43225__%2Fs     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1418322 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1418322 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45099__%2Fs
   [junit4]   2> 1418323 INFO  (zkCallback-9315-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1418323 INFO  (zkCallback-9336-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1418323 INFO  (zkCallback-9348-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1418323 INFO  (zkCallback-9300-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1418324 INFO  (zkCallback-9360-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1418326 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1418326 WARN  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] 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> 1418345 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1418378 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1418395 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1418395 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1418397 INFO  (closeThreadPool-9317-thread-2) [n:127.0.0.1:45099__%2Fs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-2-001/cores
   [junit4]   2> 1418421 INFO  (closeThreadPool-9317-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45099__%2Fs
   [junit4]   2> 1418495 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1418496 WARN  (closeThreadPool-9317-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ac2082a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418496 WARN  (closeThreadPool-9317-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ac2082a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418499 WARN  (closeThreadPool-9317-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19750d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418499 WARN  (closeThreadPool-9317-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19750d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1418500 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41344/solr
   [junit4]   2> 1418501 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418502 INFO  (zkConnectionManagerCallback-9371-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418502 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418605 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418606 INFO  (zkConnectionManagerCallback-9373-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418606 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418611 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1418615 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.c.ZkController Publish node=127.0.0.1:34244__%2Fs as DOWN
   [junit4]   2> 1418616 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1418616 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34244__%2Fs
   [junit4]   2> 1418617 INFO  (zkCallback-9300-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1418617 INFO  (zkCallback-9336-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1418617 INFO  (zkCallback-9315-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1418617 INFO  (zkCallback-9348-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1418617 INFO  (zkCallback-9360-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1418618 INFO  (zkCallback-9372-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1418619 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1418620 WARN  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] 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> 1418639 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1418669 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1418686 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1418686 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1418688 INFO  (closeThreadPool-9317-thread-4) [n:127.0.0.1:34244__%2Fs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-4-001/cores
   [junit4]   2> 1418715 INFO  (closeThreadPool-9317-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34244__%2Fs
   [junit4]   2> 1418719 INFO  (qtp1343477521-29784) [n:127.0.0.1:34244__%2Fs     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45529__%252Fs&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1418719 INFO  (qtp1343477521-29782) [n:127.0.0.1:34244__%2Fs     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34244__%252Fs&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1418719 INFO  (qtp1343477521-29783) [n:127.0.0.1:34244__%2Fs     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45099__%252Fs&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1418719 INFO  (qtp1343477521-29863) [n:127.0.0.1:34244__%2Fs     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34258__%252Fs&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1418724 INFO  (OverseerThreadFactory-7549-thread-4-processing-n:127.0.0.1:43225__%2Fs) [n:127.0.0.1:43225__%2Fs c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45529__%2Fs for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1418724 INFO  (OverseerThreadFactory-7549-thread-3-processing-n:127.0.0.1:43225__%2Fs) [n:127.0.0.1:43225__%2Fs c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45099__%2Fs for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1418726 INFO  (OverseerThreadFactory-7549-thread-4-processing-n:127.0.0.1:43225__%2Fs) [n:127.0.0.1:43225__%2Fs c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1418726 INFO  (OverseerThreadFactory-7549-thread-3-processing-n:127.0.0.1:43225__%2Fs) [n:127.0.0.1:43225__%2Fs c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1418732 INFO  (qtp649512985-29771) [n:127.0.0.1:45529__%2Fs    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1418732 INFO  (qtp1421732538-29758) [n:127.0.0.1:45099__%2Fs    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1419747 INFO  (qtp1421732538-29758) [n:127.0.0.1:45099__%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1419747 INFO  (qtp649512985-29771) [n:127.0.0.1:45529__%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1419770 INFO  (qtp649512985-29771) [n:127.0.0.1:45529__%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=sortable
   [junit4]   2> 1419770 INFO  (qtp1421732538-29758) [n:127.0.0.1:45099__%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=sortable
   [junit4]   2> 1419859 INFO  (qtp649512985-29771) [n:127.0.0.1:45529__%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 1419859 INFO  (qtp649512985-29771) [n:127.0.0.1:45529__%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1419859 INFO  (qtp1421732538-29758) [n:127.0.0.1:45099__%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 1419859 INFO  (qtp1421732538-29758) [n:127.0.0.1:45099__%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1419860 INFO  (qtp649512985-29771) [n:127.0.0.1:45529__%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1419860 INFO  (qtp1421732538-29758) [n:127.0.0.1:45099__%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@656944bc
   [junit4]   2> 1419860 INFO  (qtp1421732538-29758) [n:127.0.0.1:45099__%2Fs c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1419860 INFO  (qtp649512985-29771) [n:127.0.0.1:45529__%2Fs c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspa

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

 2> 
   [junit4]   2> 	82	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72549175063609348-127.0.0.1:43225__%2Fs-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/overseer/queue
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1582588 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41344
   [junit4]   2> 1582588 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41344
   [junit4]   2> 1582588 INFO  (TEST-DistribCursorPagingTest.test-seed#[7061E169B47587E2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41344
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribCursorPagingTest -Dtests.method=test -Dtests.seed=7061E169B47587E2 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pl -Dtests.timezone=SystemV/AST4ADT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    169s J1 | DistribCursorPagingTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45099/_/s/collection1, http://127.0.0.1:34244/_/s/collection1, http://127.0.0.1:45529/_/s/collection1, http://127.0.0.1:34258/_/s/collection1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7061E169B47587E2:F835DEB31A89EA1A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.cloud.DistribCursorPagingTest.assertFullWalkNoDups(DistribCursorPagingTest.java:721)
   [junit4]    > 	at org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:596)
   [junit4]    > 	at org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:94)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34244/_/s/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:45099/_/s/collection1_shard1_replica_n2, http://127.0.0.1:34258/_/s/collection1_shard2_replica_n6, http://127.0.0.1:45529/_/s/collection1_shard2_replica_n1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	... 50 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_7061E169B47587E2-001
   [junit4]   2> Apr 01, 2020 7:19:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, maxDocsPerChunk=2, blockShift=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, blockSize=10)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@240a8908), locale=pl, timezone=SystemV/AST4ADT
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=311368184,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighlightDedupGrouping, BJQFilterAccessibleTest, NumericFieldsTest, SplitShardTest, MetricUtilsTest, TestInPlaceUpdateWithRouteField, TestManagedSynonymGraphFilterFactory, HealthCheckHandlerTest, TestCodecSupport, TestCustomStream, RestartWhileUpdatingTest, CloudExitableDirectoryReaderTest, DaemonStreamApiTest, TestHalfAndHalfDocValues, TermVectorComponentDistributedTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestFunctionQuery, SolrCoreTest, TestSolrJ, TestWordDelimiterFilterFactory, TestCollectionsAPIViaSolrCloudCluster, TestSmileRequest, XmlUpdateRequestHandlerTest, TestAuthenticationFramework, DataDrivenBlockJoinTest, TestAtomicUpdateErrorCases, AddReplicaTest, StatelessScriptUpdateProcessorFactoryTest, TestCloudInspectUtil, AutoscalingHistoryHandlerTest, LeaderTragicEventTest, TestSolrCloudSnapshots, TolerantUpdateProcessorTest, HttpPartitionWithTlogReplicasTest, NestedShardedAtomicUpdateTest, AtomicUpdateProcessorFactoryTest, DistributedQueryComponentOptimizationTest, BadComponentTest, StatsComponentTest, EnumFieldTest, TestSolrDeletionPolicy1, QueryParsingTest, SystemInfoHandlerTest, ScriptEngineTest, TestSolrTestCaseJ4, SpellPossibilityIteratorTest, TestGraphMLResponseWriter, NodeMarkersRegistrationTest, TestUseDocValuesAsStored2, TestManagedResourceStorage, ForceLeaderTest, TestReRankQParserPlugin, SolrJmxReporterTest, LargeFieldTest, TestSearchPerf, TestQueryingOnDownCollection, TestLMDirichletSimilarityFactory, TestChildDocTransformerHierarchy, TestRTGBase, TestSolrXml, TestSweetSpotSimilarityFactory, IndexSizeTriggerMixedBoundsTest, TestLogWatcher, SuggesterTest, TestInfoStreamLogging, LeaderElectionTest, ExplicitHLLTest, ConfigureRecoveryStrategyTest, CdcrRequestHandlerTest, RootFieldTest, MinimalSchemaTest, BasicAuthIntegrationTest, TestSlowCompositeReaderWrapper, CollectionsAPIDistributedZkTest, TestCopyFieldCollectionResource, TestFieldCacheReopen, MetricsHistoryIntegrationTest, TestCloudSchemaless, TestReplicaProperties, HighlighterMaxOffsetTest, SolrShardReporterTest, DistributedFacetSimpleRefinementLongTailTest, TestHashPartitioner, TestInitQParser, NodeAddedTriggerTest, CoreAdminOperationTest, HdfsChaosMonkeyNothingIsSafeTest, TestSchemaField, WordBreakSolrSpellCheckerTest, SearchRateTriggerTest, TestUpdate, SolrCoreMetricManagerTest, LoggingHandlerTest, TestFacetMethods, VMParamsZkACLAndCredentialsProvidersTest, QueryResultKeyTest, TestDownShardTolerantSearch, HdfsRecoverLeaseTest, TestSolrConfigHandlerCloud, TestConfigSetImmutable, ConnectionManagerTest, BlockJoinFacetDistribTest, TestShardHandlerFactory, PeerSyncWithIndexFingerprintCachingTest, TestLegacyNumericUtils, TestDFISimilarityFactory, TestConfigSetsAPIExclusivity, TestBinaryField, TestRecoveryHdfs, TestPivotHelperCode, TestReplicationHandlerBackup, TestNonDefinedSimilarityFactory, ConjunctionSolrSpellCheckerTest, UtilsToolTest, TestNumericTerms32, CdcrBootstrapTest, RulesTest, DeleteReplicaTest, TestSortByMinMaxFunction, SearchHandlerTest, ChaosMonkeyNothingIsSafeTest, TestFreeTextSuggestions, DistributedFacetPivotLongTailTest, SolrMetricsIntegrationTest, InfixSuggestersTest, TestSimExtremeIndexing, TestClusterStateMutator, TestSimDistribStateManager, RecoveryZkTest, ZkStateWriterTest, DistribCursorPagingTest]
   [junit4] Completed [427/904 (1!)] on J1 in 170.09s, 1 test, 1 error <<< FAILURES!

[...truncated 1711 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/temp/junit4-J1-20200401_065302_0384595098303054333117.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/heapdumps/java_pid28368.hprof ...
   [junit4] Heap dump file created [649342768 bytes in 3.504 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9523 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/build.xml:643: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/build.xml:586: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid28368.hprof

Total time: 82 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-BadApples-Tests-8.x #404 to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any