Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20582/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([7CC9F2C5066A5C8F:F49DCD1FA8963177]: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 13159 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/init-core-data-001
   [junit4]   2> 1648700 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1648701 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1648702 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1648703 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1648704 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001
   [junit4]   2> 1648704 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1648704 INFO  (Thread-4302) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1648704 INFO  (Thread-4302) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1648706 ERROR (Thread-4302) [    ] 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> 1648804 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37673
   [junit4]   2> 1648819 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1648823 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b867ed{/solr,null,AVAILABLE}
   [junit4]   2> 1648826 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@8d91c{SSL,[ssl, 
http/1.1]}{127.0.0.1:35663}
   [junit4]   2> 1648826 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.Server Started @1649741ms
   [junit4]   2> 1648826 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35663}
   [junit4]   2> 1648827 ERROR (jetty-launcher-1922-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1648827 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1648827 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1648827 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1648827 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T17:21:21.262Z
   [junit4]   2> 1648830 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1648839 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37673/solr
   [junit4]   2> 1648901 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1648901 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35663_solr
   [junit4]   2> 1648902 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.Overseer Overseer 
(id=98749125829591043-127.0.0.1:35663_solr-n_0000000000) starting
   [junit4]   2> 1648910 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35663_solr
   [junit4]   2> 1648918 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1649063 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:35663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35663.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c202e
   [junit4]   2> 1649072 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:35663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35663.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c202e
   [junit4]   2> 1649072 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:35663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35663.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c202e
   [junit4]   2> 1649073 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001/node1/.
   [junit4]   2> 1649092 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1649093 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37673/solr ready
   [junit4]   2> 1649141 INFO  (qtp6377348-15492) [n:127.0.0.1:35663_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> 1649144 INFO  
(OverseerThreadFactory-6402-thread-1-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection1
   [junit4]   2> 1649250 INFO  
(OverseerStateUpdate-98749125829591043-127.0.0.1:35663_solr-n_0000000000) 
[n:127.0.0.1:35663_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":"https://127.0.0.1:35663/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1649254 INFO  
(OverseerStateUpdate-98749125829591043-127.0.0.1:35663_solr-n_0000000000) 
[n:127.0.0.1:35663_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35663/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1649467 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&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> 1649468 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1649469 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_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_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1649575 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1649575 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1650478 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1650484 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1650498 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 1650500 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1650500 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n3' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 1650501 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35663.solr.core.testCollection1.shard2.replica_n3' (registry 
'solr.core.testCollection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c202e
   [junit4]   2> 1650501 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1650501 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
   [junit4]   2> 1650502 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1650505 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1650505 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 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> 1650505 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35663.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c202e
   [junit4]   2> 1650505 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1650505 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 1650555 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1650555 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1650556 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1650557 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1650558 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@127d3de[testCollection1_shard2_replica_n3] main]
   [junit4]   2> 1650559 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1650559 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1650560 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1650561 INFO  
(searcherExecutor-6405-thread-1-processing-n:127.0.0.1:35663_solr 
x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4) 
[n:127.0.0.1:35663_solr c:testCollection1 s:shard2 r:core_node4 
x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n3] Registered new searcher 
Searcher@127d3de[testCollection1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1650561 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1650561 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579986015219613696
   [junit4]   2> 1650561 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1650563 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1650563 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1650565 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1489519[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 1650565 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1650565 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1650565 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35663/solr/testCollection1_shard2_replica_n3/
   [junit4]   2> 1650565 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1650565 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35663/solr/testCollection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 1650565 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1650565 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1650566 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1650567 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1650567 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35663/solr/testCollection1_shard2_replica_n3/ shard2
   [junit4]   2> 1650568 INFO  
(searcherExecutor-6406-thread-1-processing-n:127.0.0.1:35663_solr 
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2) 
[n:127.0.0.1:35663_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@1489519[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1650568 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579986015226953728
   [junit4]   2> 1650571 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1650571 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1650571 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35663/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 1650571 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1650571 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35663/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1650571 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1650573 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35663/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 1650674 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1650674 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1650720 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1650721 INFO  (qtp6377348-15491) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_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=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1251
   [junit4]   2> 1650723 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1650724 INFO  (qtp6377348-15523) [n:127.0.0.1:35663_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_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=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1257
   [junit4]   2> 1650730 INFO  (qtp6377348-15492) [n:127.0.0.1:35663_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> 1650827 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1650827 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1651146 INFO  
(OverseerCollectionConfigSetProcessor-98749125829591043-127.0.0.1:35663_solr-n_0000000000)
 [n:127.0.0.1:35663_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> 1651731 INFO  (qtp6377348-15492) [n:127.0.0.1:35663_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=2589
   [junit4]   2> 1651733 INFO  (qtp6377348-15485) [n:127.0.0.1:35663_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> 1651734 INFO  
(OverseerThreadFactory-6402-thread-2-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection2
   [junit4]   2> 1651939 INFO  
(OverseerStateUpdate-98749125829591043-127.0.0.1:35663_solr-n_0000000000) 
[n:127.0.0.1:35663_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":"https://127.0.0.1:35663/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1651941 INFO  
(OverseerStateUpdate-98749125829591043-127.0.0.1:35663_solr-n_0000000000) 
[n:127.0.0.1:35663_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35663/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1652142 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&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> 1652142 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_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_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1652250 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1652250 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1653163 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1653164 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1653170 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1653171 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1653188 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1653188 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n2' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 1653189 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35663.solr.core.testCollection2.shard2.replica_n2' (registry 
'solr.core.testCollection2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c202e
   [junit4]   2> 1653189 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1653189 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
   [junit4]   2> 1653194 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1653194 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 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> 1653195 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35663.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c202e
   [junit4]   2> 1653195 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1653196 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 1653251 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1653251 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1653252 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1653252 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1653254 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@613494[testCollection2_shard2_replica_n2] main]
   [junit4]   2> 1653255 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1653255 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1653256 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1653256 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579986018045526016
   [junit4]   2> 1653258 INFO  
(searcherExecutor-6415-thread-1-processing-n:127.0.0.1:35663_solr 
x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n2] Registered new searcher 
Searcher@613494[testCollection2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1653262 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1653262 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1653262 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35663/solr/testCollection2_shard2_replica_n2/
   [junit4]   2> 1653262 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1653262 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35663/solr/testCollection2_shard2_replica_n2/ has no replicas
   [junit4]   2> 1653262 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1653265 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1653265 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1653266 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35663/solr/testCollection2_shard2_replica_n2/ shard2
   [junit4]   2> 1653267 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1653267 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1653270 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4220d7[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 1653271 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1653271 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1653273 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1653274 INFO  
(searcherExecutor-6416-thread-1-processing-n:127.0.0.1:35663_solr 
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@4220d7[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1653274 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579986018064400384
   [junit4]   2> 1653278 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1653278 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1653278 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35663/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 1653278 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1653278 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35663/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1653278 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1653280 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35663/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 1653382 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1653382 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1653416 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1653417 INFO  (qtp6377348-15521) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_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=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1275
   [junit4]   2> 1653431 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1653432 INFO  (qtp6377348-15490) [n:127.0.0.1:35663_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_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=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1289
   [junit4]   2> 1653434 INFO  (qtp6377348-15485) [n:127.0.0.1:35663_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> 1653533 INFO  
(zkCallback-1929-thread-2-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1653533 INFO  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_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> 1653735 INFO  
(OverseerCollectionConfigSetProcessor-98749125829591043-127.0.0.1:35663_solr-n_0000000000)
 [n:127.0.0.1:35663_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> 1654434 INFO  (qtp6377348-15485) [n:127.0.0.1:35663_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=2701
   [junit4]   2> 1654434 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1654435 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 1654436 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1654436 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 1654495 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[7CC9F2C5066A5C8F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1654502 INFO  (qtp6377348-15492) [n:127.0.0.1:35663_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
   [junit4]   2> 1654502 INFO  (qtp6377348-15492) [n:127.0.0.1:35663_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9c23db: rootName = 
solr_35663, domain = solr.core.testCollection1.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@1efd60c
   [junit4]   2> 1654513 INFO  (qtp6377348-15492) [n:127.0.0.1:35663_solr    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17002a
   [junit4]   2> 1654513 INFO  (qtp6377348-15492) [n:127.0.0.1:35663_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=1507370
   [junit4]   2> 1654513 INFO  (qtp6377348-15492) [n:127.0.0.1:35663_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=1507370
   [junit4]   2> 1654516 INFO  (qtp6377348-15492) [n:127.0.0.1:35663_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=14
   [junit4]   2> 1654517 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[7CC9F2C5066A5C8F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=7CC9F2C5066A5C8F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sq-AL -Dtests.timezone=Europe/Mariehamn -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.08s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7CC9F2C5066A5C8F:F49DCD1FA8963177]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1654519 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ed3ce86f40005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1654520 INFO  (jetty-closer-1923-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@8d91c{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1654521 INFO  (jetty-closer-1923-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27345444
   [junit4]   2> 1654521 INFO  (jetty-closer-1923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1654521 INFO  (jetty-closer-1923-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cea21: rootName = 
solr_35663, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1987fa
   [junit4]   2> 1654526 INFO  (jetty-closer-1923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1654526 INFO  (jetty-closer-1923-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ba7772: rootName = 
solr_35663, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7a81a7
   [junit4]   2> 1654530 INFO  (jetty-closer-1923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1654530 INFO  (jetty-closer-1923-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9159a3: rootName = 
solr_35663, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1412010
   [junit4]   2> 1654531 INFO  (jetty-closer-1923-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1654531 INFO  (coreCloseExecutor-6425-thread-1) 
[n:127.0.0.1:35663_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a49c61
   [junit4]   2> 1654531 INFO  (coreCloseExecutor-6425-thread-2) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@167b688
   [junit4]   2> 1654531 INFO  (coreCloseExecutor-6425-thread-1) 
[n:127.0.0.1:35663_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, tag=10787937
   [junit4]   2> 1654531 INFO  (coreCloseExecutor-6425-thread-3) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13fe3a8
   [junit4]   2> 1654531 INFO  (coreCloseExecutor-6425-thread-1) 
[n:127.0.0.1:35663_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4520aa: rootName = 
solr_35663, 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@1b6e9d
   [junit4]   2> 1654541 INFO  (coreCloseExecutor-6425-thread-2) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n2, tag=23574152
   [junit4]   2> 1654541 INFO  (coreCloseExecutor-6425-thread-2) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@105a67b: rootName = 
solr_35663, domain = solr.core.testCollection2.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@18b183e
   [junit4]   2> 1654551 INFO  (coreCloseExecutor-6425-thread-3) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, tag=20964264
   [junit4]   2> 1654551 INFO  (coreCloseExecutor-6425-thread-3) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d08f02: rootName = 
solr_35663, 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@1df6a3d
   [junit4]   2> 1654560 INFO  (coreCloseExecutor-6425-thread-1) 
[n:127.0.0.1:35663_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=10787937
   [junit4]   2> 1654560 INFO  (coreCloseExecutor-6425-thread-2) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=23574152
   [junit4]   2> 1654560 INFO  (coreCloseExecutor-6425-thread-3) 
[n:127.0.0.1:35663_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=20964264
   [junit4]   2> 1654565 INFO  (jetty-closer-1923-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98749125829591043-127.0.0.1:35663_solr-n_0000000000) closing
   [junit4]   2> 1654565 INFO  
(OverseerStateUpdate-98749125829591043-127.0.0.1:35663_solr-n_0000000000) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35663_solr
   [junit4]   2> 1654565 WARN  
(zkCallback-1929-thread-1-processing-n:127.0.0.1:35663_solr) 
[n:127.0.0.1:35663_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1654565 INFO  (jetty-closer-1923-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b867ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 1654566 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-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> 1654566 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[7CC9F2C5066A5C8F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37673 37673
   [junit4]   2> 1654601 INFO  (Thread-4302) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37673 37673
   [junit4]   2> 1654603 WARN  (Thread-4302) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_7CC9F2C5066A5C8F-001
   [junit4]   2> Sep 30, 2017 5:21:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=2048, maxMBSortInHeap=5.700232861908822, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sq-AL, 
timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=109981608,total=406847488
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetDistribTest, 
TestSQLHandlerNonCloud, ActionThrottleTest, TestConfigOverlay, 
TestLeaderElectionWithEmptyReplica, HighlighterConfigTest, 
TestSystemCollAutoCreate, TestFieldCacheReopen, TestReplicationHandler, 
TestCrossCoreJoin, TestWordDelimiterFilterFactory, SmileWriterTest, AssignTest, 
TestBadConfig, TestWriterPerf, TestRawTransformer, 
TestSlowCompositeReaderWrapper, ShardSplitTest, PluginInfoTest, 
DefaultValueUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, 
TestLegacyNumericUtils, HdfsCollectionsAPIDistributedZkTest, 
TestHttpShardHandlerFactory, OpenExchangeRatesOrgProviderTest, TestInitParams, 
TestMacroExpander, ShufflingReplicaListTransformerTest, TestRandomFaceting, 
AddBlockUpdateTest, SolrCloudReportersTest, TestHashQParserPlugin, 
TestPullReplicaErrorHandling, SolrXmlInZkTest, 
TestComplexPhraseLeadingWildcard, ReplaceNodeTest, 
LeaderFailoverAfterPartitionTest, TestCSVResponseWriter, DeleteShardTest, 
SuggestComponentTest, CursorPagingTest, TestAuthorizationFramework, 
XmlUpdateRequestHandlerTest, CollectionTooManyReplicasTest, TestNumericTerms32, 
TestSolrXml, UpdateParamsTest, DistributedFacetPivotSmallAdvancedTest, 
TestCloudManagedSchema, EnumFieldTest, TestRestManager, SortSpecParsingTest, 
TestHalfAndHalfDocValues, TestSolrFieldCacheBean, DataDrivenBlockJoinTest, 
TestOrdValues, TestSchemaNameResource, QueryElevationComponentTest, 
CdcrRequestHandlerTest, AutoScalingHandlerTest, ChaosMonkeyNothingIsSafeTest, 
SynonymTokenizerTest, FieldAnalysisRequestHandlerTest, TestLazyCores, 
TestDistributedSearch, ClassificationUpdateProcessorTest, PeerSyncTest, 
GraphQueryTest, TestFaceting, TestRangeQuery, TestInPlaceUpdatesDistrib, 
TestTolerantUpdateProcessorCloud, TestCloudInspectUtil, ZkNodePropsTest, 
TestShardHandlerFactory, RAMDirectoryFactoryTest, 
LeaderElectionIntegrationTest, TestShortCircuitedRequests, 
TestScoreJoinQPNoScore, DistributedQueryElevationComponentTest, EchoParamsTest, 
InfoHandlerTest, CreateCollectionCleanupTest, WordBreakSolrSpellCheckerTest, 
LargeFieldTest, VersionInfoTest, BitVectorTest, 
TestLMDirichletSimilarityFactory, TestLuceneMatchVersion, BadCopyFieldTest, 
TestHighlightDedupGrouping, TestSha256AuthenticationProvider, 
BasicAuthIntegrationTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, 
TolerantUpdateProcessorTest, HdfsLockFactoryTest, TestStressLucene, 
DistributedQueryComponentCustomSortTest, TestDocSet, 
TestDownShardTolerantSearch, CoreSorterTest, SpellCheckCollatorTest, 
TestJsonFacetRefinement, TestFieldCacheVsDocValues, TestCSVLoader, 
TestDocBasedVersionConstraints, HdfsBasicDistributedZkTest, 
TestOnReconnectListenerSupport, TestLocalFSCloudBackupRestore, TestConfigSets, 
FieldMutatingUpdateProcessorTest, TestFastOutputStream, 
TestExactSharedStatsCache, TestConfig, TestMergePolicyConfig, 
AnalyticsMergeStrategyTest, TestDocumentBuilder, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressVersions, 
DistributedTermsComponentTest, TestSolr4Spatial, TestGroupingSearch, 
ShowFileRequestHandlerTest, TestCoreDiscovery, SuggesterTest, 
QueryEqualityTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, 
TestQueryTypes, TestOmitPositions, PathHierarchyTokenizerFactoryTest, 
TestSolrQueryParser, TestCollationField, UpdateRequestProcessorFactoryTest, 
QueryParsingTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, 
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, 
TestStressRecovery, TestPhraseSuggestions, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestIBSimilarityFactory, ScriptEngineTest, 
DateMathParserTest, TestSystemIdResolver, SpellingQueryConverterTest, 
TestUtils, SystemInfoHandlerTest, UUIDFieldTest, TestDistributedMissingSort, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, 
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest]
   [junit4] Completed [514/734 (1!)] on J0 in 6.95s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43361 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to