You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/01 04:52:18 UTC

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 217 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/217/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A4BE58F1D1F15B33:2CEA672B7F0D36CB]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13220 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/init-core-data-001
   [junit4]   2> 2486760 WARN  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2486760 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2486761 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2486761 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2486762 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001
   [junit4]   2> 2486762 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2486762 INFO  (Thread-4256) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2486762 INFO  (Thread-4256) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2486767 ERROR (Thread-4256) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2486862 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52200
   [junit4]   2> 2486878 INFO  (jetty-launcher-2355-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2486879 INFO  (jetty-launcher-2355-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b25c94d{/solr,null,AVAILABLE}
   [junit4]   2> 2486879 INFO  (jetty-launcher-2355-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27654f88{HTTP/1.1,[http/1.1]}{127.0.0.1:58111}
   [junit4]   2> 2486880 INFO  (jetty-launcher-2355-thread-1) [    ] o.e.j.s.Server Started @2489280ms
   [junit4]   2> 2486880 INFO  (jetty-launcher-2355-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58111}
   [junit4]   2> 2486880 ERROR (jetty-launcher-2355-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2486880 INFO  (jetty-launcher-2355-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 2486880 INFO  (jetty-launcher-2355-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2486880 INFO  (jetty-launcher-2355-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2486880 INFO  (jetty-launcher-2355-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-01T04:07:12.931Z
   [junit4]   2> 2486882 INFO  (jetty-launcher-2355-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2486889 INFO  (jetty-launcher-2355-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52200/solr
   [junit4]   2> 2487011 INFO  (jetty-launcher-2355-thread-1) [n:127.0.0.1:58111_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2487012 INFO  (jetty-launcher-2355-thread-1) [n:127.0.0.1:58111_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58111_solr
   [junit4]   2> 2487013 INFO  (jetty-launcher-2355-thread-1) [n:127.0.0.1:58111_solr    ] o.a.s.c.Overseer Overseer (id=98751665459429379-127.0.0.1:58111_solr-n_0000000000) starting
   [junit4]   2> 2487021 INFO  (jetty-launcher-2355-thread-1) [n:127.0.0.1:58111_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58111_solr
   [junit4]   2> 2487025 INFO  (OverseerStateUpdate-98751665459429379-127.0.0.1:58111_solr-n_0000000000) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2487163 INFO  (jetty-launcher-2355-thread-1) [n:127.0.0.1:58111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58111.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e0a312d
   [junit4]   2> 2487168 INFO  (jetty-launcher-2355-thread-1) [n:127.0.0.1:58111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58111.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e0a312d
   [junit4]   2> 2487168 INFO  (jetty-launcher-2355-thread-1) [n:127.0.0.1:58111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58111.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e0a312d
   [junit4]   2> 2487169 INFO  (jetty-launcher-2355-thread-1) [n:127.0.0.1:58111_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001/node1/.
   [junit4]   2> 2487187 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2487188 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52200/solr ready
   [junit4]   2> 2487199 INFO  (qtp1246302536-19647) [n:127.0.0.1:58111_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2487203 INFO  (OverseerThreadFactory-6877-thread-1-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.CreateCollectionCmd Create collection testCollection1
   [junit4]   2> 2487321 INFO  (OverseerStateUpdate-98751665459429379-127.0.0.1:58111_solr-n_0000000000) [n:127.0.0.1:58111_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58111/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2487329 INFO  (OverseerStateUpdate-98751665459429379-127.0.0.1:58111_solr-n_0000000000) [n:127.0.0.1:58111_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58111/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2487535 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2487535 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2487536 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2487644 INFO  (zkCallback-2362-thread-2-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2487644 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2488551 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2488553 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2488558 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.s.IndexSchema [testCollection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2488561 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2488561 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n2' using configuration from collection testCollection1, trusted=true
   [junit4]   2> 2488576 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58111.solr.core.testCollection1.shard2.replica_n2' (registry 'solr.core.testCollection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e0a312d
   [junit4]   2> 2488576 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2488576 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore [[testCollection1_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001/node1/testCollection1_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
   [junit4]   2> 2488576 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2488578 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2488578 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from collection testCollection1, trusted=true
   [junit4]   2> 2488579 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58111.solr.core.testCollection1.shard1.replica_n1' (registry 'solr.core.testCollection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e0a312d
   [junit4]   2> 2488579 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2488579 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001/node1/testCollection1_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 2488626 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2488627 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2488630 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2488630 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2488631 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@254a5f6a[testCollection1_shard2_replica_n2] main]
   [junit4]   2> 2488633 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2488634 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2488635 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2488635 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580026649311707136
   [junit4]   2> 2488643 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2488643 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2488643 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58111/solr/testCollection1_shard2_replica_n2/
   [junit4]   2> 2488644 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2488644 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:58111/solr/testCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 2488644 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2488648 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58111/solr/testCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 2488650 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2488650 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2488651 INFO  (searcherExecutor-6880-thread-1-processing-n:127.0.0.1:58111_solr x:testCollection1_shard2_replica_n2 s:shard2 c:testCollection1 r:core_node4) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore [testCollection1_shard2_replica_n2] Registered new searcher Searcher@254a5f6a[testCollection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2488651 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2488651 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2488652 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b1fe8d7[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 2488654 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2488654 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2488655 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2488655 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580026649332678656
   [junit4]   2> 2488656 INFO  (searcherExecutor-6881-thread-1-processing-n:127.0.0.1:58111_solr x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node3) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher Searcher@7b1fe8d7[testCollection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2488663 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2488663 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2488663 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58111/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 2488663 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2488663 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:58111/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2488663 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2488668 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58111/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 2488771 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2488771 INFO  (zkCallback-2362-thread-2-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2488801 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2488803 INFO  (qtp1246302536-19648) [n:127.0.0.1:58111_solr c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1268
   [junit4]   2> 2488819 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2488821 INFO  (qtp1246302536-19650) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1286
   [junit4]   2> 2488830 INFO  (qtp1246302536-19647) [n:127.0.0.1:58111_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2488926 INFO  (zkCallback-2362-thread-2-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2488926 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection1/state.json] for collection [testCollection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2489209 INFO  (OverseerCollectionConfigSetProcessor-98751665459429379-127.0.0.1:58111_solr-n_0000000000) [n:127.0.0.1:58111_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> 2489832 INFO  (qtp1246302536-19647) [n:127.0.0.1:58111_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2633
   [junit4]   2> 2489833 INFO  (qtp1246302536-19651) [n:127.0.0.1:58111_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2489839 INFO  (OverseerThreadFactory-6877-thread-2-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.CreateCollectionCmd Create collection testCollection2
   [junit4]   2> 2490055 INFO  (OverseerStateUpdate-98751665459429379-127.0.0.1:58111_solr-n_0000000000) [n:127.0.0.1:58111_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58111/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2490060 INFO  (OverseerStateUpdate-98751665459429379-127.0.0.1:58111_solr-n_0000000000) [n:127.0.0.1:58111_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection2_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58111/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2490264 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2490264 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2490374 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2490374 INFO  (zkCallback-2362-thread-2-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2491292 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2491292 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2491302 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2491302 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.s.IndexSchema [testCollection2_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2491305 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2491305 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from collection testCollection2, trusted=true
   [junit4]   2> 2491305 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2491305 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n3' using configuration from collection testCollection2, trusted=true
   [junit4]   2> 2491306 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58111.solr.core.testCollection2.shard1.replica_n1' (registry 'solr.core.testCollection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e0a312d
   [junit4]   2> 2491306 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58111.solr.core.testCollection2.shard2.replica_n3' (registry 'solr.core.testCollection2.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e0a312d
   [junit4]   2> 2491306 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2491306 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2491306 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001/node1/testCollection2_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 2491306 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore [[testCollection2_shard2_replica_n3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001/node1/testCollection2_shard2_replica_n3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
   [junit4]   2> 2491355 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2491355 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2491355 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2491355 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2491356 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2491356 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2491356 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2491356 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2491357 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@63e364df[testCollection2_shard2_replica_n3] main]
   [junit4]   2> 2491357 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6065b62e[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 2491358 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2491358 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2491359 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2491359 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2491359 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2491359 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580026652168028160
   [junit4]   2> 2491359 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2491359 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580026652168028160
   [junit4]   2> 2491360 INFO  (searcherExecutor-6891-thread-1-processing-n:127.0.0.1:58111_solr x:testCollection2_shard2_replica_n3 s:shard2 c:testCollection2 r:core_node4) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore [testCollection2_shard2_replica_n3] Registered new searcher Searcher@63e364df[testCollection2_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2491360 INFO  (searcherExecutor-6890-thread-1-processing-n:127.0.0.1:58111_solr x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node2) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher Searcher@6065b62e[testCollection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2491367 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2491367 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2491367 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58111/solr/testCollection2_shard2_replica_n3/
   [junit4]   2> 2491367 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2491367 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.SyncStrategy http://127.0.0.1:58111/solr/testCollection2_shard2_replica_n3/ has no replicas
   [junit4]   2> 2491367 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2491368 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2491368 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2491368 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58111/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 2491368 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2491368 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:58111/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 2491368 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2491372 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58111/solr/testCollection2_shard2_replica_n3/ shard2
   [junit4]   2> 2491372 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58111/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 2491478 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2491478 INFO  (zkCallback-2362-thread-2-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2491524 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2491527 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2491529 INFO  (qtp1246302536-19652) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1264
   [junit4]   2> 2491532 INFO  (qtp1246302536-19645) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1268
   [junit4]   2> 2491543 INFO  (qtp1246302536-19651) [n:127.0.0.1:58111_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2491638 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2491638 INFO  (zkCallback-2362-thread-2-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCollection2/state.json] for collection [testCollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2491842 INFO  (OverseerCollectionConfigSetProcessor-98751665459429379-127.0.0.1:58111_solr-n_0000000000) [n:127.0.0.1:58111_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2492544 INFO  (qtp1246302536-19651) [n:127.0.0.1:58111_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2711
   [junit4]   2> 2492545 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 2492546 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testCollection1
   [junit4]   2> 2492546 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 2492547 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testCollection2
   [junit4]   2> 2492690 INFO  (TEST-LeaderElectionContextKeyTest.test-seed#[A4BE58F1D1F15B33]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2492697 INFO  (qtp1246302536-19649) [n:127.0.0.1:58111_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 2492697 INFO  (qtp1246302536-19649) [n:127.0.0.1:58111_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3eda895e: rootName = solr_58111, domain = solr.core.testCollection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@6a30e838
   [junit4]   2> 2492706 INFO  (qtp1246302536-19649) [n:127.0.0.1:58111_solr    ] o.a.s.c.SolrCore [testCollection1_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2d376918
   [junit4]   2> 2492706 INFO  (qtp1246302536-19649) [n:127.0.0.1:58111_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection1.shard2.replica_n2, tag=758606104
   [junit4]   2> 2492706 INFO  (qtp1246302536-19649) [n:127.0.0.1:58111_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCollection1.shard2.leader, tag=758606104
   [junit4]   2> 2492717 INFO  (qtp1246302536-19649) [n:127.0.0.1:58111_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false} status=0 QTime=20
   [junit4]   2> 2492718 INFO  (TEST-LeaderElectionContextKeyTest.test-seed#[A4BE58F1D1F15B33]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test -Dtests.seed=A4BE58F1D1F15B33 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=America/Mazatlan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.17s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4BE58F1D1F15B33:2CEA672B7F0D36CB]:0)
   [junit4]    > 	at org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2492722 INFO  (jetty-closer-2356-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@27654f88{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2492725 INFO  (jetty-closer-2356-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1398263016
   [junit4]   2> 2492725 INFO  (jetty-closer-2356-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2492725 INFO  (jetty-closer-2356-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5851046e: rootName = solr_58111, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@37488d8c
   [junit4]   2> 2492729 INFO  (jetty-closer-2356-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2492729 INFO  (jetty-closer-2356-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@568e0f65: rootName = solr_58111, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7404d209
   [junit4]   2> 2492733 INFO  (jetty-closer-2356-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2492733 INFO  (jetty-closer-2356-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2197bc7a: rootName = solr_58111, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@708dd5d5
   [junit4]   2> 2492735 INFO  (jetty-closer-2356-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2492738 INFO  (coreCloseExecutor-6900-thread-1) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore [testCollection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2fe303a9
   [junit4]   2> 2492738 INFO  (coreCloseExecutor-6900-thread-1) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection1.shard1.replica_n1, tag=803406761
   [junit4]   2> 2492738 INFO  (coreCloseExecutor-6900-thread-3) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore [testCollection2_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d2b6333
   [junit4]   2> 2492738 INFO  (coreCloseExecutor-6900-thread-1) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2de0263c: rootName = solr_58111, domain = solr.core.testCollection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5dcba8f1
   [junit4]   2> 2492738 INFO  (coreCloseExecutor-6900-thread-2) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore [testCollection2_shard2_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@125786d6
   [junit4]   2> 2492744 INFO  (coreCloseExecutor-6900-thread-1) [n:127.0.0.1:58111_solr c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCollection1.shard1.leader, tag=803406761
   [junit4]   2> 2492744 INFO  (coreCloseExecutor-6900-thread-3) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection2.shard1.replica_n1, tag=220947251
   [junit4]   2> 2492744 INFO  (coreCloseExecutor-6900-thread-3) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13ba21d4: rootName = solr_58111, domain = solr.core.testCollection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3f3dbe83
   [junit4]   2> 2492758 INFO  (coreCloseExecutor-6900-thread-3) [n:127.0.0.1:58111_solr c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCollection2.shard1.leader, tag=220947251
   [junit4]   2> 2492758 INFO  (coreCloseExecutor-6900-thread-2) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testCollection2.shard2.replica_n3, tag=307726038
   [junit4]   2> 2492758 INFO  (coreCloseExecutor-6900-thread-2) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@486c39ee: rootName = solr_58111, domain = solr.core.testCollection2.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@2719b947
   [junit4]   2> 2492794 INFO  (coreCloseExecutor-6900-thread-2) [n:127.0.0.1:58111_solr c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testCollection2.shard2.leader, tag=307726038
   [junit4]   2> 2492802 INFO  (jetty-closer-2356-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98751665459429379-127.0.0.1:58111_solr-n_0000000000) closing
   [junit4]   2> 2492803 INFO  (OverseerStateUpdate-98751665459429379-127.0.0.1:58111_solr-n_0000000000) [n:127.0.0.1:58111_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58111_solr
   [junit4]   2> 2494307 WARN  (zkCallback-2362-thread-2-processing-n:127.0.0.1:58111_solr) [n:127.0.0.1:58111_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2494307 INFO  (jetty-closer-2356-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b25c94d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2494310 ERROR (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2494311 INFO  (SUITE-LeaderElectionContextKeyTest-seed#[A4BE58F1D1F15B33]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52200 52200
   [junit4]   2> 2494372 INFO  (Thread-4256) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52200 52200
   [junit4]   2> 2494384 WARN  (Thread-4256) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/testCollection2/state.json
   [junit4]   2> 	5	/solr/collections/testCollection1/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_A4BE58F1D1F15B33-001
   [junit4]   2> Oct 01, 2017 4:07:20 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(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-MX, timezone=America/Mazatlan
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 (64-bit)/cpus=3,threads=1,free=336051832,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, TestMultiValuedNumericRangeQuery, TestShortCircuitedRequests, RequestLoggingTest, TestBinaryField, TestClassicSimilarityFactory, BlockJoinFacetRandomTest, TestCoreContainer, LeaderFailoverAfterPartitionTest, TestCustomSort, TestRandomFlRTGCloud, SoftAutoCommitTest, PropertiesRequestHandlerTest, TestShardHandlerFactory, TestPushWriter, SyncSliceTest, TestStandardQParsers, SimpleCollectionCreateDeleteTest, TestClusterProperties, QueryParsingTest, DirectUpdateHandlerOptimizeTest, ReturnFieldsTest, CachingDirectoryFactoryTest, MoveReplicaHDFSTest, QueryResultKeyTest, TestFunctionQuery, TestConfigSetsAPIExclusivity, TestTestInjection, BJQParserTest, TestCloudRecovery, TestIntervalFaceting, TestFieldCacheSort, BasicDistributedZkTest, InfoHandlerTest, AtomicUpdateProcessorFactoryTest, ZkControllerTest, QueryElevationComponentTest, CdcrRequestHandlerTest, ScriptEngineTest, TestZkAclsWithHadoopAuth, GraphQueryTest, NoCacheHeaderTest, TestSchemalessBufferedUpdates, TestFuzzyAnalyzedSuggestions, TestReqParamsAPI, TestNoOpRegenerator, SliceStateTest, AnalyticsQueryTest, DeleteLastCustomShardedReplicaTest, TestSubQueryTransformerDistrib, DistributedFacetExistsSmallTest, RequiredFieldsTest, TestGroupingSearch, TestLegacyNumericRangeQueryBuilder, TestNonDefinedSimilarityFactory, TestQuerySenderListener, TestFoldingMultitermQuery, BigEndianAscendingWordSerializerTest, PeerSyncWithIndexFingerprintCachingTest, TestSmileRequest, ConcurrentDeleteAndCreateCollectionTest, HighlighterTest, TestExtendedDismaxParser, TestUseDocValuesAsStored2, FieldAnalysisRequestHandlerTest, DistributedSuggestComponentTest, PathHierarchyTokenizerFactoryTest, ShardRoutingTest, HighlighterMaxOffsetTest, TestCorePropertiesReload, AssignTest, DirectSolrConnectionTest, OverseerTest, CoreAdminHandlerTest, TestLockTree, FastVectorHighlighterTest, TestEmbeddedSolrServerSchemaAPI, DocValuesTest, CloudExitableDirectoryReaderTest, ParsingFieldUpdateProcessorsTest, ClassificationUpdateProcessorFactoryTest, TestRTimerTree, TestPhraseSuggestions, TestDynamicLoading, PrimitiveFieldTypeTest, MigrateRouteKeyTest, SegmentsInfoRequestHandlerTest, OverseerModifyCollectionTest, TestJmxIntegration, TestLFUCache, DateMathParserTest, UniqFieldsUpdateProcessorFactoryTest, TestLazyCores, TestReplicationHandler, TestFaceting, ChaosMonkeyNothingIsSafeTest, TestPointFields, TestFieldCollectionResource, TestExportWriter, SharedFSAutoReplicaFailoverTest, SolrCoreTest, BinaryUpdateRequestHandlerTest, TestLeaderInitiatedRecoveryThread, TestRandomDVFaceting, TestSort, OutputWriterTest, DistribDocExpirationUpdateProcessorTest, TestEmbeddedSolrServerAdminHandler, CdcrUpdateLogTest, TestCryptoKeys, TestXmlQParserPlugin, DistanceFunctionTest, OverriddenZkACLAndCredentialsProvidersTest, TestAtomicUpdateErrorCases, RuleEngineTest, LeaderElectionTest, TestDistributedSearch, TestNamedUpdateProcessors, LeaderInitiatedRecoveryOnCommitTest, TestBinaryResponseWriter, InfixSuggestersTest, TestSolrCloudSnapshots, TestHighlightDedupGrouping, DocValuesNotIndexedTest, LargeFieldTest, TestLMDirichletSimilarityFactory, CurrencyFieldTypeTest, TestCloudInspectUtil, TestConfigSetProperties, TestDistribIDF, TestDistribDocBasedVersion, DistributedQueryComponentCustomSortTest, HttpPartitionTest, TestMissingGroups, TestLeaderElectionWithEmptyReplica, UUIDUpdateProcessorFallbackTest, TestBlendedInfixSuggestions, TestAddFieldRealTimeGet, JSONWriterTest, HdfsBasicDistributedZkTest, TestPHPSerializedResponseWriter, DistributedFacetPivotSmallTest, TestBulkSchemaConcurrent, SolrCloudReportersTest, HLLSerializationTest, BlockCacheTest, TestSchemaSimilarityResource, TestStressVersions, TestHdfsUpdateLog, TestSearcherReuse, TestTolerantSearch, TestApiFramework, TestSlowCompositeReaderWrapper, RAMDirectoryFactoryTest, CustomCollectionTest, UnloadDistributedZkTest, TestTrackingShardHandlerFactory, SpellCheckCollatorWithCollapseTest, TestManagedSchemaAPI, TestOmitPositions, TestIBSimilarityFactory, BlobRepositoryCloudTest, TestSha256AuthenticationProvider, PeerSyncReplicationTest, RankQueryTest, BasicAuthIntegrationTest, TestHdfsBackupRestoreCore, CoreSorterTest, SpatialFilterTest, V2StandaloneTest, DistributedDebugComponentTest, TestHalfAndHalfDocValues, CircularListTest, VersionInfoTest, TestOrdValues, DistributedFacetPivotLongTailTest, LeaderElectionContextKeyTest]
   [junit4] Completed [509/733 (1!)] on J0 in 8.48s, 1 test, 1 failure <<< FAILURES!

[...truncated 47585 lines...]