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

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

Error Message:
Error from server at http://127.0.0.1:37139/x_a/ik: Underlying core creation 
failed while creating collection: c8n_2x2_commits

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37139/x_a/ik: Underlying core creation failed 
while creating collection: c8n_2x2_commits
        at 
__randomizedtesting.SeedInfo.seed([41BCC9FA320068B2:C9E8F6209CFC054A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.multiShardTest(HttpPartitionOnCommitTest.java:76)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:67)
        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)


FAILED:  
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ source_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
source_collection
        at 
__randomizedtesting.SeedInfo.seed([41BCC9FA320068B2:92B599E47793F425]:0)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:278)
        at 
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
        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)
Caused by: java.lang.AssertionError: expected:<350> but was:<360>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:269)
        ... 42 more




Build Log:
[...truncated 15035 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 2851808 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[41BCC9FA320068B2]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2851809 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[41BCC9FA320068B2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/data-dir-76-001
   [junit4]   2> 2851809 WARN  
(SUITE-HttpPartitionOnCommitTest-seed#[41BCC9FA320068B2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2851809 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[41BCC9FA320068B2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2851832 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[41BCC9FA320068B2]-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-5776)
   [junit4]   2> 2851832 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[41BCC9FA320068B2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2851832 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[41BCC9FA320068B2]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /x_a/ik
   [junit4]   2> 2851863 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2851863 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2851863 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2851881 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2851965 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 39585
   [junit4]   2> 2851965 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39585
   [junit4]   2> 2851965 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39585
   [junit4]   2> 2851965 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39585
   [junit4]   2> 2851968 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2851970 INFO  (zkConnectionManagerCallback-13426-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2851970 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2851998 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2852043 INFO  (zkConnectionManagerCallback-13428-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2852043 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2852049 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2852080 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2852083 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-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> 2852096 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2852098 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2852099 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2852125 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2852126 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-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> 2852147 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2852148 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2852158 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2852159 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2852850 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2852850 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2852850 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2852850 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
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> 2852873 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2852873 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2852873 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2852874 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c5ed113{/x_a/ik,null,AVAILABLE}
   [junit4]   2> 2852874 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f96ddfb{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35421}
   [junit4]   2> 2852874 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.s.Server Started @2852918ms
   [junit4]   2> 2852874 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/x_a/ik, hostPort=32941, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/control-001/cores}
   [junit4]   2> 2852875 ERROR 
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2852875 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2852875 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 2852875 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2852875 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2852875 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T22:50:44.557Z
   [junit4]   2> 2852908 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2852929 INFO  (zkConnectionManagerCallback-13430-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2852932 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2853049 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2853049 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/control-001/solr.xml
   [junit4]   2> 2853087 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2853087 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2853089 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2856726 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2856734 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5880d2b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2856734 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5880d2b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2856743 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73ebfb8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2856743 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73ebfb8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2856744 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39585/solr
   [junit4]   2> 2856803 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2856804 INFO  (zkConnectionManagerCallback-13440-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2856804 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2856907 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2856908 INFO  (zkConnectionManagerCallback-13442-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2856908 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2857573 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:32941_x_a%2Fik
   [junit4]   2> 2857575 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.Overseer Overseer 
(id=72162734171226116-127.0.0.1:32941_x_a%2Fik-n_0000000000) starting
   [junit4]   2> 2857638 INFO  
(OverseerStateUpdate-72162734171226116-127.0.0.1:32941_x_a%2Fik-n_0000000000) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:32941_x_a%2Fik
   [junit4]   2> 2857673 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32941_x_a%2Fik
   [junit4]   2> 2857722 INFO  (zkCallback-13441-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2857724 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 2857725 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] 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> 2857853 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2858027 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2858097 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2858097 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2858115 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/control-001/cores
   [junit4]   2> 2858206 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2858207 INFO  (zkConnectionManagerCallback-13459-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2858207 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2858208 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2858246 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39585/solr ready
   [junit4]   2> 2858247 INFO  (SocketProxy-Acceptor-32941) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35630,localport=32941], receiveBufferSize: 65536
   [junit4]   2> 2858248 INFO  (SocketProxy-Acceptor-32941) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35421,localport=52068], receiveBufferSize=65536
   [junit4]   2> 2858259 INFO  (qtp2001236117-85790) 
[n:127.0.0.1:32941_x_a%2Fik     ] 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:32941_x_a%252Fik&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2858271 INFO  
(OverseerThreadFactory-13449-thread-1-processing-n:127.0.0.1:32941_x_a%2Fik) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 2858431 INFO  (SocketProxy-Acceptor-32941) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35648,localport=32941], receiveBufferSize: 65536
   [junit4]   2> 2858432 INFO  (SocketProxy-Acceptor-32941) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35421,localport=52086], receiveBufferSize=65536
   [junit4]   2> 2858503 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik    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> 2858503 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik    x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2859629 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.7.0
   [junit4]   2> 2859845 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2860707 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 2860875 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2860875 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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@10c2af35
   [junit4]   2> 2860875 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2860947 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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@2b37a858
   [junit4]   2> 2860977 WARN  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2861327 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861327 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861328 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2861329 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2861342 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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=45, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2861375 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2861375 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861376 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861376 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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 1676039530016145408
   [junit4]   2> 2861397 INFO  
(searcherExecutor-13461-thread-1-processing-n:127.0.0.1:32941_x_a%2Fik 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861408 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861408 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861517 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2861517 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861517 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:32941/x_a/ik/control_collection_shard1_replica_n1/
   [junit4]   2> 2861517 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861518 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:32941/x_a/ik/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2861518 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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/72162734171226116-core_node2-n_0000000000
   [junit4]   2> 2861523 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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:32941/x_a/ik/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2861537 INFO  (zkCallback-13441-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> 2861537 INFO  (zkCallback-13441-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> 2861538 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik 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> 2861556 INFO  (qtp2001236117-85791) 
[n:127.0.0.1:32941_x_a%2Fik     ] 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=3053
   [junit4]   2> 2861626 INFO  (qtp2001236117-85790) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2861655 INFO  (zkCallback-13441-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> 2861655 INFO  (zkCallback-13441-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> 2861655 INFO  (zkCallback-13441-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> 2861657 INFO  (qtp2001236117-85790) 
[n:127.0.0.1:32941_x_a%2Fik     ] 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:32941_x_a%252Fik&wt=javabin&version=2}
 status=0 QTime=3397
   [junit4]   2> 2861657 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 2861785 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2861786 INFO  (zkConnectionManagerCallback-13470-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2861786 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2861787 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2861788 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39585/solr ready
   [junit4]   2> 2861788 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2861789 INFO  (SocketProxy-Acceptor-32941) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35700,localport=32941], receiveBufferSize: 65536
   [junit4]   2> 2861809 INFO  (SocketProxy-Acceptor-32941) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35421,localport=52138], receiveBufferSize=65536
   [junit4]   2> 2861809 INFO  (qtp2001236117-85789) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2861842 INFO  
(OverseerThreadFactory-13449-thread-2-processing-n:127.0.0.1:32941_x_a%2Fik) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 2861842 INFO  
(OverseerCollectionConfigSetProcessor-72162734171226116-127.0.0.1:32941_x_a%2Fik-n_0000000000)
 [n:127.0.0.1:32941_x_a%2Fik     ] 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> 2862130 WARN  
(OverseerThreadFactory-13449-thread-2-processing-n:127.0.0.1:32941_x_a%2Fik) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 2862152 INFO  (qtp2001236117-85789) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2862153 INFO  (qtp2001236117-85789) 
[n:127.0.0.1:32941_x_a%2Fik     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=344
   [junit4]   2> 2862195 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2862195 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2862195 INFO  (watches-13467-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2862196 INFO  (watches-13467-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2862196 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2862196 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2862196 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2862196 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2862197 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2862923 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 2862936 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2862936 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2862936 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2862936 INFO  (closeThreadPool-13471-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> 2862979 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2862979 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2862979 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2863002 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ac96247{/x_a/ik,null,AVAILABLE}
   [junit4]   2> 2863003 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@67869ce3{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43103}
   [junit4]   2> 2863003 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.Server Started @2863047ms
   [junit4]   2> 2863003 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/x_a/ik, hostPort=40485, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-1-001/cores}
   [junit4]   2> 2863016 ERROR (closeThreadPool-13471-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2863016 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2863028 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 2863028 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2863028 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2863028 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T22:50:54.710Z
   [junit4]   2> 2863052 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2863052 INFO  (zkConnectionManagerCallback-13473-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2863052 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2863056 WARN  
(closeThreadPool-13471-thread-1-SendThread(127.0.0.1:39585)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1005f9fd84c0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1005f9fd84c0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1005f9fd84c0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2863166 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2863166 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-1-001/solr.xml
   [junit4]   2> 2863187 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2863187 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2863213 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2863846 INFO  
(OverseerCollectionConfigSetProcessor-72162734171226116-127.0.0.1:32941_x_a%2Fik-n_0000000000)
 [n:127.0.0.1:32941_x_a%2Fik     ] 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> 2866035 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2866052 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@378c41f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2866052 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@378c41f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2866087 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54de719e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2866087 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54de719e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2866100 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39585/solr
   [junit4]   2> 2866128 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2866133 INFO  (zkConnectionManagerCallback-13483-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2866133 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2866134 WARN  
(closeThreadPool-13471-thread-1-SendThread(127.0.0.1:39585)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1005f9fd84c0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1005f9fd84c0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1005f9fd84c0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2866255 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2866261 INFO  (zkConnectionManagerCallback-13485-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2866261 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2866305 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2866334 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40485_x_a%2Fik as DOWN
   [junit4]   2> 2866344 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2866344 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40485_x_a%2Fik
   [junit4]   2> 2866351 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 2866372 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2866391 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2866391 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2866391 INFO  (closeThreadPool-13471-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> 2866393 INFO  (zkCallback-13441-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2866395 INFO  (zkCallback-13469-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2866395 INFO  (zkCallback-13484-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2866396 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 2866396 WARN  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] 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> 2866405 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2866405 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2866405 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2866405 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@488843ed{/x_a/ik,null,AVAILABLE}
   [junit4]   2> 2866405 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a70fd53{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41595}
   [junit4]   2> 2866405 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.Server Started @2866449ms
   [junit4]   2> 2866406 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/x_a/ik, hostPort=37139, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-2-001/cores}
   [junit4]   2> 2866406 ERROR (closeThreadPool-13471-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2866406 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2866406 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 2866406 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2866406 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2866406 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T22:50:58.088Z
   [junit4]   2> 2866407 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2866408 INFO  (zkConnectionManagerCallback-13490-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2866408 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2866531 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2866531 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-2-001/solr.xml
   [junit4]   2> 2866542 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2866557 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2866557 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2866575 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2866859 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2867148 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2867149 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2867160 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:40485_x_a%2Fik     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-1-001/cores
   [junit4]   2> 2867350 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40485_x_a%2Fik
   [junit4]   2> 2869975 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2870097 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@45887baf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2870097 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@45887baf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2870127 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22c79d43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2870127 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22c79d43[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2870128 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39585/solr
   [junit4]   2> 2870142 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2870175 INFO  (zkConnectionManagerCallback-13505-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2870175 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2870291 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 2870292 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2870293 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2870293 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2870293 INFO  (closeThreadPool-13471-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> 2870406 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2870410 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2870410 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2870410 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2870411 INFO  (zkConnectionManagerCallback-13507-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2870411 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2870425 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 2870430 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a96d248{/x_a/ik,null,AVAILABLE}
   [junit4]   2> 2870431 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b1ddab9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34429}
   [junit4]   2> 2870431 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.s.Server Started @2870475ms
   [junit4]   2> 2870431 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/x_a/ik, hostPort=41715, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-3-001/cores}
   [junit4]   2> 2870431 ERROR (closeThreadPool-13471-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2870431 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2870431 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 2870431 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2870431 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2870431 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T22:51:02.113Z
   [junit4]   2> 2870438 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2870445 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37139_x_a%2Fik as DOWN
   [junit4]   2> 2870446 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2870446 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37139_x_a%2Fik
   [junit4]   2> 2870463 INFO  (zkCallback-13441-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2870463 INFO  (zkCallback-13484-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2870464 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 2870464 WARN  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] 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> 2870475 INFO  (zkCallback-13506-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2870494 INFO  (zkConnectionManagerCallback-13511-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2870507 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2870508 WARN  
(closeThreadPool-13471-thread-1-SendThread(127.0.0.1:39585)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1005f9fd84c000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1005f9fd84c000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1005f9fd84c000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2870527 INFO  (zkCallback-13469-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2870620 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2870620 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-3-001/solr.xml
   [junit4]   2> 2870645 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2870645 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2870647 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2870658 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2870833 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2870928 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2870928 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2870951 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:37139_x_a%2Fik     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-2-001/cores
   [junit4]   2> 2871257 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37139_x_a%2Fik
   [junit4]   2> 2872442 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[41BCC9FA320068B2]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 2872458 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2872458 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2872458 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2872458 INFO  (closeThreadPool-13471-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> 2872506 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2872506 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2872506 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2872527 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@524f2e00{/x_a/ik,null,AVAILABLE}
   [junit4]   2> 2872528 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@46c1a32e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36251}
   [junit4]   2> 2872528 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.s.Server Started @2872572ms
   [junit4]   2> 2872528 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/x_a/ik, hostPort=32943, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-4-001/cores}
   [junit4]   2> 2872528 ERROR (closeThreadPool-13471-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2872528 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2872529 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 2872529 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2872529 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2872529 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-25T22:51:04.211Z
   [junit4]   2> 2872554 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2872570 INFO  (zkConnectionManagerCallback-13522-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2872570 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2872677 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2872677 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-4-001/solr.xml
   [junit4]   2> 2872705 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2872706 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2872707 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2875138 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2875150 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@718a794c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2875150 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@718a794c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2875174 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7115cca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2875175 WARN  (closeThreadPool-13471-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7115cca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2875176 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39585/solr
   [junit4]   2> 2875178 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2875195 INFO  (zkConnectionManagerCallback-13532-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2875195 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2875353 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2875459 INFO  (zkConnectionManagerCallback-13534-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2875462 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2875489 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 2875536 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41715_x_a%2Fik as DOWN
   [junit4]   2> 2875537 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2875537 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41715_x_a%2Fik
   [junit4]   2> 2875563 INFO  (zkCallback-13441-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2875563 INFO  (zkCallback-13469-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2875573 INFO  (zkCallback-13533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2875573 INFO  (zkCallback-13484-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2875576 INFO  (zkCallback-13506-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2875605 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 2875605 WARN  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] 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> 2875722 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2875891 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2875986 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2875986 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10c2af35
   [junit4]   2> 2876004 INFO  (closeThreadPool-13471-thread-1) 
[n:127.0.0.1:41715_x_a%2Fik     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionOnCommitTest_41BCC9FA320068B2-001/shard-3-001/cores
   [junit4]   2> 2876143 INFO  (closeThreadPool-13471-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41715_x_a%2Fik
   [junit4]   2> 2876257 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2876258 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@62df8c68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2876258 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@62df8c68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2876287 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@597abe10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2876287 WARN  (closeThreadPool-13471-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@597abe10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2876288 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39585/solr
   [junit4]   2> 2876325 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2876342 INFO  (zkConnectionManagerCallback-13549-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2876342 INFO  (closeThreadPool-13471-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2876343 WARN  
(closeThreadPool-13471-thread-2-SendThread(127.0.0.1:39585)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1005f9fd84c0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1005f9fd84c0011, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1005f9fd84c0011, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2876445 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:32943_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2876446 INFO  (zkConnectionManagerCallback-13551-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2876446 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:32943_x_a%2Fik     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2876507 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:32943_x_a%2Fik     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 2876586 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:32943_x_a%2Fik     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:32943_x_a%2Fik as DOWN
   [junit4]   2> 2876588 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:32943_x_a%2Fik     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2876588 INFO  (closeThreadPool-13471-thread-2) 
[n:127.0.0.1:32943_x_a%2Fik     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32943_x_a%2Fik
   [junit4]   2> 2876591 INFO  (zkCallback-13484-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2876591 INFO  (zkCallback-13441-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2876626 INFO  (zkCallback-13506-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Update

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

ry.connectSocket(SSLConnectionSocketFactory.java:368) 
~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
 ~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
 ~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
 ~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) 
~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) 
~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 
~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 
~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
 ~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
 ~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
 ~[httpclient-4.5.10.jar:4.5.10]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
 ~[java/:?]
   [junit4]   2>        ... 11 more
   [junit4]   2> 3455172 WARN  (zkCallback-9072-thread-4) [n:127.0.0.1:40225_ 
c:source_collection s:shard1 r:core_node3 x:source_collection_shard1_replica_n1 
] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 3455173 INFO  (zkCallback-9072-thread-4) [n:127.0.0.1:40225_ 
c:source_collection s:shard1 r:core_node3 x:source_collection_shard1_replica_n1 
] o.a.s.c.SolrCore [source_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c41b6e7
   [junit4]   2> 3455173 INFO  (zkCallback-9072-thread-4) [n:127.0.0.1:40225_ 
c:source_collection s:shard1 r:core_node3 x:source_collection_shard1_replica_n1 
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.source_collection.shard1.replica_n1 tag=SolrCore@c41b6e7
   [junit4]   2> 3455173 INFO  (zkCallback-9072-thread-4) [n:127.0.0.1:40225_ 
c:source_collection s:shard1 r:core_node3 x:source_collection_shard1_replica_n1 
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@78405479: rootName = null, 
domain = solr.core.source_collection.shard1.replica_n1, service url = null, 
agent id = null] for registry 
solr.core.source_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@50e39c8c
   [junit4]   2> 3455191 INFO  (zkCallback-9072-thread-4) [n:127.0.0.1:40225_ 
c:source_collection s:shard1 r:core_node3 x:source_collection_shard1_replica_n1 
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.source_collection.shard1.leader tag=SolrCore@c41b6e7
   [junit4]   2> 3455191 INFO  (zkCallback-9072-thread-4) [n:127.0.0.1:40225_ 
c:source_collection s:shard1 r:core_node3 x:source_collection_shard1_replica_n1 
] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR 
handler @ source_collection:shard1
   [junit4]   2> 3455192 INFO  (zkCallback-9072-thread-4) [n:127.0.0.1:40225_ 
c:source_collection s:shard1 r:core_node3 x:source_collection_shard1_replica_n1 
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 3455297 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[41BCC9FA320068B2])
 [     ] o.a.s.c.Overseer Overseer 
(id=72162772402831398-127.0.0.1:40225_-n_0000000003) closing
   [junit4]   2> 3455298 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[41BCC9FA320068B2])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a6d51b4{SSL, (ssl, 
http/1.1)}{127.0.0.1:40225}
   [junit4]   2> 3455298 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[41BCC9FA320068B2])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2be188d3{/,null,UNAVAILABLE}
   [junit4]   2> 3455298 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[41BCC9FA320068B2])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3455300 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[41BCC9FA320068B2])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testPartialReplicationAfterPeerSync
   [junit4]   2> 3455300 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[41BCC9FA320068B2])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3455503 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/aliases.json
   [junit4]   2>        20      /solr/collections/source_collection/terms/shard1
   [junit4]   2>        8       
/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2>        8       /solr/collections/tmp_collection/terms/shard1
   [junit4]   2>        7       /solr/collections/tmp_collection/state.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       
/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/collections/source_collection/state.json
   [junit4]   2>        30      /solr/clusterprops.json
   [junit4]   2>        30      /solr/clusterstate.json
   [junit4]   2>        24      /solr/collections/tmp_collection/state.json
   [junit4]   2>        5       
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>        5       
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>        3       
/solr/collections/source_collection/leader_elect/shard1/election/72162772402831365-core_node4-n_0000000000
   [junit4]   2>        3       
/solr/overseer_elect/election/72162772402831365-127.0.0.1:33679_-n_0000000000
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        55      /solr/overseer/queue
   [junit4]   2>        40      /solr/live_nodes
   [junit4]   2>        39      /solr/collections
   [junit4]   2>        19      /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 3455507 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[41BCC9FA320068B2])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37059
   [junit4]   2> 3455507 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[41BCC9FA320068B2])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37059
   [junit4]   2> 3455507 INFO  
(TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[41BCC9FA320068B2])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37059
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_41BCC9FA320068B2-001
   [junit4]   2> Aug 25, 2020 11:00:47 PM 
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): 
{_root_=BlockTreeOrds(blocksize=128), id=Lucene84}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1990, maxMBSortInHeap=6.290982036433352, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-SY, 
timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=8,threads=1,free=193191272,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [TestReRankQParserPlugin, 
BJQParserTest, PolyFieldTest, DistributedSuggestComponentTest, 
TestExactSharedStatsCache, URLClassifyProcessorTest, TestSimUtils, 
NodeMutatorTest, ShowFileRequestHandlerTest, SolrCoreMetricManagerTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, QueryElevationComponentTest, 
CollectionsAPISolrJTest, BigEndianAscendingWordDeserializerTest, 
TestSimpleTextCodec, TestAddFieldRealTimeGet, TestCustomSort, 
TestSolrCLIRunExample, RequestLoggingTest, TestInitQParser, 
TestGeoJSONResponseWriter, JavabinLoaderTest, OverseerSolrResponseTest, 
TestSimComputePlanAction, SSLMigrationTest, TestConfig, RankQueryTest, 
SchemaApiFailureTest, AtomicUpdateRemovalJavabinTest, SolrIndexMetricsTest, 
TestSolrCloudWithKerberosAlt, NodeAddedTriggerIntegrationTest, 
SolrJmxReporterTest, LargeFieldTest, TestDeprecatedFilters, 
TemplateUpdateProcessorTest, LeaderElectionContextKeyTest, 
DirectSolrSpellCheckerTest, MultiDestinationAuditLoggerTest, 
HdfsRestartWhileUpdatingTest, TestBulkSchemaAPI, HdfsBasicDistributedZkTest, 
TestNumericRangeQuery32, BasicFunctionalityTest, HdfsDirectoryFactoryTest, 
TestSearchPerf, DaemonStreamApiTest, TestSubQueryTransformer, 
TestNumericTerms64, TestPullReplicaErrorHandling, TestRestoreCore, 
TestBulkSchemaConcurrent, IndexSchemaRuntimeFieldTest, NumberUtilsTest, 
CheckHdfsIndexTest, CdcrReplicationHandlerTest]
   [junit4] Completed [430/919 (2!)] on J1 in 246.23s, 5 tests, 1 failure <<< 
FAILURES!

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

Reply via email to