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

[JENKINS] Lucene » Lucene-Solr-BadApples-Tests-8.x - Build # 1 - Unstable!

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

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

Error Message:
Error from server at http://127.0.0.1:32789: Underlying core creation failed while creating collection: c8n_1x3_commits

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:32789: Underlying core creation failed while creating collection: c8n_1x3_commits
	at __randomizedtesting.SeedInfo.seed([D19ABFFD17322126:59CE8027B9CE4CDE]: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.oneShardTest(HttpPartitionOnCommitTest.java:125)
	at org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13281 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 250500 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[D19ABFFD17322126]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 250500 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[D19ABFFD17322126]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 250500 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[D19ABFFD17322126]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/data-dir-12-001
   [junit4]   2> 250500 WARN  (SUITE-HttpPartitionOnCommitTest-seed#[D19ABFFD17322126]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 250500 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[D19ABFFD17322126]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 250515 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[D19ABFFD17322126]-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> 250515 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[D19ABFFD17322126]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 250518 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 250519 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 250519 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 250520 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 250619 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44667
   [junit4]   2> 250619 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44667
   [junit4]   2> 250619 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44667
   [junit4]   2> 250619 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44667
   [junit4]   2> 250621 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 250624 INFO  (zkConnectionManagerCallback-1635-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 250624 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 250627 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 250628 INFO  (zkConnectionManagerCallback-1637-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 250628 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 250630 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 250632 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 250634 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 250635 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 250637 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 250638 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 250639 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 250641 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 250642 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 250644 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 250645 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 250646 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 251283 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 251283 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 251283 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 251283 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] 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> 251284 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 251284 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 251284 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 251285 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63a0dd38{/,null,AVAILABLE}
   [junit4]   2> 251302 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3579236{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35783}
   [junit4]   2> 251302 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.s.Server Started @251346ms
   [junit4]   2> 251302 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=34196, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/control-001/cores}
   [junit4]   2> 251302 ERROR (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 251302 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 251303 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 251303 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 251303 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 251303 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-06T03:26:13.134Z
   [junit4]   2> 251378 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 251432 INFO  (zkConnectionManagerCallback-1639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 251432 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 251434 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]-SendThread(127.0.0.1:44667)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1044c4bd6260002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1044c4bd6260002, 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 0x1044c4bd6260002, 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> 251535 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 251535 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/control-001/solr.xml
   [junit4]   2> 251539 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 251539 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 251541 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 257483 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 257484 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3794f15c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 257484 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3794f15c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 257488 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41d0dc9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 257488 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41d0dc9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 257489 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44667/solr
   [junit4]   2> 257491 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 257508 INFO  (zkConnectionManagerCallback-1649-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 257508 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 257611 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 257612 INFO  (zkConnectionManagerCallback-1651-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 257613 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 257719 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34196_
   [junit4]   2> 257720 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.c.Overseer Overseer (id=73267382543843332-127.0.0.1:34196_-n_0000000000) starting
   [junit4]   2> 257739 INFO  (OverseerStateUpdate-73267382543843332-127.0.0.1:34196_-n_0000000000) [n:127.0.0.1:34196_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34196_
   [junit4]   2> 257739 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34196_
   [junit4]   2> 257740 INFO  (OverseerStateUpdate-73267382543843332-127.0.0.1:34196_-n_0000000000) [n:127.0.0.1:34196_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 257744 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 257745 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] 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> 257806 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 257972 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 258001 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 258001 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 258024 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [n:127.0.0.1:34196_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/control-001/cores
   [junit4]   2> 258067 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 258069 INFO  (zkConnectionManagerCallback-1668-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258069 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 258071 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258072 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44667/solr ready
   [junit4]   2> 258073 INFO  (SocketProxy-Acceptor-34196) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59762,localport=34196], receiveBufferSize: 531000
   [junit4]   2> 258076 INFO  (SocketProxy-Acceptor-34196) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35783,localport=38696], receiveBufferSize=530904
   [junit4]   2> 258086 INFO  (qtp1578938121-3229) [n:127.0.0.1:34196_     ] 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:34196_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 258090 INFO  (OverseerThreadFactory-1658-thread-1-processing-n:127.0.0.1:34196_) [n:127.0.0.1:34196_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 258200 INFO  (SocketProxy-Acceptor-34196) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59766,localport=34196], receiveBufferSize: 531000
   [junit4]   2> 258201 INFO  (SocketProxy-Acceptor-34196) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35783,localport=38700], receiveBufferSize=530904
   [junit4]   2> 258252 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_    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> 258252 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 259341 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 259407 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 259444 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 260444 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 260654 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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@5dab090b
   [junit4]   2> 260655 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 260657 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7969777898567912]
   [junit4]   2> 260660 WARN  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261007 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261007 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261008 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 261009 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 261022 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=71.8974609375, floorSegmentMB=1.48828125, forceMergeDeletesPctAllowed=21.565325695115646, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=49.69708438389713
   [junit4]   2> 261024 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 261025 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261025 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261026 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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 1674244923438661632
   [junit4]   2> 261043 INFO  (searcherExecutor-1670-thread-1-processing-n:127.0.0.1:34196_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34196_ 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> 261062 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261063 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261080 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 261080 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261080 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34196/control_collection_shard1_replica_n1/
   [junit4]   2> 261080 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261081 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:34196/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 261081 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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/73267382543843332-core_node2-n_0000000000
   [junit4]   2> 261083 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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:34196/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 261105 INFO  (zkCallback-1650-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> 261105 INFO  (zkCallback-1650-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> 261106 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_ 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> 261121 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_     ] 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=2869
   [junit4]   2> 261167 INFO  (qtp1578938121-3229) [n:127.0.0.1:34196_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 261209 INFO  (zkCallback-1650-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> 261209 INFO  (zkCallback-1650-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> 261209 INFO  (zkCallback-1650-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> 261210 INFO  (qtp1578938121-3229) [n:127.0.0.1:34196_     ] 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:34196_&wt=javabin&version=2} status=0 QTime=3123
   [junit4]   2> 261210 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 261317 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 261318 INFO  (zkConnectionManagerCallback-1679-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261318 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 261332 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 261333 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44667/solr ready
   [junit4]   2> 261334 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 261334 INFO  (SocketProxy-Acceptor-34196) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59818,localport=34196], receiveBufferSize: 531000
   [junit4]   2> 261335 INFO  (SocketProxy-Acceptor-34196) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35783,localport=38752], receiveBufferSize=530904
   [junit4]   2> 261365 INFO  (qtp1578938121-3228) [n:127.0.0.1:34196_     ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 261369 INFO  (OverseerThreadFactory-1658-thread-2-processing-n:127.0.0.1:34196_) [n:127.0.0.1:34196_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 261370 INFO  (OverseerCollectionConfigSetProcessor-73267382543843332-127.0.0.1:34196_-n_0000000000) [n:127.0.0.1:34196_     ] 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> 261598 WARN  (OverseerThreadFactory-1658-thread-2-processing-n:127.0.0.1:34196_) [n:127.0.0.1:34196_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 261600 INFO  (qtp1578938121-3228) [n:127.0.0.1:34196_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 261602 INFO  (qtp1578938121-3228) [n:127.0.0.1:34196_     ] 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=1&wt=javabin&version=2} status=0 QTime=237
   [junit4]   2> 261620 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 261620 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 261620 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 261620 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 261620 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 261620 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 261620 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 261877 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 261878 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 261878 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 261878 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 261878 INFO  (closeThreadPool-1680-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> 261879 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 261879 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 261879 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 261896 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b0a537f{/,null,AVAILABLE}
   [junit4]   2> 261897 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67afb79d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34725}
   [junit4]   2> 261897 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.Server Started @261941ms
   [junit4]   2> 261897 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=32789, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-1-001/cores}
   [junit4]   2> 261897 ERROR (closeThreadPool-1680-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 261897 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 261898 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 261898 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 261898 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 261898 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-06T03:26:23.729Z
   [junit4]   2> 261899 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 261900 INFO  (zkConnectionManagerCallback-1682-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 261900 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 262002 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 262002 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-1-001/solr.xml
   [junit4]   2> 262103 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 262103 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 262105 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 263135 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 263137 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2554705c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 263137 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2554705c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 263160 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a70f40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 263160 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a70f40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 263161 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44667/solr
   [junit4]   2> 263162 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 263178 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 263179 INFO  (zkConnectionManagerCallback-1692-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 263180 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 263180 WARN  (closeThreadPool-1680-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 263180 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 263180 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 263180 INFO  (closeThreadPool-1680-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> 263212 INFO  (closeThreadPool-1680-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 263212 INFO  (closeThreadPool-1680-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 263212 INFO  (closeThreadPool-1680-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 263213 INFO  (closeThreadPool-1680-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a4d33e9{/,null,AVAILABLE}
   [junit4]   2> 263214 INFO  (closeThreadPool-1680-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e6e11f9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41271}
   [junit4]   2> 263214 INFO  (closeThreadPool-1680-thread-2) [     ] o.e.j.s.Server Started @263257ms
   [junit4]   2> 263214 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45141, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-2-001/cores}
   [junit4]   2> 263214 ERROR (closeThreadPool-1680-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 263214 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 263214 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 263214 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 263214 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 263214 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-06T03:26:25.045Z
   [junit4]   2> 263215 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 263217 INFO  (zkConnectionManagerCallback-1694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 263217 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 263285 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 263287 INFO  (zkConnectionManagerCallback-1696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 263287 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 263327 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 263345 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.c.ZkController Publish node=127.0.0.1:32789_ as DOWN
   [junit4]   2> 263362 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 263362 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32789_
   [junit4]   2> 263363 INFO  (zkCallback-1650-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 263363 INFO  (zkCallback-1678-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 263382 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 263382 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-2-001/solr.xml
   [junit4]   2> 263386 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 263387 WARN  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] 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> 263411 INFO  (OverseerCollectionConfigSetProcessor-73267382543843332-127.0.0.1:34196_-n_0000000000) [n:127.0.0.1:34196_     ] 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> 263412 INFO  (zkCallback-1695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 263432 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 263432 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 263440 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 263469 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 263594 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 263631 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 263631 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 263642 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:32789_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-1-001/cores
   [junit4]   2> 263679 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:32789_
   [junit4]   2> 263930 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 263931 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 263931 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 263931 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 263931 INFO  (closeThreadPool-1680-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> 263933 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 263933 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 263933 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 263933 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a3e9ab4{/,null,AVAILABLE}
   [junit4]   2> 263971 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@aa7987{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38697}
   [junit4]   2> 263971 INFO  (closeThreadPool-1680-thread-1) [     ] o.e.j.s.Server Started @264015ms
   [junit4]   2> 263971 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37512, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-3-001/cores}
   [junit4]   2> 263971 ERROR (closeThreadPool-1680-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 263972 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 263972 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 263972 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 263972 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 263972 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-06T03:26:25.803Z
   [junit4]   2> 263973 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 263974 INFO  (zkConnectionManagerCallback-1709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 263974 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 264080 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 264080 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-3-001/solr.xml
   [junit4]   2> 264101 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 264101 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 264103 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 266287 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 266288 WARN  (closeThreadPool-1680-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 266288 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 266288 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 266288 INFO  (closeThreadPool-1680-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 266289 INFO  (closeThreadPool-1680-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 266289 INFO  (closeThreadPool-1680-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 266289 INFO  (closeThreadPool-1680-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 266290 INFO  (closeThreadPool-1680-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53b18c39{/,null,AVAILABLE}
   [junit4]   2> 266291 INFO  (closeThreadPool-1680-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30fe3423{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38608}
   [junit4]   2> 266291 INFO  (closeThreadPool-1680-thread-3) [     ] o.e.j.s.Server Started @266334ms
   [junit4]   2> 266291 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=32997, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-4-001/cores}
   [junit4]   2> 266291 ERROR (closeThreadPool-1680-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 266291 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 266291 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 266291 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 266291 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 266291 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-06T03:26:28.122Z
   [junit4]   2> 266292 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 266301 INFO  (zkConnectionManagerCallback-1714-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 266301 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 266403 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 266403 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-4-001/solr.xml
   [junit4]   2> 266422 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 266422 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 266424 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 268571 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 268572 WARN  (closeThreadPool-1680-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d77a191[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268572 WARN  (closeThreadPool-1680-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d77a191[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268592 WARN  (closeThreadPool-1680-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b177836[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268592 WARN  (closeThreadPool-1680-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b177836[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268593 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44667/solr
   [junit4]   2> 268594 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 268603 INFO  (zkConnectionManagerCallback-1724-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268603 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268612 WARN  (closeThreadPool-1680-thread-2-SendThread(127.0.0.1:44667)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1044c4bd626000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1044c4bd626000d, 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 0x1044c4bd626000d, 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> 268717 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 268719 INFO  (zkConnectionManagerCallback-1726-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268719 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268725 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 268747 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45141_ as DOWN
   [junit4]   2> 268748 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 268748 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45141_
   [junit4]   2> 268750 INFO  (zkCallback-1695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 268750 INFO  (zkCallback-1678-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 268750 INFO  (zkCallback-1650-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 268750 INFO  (zkCallback-1725-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 268752 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 268752 WARN  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] 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> 268783 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 268784 WARN  (closeThreadPool-1680-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e78dd9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268784 WARN  (closeThreadPool-1680-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e78dd9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268787 WARN  (closeThreadPool-1680-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ffca4a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268787 WARN  (closeThreadPool-1680-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ffca4a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 268789 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44667/solr
   [junit4]   2> 268789 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 268807 INFO  (zkConnectionManagerCallback-1736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268807 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268860 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 268934 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 268934 INFO  (zkConnectionManagerCallback-1742-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 268934 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 268949 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 268954 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.c.ZkController Publish node=127.0.0.1:32997_ as DOWN
   [junit4]   2> 268956 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 268956 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32997_
   [junit4]   2> 268957 INFO  (zkCallback-1678-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268981 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 268982 INFO  (zkCallback-1650-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268982 INFO  (zkCallback-1725-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268982 INFO  (zkCallback-1695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268982 INFO  (zkCallback-1741-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 268982 WARN  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] 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> 268999 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 269070 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 269070 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 269072 INFO  (closeThreadPool-1680-thread-2) [n:127.0.0.1:45141_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-2-001/cores
   [junit4]   2> 269073 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 269173 INFO  (closeThreadPool-1680-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45141_
   [junit4]   2> 269214 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 269280 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 269280 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 269294 INFO  (closeThreadPool-1680-thread-3) [n:127.0.0.1:32997_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-4-001/cores
   [junit4]   2> 269462 INFO  (closeThreadPool-1680-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:32997_
   [junit4]   2> 270671 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 270673 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@777396de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270673 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@777396de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270677 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32dbce2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270677 WARN  (closeThreadPool-1680-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32dbce2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270678 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44667/solr
   [junit4]   2> 270679 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 270692 INFO  (zkConnectionManagerCallback-1758-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 270692 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 270795 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 270797 INFO  (zkConnectionManagerCallback-1760-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 270797 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 270803 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 270809 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37512_ as DOWN
   [junit4]   2> 270810 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 270810 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37512_
   [junit4]   2> 270812 INFO  (zkCallback-1725-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 270812 INFO  (zkCallback-1650-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 270812 INFO  (zkCallback-1678-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 270812 INFO  (zkCallback-1695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 270812 INFO  (zkCallback-1741-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 270812 INFO  (zkCallback-1759-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 270838 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 270839 WARN  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] 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> 270883 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 270954 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 270991 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 270992 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 271006 INFO  (closeThreadPool-1680-thread-1) [n:127.0.0.1:37512_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-3-001/cores
   [junit4]   2> 271068 INFO  (closeThreadPool-1680-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37512_
   [junit4]   2> 271083 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42324,localport=32789], receiveBufferSize: 531000
   [junit4]   2> 271084 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34725,localport=59930], receiveBufferSize=530904
   [junit4]   2> 271084 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42326,localport=32789], receiveBufferSize: 531000
   [junit4]   2> 271094 INFO  (qtp1670397751-3295) [n:127.0.0.1:32789_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32789_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 271095 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34725,localport=59936], receiveBufferSize=530904
   [junit4]   2> 271097 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42330,localport=32789], receiveBufferSize: 531000
   [junit4]   2> 271097 INFO  (qtp1670397751-3294) [n:127.0.0.1:32789_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45141_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 271107 INFO  (qtp1670397751-3296) [n:127.0.0.1:32789_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32997_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 271114 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34725,localport=59938], receiveBufferSize=530904
   [junit4]   2> 271115 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42332,localport=32789], receiveBufferSize: 531000
   [junit4]   2> 271116 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34725,localport=59940], receiveBufferSize=530904
   [junit4]   2> 271119 INFO  (qtp1670397751-3424) [n:127.0.0.1:32789_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37512_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 271132 INFO  (OverseerThreadFactory-1658-thread-3-processing-n:127.0.0.1:34196_) [n:127.0.0.1:34196_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:32789_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 271134 INFO  (OverseerThreadFactory-1658-thread-3-processing-n:127.0.0.1:34196_) [n:127.0.0.1:34196_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 271152 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42340,localport=32789], receiveBufferSize: 531000
   [junit4]   2> 271153 INFO  (SocketProxy-Acceptor-32789) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34725,localport=59944], receiveBufferSize=530904
   [junit4]   2> 271196 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 272212 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 272250 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 272271 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 272665 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 272697 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dab090b
   [junit4]   2> 272697 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 272700 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7969777898567912]
   [junit4]   2> 272710 WARN  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_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> 272850 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 272850 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 272864 INFO  (qtp1670397751-3428) [n:127.0.0.1:32789_ c:colle

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

nit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [c8n_1x3_commits_shard1_replica_n3]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1402)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1267)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:c8n_1x3_commits due to: 
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1090)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:924)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1381)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:c8n_1x3_commits due to: 
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:99)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2953)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1034)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/c8n_1x3_commits
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:302)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:96)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 300676 INFO  (qtp1578938121-3230) [n:127.0.0.1:34196_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_commits_shard1_replica_n3&action=CREATE&numShards=1&collection=c8n_1x3_commits&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=18164
   [junit4]   2> 300677 WARN  (closeThreadPool-1805-thread-2) [     ] o.a.s.c.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:34196/, target: http://127.0.0.1:35783/
   [junit4]   2> 300677 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 300979 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> 	16	/solr/collections/collection1/state.json
   [junit4]   2> 	14	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/c8n_1x3_commits/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	86	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73267382543843332-127.0.0.1:34196_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/overseer/queue
   [junit4]   2> 	30	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 301023 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44667
   [junit4]   2> 301023 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44667
   [junit4]   2> 301023 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[D19ABFFD17322126]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44667
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=D19ABFFD17322126 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-LU -Dtests.timezone=Asia/Kashgar -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   50.5s J1 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:32789: Underlying core creation failed while creating collection: c8n_1x3_commits
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D19ABFFD17322126:59CE8027B9CE4CDE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionOnCommitTest.oneShardTest(HttpPartitionOnCommitTest.java:125)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_D19ABFFD17322126-001
   [junit4]   2> Aug 06, 2020 3:27:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=170, maxMBSortInHeap=6.561169598602424, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-LU, timezone=Asia/Kashgar
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=177833992,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, NodeAddedTriggerTest, ChaosMonkeyNothingIsSafeTest, TestStressLucene, ResponseBuilderTest, CdcrBootstrapTest, TestMultiWordSynonyms, TestFieldCacheReopen, MoreLikeThisHandlerTest, TestConfigReload, TlogReplayBufferedWhileIndexingTest, TestSimDistribStateManager, ZkFailoverTest, HttpPartitionOnCommitTest]
   [junit4] Completed [50/917 (1!)] on J1 in 51.71s, 1 test, 1 error <<< FAILURES!

[...truncated 55075 lines...]

[JENKINS] Lucene » Lucene-Solr-BadApples-Tests-8.x - Build # 2 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/2/

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

Error Message:
Error from server at http://127.0.0.1:34403/hf/b: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34403/hf/b: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([5A88BF29959B648:8DFCB42837A5DBB0]: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.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13118 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestOnReconnectListenerSupport
   [junit4]   2> 43848 INFO  (SUITE-TestOnReconnectListenerSupport-seed#[5A88BF29959B648]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 43849 INFO  (SUITE-TestOnReconnectListenerSupport-seed#[5A88BF29959B648]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestOnReconnectListenerSupport_5A88BF29959B648-001/data-dir-2-001
   [junit4]   2> 43849 INFO  (SUITE-TestOnReconnectListenerSupport-seed#[5A88BF29959B648]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 43864 INFO  (SUITE-TestOnReconnectListenerSupport-seed#[5A88BF29959B648]-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> 43864 INFO  (SUITE-TestOnReconnectListenerSupport-seed#[5A88BF29959B648]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 43864 INFO  (SUITE-TestOnReconnectListenerSupport-seed#[5A88BF29959B648]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hf/b
   [junit4]   2> 43871 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 43871 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 43872 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 43873 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 43972 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45541
   [junit4]   2> 43972 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45541
   [junit4]   2> 43972 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45541
   [junit4]   2> 43972 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45541
   [junit4]   2> 43976 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43987 INFO  (zkConnectionManagerCallback-153-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43987 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43991 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43993 INFO  (zkConnectionManagerCallback-155-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43994 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 44020 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 44022 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 44025 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 44035 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 44037 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 44051 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 44053 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 44055 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 44057 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 44077 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 44079 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 44113 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 44868 WARN  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 44868 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 44868 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 44868 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] 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> 44869 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 44869 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 44869 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 44882 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f86734f{/hf/b,null,AVAILABLE}
   [junit4]   2> 44884 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@138ef7cf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:३४४०३}
   [junit4]   2> 44884 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.s.Server Started @४४९९४ms
   [junit4]   2> 44884 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestOnReconnectListenerSupport_5A88BF29959B648-001/tempDir-001/control/data, hostContext=/hf/b, hostPort=34403, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestOnReconnectListenerSupport_5A88BF29959B648-001/control-001/cores}
   [junit4]   2> 44885 ERROR (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 44885 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 44885 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 44885 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 44885 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 44885 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-06T08:03:31.258Z
   [junit4]   2> 44886 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 44905 INFO  (zkConnectionManagerCallback-157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44905 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45028 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 45028 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestOnReconnectListenerSupport_5A88BF29959B648-001/control-001/solr.xml
   [junit4]   2> 45080 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 45080 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 45104 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@187fa04, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 47353 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 47355 WARN  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@713330ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 47355 WARN  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@713330ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 47397 WARN  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ebb209a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 47397 WARN  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ebb209a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 47447 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45541/solr
   [junit4]   2> 47448 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47452 INFO  (zkConnectionManagerCallback-167-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47466 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47569 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47571 INFO  (zkConnectionManagerCallback-169-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47572 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48174 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34403_hf%2Fb
   [junit4]   2> 48175 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.Overseer Overseer (id=73268472924930052-127.0.0.1:34403_hf%2Fb-n_0000000000) starting
   [junit4]   2> 48206 INFO  (OverseerStateUpdate-73268472924930052-127.0.0.1:34403_hf%2Fb-n_0000000000) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34403_hf%2Fb
   [junit4]   2> 48206 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34403_hf%2Fb
   [junit4]   2> 48224 INFO  (OverseerStateUpdate-73268472924930052-127.0.0.1:34403_hf%2Fb-n_0000000000) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48244 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 48245 WARN  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] 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> 48385 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 48551 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@187fa04
   [junit4]   2> 48640 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@187fa04
   [junit4]   2> 48640 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@187fa04
   [junit4]   2> 48658 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestOnReconnectListenerSupport_5A88BF29959B648-001/control-001/cores
   [junit4]   2> 48744 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48746 INFO  (zkConnectionManagerCallback-186-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48746 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48749 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48751 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45541/solr ready
   [junit4]   2> 48754 INFO  (qtp1239597183-274) [n:127.0.0.1:34403_hf%2Fb     ] 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:34403_hf%252Fb&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 48797 INFO  (OverseerThreadFactory-176-thread-1-processing-n:127.0.0.1:34403_hf%2Fb) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 49859 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb    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> 49879 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 51122 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 51380 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb 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> 51552 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 51946 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 53795 WARN  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 54051 WARN  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 54086 WARN  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 54129 WARN  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 56545 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb 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> 56769 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 56783 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 56785 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb 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@187fa04
   [junit4]   2> 56827 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb 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-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestOnReconnectListenerSupport_5A88BF29959B648-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestOnReconnectListenerSupport_5A88BF29959B648-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 57084 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb 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=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 58834 WARN  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb 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, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 64097 ERROR (OverseerThreadFactory-176-thread-1-processing-n:127.0.0.1:34403_hf%2Fb) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:34403/hf/b
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:197) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:189) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpReceiver.abort(HttpReceiver.java:608) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abortResponse(HttpChannel.java:156) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abort(HttpChannel.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpExchange.abort(HttpExchange.java:257) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpConversation.abort(HttpConversation.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.abort(HttpRequest.java:796) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.TimeoutCompleteListener.onTimeoutExpired(TimeoutCompleteListener.java:51) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.CyclicTimeout$Wakeup.run(CyclicTimeout.java:282) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) ~[?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_191]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException: Total timeout 15000 ms elapsed
   [junit4]   2> 	... 9 more
   [junit4]   2> 64191 ERROR (OverseerThreadFactory-176-thread-1-processing-n:127.0.0.1:34403_hf%2Fb) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 64203 INFO  (OverseerThreadFactory-176-thread-1-processing-n:127.0.0.1:34403_hf%2Fb) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 64228 ERROR (qtp1239597183-273) [n:127.0.0.1:34403_hf%2Fb    x:control_collection_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1764)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:108)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 64229 INFO  (qtp1239597183-273) [n:127.0.0.1:34403_hf%2Fb    x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=control_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 64330 ERROR (OverseerThreadFactory-176-thread-1-processing-n:127.0.0.1:34403_hf%2Fb) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:34403/hf/b
   [junit4]   2>           => org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:775)
   [junit4]   2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:775) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:464) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.access$1200(Http2SolrClient.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_191]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_191]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 64348 INFO  (zkCallback-168-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 64367 INFO  (OverseerThreadFactory-176-thread-1-processing-n:127.0.0.1:34403_hf%2Fb) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [control_collection]
   [junit4]   2> 64368 ERROR (OverseerThreadFactory-176-thread-1-processing-n:127.0.0.1:34403_hf%2Fb) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 64396 INFO  (qtp1239597183-274) [n:127.0.0.1:34403_hf%2Fb     ] 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:34403_hf%252Fb&wt=javabin&version=2} status=400 QTime=15641
   [junit4]   2> 64497 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb 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> 64497 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb 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> 64530 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=997880390
   [junit4]   2> 64530 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34403_hf%2Fb
   [junit4]   2> 64551 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 64551 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34403_hf%2Fb as DOWN
   [junit4]   2> 64555 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 64555 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d18761b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@548ed18a
   [junit4]   2> 64604 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 64605 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 64619 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=41.2841796875, floorSegmentMB=0.96484375, forceMergeDeletesPctAllowed=3.195876351651028, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8033461136085679, deletesPctAllowed=46.046717305471034
   [junit4]   2> 64642 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 64642 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5365e9e2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3ccea503
   [junit4]   2> 64662 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 64662 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d13fc38: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ebb7974
   [junit4]   2> 64662 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 64730 INFO  (closeThreadPool-199-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73268472924930052-127.0.0.1:34403_hf%2Fb-n_0000000000) closing
   [junit4]   2> 64730 INFO  (OverseerStateUpdate-73268472924930052-127.0.0.1:34403_hf%2Fb-n_0000000000) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34403_hf%2Fb
   [junit4]   2> 64731 INFO  (OverseerAutoScalingTriggerThread-73268472924930052-127.0.0.1:34403_hf%2Fb-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 64750 INFO  (closeThreadPool-199-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73268472924930052-127.0.0.1:34403_hf%2Fb-n_0000000000) closing
   [junit4]   2> 64847 INFO  (closeThreadPool-192-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73268472924930052-127.0.0.1:34403_hf%2Fb-n_0000000000) closing
   [junit4]   2> 64877 INFO  (closeThreadPool-192-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@138ef7cf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:०}
   [junit4]   2> 64878 INFO  (closeThreadPool-192-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f86734f{/hf/b,null,UNAVAILABLE}
   [junit4]   2> 64878 INFO  (closeThreadPool-192-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 64883 ERROR (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Failed to get config name due to
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:302) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:96) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2953) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1034) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:924) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1381) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1267) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 64909 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f2fbf39
   [junit4]   2> 64909 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1 tag=SolrCore@6f2fbf39
   [junit4]   2> 64909 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a2bc15e: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@17be6b3a
   [junit4]   2> 64944 INFO  (searcherExecutor-188-thread-1-processing-n:127.0.0.1:34403_hf%2Fb x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34403_hf%2Fb 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> 65024 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader tag=SolrCore@6f2fbf39
   [junit4]   2> 65052 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 65093 ERROR (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.c.CoreContainer null:org.apache.solr.common.SolrException: Error creating shard term node in Zookeeper for collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.<init>(ZkShardTerms.java:102)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.getShard(ZkCollectionTerms.java:45)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1644)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1638)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1280)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1733)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$9(SolrZkClient.java:530)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:529)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:473)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:460)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:334)
   [junit4]   2> 	... 42 more
   [junit4]   2> 
   [junit4]   2> 65094 ERROR (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'control_collection_shard1_replica_n1': Unable to create core [control_collection_shard1_replica_n1] Caused by: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1306)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1402)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1267)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:control_collection due to: 
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1090)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:924)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1381)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:control_collection due to: 
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:99)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2953)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1034)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:302)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:96)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 65094 INFO  (qtp1239597183-275) [n:127.0.0.1:34403_hf%2Fb     ] 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=400 QTime=15236
   [junit4]   2> 65115 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 65356 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 65412 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45541
   [junit4]   2> 65412 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45541
   [junit4]   2> 65412 INFO  (TEST-TestOnReconnectListenerSupport.test-seed#[5A88BF29959B648]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45541
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOnReconnectListenerSupport -Dtests.method=test -Dtests.seed=5A88BF29959B648 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=hi-IN -Dtests.timezone=Africa/Lome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   21.6s J0 | TestOnReconnectListenerSupport.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34403/hf/b: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A88BF29959B648:8DFCB42837A5DBB0]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestOnReconnectListenerSupport_5A88BF29959B648-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1180, maxMBSortInHeap=7.21948188628438, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hi-IN, timezone=Africa/Lome
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=374040168,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [TestDelegationWithHadoopAuth, TestOnReconnectListenerSupport]
   [junit4] Completed [3/917 (1!)] on J0 in 21.89s, 1 test, 1 error <<< FAILURES!

[...truncated 55236 lines...]