You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/02/19 06:39:43 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13.0.2) - Build # 5681 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5681/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node2":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",           "base_url":"http://127.0.0.1:52172/solr",           "node_name":"127.0.0.1:52172_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",           "base_url":"http://127.0.0.1:52212/solr",           "node_name":"127.0.0.1:52212_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:52212_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
          "base_url":"http://127.0.0.1:52172/solr",
          "node_name":"127.0.0.1:52172_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
          "base_url":"http://127.0.0.1:52212/solr",
          "node_name":"127.0.0.1:52212_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:52212_solr]
	at __randomizedtesting.SeedInfo.seed([E66EF1E9351B9DF6:323F92A6E4A5AA95]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:979)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:956)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13296 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 707239 INFO  (SUITE-TestCloudSearcherWarming-seed#[E66EF1E9351B9DF6]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 707240 INFO  (SUITE-TestCloudSearcherWarming-seed#[E66EF1E9351B9DF6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 707244 INFO  (SUITE-TestCloudSearcherWarming-seed#[E66EF1E9351B9DF6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudSearcherWarming_E66EF1E9351B9DF6-001/data-dir-32-001
   [junit4]   2> 707244 WARN  (SUITE-TestCloudSearcherWarming-seed#[E66EF1E9351B9DF6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 707258 INFO  (SUITE-TestCloudSearcherWarming-seed#[E66EF1E9351B9DF6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 707259 INFO  (SUITE-TestCloudSearcherWarming-seed#[E66EF1E9351B9DF6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 707289 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRepFactor1LeaderStartup
   [junit4]   2> 707290 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudSearcherWarming_E66EF1E9351B9DF6-001/tempDir-001
   [junit4]   2> 707290 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 707290 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 707290 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 707390 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkTestServer start zk server on port:52092
   [junit4]   2> 707391 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52092
   [junit4]   2> 707391 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52092
   [junit4]   2> 707391 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52092
   [junit4]   2> 707404 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707436 INFO  (zkConnectionManagerCallback-1752-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707438 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707465 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707481 INFO  (zkConnectionManagerCallback-1754-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707482 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707483 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707502 INFO  (zkConnectionManagerCallback-1756-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707502 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707645 WARN  (jetty-launcher-1757-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 707645 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 707645 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 707645 INFO  (jetty-launcher-1757-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 707648 INFO  (jetty-launcher-1757-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 707648 INFO  (jetty-launcher-1757-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 707648 INFO  (jetty-launcher-1757-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 707649 INFO  (jetty-launcher-1757-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52669523{/solr,null,AVAILABLE}
   [junit4]   2> 707662 INFO  (jetty-launcher-1757-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@523af747{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52098}
   [junit4]   2> 707662 INFO  (jetty-launcher-1757-thread-1) [     ] o.e.j.s.Server Started @707727ms
   [junit4]   2> 707662 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52098}
   [junit4]   2> 707663 ERROR (jetty-launcher-1757-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 707663 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 707663 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 707663 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 707663 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 707663 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T05:41:54.937678Z
   [junit4]   2> 707667 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 707684 INFO  (zkConnectionManagerCallback-1759-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 707684 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 707692 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 708079 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 708083 WARN  (jetty-launcher-1757-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b277d46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 708084 WARN  (jetty-launcher-1757-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b277d46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 708089 WARN  (jetty-launcher-1757-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a2bfe00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 708090 WARN  (jetty-launcher-1757-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a2bfe00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 708091 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52092/solr
   [junit4]   2> 708093 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 708095 INFO  (zkConnectionManagerCallback-1766-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 708095 INFO  (jetty-launcher-1757-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 708216 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 708220 INFO  (zkConnectionManagerCallback-1768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 708220 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 708533 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52098_solr
   [junit4]   2> 708536 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.c.Overseer Overseer (id=72090344619245573-127.0.0.1:52098_solr-n_0000000000) starting
   [junit4]   2> 708558 INFO  (OverseerStateUpdate-72090344619245573-127.0.0.1:52098_solr-n_0000000000) [n:127.0.0.1:52098_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52098_solr
   [junit4]   2> 708560 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52098_solr
   [junit4]   2> 708566 INFO  (zkCallback-1767-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 708571 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 708574 WARN  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_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> 708608 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 708633 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52098.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f864574
   [junit4]   2> 708644 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52098.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f864574
   [junit4]   2> 708644 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52098.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f864574
   [junit4]   2> 708646 INFO  (jetty-launcher-1757-thread-1) [n:127.0.0.1:52098_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudSearcherWarming_E66EF1E9351B9DF6-001/tempDir-001/node1/.
   [junit4]   2> 708694 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 708700 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 708710 INFO  (zkConnectionManagerCallback-1777-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 708710 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 708727 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 708743 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52092/solr ready
   [junit4]   2> 708764 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:52098_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 708782 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testRepFactor1LeaderStartup
   [junit4]   2> 708785 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 708792 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/protwords.txt
   [junit4]   2> 708804 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 708813 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 708820 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 708825 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 708835 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 708850 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 708869 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 708891 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 708901 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 708908 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 708913 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 708920 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 708926 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 708933 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 708957 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 708967 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 708987 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 709031 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 709060 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 709082 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 709101 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 709113 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 709128 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 709141 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 709153 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 709165 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 709177 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 709188 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 709199 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 709213 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 709232 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 709253 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 709263 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 709282 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 709295 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 709310 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 709359 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 709373 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 709393 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 709440 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testRepFactor1LeaderStartup.AUTOCREATED/solrconfig.xml
   [junit4]   2> 709575 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/synonyms.txt
   [junit4]   2> 709619 INFO  (OverseerThreadFactory-1498-thread-1-processing-n:127.0.0.1:52098_solr) [n:127.0.0.1:52098_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testRepFactor1LeaderStartup.AUTOCREATED/stopwords.txt
   [junit4]   2> 709867 INFO  (OverseerStateUpdate-72090344619245573-127.0.0.1:52098_solr-n_0000000000) [n:127.0.0.1:52098_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRepFactor1LeaderStartup",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52098/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52098_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 710134 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr    x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 710135 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr    x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 710466 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 710508 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema [testRepFactor1LeaderStartup_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 711363 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 711364 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED, trusted=true
   [junit4]   2> 711382 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52098.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f864574
   [junit4]   2> 711389 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudSearcherWarming_E66EF1E9351B9DF6-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudSearcherWarming_E66EF1E9351B9DF6-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 711561 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 711562 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 711565 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 711565 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 711569 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60ef151b[testRepFactor1LeaderStartup_shard1_replica_n1] main]
   [junit4]   2> 711581 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 711585 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 711585 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 711605 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 711605 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 711606 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 711607 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 711607 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658942567356563456
   [junit4]   2> 711642 INFO  (searcherExecutor-1503-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@60ef151b[testRepFactor1LeaderStartup_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 711642 INFO  (searcherExecutor-1503-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 711642 INFO  (searcherExecutor-1503-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 711643 INFO  (searcherExecutor-1503-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1] Registered new searcher Searcher@60ef151b[testRepFactor1LeaderStartup_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 711899 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRepFactor1LeaderStartup/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 711899 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testRepFactor1LeaderStartup/leaders/shard1
   [junit4]   2> 712019 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 712019 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 712019 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/
   [junit4]   2> 712025 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 712027 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ has no replicas
   [junit4]   2> 712027 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testRepFactor1LeaderStartup/leaders/shard1/leader after winning as /collections/testRepFactor1LeaderStartup/leader_elect/shard1/election/72090344619245573-core_node2-n_0000000000
   [junit4]   2> 712040 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ shard1
   [junit4]   2> 712147 INFO  (zkCallback-1767-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 712147 INFO  (zkCallback-1767-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 712151 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 712174 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2040
   [junit4]   2> 712215 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 712276 INFO  (zkCallback-1767-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 712276 INFO  (zkCallback-1767-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 712280 INFO  (zkCallback-1767-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRepFactor1LeaderStartup/state.json] for collection [testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 712304 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:52098_solr&wt=javabin&version=2} status=0 QTime=3539
   [junit4]   2> 712315 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testRepFactor1LeaderStartup
   [junit4]   2> 712344 INFO  (qtp1560085160-5038) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 712347 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 712350 INFO  (Thread-693) [     ] o.a.s.c.SolrCore config update listener called for core testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 712355 INFO  (Thread-693) [     ] o.a.s.c.SolrCore core reload testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 712397 INFO  (Thread-693) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 712452 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 712452 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 712452 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 712453 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 712453 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 712454 INFO  (Thread-693) [     ] o.a.s.s.IndexSchema [testRepFactor1LeaderStartup_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 712582 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 712582 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 712583 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 712583 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 712583 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 712693 INFO  (qtp1560085160-5040) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 712694 INFO  (qtp1560085160-5040) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 712694 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 712695 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 712695 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 712796 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 712802 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 712802 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 712803 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 4 attempts
   [junit4]   2> 712803 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 712825 INFO  (Thread-693) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 712825 INFO  (Thread-693) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from configset testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 712836 INFO  (OverseerCollectionConfigSetProcessor-72090344619245573-127.0.0.1:52098_solr-n_0000000000) [n:127.0.0.1:52098_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 712927 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 712927 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 712927 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 712928 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 5 attempts
   [junit4]   2> 712928 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 712979 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52098.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f864574
   [junit4]   2> 712980 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudSearcherWarming_E66EF1E9351B9DF6-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudSearcherWarming_E66EF1E9351B9DF6-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 713061 INFO  (qtp1560085160-5040) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 713062 INFO  (qtp1560085160-5040) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 713062 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 713063 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 6 attempts
   [junit4]   2> 713063 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 713176 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 713176 INFO  (qtp1560085160-5041) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 713176 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 713177 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 7 attempts
   [junit4]   2> 713177 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 713190 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 713190 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 713193 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f6a016f[testRepFactor1LeaderStartup_shard1_replica_n1] main]
   [junit4]   2> 713235 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 713285 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 713286 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 713286 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 713286 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52098/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for prop overlay   after 8 attempts
   [junit4]   2> 713286 INFO  (solrHandlerExecutor-1508-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 713297 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 713297 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 713315 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 713315 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 713315 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 713316 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 713316 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658942569148579840
   [junit4]   2> 713317 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@4f6a016f[testRepFactor1LeaderStartup_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 713317 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 713317 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 713321 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1] Registered new searcher Searcher@4f6a016f[testRepFactor1LeaderStartup_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 713388 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 713390 INFO  (Thread-693) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ef78e6b[testRepFactor1LeaderStartup_shard1_replica_n1] main]
   [junit4]   2> 713392 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@ef78e6b[testRepFactor1LeaderStartup_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 713392 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 713393 INFO  (qtp1560085160-5040) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 713393 INFO  (qtp1560085160-5040) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 713393 INFO  (qtp1560085160-5040) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 713394 INFO  (qtp1560085160-5038) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 1050.0ms to set the property overlay to be of version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 713394 INFO  (qtp1560085160-5038) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=1062
   [junit4]   2> 713395 INFO  (qtp1560085160-5038) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a2fb652
   [junit4]   2> 713395 INFO  (qtp1560085160-5038) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1, tag=SolrCore@5a2fb652
   [junit4]   2> 713395 INFO  (qtp1560085160-5038) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66ee5bd9: rootName = solr_52098, domain = solr.core.testRepFactor1LeaderStartup.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@55c22491
   [junit4]   2> 713399 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1] Registered new searcher Searcher@ef78e6b[testRepFactor1LeaderStartup_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 713412 INFO  (qtp1560085160-5038) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader, tag=SolrCore@5a2fb652
   [junit4]   2> 713445 INFO  (qtp1560085160-5040) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRepFactor1LeaderStartup/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 713445 INFO  (qtp1560085160-5040) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1658942569275457536)]} 0 17
   [junit4]   2> 713461 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658942569300623360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 713472 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ee7730f commitCommandVersion:1658942569300623360
   [junit4]   2> 713679 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@795c9257[testRepFactor1LeaderStartup_shard1_replica_n1] main]
   [junit4]   2> 713681 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 713681 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@795c9257[testRepFactor1LeaderStartup_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1582090920759, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 713681 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 713685 INFO  (searcherExecutor-1509-thread-1-processing-n:127.0.0.1:52098_solr x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup s:shard1 r:core_node2) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1] Registered new searcher Searcher@795c9257[testRepFactor1LeaderStartup_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1582090920759, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 713686 INFO  (qtp1560085160-5039) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testRepFactor1LeaderStartup:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 239
   [junit4]   2> 713697 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=451719380
   [junit4]   2> 713697 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52098_solr
   [junit4]   2> 713699 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 713699 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:52098_solr as DOWN
   [junit4]   2> 713714 INFO  (coreCloseExecutor-1513-thread-1) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2d835b9a
   [junit4]   2> 713714 INFO  (coreCloseExecutor-1513-thread-1) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1, tag=SolrCore@2d835b9a
   [junit4]   2> 713715 INFO  (coreCloseExecutor-1513-thread-1) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a446f8c: rootName = solr_52098, domain = solr.core.testRepFactor1LeaderStartup.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@55c22491
   [junit4]   2> 713730 INFO  (coreCloseExecutor-1513-thread-1) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader, tag=SolrCore@2d835b9a
   [junit4]   2> 713742 INFO  (coreCloseExecutor-1513-thread-1) [n:127.0.0.1:52098_solr c:testRepFactor1LeaderStartup s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 713769 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 713769 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78763042: rootName = solr_52098, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@331da69c
   [junit4]   2> 713777 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 713778 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@440e512b: rootName = solr_52098, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ebee2ba
   [junit4]   2> 713781 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 713781 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20f65d2d: rootName = solr_52098, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@392ffe1e
   [junit4]   2> 713781 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 713787 INFO  (closeThreadPool-1792-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72090344619245573-127.0.0.1:52098_solr-n_0000000000) closing
   [junit4]   2> 713788 INFO  (OverseerStateUpdate-72090344619245573-127.0.0.1:52098_solr-n_0000000000) [n:127.0.0.1:52098_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52098_solr
   [junit4]   2> 713790 INFO  (OverseerAutoScalingTriggerThread-72090344619245573-127.0.0.1:52098_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 713830 INFO  (closeThreadPool-1792-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72090344619245573-127.0.0.1:52098_solr-n_0000000000) closing
   [junit4]   2> 713833 INFO  (zkCallback-1776-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 713988 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.Overseer Overseer (id=72090344619245573-127.0.0.1:52098_solr-n_0000000000) closing
   [junit4]   2> 714003 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@523af747{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 714007 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52669523{/solr,null,UNAVAILABLE}
   [junit4]   2> 714013 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 714033 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 52098
   [junit4]   2> 714035 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testRepFactor1LeaderStartup): jetty count:1
   [junit4]   2> 714038 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 714038 INFO  (watches-1774-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 714040 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 714041 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 714041 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=52098)
   [junit4]   2> 714041 WARN  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 714041 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 52098 try number 1 ...
   [junit4]   2> 714042 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 714051 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714051 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714051 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 714054 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2eca763a{/solr,null,AVAILABLE}
   [junit4]   2> 714086 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@619f04e9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52098}
   [junit4]   2> 714086 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.e.j.s.Server Started @714151ms
   [junit4]   2> 714086 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52098}
   [junit4]   2> 714087 ERROR (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 714087 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 714087 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 714087 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714087 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 714087 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-19T05:42:01.361285Z
   [junit4]   2> 714094 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 714120 INFO  (zkConnectionManagerCallback-1794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714122 INFO  (TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 714129 INFO  (TEST-TestCloudSearcherWarming.

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

 Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 771608 INFO  (closeThreadPool-1902-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72090345903620105-127.0.0.1:52212_solr-n_0000000001) closing
   [junit4]   2> 771608 INFO  (OverseerStateUpdate-72090345903620105-127.0.0.1:52212_solr-n_0000000001) [n:127.0.0.1:52212_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52212_solr
   [junit4]   2> 771610 INFO  (OverseerAutoScalingTriggerThread-72090345903620105-127.0.0.1:52212_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 771646 INFO  (closeThreadPool-1902-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72090345903620105-127.0.0.1:52212_solr-n_0000000001) closing
   [junit4]   2> 771767 INFO  (jetty-closer-1898-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72090345903620105-127.0.0.1:52212_solr-n_0000000001) closing
   [junit4]   2> 771797 INFO  (jetty-closer-1898-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6310f553{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 771803 INFO  (jetty-closer-1898-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ed8b5f5{/solr,null,UNAVAILABLE}
   [junit4]   2> 771805 INFO  (jetty-closer-1898-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 771815 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 772056 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> 	11	/solr/collections/testPeersyncFailureReplicationSuccess/terms/shard1
   [junit4]   2> 	5	/solr/collections/testPeersyncFailureReplicationSuccess/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 	3	/solr/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testPeersyncFailureReplicationSuccess/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/collections/testPeersyncFailureReplicationSuccess/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/overseer/queue
   [junit4]   2> 	18	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 772062 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52167
   [junit4]   2> 772062 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52167
   [junit4]   2> 772062 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52167
   [junit4]   2> 772063 INFO  (TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[E66EF1E9351B9DF6]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPeersyncFailureReplicationSuccess
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSearcherWarming -Dtests.method=testPeersyncFailureReplicationSuccess -Dtests.seed=E66EF1E9351B9DF6 -Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Africa/Conakry -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   45.2s J4 | TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess//collections/testPeersyncFailureReplicationSuccess/state.json/10)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
   [junit4]    >           "base_url":"http://127.0.0.1:52172/solr",
   [junit4]    >           "node_name":"127.0.0.1:52172_solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"},
   [junit4]    >         "core_node4":{
   [junit4]    >           "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
   [junit4]    >           "base_url":"http://127.0.0.1:52212/solr",
   [junit4]    >           "node_name":"127.0.0.1:52212_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"2",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:52212_solr]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E66EF1E9351B9DF6:323F92A6E4A5AA95]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:979)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:956)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestCloudSearcherWarming_E66EF1E9351B9DF6-001
   [junit4]   2> Feb 19, 2020 5:42:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@614ac4d4), locale=lv-LV, timezone=Africa/Conakry
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=166984176,total=402653184
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionPropsTest, RangeFacetCloudTest, TestBlendedInfixSuggestions, HdfsLockFactoryTest, ExitableDirectoryReaderTest, TestMacroExpander, SpatialFilterTest, HDFSCollectionsAPITest, TestLogWatcher, AddSchemaFieldsUpdateProcessorFactoryTest, QueryParsingTest, ClassificationUpdateProcessorFactoryTest, ReindexCollectionTest, SimpleCollectionCreateDeleteTest, TestBackupRepositoryFactory, TestLRUStatsCacheCloud, TestHighlightDedupGrouping, Tagger2Test, GraphQueryTest, DocumentAnalysisRequestHandlerTest, TestInPlaceUpdatesDistrib, DimensionalRoutedAliasUpdateProcessorTest, TestCryptoKeys, TestManagedSchemaAPI, TestCloudSearcherWarming]
   [junit4] Completed [162/904 (1!)] on J4 in 65.12s, 2 tests, 1 error <<< FAILURES!

[...truncated 54724 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:635: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:625: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:157: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/solr-ref-guide/build.xml:289: Java returned: 255

Total time: 81 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2