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 2021/12/15 19:51:31 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 156 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/156/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testDeleteAliasedCollection

Error Message:
{aliasedCollection2=DocCollection(aliasedCollection2//collections/aliasedCollection2/state.json/3 )={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node2":{           "core":"aliasedCollection2_shard1_replica_n1",           "node_name":"127.0.0.1:33589_solr",           "base_url":"http://127.0.0.1:33589/solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}}

Stack Trace:
java.lang.AssertionError: {aliasedCollection2=DocCollection(aliasedCollection2//collections/aliasedCollection2/state.json/3 )={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"aliasedCollection2_shard1_replica_n1",
          "node_name":"127.0.0.1:33589_solr",
          "base_url":"http://127.0.0.1:33589/solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}}
	at __randomizedtesting.SeedInfo.seed([FA93CD588814F8D4:3D8FCE8CA844562F]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertFalse(Assert.java:65)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testDeleteAliasedCollection(CollectionsAPISolrJTest.java:1037)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15102 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1307231 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-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-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1307231 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1307231 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-15518 after mutting 0 log messages
   [junit4]   2> 1307231 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-15519 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1307232 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001/data-dir-142-001
   [junit4]   2> 1307232 WARN  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1307232 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1307234 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1307239 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClusterProp
   [junit4]   2> 1307240 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001/tempDir-001
   [junit4]   2> 1307240 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1307240 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1307240 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1307242 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1307340 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34495
   [junit4]   2> 1307340 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34495
   [junit4]   2> 1307340 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34495
   [junit4]   2> 1307340 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34495
   [junit4]   2> 1307342 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1307344 INFO  (zkConnectionManagerCallback-11545-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307344 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1307346 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1307347 INFO  (zkConnectionManagerCallback-11547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307348 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1307348 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1307349 INFO  (zkConnectionManagerCallback-11549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307349 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-4) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-3) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-2) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1307451 INFO  (jetty-launcher-11550-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1307452 INFO  (jetty-launcher-11550-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1307452 INFO  (jetty-launcher-11550-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1307452 INFO  (jetty-launcher-11550-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1307453 INFO  (jetty-launcher-11550-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e545ca8{/solr,null,AVAILABLE}
   [junit4]   2> 1307453 INFO  (jetty-launcher-11550-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1307453 INFO  (jetty-launcher-11550-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1307453 INFO  (jetty-launcher-11550-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1307453 INFO  (jetty-launcher-11550-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1307453 INFO  (jetty-launcher-11550-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1307453 INFO  (jetty-launcher-11550-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1307453 INFO  (jetty-launcher-11550-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c49119b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42009}
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-4) [     ] o.e.j.s.Server Started @1307483ms
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34495/solr, hostPort=42009}
   [junit4]   2> 1307454 ERROR (jetty-launcher-11550-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-15T19:10:58.190Z
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1307454 INFO  (jetty-launcher-11550-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1307455 INFO  (jetty-launcher-11550-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79193fed{/solr,null,AVAILABLE}
   [junit4]   2> 1307455 INFO  (jetty-launcher-11550-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@108803d0{/solr,null,AVAILABLE}
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2eac6854{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39689}
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@743765ab{/solr,null,AVAILABLE}
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-1) [     ] o.e.j.s.Server Started @1307486ms
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34495/solr, hostPort=39689}
   [junit4]   2> 1307456 ERROR (jetty-launcher-11550-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-15T19:10:58.192Z
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2fd94280{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33163}
   [junit4]   2> 1307456 INFO  (zkConnectionManagerCallback-11552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-2) [     ] o.e.j.s.Server Started @1307486ms
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34495/solr, hostPort=33163}
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1307456 ERROR (jetty-launcher-11550-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 1307456 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307457 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1307457 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-15T19:10:58.193Z
   [junit4]   2> 1307457 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307457 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1307457 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1307457 INFO  (jetty-launcher-11550-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c6ddec9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43327}
   [junit4]   2> 1307457 INFO  (jetty-launcher-11550-thread-3) [     ] o.e.j.s.Server Started @1307487ms
   [junit4]   2> 1307457 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34495/solr, hostPort=43327}
   [junit4]   2> 1307458 ERROR (jetty-launcher-11550-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1307458 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1307458 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 1307458 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307458 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1307458 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-15T19:10:58.194Z
   [junit4]   2> 1307460 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1307461 INFO  (zkConnectionManagerCallback-11554-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307461 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1307461 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1307462 INFO  (zkConnectionManagerCallback-11556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307462 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307462 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1307461 WARN  (jetty-launcher-11550-thread-4-SendThread(127.0.0.1:34495)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103190799cc0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1307462 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307462 INFO  (zkConnectionManagerCallback-11558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1307462 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1307465 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1307465 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1307465 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307468 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1308303 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1308303 WARN  (jetty-launcher-11550-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7700e8b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308303 WARN  (jetty-launcher-11550-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7700e8b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308331 WARN  (jetty-launcher-11550-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@690b5a3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308331 WARN  (jetty-launcher-11550-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@690b5a3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308332 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34495/solr
   [junit4]   2> 1308346 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308358 INFO  (zkConnectionManagerCallback-11578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308359 INFO  (jetty-launcher-11550-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308359 WARN  (jetty-launcher-11550-thread-4-SendThread(127.0.0.1:34495)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103190799cc0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1308478 INFO  (jetty-launcher-11550-thread-4) [n:127.0.0.1:42009_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308501 INFO  (zkConnectionManagerCallback-11580-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308501 INFO  (jetty-launcher-11550-thread-4) [n:127.0.0.1:42009_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308554 WARN  (jetty-launcher-11550-thread-4) [n:127.0.0.1:42009_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1308560 INFO  (jetty-launcher-11550-thread-4) [n:127.0.0.1:42009_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42009_solr
   [junit4]   2> 1308561 INFO  (jetty-launcher-11550-thread-4) [n:127.0.0.1:42009_solr     ] o.a.s.c.Overseer Overseer (id=72929539403808776-127.0.0.1:42009_solr-n_0000000000) starting
   [junit4]   2> 1308565 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1308565 INFO  (OverseerStateUpdate-72929539403808776-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42009_solr
   [junit4]   2> 1308571 WARN  (jetty-launcher-11550-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@779bba7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308571 WARN  (jetty-launcher-11550-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@779bba7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308572 INFO  (jetty-launcher-11550-thread-4) [n:127.0.0.1:42009_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42009_solr
   [junit4]   2> 1308574 WARN  (jetty-launcher-11550-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@596c0987[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308574 WARN  (jetty-launcher-11550-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@596c0987[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308575 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34495/solr
   [junit4]   2> 1308576 INFO  (zkCallback-11579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1308577 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308577 INFO  (jetty-launcher-11550-thread-4) [n:127.0.0.1:42009_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1308577 WARN  (jetty-launcher-11550-thread-4) [n:127.0.0.1:42009_solr     ] 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> 1308594 INFO  (zkConnectionManagerCallback-11595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308594 INFO  (jetty-launcher-11550-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308603 WARN  (jetty-launcher-11550-thread-2-SendThread(127.0.0.1:34495)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103190799cc0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1308608 INFO  (jetty-launcher-11550-thread-4) [n:127.0.0.1:42009_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001/tempDir-001/node4
   [junit4]   2> 1308709 INFO  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308717 INFO  (zkConnectionManagerCallback-11600-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308717 INFO  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308720 WARN  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1308721 INFO  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1308723 INFO  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33163_solr as DOWN
   [junit4]   2> 1308724 INFO  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1308724 INFO  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33163_solr
   [junit4]   2> 1308725 INFO  (zkCallback-11579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1308726 INFO  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1308726 WARN  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] 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> 1308735 INFO  (zkCallback-11599-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1308747 INFO  (jetty-launcher-11550-thread-2) [n:127.0.0.1:33163_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001/tempDir-001/node2
   [junit4]   2> 1309227 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1309228 WARN  (jetty-launcher-11550-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5aa60d6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309228 WARN  (jetty-launcher-11550-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5aa60d6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309243 WARN  (jetty-launcher-11550-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@387c8cc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309243 WARN  (jetty-launcher-11550-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@387c8cc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309243 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1309244 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34495/solr
   [junit4]   2> 1309245 WARN  (jetty-launcher-11550-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c6a8948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309245 WARN  (jetty-launcher-11550-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c6a8948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309246 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1309247 WARN  (jetty-launcher-11550-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d815ac2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309247 WARN  (jetty-launcher-11550-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d815ac2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309248 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34495/solr
   [junit4]   2> 1309249 INFO  (zkConnectionManagerCallback-11617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1309249 INFO  (jetty-launcher-11550-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1309250 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1309250 INFO  (zkConnectionManagerCallback-11622-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1309250 INFO  (jetty-launcher-11550-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1309251 WARN  (jetty-launcher-11550-thread-1-SendThread(127.0.0.1:34495)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103190799cc000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1309359 INFO  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1309359 INFO  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1309359 INFO  (zkConnectionManagerCallback-11624-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1309359 INFO  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1309360 INFO  (zkConnectionManagerCallback-11626-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1309360 INFO  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1309363 WARN  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1309365 WARN  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1309365 INFO  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1309366 INFO  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1309369 INFO  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43327_solr as DOWN
   [junit4]   2> 1309370 INFO  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39689_solr as DOWN
   [junit4]   2> 1309370 INFO  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1309370 INFO  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43327_solr
   [junit4]   2> 1309371 INFO  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1309371 INFO  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39689_solr
   [junit4]   2> 1309371 INFO  (zkCallback-11579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1309373 INFO  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1309373 WARN  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] 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> 1309379 INFO  (zkCallback-11579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1309379 INFO  (zkCallback-11599-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1309380 INFO  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1309380 WARN  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] 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> 1309397 INFO  (zkCallback-11623-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1309407 INFO  (zkCallback-11625-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1309419 INFO  (jetty-launcher-11550-thread-1) [n:127.0.0.1:39689_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001/tempDir-001/node1
   [junit4]   2> 1309422 INFO  (jetty-launcher-11550-thread-3) [n:127.0.0.1:43327_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001/tempDir-001/node3
   [junit4]   2> 1309448 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1309450 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1309452 INFO  (zkConnectionManagerCallback-11643-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1309452 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1309453 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1309455 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34495/solr ready
   [junit4]   2> 1309464 INFO  (qtp543916585-18678) [n:127.0.0.1:39689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1309468 INFO  (qtp543916585-18680) [n:127.0.0.1:39689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1309470 INFO  (qtp543916585-18685) [n:127.0.0.1:39689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1309472 INFO  (qtp543916585-18689) [n:127.0.0.1:39689_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1309605 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=760721229
   [junit4]   2> 1309605 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42009_solr
   [junit4]   2> 1309605 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1309605 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42009_solr as DOWN
   [junit4]   2> 1309607 INFO  (jetty-closer-11644-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1989454406
   [junit4]   2> 1309607 INFO  (jetty-closer-11644-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33163_solr
   [junit4]   2> 1309607 INFO  (jetty-closer-11644-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1122104635
   [junit4]   2> 1309607 INFO  (jetty-closer-11644-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39689_solr
   [junit4]   2> 1309607 INFO  (jetty-closer-11644-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1900666655
   [junit4]   2> 1309607 INFO  (jetty-closer-11644-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43327_solr
   [junit4]   2> 1309690 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1309691 INFO  (jetty-closer-11644-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1309691 INFO  (jetty-closer-11644-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33163_solr as DOWN
   [junit4]   2> 1309691 INFO  (jetty-closer-11644-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1309691 INFO  (jetty-closer-11644-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43327_solr as DOWN
   [junit4]   2> 1309691 INFO  (jetty-closer-11644-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1309691 INFO  (jetty-closer-11644-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39689_solr as DOWN
   [junit4]   2> 1309692 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1309692 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1309692 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1309692 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1309694 INFO  (closeThreadPool-11658-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72929539403808776-127.0.0.1:42009_solr-n_0000000000) closing
   [junit4]   2> 1309699 INFO  (OverseerAutoScalingTriggerThread-72929539403808776-127.0.0.1:42009_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1309699 INFO  (OverseerStateUpdate-72929539403808776-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42009_solr
   [junit4]   2> 1309700 WARN  (jetty-launcher-11550-thread-4-SendThread(127.0.0.1:34495)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103190799cc0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1309701 INFO  (zkCallback-11599-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1309711 INFO  (zkCallback-11625-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1309712 INFO  (jetty-closer-11644-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1309712 INFO  (jetty-closer-11644-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1309712 INFO  (jetty-closer-11644-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1309712 INFO  (jetty-closer-11644-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1309712 INFO  (zkCallback-11623-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1309712 INFO  (jetty-closer-11644-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1309712 INFO  (jetty-closer-11644-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1309712 INFO  (jetty-closer-11644-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1309712 INFO  (jetty-closer-11644-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1309715 INFO  (closeThreadPool-11658-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72929539403808776-127.0.0.1:42009_solr-n_0000000000) closing
   [junit4]   2> 1309719 INFO  (jetty-closer-11644-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1309719 INFO  (jetty-closer-11644-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1309719 INFO  (jetty-closer-11644-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1309719 INFO  (jetty-closer-11644-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1309801 INFO  (jetty-closer-11644-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72929539403808776-127.0.0.1:42009_solr-n_0000000000) closing
   [junit4]   2> 1309802 WARN  (jetty-launcher-11550-thread-3-SendThread(127.0.0.1:34495)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103190799cc000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1309803 INFO  (jetty-closer-11644-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c49119b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1309803 INFO  (jetty-closer-11644-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e545ca8{/solr,null,STOPPED}
   [junit4]   2> 1309804 INFO  (jetty-closer-11644-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1309804 WARN  (jetty-launcher-11550-thread-2-SendThread(127.0.0.1:34495)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103190799cc000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103190799cc000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1309903 INFO  (jetty-closer-11644-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2eac6854{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1309904 INFO  (jetty-closer-11644-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@108803d0{/solr,null,STOPPED}
   [junit4]   2> 1309904 INFO  (jetty-closer-11644-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1310003 INFO  (jetty-closer-11644-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2fd94280{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1310004 INFO  (jetty-closer-11644-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79193fed{/solr,null,STOPPED}
   [junit4]   2> 1310004 INFO  (jetty-closer-11644-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1310104 INFO  (jetty-closer-11644-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c6ddec9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1310104 INFO  (jetty-closer-11644-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@743765ab{/solr,null,STOPPED}
   [junit4]   2> 1310104 INFO  (jetty-closer-11644-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1310105 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1310308 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1310310 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34495
   [junit4]   2> 1310310 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34495
   [junit4]   2> 1310310 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34495
   [junit4]   2> 1310311 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA93CD588814F8D4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testClusterProp
   [junit4]   2> 1310315 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollWithDefaultClusterPropertiesOldFormat
   [junit4]   2> 1310316 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001/tempDir-002
   [junit4]   2> 1310316 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1310316 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1310316 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1310317 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1310416 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36459
   [junit4]   2> 1310416 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36459
   [junit4]   2> 1310416 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36459
   [junit4]   2> 1310416 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36459
   [junit4]   2> 1310418 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1310420 INFO  (zkConnectionManagerCallback-11666-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310420 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1310427 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1310430 INFO  (zkConnectionManagerCallback-11668-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310431 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1310432 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1310433 INFO  (zkConnectionManagerCallback-11670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310433 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1310536 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1310536 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1310536 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1310536 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1310536 INFO  (jetty-launcher-11671-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1310536 INFO  (jetty-launcher-11671-thread-2) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1310537 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1310537 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1310537 INFO  (jetty-launcher-11671-thread-4) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1310537 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1310537 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1310537 INFO  (jetty-launcher-11671-thread-3) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1310539 INFO  (jetty-launcher-11671-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1310539 INFO  (jetty-launcher-11671-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1310539 INFO  (jetty-launcher-11671-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1310539 INFO  (jetty-launcher-11671-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1310539 INFO  (jetty-launcher-11671-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1310539 INFO  (jetty-launcher-11671-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1310540 INFO  (jetty-launcher-11671-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c1275f9{/solr,null,AVAILABLE}
   [junit4]   2> 1310540 INFO  (jetty-launcher-11671-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@371d83a8{/solr,null,AVAILABLE}
   [junit4]   2> 1310547 INFO  (jetty-launcher-11671-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1310547 INFO  (jetty-launcher-11671-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1310547 INFO  (jetty-launcher-11671-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1310547 INFO  (jetty-launcher-11671-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c14b3a4{/solr,null,AVAILABLE}
   [junit4]   2> 1310554 INFO  (jetty-launcher-11671-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2061bbb4{/solr,null,AVAILABLE}
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5059992{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44685}
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-3) [     ] o.e.j.s.Server Started @1310585ms
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36459/solr, hostPort=44685}
   [junit4]   2> 1310555 ERROR (jetty-launcher-11671-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1310555 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-15T19:11:01.291Z
   [junit4]   2> 1310556 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1edb66f4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33311}
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-1) [     ] o.e.j.s.Server Started @1310586ms
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36459/solr, hostPort=33311}
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71fd029b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38163}
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-2) [     ] o.e.j.s.Server Started @1310586ms
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36459/solr, hostPort=38163}
   [junit4]   2> 1310557 ERROR (jetty-launcher-11671-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-15T19:11:01.293Z
   [junit4]   2> 1310557 ERROR (jetty-launcher-11671-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1310557 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-15T19:11:01.293Z
   [junit4]   2> 1310558 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1310558 INFO  (jetty-launcher-11671-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@312350f2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43993}
   [junit4]   2> 1310558 INFO  (jetty-launcher-11671-thread-4) [     ] o.e.j.s.Server Started @1310588ms
   [junit4]   2> 1310558 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36459/solr, hostPort=43993}
   [junit4]   2> 1310558 ERROR (jetty-launcher-11671-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1310558 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1310558 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 1310558 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1310558 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1310558 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-15T19:11:01.294Z
   [junit4]   2> 1310558 INFO  (zkConnectionManagerCallback-11673-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310559 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1310559 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1310559 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1310559 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1310561 INFO  (zkConnectionManagerCallback-11675-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310561 INFO  (zkConnectionManagerCallback-11677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310561 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1310562 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1310562 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1310562 INFO  (zkConnectionManagerCallback-11679-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310562 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1310563 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1310563 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1310564 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1310564 WARN  (jetty-launcher-11671-thread-3-SendThread(127.0.0.1:36459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031907a5cf0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1310565 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1310587 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1310588 INFO  (jetty-launcher-11671-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1310666 WARN  (jetty-launcher-11671-thread-2-SendThread(127.0.0.1:36459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031907a5cf0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1310666 WARN  (jetty-launcher-11671-thread-4-SendThread(127.0.0.1:36459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031907a5cf0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1310666 WARN  (jetty-launcher-11671-thread-1-SendThread(127.0.0.1:36459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031907a5cf0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1310983 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1310984 WARN  (jetty-launcher-11671-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@667fbe3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1310984 WARN  (jetty-launcher-11671-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@667fbe3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1310987 WARN  (jetty-launcher-11671-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@85bee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1310987 WARN  (jetty-launcher-11671-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@85bee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1310988 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36459/solr
   [junit4]   2> 1311010 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1311023 INFO  (zkConnectionManagerCallback-11699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1311023 INFO  (jetty-launcher-11671-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1311146 INFO  (jetty-launcher-11671-thread-3) [n:127.0.0.1:44685_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1311157 INFO  (zkConnectionManagerCallback-11701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1311157 INFO  (jetty-launcher-11671-thread-3) [n:127.0.0.1:44685_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1311209 WARN  (jetty-launcher-11671-thread-3) [n:127.0.0.1:44685_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1311212 INFO  (jetty-launcher-11671-thread-3) [n:127.0.0.1:44685_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44685_solr
   [junit4]   2> 1311213 INFO  (jetty-launcher-11671-thread-3) [n:127.0.0.1:44685_solr     ] o.a.s.c.Overseer Overseer (id=72929539605331976-127.0.0.1:44685_solr-n_0000000000) starting
   [junit4]   2> 1311224 INFO  (OverseerStateUpdate-72929539605331976-127.0.0.1:44685_solr-n_0000000000) [n:127.0.0.1:44685_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44685_solr
   [junit4]   2> 1311229 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1311443 INFO  (jetty-launcher-11671-thread-3) [n:127.0.0.1:44685_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44685_solr
   [junit4]   2> 1311443 WARN  (jetty-launcher-11671-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18f885e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1311444 WARN  (jetty-launcher-11671-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18f885e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1311448 INFO  (jetty-launcher-11671-thread-3) [n:127.0.0.1:44685_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1311449 WARN  (jetty-launcher-11671-thread-3) [n:127.0.0.1:44685_solr     ] 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> 1311455 INFO  (zkCallback-11700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1311456 WARN  (jetty-launcher-11671-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72c8b17e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1311456 WARN  (jetty-launcher-11671-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72c8b17e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1311458 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36459/solr
   [junit4]   2> 1311490 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1311496 INFO  (jetty-launcher-11671-thread-3) [n:127.0.0.1:44685_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001/tempDir-002/node4
   [junit4]   2> 1311551 INFO  (zkConnectionManagerCallback-11716-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1311551 INFO  (jetty-launcher-11671-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1311561 WARN  (jetty-launcher-11671-thread-2-SendThread(127.0.0.1:36459)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031907a5cf0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031907a5cf0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1311861 INFO  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1311879 INFO  (zkConnectionManagerCallback-11721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1311879 INFO  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1311882 WARN  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1311891 INFO  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1311893 INFO  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38163_solr as DOWN
   [junit4]   2> 1311894 INFO  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1311894 INFO  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38163_solr
   [junit4]   2> 1311895 INFO  (zkCallback-11700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1311896 INFO  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1311896 WARN  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] 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> 1311907 INFO  (zkCallback-11720-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1311930 INFO  (jetty-launcher-11671-thread-2) [n:127.0.0.1:38163_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001/tempDir-002/node2
   [junit4]   2> 1312004 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1312004 WARN  (jetty-launcher-11671-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@219c0d8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312004 WARN  (jetty-launcher-11671-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@219c0d8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312007 WARN  (jetty-launcher-11671-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4dba4e3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312007 WARN  (jetty-launcher-11671-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4dba4e3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312008 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36459/solr
   [junit4]   2> 1312009 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312009 INFO  (zkConnectionManagerCallback-11735-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312009 INFO  (jetty-launcher-11671-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1312266 INFO  (jetty-launcher-11671-thre

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

oIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031909229c000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1412566 INFO  (jetty-closer-14553-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2438000d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1412566 INFO  (jetty-closer-14553-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f19375d{/solr,null,STOPPED}
   [junit4]   2> 1412566 INFO  (jetty-closer-14553-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1412667 INFO  (jetty-closer-14553-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@18a5a97f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1412667 INFO  (jetty-closer-14553-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a6c9508{/solr,null,STOPPED}
   [junit4]   2> 1412667 INFO  (jetty-closer-14553-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1412670 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1412873 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> 	17	/solr/collections/corestatus_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/corestatus_test/terms/shard2
   [junit4]   2> 	5	/solr/collections/corestatus_test/terms/shard1
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1412876 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37293
   [junit4]   2> 1412876 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37293
   [junit4]   2> 1412876 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FA93CD588814F8D4]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37293
   [junit4]   2> 1412877 INFO  (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FA93CD588814F8D4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCloudInfoInCoreStatus
   [junit4]   2> 1412878 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-15519 after mutting 0 log messages
   [junit4]   2> 1412878 INFO  (SUITE-CollectionsAPISolrJTest-seed#[FA93CD588814F8D4]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-15520 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_FA93CD588814F8D4-001
   [junit4]   2> Dec 15, 2021 7:12:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {number_d=PostingsFormat(name=LuceneFixedGap), _root_=PostingsFormat(name=LuceneFixedGap), pointD_0*_d=PostingsFormat(name=LuceneFixedGap), pointD_1*_d=PostingsFormat(name=Direct), point_1___double=PostingsFormat(name=LuceneFixedGap), number_td=PostingsFormat(name=LuceneFixedGap), store_1_coordinate=Lucene84, timestamp_tdt=PostingsFormat(name=Direct), _version_=PostingsFormat(name=LuceneFixedGap), tv_mv_string=PostingsFormat(name=LuceneFixedGap), point_0___double=PostingsFormat(name=Direct), string_s=PostingsFormat(name=Asserting), number_l=PostingsFormat(name=LuceneFixedGap), number_tl=PostingsFormat(name=LuceneFixedGap), boolean_b=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), store_0_coordinate=PostingsFormat(name=Asserting), number_i=PostingsFormat(name=Asserting), number_ti=PostingsFormat(name=Direct), timestamp_dt=PostingsFormat(name=Asserting), number_f=Lucene84, number_tf=Lucene84}, docValues:{number_d=DocValuesFormat(name=Lucene80), pointD_0*_d=DocValuesFormat(name=Lucene80), point_1___double=DocValuesFormat(name=Lucene80), pointD_1*_d=DocValuesFormat(name=Direct), number_td=DocValuesFormat(name=Lucene80), multi_int_with_docvals=DocValuesFormat(name=Direct), timestamp_tdt=DocValuesFormat(name=Direct), store_1_coordinate=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), payload=DocValuesFormat(name=Lucene80), point_0___double=DocValuesFormat(name=Direct), number_tl=DocValuesFormat(name=Lucene80), number_l=DocValuesFormat(name=Lucene80), store_0_coordinate=DocValuesFormat(name=Asserting), timestamp_dt=DocValuesFormat(name=Asserting), number_ti=DocValuesFormat(name=Direct), number_i=DocValuesFormat(name=Asserting), number_tf=DocValuesFormat(name=Lucene80), number_f=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1417, maxMBSortInHeap=7.089544377605796, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=th-TH, timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=153408728,total=503840768
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialRPTFieldTypeTest, TestConfigsApi, SimpleMLTQParserTest, HdfsRestartWhileUpdatingTest, CloneFieldUpdateProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, TestCloudConsistency, TestNumericRangeQuery64, TestHalfAndHalfDocValues, ExecutePlanActionTest, HdfsBackupRepositoryIntegrationTest, TestLockTree, MetricsHistoryIntegrationTest, VersionInfoTest, TestXIncludeConfig, SolrMetricReporterTest, BasicZkTest, SuggesterTSTTest, DeleteByIdWithRouterFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSlowCompositeReaderWrapper, TestConfigSetsAPIShareSchema, DeleteNodeTest, TestReRankQParserPlugin, JSONWriterTest, TestExclusionRuleCollectionAccess, TestSortByMinMaxFunction, TestConfigReload, TermsComponentTest, TestCircuitBreaker, TestSchemaDesignerAPI, TestCoreDiscovery, DisMaxRequestHandlerTest, TriLevelCompositeIdRoutingTest, TestComplexPhraseQParserPlugin, TestDocBasedVersionConstraints, OverriddenZkACLAndCredentialsProvidersTest, AutoAddReplicasIntegrationTest, TestDistribIDF, TestUseDocValuesAsStored2, TestUpdate, RegexBoostProcessorTest, TestStressThreadBackup, SolrRrdBackendFactoryTest, RangeFacetCloudTest, ConfigureRecoveryStrategyTest, TestPHPSerializedResponseWriter, TestLMJelinekMercerSimilarityFactory, TestSolrDeletionPolicy1, NotRequiredUniqueKeyTest, TestUnInvertedFieldException, SliceStateTest, TestDistribPackageStore, TestFieldCacheSort, RequiredFieldsTest, SearchHandlerTest, TestSkipOverseerOperations, AuditLoggerIntegrationTest, TestSchemaResource, OverseerSolrResponseTest, TestDistribDocBasedVersion, BlobRepositoryCloudTest, TestSha256AuthenticationProvider, BaseCdcrDistributedZkTest, RankQParserPluginTest, SolrLogAuditLoggerPluginTest, TestCloudManagedSchema, TestLegacyNumericUtils, SolrCoreCheckLockOnStartupTest, Tagger2Test, FieldAnalysisRequestHandlerTest, DistributedFacetPivotLongTailTest, TestCopyFieldCollectionResource, NodeMarkersRegistrationTest, AliasIntegrationTest, TestSnapshotCoreBackup, TestCloudJSONFacetSKGEquiv, SolrTestCaseJ4Test, TestPolicyCloud, ZookeeperReadAPITest, SimpleFacetsTest, FullSolrCloudDistribCmdsTest, HdfsCollectionsAPIDistributedZkTest, JWTVerificationkeyResolverTest, SegmentsInfoRequestHandlerTest, ZkCollectionPropsCachingTest, SolrIndexConfigTest, TestOmitPositions, TestWaitForStateWithJettyShutdowns, SpellingQueryConverterTest, IndexSizeTriggerSizeEstimationTest, InfoHandlerTest, TestMinimalConfig, TestPayloadCheckQParserPlugin, CreateCollectionCleanupTest, TestJettySolrRunner, TestPullReplica, TestRandomFlRTGCloud, DocValuesMissingTest, TestFuzzyAnalyzedSuggestions, AddBlockUpdateTest, SimpleCollectionCreateDeleteTest, TestManagedResource, TestLRUCache, TestLuceneMatchVersion, SuggestComponentContextFilterQueryTest, TestUniqueKeyFieldResource, TestBlockCollapse, ZkSolrClientTest, TestValueSourceCache, NodeAddedTriggerIntegrationTest, TestDFISimilarityFactory, TestConfigSetImmutable, TestInPlaceUpdatesRequiredField, PrimUtilsTest, RequestLoggingTest, TestPivotHelperCode, TestCustomDocTransformer, TestDistributedMissingSort, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, AddReplicaTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest]
   [junit4] Completed [529/955 (1!)] on J0 in 106.64s, 22 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 55776 lines...]