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

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

Error Message:
Error from server at http://127.0.0.1:34839/collection1_shard1_replica_n1: 
Server error writing document id 1824 to the index

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34839/collection1_shard1_replica_n1: Server 
error writing document id 1824 to the index
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:573)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1060)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:999)
        at 
org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:584)
        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:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.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)




Build Log:
[...truncated 15040 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> 1979798 INFO  
(SUITE-DistribCursorPagingTest-seed#[A852740D0B0DF941]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1979799 INFO  
(SUITE-DistribCursorPagingTest-seed#[A852740D0B0DF941]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/data-dir-154-001
   [junit4]   2> 1979799 WARN  
(SUITE-DistribCursorPagingTest-seed#[A852740D0B0DF941]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1979799 INFO  
(SUITE-DistribCursorPagingTest-seed#[A852740D0B0DF941]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1979800 INFO  
(SUITE-DistribCursorPagingTest-seed#[A852740D0B0DF941]-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> 1979800 INFO  
(SUITE-DistribCursorPagingTest-seed#[A852740D0B0DF941]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1979800 INFO  
(SUITE-DistribCursorPagingTest-seed#[A852740D0B0DF941]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1979804 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1979805 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1979805 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1979904 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 33105
   [junit4]   2> 1979905 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33105
   [junit4]   2> 1979905 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33105
   [junit4]   2> 1979905 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33105
   [junit4]   2> 1979906 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1979909 INFO  (zkConnectionManagerCallback-18568-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1979909 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1979912 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1979912 INFO  (zkConnectionManagerCallback-18570-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1979912 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1979914 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1979915 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1979916 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1979917 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1979918 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1979919 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1979920 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1979922 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1979923 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1979924 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1979925 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1979927 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1980008 WARN  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1980008 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1980008 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1980008 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1980010 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1980010 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1980010 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1980010 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d63fa26{/,null,AVAILABLE}
   [junit4]   2> 1980011 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@8b7496a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37663}
   [junit4]   2> 1980011 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.s.Server Started @1980044ms
   [junit4]   2> 1980011 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=37663, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/control-001/cores}
   [junit4]   2> 1980011 ERROR 
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1980011 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1980011 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 1980011 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1980011 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1980011 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T03:43:49.398Z
   [junit4]   2> 1980013 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1980014 INFO  (zkConnectionManagerCallback-18572-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980014 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1980117 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1980117 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/control-001/solr.xml
   [junit4]   2> 1980120 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1980120 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1980122 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1980897 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1980898 WARN  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2058de0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1980898 WARN  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2058de0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1980900 WARN  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b6ed134[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1980900 WARN  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b6ed134[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1980901 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33105/solr
   [junit4]   2> 1980902 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1980903 INFO  (zkConnectionManagerCallback-18583-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1980903 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1981004 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1981005 INFO  (zkConnectionManagerCallback-18585-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1981005 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1981105 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:37663_
   [junit4]   2> 1981105 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.c.Overseer Overseer 
(id=73932855719624708-127.0.0.1:37663_-n_0000000000) starting
   [junit4]   2> 1981111 INFO  
(OverseerStateUpdate-73932855719624708-127.0.0.1:37663_-n_0000000000) 
[n:127.0.0.1:37663_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:37663_
   [junit4]   2> 1981112 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37663_
   [junit4]   2> 1981114 INFO  (zkCallback-18584-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1981118 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1981118 WARN  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] 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> 1981139 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1981158 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1981165 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1981165 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1981166 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [n:127.0.0.1:37663_ 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/control-001/cores
   [junit4]   2> 1981177 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1981178 INFO  (zkConnectionManagerCallback-18602-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1981178 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1981179 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1981180 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33105/solr ready
   [junit4]   2> 1981184 INFO  (qtp1169799349-37122) [n:127.0.0.1:37663_     ] 
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:37663_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1981188 INFO  
(OverseerThreadFactory-18592-thread-1-processing-n:127.0.0.1:37663_) 
[n:127.0.0.1:37663_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1981296 INFO  (qtp1169799349-37126) [n:127.0.0.1:37663_     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1981296 INFO  (qtp1169799349-37126) [n:127.0.0.1:37663_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1981302 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_    
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> 1982314 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1982326 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=sortable
   [junit4]   2> 1982411 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982411 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982411 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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@11fffabb
   [junit4]   2> 1982411 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1982414 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1982456 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982456 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982457 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1982457 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1982458 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@6a9b4db1
   [junit4]   2> 1982460 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1982461 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982461 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1982461 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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 1669534981132648448
   [junit4]   2> 1982464 INFO  
(searcherExecutor-18604-thread-1-processing-n:127.0.0.1:37663_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:37663_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 1982473 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982473 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982491 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1982491 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982491 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37663/control_collection_shard1_replica_n1/
   [junit4]   2> 1982493 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982493 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37663/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1982494 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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/73932855719624708-core_node2-n_0000000000
   [junit4]   2> 1982497 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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:37663/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1982600 INFO  (zkCallback-18584-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> 1982600 INFO  (zkCallback-18584-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> 1982601 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_ 
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> 1982603 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_     ] 
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=1300
   [junit4]   2> 1982605 INFO  (qtp1169799349-37122) [n:127.0.0.1:37663_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1982703 INFO  (zkCallback-18584-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> 1982703 INFO  (zkCallback-18584-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> 1982703 INFO  (zkCallback-18584-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> 1982703 INFO  (qtp1169799349-37122) [n:127.0.0.1:37663_     ] 
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:37663_&wt=javabin&version=2}
 status=0 QTime=1518
   [junit4]   2> 1982703 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1982811 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1982812 INFO  (zkConnectionManagerCallback-18613-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1982812 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1982814 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1982815 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33105/solr ready
   [junit4]   2> 1982815 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1982816 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_     ] 
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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1982820 INFO  
(OverseerThreadFactory-18592-thread-2-processing-n:127.0.0.1:37663_) 
[n:127.0.0.1:37663_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1982821 INFO  
(OverseerCollectionConfigSetProcessor-73932855719624708-127.0.0.1:37663_-n_0000000000)
 [n:127.0.0.1:37663_     ] 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> 1983024 WARN  
(OverseerThreadFactory-18592-thread-2-processing-n:127.0.0.1:37663_) 
[n:127.0.0.1:37663_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1983026 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1983027 INFO  (qtp1169799349-37125) [n:127.0.0.1:37663_     ] 
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=1&wt=javabin&version=2}
 status=0 QTime=210
   [junit4]   2> 1983028 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1983028 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1983028 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1983028 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1983028 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1983028 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1983028 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1983109 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1983109 WARN  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1983110 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1983110 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1983110 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1983113 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1983113 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1983113 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1983116 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14c3e209{/,null,AVAILABLE}
   [junit4]   2> 1983116 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@518ba255{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37295}
   [junit4]   2> 1983116 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.s.Server Started @1983149ms
   [junit4]   2> 1983116 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37295, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-1-001/cores}
   [junit4]   2> 1983116 ERROR (closeThreadPool-18614-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1983117 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1983117 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 1983117 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1983117 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1983117 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T03:43:52.504Z
   [junit4]   2> 1983119 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1983121 INFO  (zkConnectionManagerCallback-18616-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1983121 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1983191 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1983191 WARN  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1983191 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1983191 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1983191 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1983208 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1983208 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1983208 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1983212 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78a05f5a{/,null,AVAILABLE}
   [junit4]   2> 1983213 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@595f0abd{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33791}
   [junit4]   2> 1983213 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.s.Server Started @1983246ms
   [junit4]   2> 1983213 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=33791, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-2-001/cores}
   [junit4]   2> 1983213 ERROR (closeThreadPool-18614-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1983213 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1983213 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 1983213 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1983213 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1983213 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T03:43:52.600Z
   [junit4]   2> 1983220 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1983222 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1983222 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-1-001/solr.xml
   [junit4]   2> 1983224 INFO  (zkConnectionManagerCallback-18618-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1983224 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1983225 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1983225 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1983228 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1983274 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 1983275 WARN  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1983275 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1983275 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1983275 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1983278 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1983278 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1983278 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1983278 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@197dd0d4{/,null,AVAILABLE}
   [junit4]   2> 1983279 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@76914d2a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39995}
   [junit4]   2> 1983279 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.s.Server Started @1983311ms
   [junit4]   2> 1983279 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39995, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-3-001/cores}
   [junit4]   2> 1983279 ERROR (closeThreadPool-18614-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1983279 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1983279 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 1983279 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1983279 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1983279 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T03:43:52.666Z
   [junit4]   2> 1983280 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1983280 INFO  (zkConnectionManagerCallback-18623-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1983280 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1983327 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1983327 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-2-001/solr.xml
   [junit4]   2> 1983330 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1983330 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1983332 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1983378 INFO  
(TEST-DistribCursorPagingTest.test-seed#[A852740D0B0DF941]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 1983395 WARN  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1983395 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1983395 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1983395 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1983417 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1983417 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1983417 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1983420 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48fdcdbe{/,null,AVAILABLE}
   [junit4]   2> 1983420 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@45d6a079{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34839}
   [junit4]   2> 1983420 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.s.Server Started @1983453ms
   [junit4]   2> 1983420 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34839, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-4-001/cores}
   [junit4]   2> 1983421 ERROR (closeThreadPool-18614-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1983421 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1983421 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 1983421 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1983421 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1983421 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-15T03:43:52.808Z
   [junit4]   2> 1983427 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1983427 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-3-001/solr.xml
   [junit4]   2> 1983430 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1983430 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1983432 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1983448 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1983473 INFO  (zkConnectionManagerCallback-18628-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1983473 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1983575 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1983575 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-4-001/solr.xml
   [junit4]   2> 1983578 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1983578 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1983579 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1983921 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1983932 WARN  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b413f8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1983932 WARN  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b413f8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1983968 WARN  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2d81bc45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1983968 WARN  (closeThreadPool-18614-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2d81bc45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1983969 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33105/solr
   [junit4]   2> 1983976 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1983976 INFO  (zkConnectionManagerCallback-18642-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1983976 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1984061 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1984062 WARN  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@12f1b179[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984062 WARN  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@12f1b179[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984065 WARN  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@224389cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984065 WARN  (closeThreadPool-18614-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@224389cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984066 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33105/solr
   [junit4]   2> 1984068 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1984068 INFO  (zkConnectionManagerCallback-18650-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1984068 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1984088 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1984088 INFO  (zkConnectionManagerCallback-18652-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1984088 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1984096 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1984113 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33791_ as 
DOWN
   [junit4]   2> 1984115 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1984115 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33791_
   [junit4]   2> 1984117 INFO  (zkCallback-18612-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1984117 INFO  (zkCallback-18584-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1984121 INFO  (zkCallback-18651-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1984122 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1984123 WARN  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] 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> 1984144 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1984175 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984188 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1984191 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984192 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984193 INFO  (closeThreadPool-18614-thread-2) 
[n:127.0.0.1:33791_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-2-001/cores
   [junit4]   2> 1984196 INFO  (zkConnectionManagerCallback-18661-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1984196 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1984205 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1984220 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37295_ as 
DOWN
   [junit4]   2> 1984221 INFO  (closeThreadPool-18614-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33791_
   [junit4]   2> 1984222 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1984222 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37295_
   [junit4]   2> 1984223 INFO  (zkCallback-18584-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1984223 INFO  (zkCallback-18612-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1984224 INFO  (zkCallback-18651-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1984227 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1984227 WARN  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] 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> 1984235 INFO  (zkCallback-18660-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1984254 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1984280 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984290 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984290 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984305 INFO  (closeThreadPool-18614-thread-1) 
[n:127.0.0.1:37295_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-1-001/cores
   [junit4]   2> 1984342 INFO  (closeThreadPool-18614-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37295_
   [junit4]   2> 1984371 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1984371 WARN  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7419da62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984371 WARN  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7419da62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984373 WARN  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3ab6c11e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984373 WARN  (closeThreadPool-18614-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3ab6c11e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984374 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33105/solr
   [junit4]   2> 1984375 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1984376 INFO  (zkConnectionManagerCallback-18678-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1984376 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1984480 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1984483 INFO  (zkConnectionManagerCallback-18680-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1984483 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1984494 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1984505 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39995_ as 
DOWN
   [junit4]   2> 1984507 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1984507 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39995_
   [junit4]   2> 1984508 INFO  (zkCallback-18612-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1984508 INFO  (zkCallback-18660-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1984508 INFO  (zkCallback-18651-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1984510 INFO  (zkCallback-18584-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1984513 INFO  (zkCallback-18679-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1984520 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1984520 WARN  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] 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> 1984534 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1984553 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984563 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984563 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984564 INFO  (closeThreadPool-18614-thread-3) 
[n:127.0.0.1:39995_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-3-001/cores
   [junit4]   2> 1984587 INFO  (closeThreadPool-18614-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39995_
   [junit4]   2> 1984779 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1984781 WARN  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2152ad9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984781 WARN  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2152ad9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984785 WARN  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6edda579[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984785 WARN  (closeThreadPool-18614-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6edda579[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1984786 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33105/solr
   [junit4]   2> 1984787 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1984787 INFO  (zkConnectionManagerCallback-18696-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1984788 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1984822 INFO  
(OverseerCollectionConfigSetProcessor-73932855719624708-127.0.0.1:37663_-n_0000000000)
 [n:127.0.0.1:37663_     ] 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> 1984890 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1984894 INFO  (zkConnectionManagerCallback-18698-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1984894 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1984900 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1984903 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34839_ as 
DOWN
   [junit4]   2> 1984903 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1984903 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34839_
   [junit4]   2> 1984904 INFO  (zkCallback-18660-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1984904 INFO  (zkCallback-18612-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1984904 INFO  (zkCallback-18651-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1984905 INFO  (zkCallback-18584-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1984905 INFO  (zkCallback-18679-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1984905 INFO  (zkCallback-18697-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1984907 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1984908 WARN  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] 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> 1984924 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1984952 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984962 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984962 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1984963 INFO  (closeThreadPool-18614-thread-4) 
[n:127.0.0.1:34839_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-4-001/cores
   [junit4]   2> 1984985 INFO  (closeThreadPool-18614-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34839_
   [junit4]   2> 1984992 INFO  (qtp1566610889-37194) [n:127.0.0.1:33791_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39995_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1984992 INFO  (qtp1566610889-37195) [n:127.0.0.1:33791_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33791_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1984992 INFO  (qtp1566610889-37196) [n:127.0.0.1:33791_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34839_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1984992 INFO  (qtp1566610889-37197) [n:127.0.0.1:33791_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37295_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1984998 INFO  (qtp1566610889-37193) [n:127.0.0.1:33791_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1984999 INFO  (qtp1105804444-37220) [n:127.0.0.1:34839_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1985000 INFO  (qtp1437871163-37181) [n:127.0.0.1:37295_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1985001 INFO  (qtp1169799349-37122) [n:127.0.0.1:37663_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1985002 INFO  (qtp1169799349-37124) [n:127.0.0.1:37663_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1985003 INFO  (qtp1924056999-37207) [n:127.0.0.1:39995_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 1985004 INFO  
(OverseerThreadFactory-18592-thread-4-processing-n:127.0.0.1:37663_) 
[n:127.0.0.1:37663_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:34839_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1985004 INFO  
(OverseerThreadFactory-18592-thread-3-processing-n:127.0.0.1:37663_) 
[n:127.0.0.1:37663_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:39995_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1985005 INFO  
(OverseerThreadFactory-18592-thread-4-processing-n:127.0.0.1:37663_) 
[n:127.0.0.1:37663_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1985005 INFO  
(OverseerThreadFactory-18592-thread-3-processing-n:127.0.0.1:37663_) 
[n:127.0.0.1:37663_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1985008 INFO  (qtp1105804444-37223) [n:127.0.0.1:34839_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1985008 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1986019 INFO  (qtp1105804444-37223) [n:127.0.0.1:34839_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1986020 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1986031 INFO  (qtp1105804444-37223) [n:127.0.0.1:34839_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=sortable
   [junit4]   2> 1986036 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=sortable
   [junit4]   2> 1986146 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 1986146 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1986146 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1986147 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-3-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1986149 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1986149 INFO  (qtp1105804444-37223) [n:127.0.0.1:34839_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 1986149 INFO  (qtp1105804444-37223) [n:127.0.0.1:34839_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1986150 INFO  (qtp1105804444-37223) [n:127.0.0.1:34839_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11fffabb
   [junit4]   2> 1986150 INFO  (qtp1105804444-37223) [n:127.0.0.1:34839_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-4-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1986152 INFO  (qtp1105804444-37223) [n:127.0.0.1:34839_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1986195 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1986195 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1986196 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1986196 INFO  (qtp1924056999-37209) [n:127.0.0.1:39995_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1986197 INFO  (qtp1

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

apache.lucene.codecs.StoredFieldsWriter.merge(StoredFieldsWriter.java:134)
   [junit4]    >        at 
org.apache.lucene.index.SegmentMerger.mergeFields(SegmentMerger.java:228)
   [junit4]    >        at 
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:105)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4458)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4052)
   [junit4]    >        at 
org.apache.solr.update.SolrIndexWriter.merge(SolrIndexWriter.java:201)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter$IndexWriterMergeSource.merge(IndexWriter.java:5612)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624)
   [junit4]    >        at 
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:682)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.DistribCursorPagingTest_A852740D0B0DF941-001
   [junit4]   2> Jun 15, 2020 3:44:41 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=Asserting(Lucene86): 
{bool=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
collation_en_primary_first=PostingsFormat(name=LuceneVarGapFixedInterval), 
currency_first____amount_raw=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
str_last=PostingsFormat(name=LuceneFixedGap), 
currency_first____currency=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
uuid=PostingsFormat(name=LuceneVarGapFixedInterval), 
enum_first=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
str_first=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
icu_collation_en_primary_first=PostingsFormat(name=LuceneVarGapDocFreqInterval),
 id=PostingsFormat(name=LuceneVarGapFixedInterval), 
currency____amount_raw=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 collation_en_primary_last=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
currency_last____currency=PostingsFormat(name=LuceneVarGapFixedInterval), 
uuid_first=PostingsFormat(name=LuceneFixedGap), 
bool_first=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
bool_last=PostingsFormat(name=LuceneVarGapFixedInterval), 
uuid_last=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 enum=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
str=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
enum_dv_last=PostingsFormat(name=LuceneVarGapFixedInterval), 
enum_last=PostingsFormat(name=LuceneFixedGap), 
icu_collation_en_primary_last=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
currency____currency=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 currency_last____amount_raw=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
enum_dv_first=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
enum_dv=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{date=DocValuesFormat(name=Lucene80), 
collation_en_primary_dv_first=DocValuesFormat(name=Lucene80), 
collation_en_primary_dv=DocValuesFormat(name=Asserting), 
bin=DocValuesFormat(name=Direct), date_dv_last=DocValuesFormat(name=Lucene80), 
float=DocValuesFormat(name=Lucene80), bin_last=DocValuesFormat(name=Lucene80), 
int_dv=DocValuesFormat(name=Lucene80), 
str_dv_first=DocValuesFormat(name=Asserting), 
icu_collation_en_primary_dv=DocValuesFormat(name=Asserting), 
float_dv=DocValuesFormat(name=Asserting), 
long_dv_last=DocValuesFormat(name=Lucene80), 
bin_first=DocValuesFormat(name=Lucene80), 
collation_en_primary_dv_last=DocValuesFormat(name=Lucene80), 
date_last=DocValuesFormat(name=Asserting), 
long_dv_first=DocValuesFormat(name=Lucene80), 
double=DocValuesFormat(name=Direct), 
float_dv_last=DocValuesFormat(name=Lucene80), 
bin_dv_last=DocValuesFormat(name=Asserting), 
uuid_dv_first=DocValuesFormat(name=Asserting), 
double_dv=DocValuesFormat(name=Lucene80), 
enum_dv_last=DocValuesFormat(name=Direct), 
str_dv=DocValuesFormat(name=Lucene80), date_first=DocValuesFormat(name=Direct), 
bin_dv_first=DocValuesFormat(name=Asserting), 
enum_dv=DocValuesFormat(name=Lucene80), uuid_dv=DocValuesFormat(name=Lucene80), 
icu_collation_en_primary_dv_first=DocValuesFormat(name=Lucene80), 
date_dv=DocValuesFormat(name=Direct), 
float_dv_first=DocValuesFormat(name=Lucene80), 
double_dv_last=DocValuesFormat(name=Direct), 
uuid_dv_last=DocValuesFormat(name=Asserting), 
date_dv_first=DocValuesFormat(name=Lucene80), 
double_last=DocValuesFormat(name=Lucene80), 
int_last=DocValuesFormat(name=Lucene80), long=DocValuesFormat(name=Lucene80), 
str_dv_last=DocValuesFormat(name=Direct), 
double_first=DocValuesFormat(name=Lucene80), 
icu_collation_en_primary_dv_last=DocValuesFormat(name=Lucene80), 
float_first=DocValuesFormat(name=Direct), 
long_first=DocValuesFormat(name=Direct), 
int_dv_first=DocValuesFormat(name=Direct), 
long_last=DocValuesFormat(name=Asserting), 
double_dv_first=DocValuesFormat(name=Direct), int=DocValuesFormat(name=Direct), 
int_first=DocValuesFormat(name=Lucene80), 
int_dv_last=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene80), 
enum_dv_first=DocValuesFormat(name=Asserting), 
float_last=DocValuesFormat(name=Direct), 
long_dv=DocValuesFormat(name=Asserting), 
bin_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1801, 
maxMBSortInHeap=5.689669565461712, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c4022d9),
 locale=ko, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=163048360,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastOutputStream, 
TestGraphTermsQParserPlugin, TestConfig, TestHighFrequencyDictionaryFactory, 
ProtectedTermFilterFactoryTest, TestSurroundQueryParser, HttpPartitionTest, 
TestLuceneMatchVersion, TestUnifiedSolrHighlighterWithoutStoredId, 
TestSmileRequest, TestTolerantSearch, TestNestedUpdateProcessor, 
AnalyticsMergeStrategyTest, SliceStateTest, RAMDirectoryFactoryTest, 
ConcurrentDeleteAndCreateCollectionTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestAddFieldRealTimeGet, 
SynonymTokenizerTest, TriggerIntegrationTest, CdcrBidirectionalTest, 
TestFileDictionaryLookup, UUIDUpdateProcessorFallbackTest, 
SystemInfoHandlerTest, SuggestComponentTest, TestCloudManagedSchema, 
TestExactStatsCache, TestCollationFieldDocValues, TestHdfsUpdateLog, 
TestDocumentBuilder, ZookeeperStatusHandlerTest, 
AutoAddReplicasIntegrationTest, TestChildDocTransformer, SolrRequestParserTest, 
SOLR749Test, TestStandardQParsers, TestClassicSimilarityFactory, 
TestLegacyFieldReuse, RankQueryTest, TestDelegationWithHadoopAuth, 
DeleteLastCustomShardedReplicaTest, TestBinaryResponseWriter, 
TermsComponentTest, SpellCheckCollatorWithCollapseTest, PolyFieldTest, 
MetricsConfigTest, StressHdfsTest, TestDistributedGrouping, TestCollectionAPI, 
BlockJoinFacetSimpleTest, DistributedDebugComponentTest, TestDefaultStatsCache, 
TestSolrCachePerf, LegacyCloudClusterPropTest, TestLocalFSCloudBackupRestore, 
TestConfigsApi, HdfsLockFactoryTest, BlockDirectoryTest, 
TestExternalRoleRuleBasedAuthorizationPlugin, TestSSLRandomization, 
MultiThreadedOCPTest, SolrIndexSearcherTest, TestSimExecutePlanAction, 
TestCloudPivotFacet, SecurityConfHandlerTest, TestConfigSetsAPI, 
DistributedFacetPivotSmallTest, TestRTGBase, TestStressInPlaceUpdates, 
TestBulkSchemaAPI, PKIAuthenticationIntegrationTest, ReplicationFactorTest, 
TestMissingGroups, SchemaVersionSpecificBehaviorTest, TestZkChroot, 
NodeLostTriggerTest, PeerSyncWithBufferUpdatesTest, AtomicUpdatesTest, 
TestFieldTypeCollectionResource, FacetPivotSmallTest, TestXIncludeConfig, 
SortByFunctionTest, SpellCheckComponentTest, TestExtendedDismaxParser, 
HdfsRestartWhileUpdatingTest, TestIBSimilarityFactory, 
NodeAddedTriggerIntegrationTest, DistributedVersionInfoTest, OverseerTest, 
DynamicMapsTest, TestRTimerTree, SubstringBytesRefFilterTest, TestSolrJ, 
TestDynamicFieldResource, HdfsDirectoryFactoryTest, TestPackages, 
PeerSyncWithLeaderTest, AsyncCallRequestStatusResponseTest, TestUtilizeNode, 
XsltUpdateRequestHandlerTest, CoreAdminCreateDiscoverTest, OrderedExecutorTest, 
TestFilteredDocIdSet, TestRawTransformer, TestMultiValuedNumericRangeQuery, 
TestComplexPhraseLeadingWildcard, ShardRoutingCustomTest, 
ScheduledMaintenanceTriggerTest, RuleEngineTest, TestTlogReplica, DOMUtilTest, 
HighlighterConfigTest, CreateCollectionCleanupTest, TestHdfsBackupRestoreCore, 
TestSolrConfigHandlerConcurrent, ParsingFieldUpdateProcessorsTest, 
TestDirectoryFactory, SolrCloudReportersTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestInitQParser, 
SearchRateTriggerIntegrationTest, ConcurrentCreateRoutedAliasTest, 
AlternateDirectoryTest, TestNestedDocsSort, DeleteShardTest, 
ForceLeaderWithTlogReplicasTest, TestSimUtils, TestFieldCacheSortRandom, 
ZkShardTermsTest, TestManagedSynonymFilterFactory, 
DefaultValueUpdateProcessorTest, TestReRankQParserPlugin, 
DistributedSpellCheckComponentTest, CdcrUpdateLogTest, SolrCmdDistributorTest, 
TestRandomRequestDistribution, DistributedFacetSimpleRefinementLongTailTest, 
ByteBuffersDirectoryFactoryTest, SolrMetricReporterTest, 
TestCloudDeleteByQuery, TestPseudoReturnFields, TestSchemalessBufferedUpdates, 
TestNumericTokenStream, CoreSorterTest, CustomHighlightComponentTest, 
TestSimpleTrackingShardHandler, TestCharFilters, 
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, 
AssignBackwardCompatibilityTest, BasicDistributedZkTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
CollectionPropsTest, CreateRoutedAliasTest, DistribCursorPagingTest]
   [junit4] Completed [487/910 (1!)] on J2 in 52.79s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to