Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/246/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([3684889586F2CF57:BED0B74F280EA2AF]: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)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling

Error Message:
Both triggers should have fired by now

Stack Trace:
java.lang.AssertionError: Both triggers should have fired by now
        at 
__randomizedtesting.SeedInfo.seed([3684889586F2CF57:CDA620B054582CC5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling(TriggerIntegrationTest.java:194)
        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 13407 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> 3036883 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\init-core-data-001
   [junit4]   2> 3036886 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42
   [junit4]   2> 3036886 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3036890 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3036892 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001
   [junit4]   2> 3036892 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036893 INFO  (Thread-4975) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036893 INFO  (Thread-4975) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3036898 ERROR (Thread-4975) [    ] 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> 3036992 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61084
   [junit4]   2> 3037000 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3037002 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15bd205{/solr,null,AVAILABLE}
   [junit4]   2> 3037006 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a71fbb{HTTP/1.1,[http/1.1]}{127.0.0.1:61088}
   [junit4]   2> 3037006 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.e.j.s.Server Started @3045128ms
   [junit4]   2> 3037006 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61088}
   [junit4]   2> 3037007 ERROR (jetty-launcher-3652-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3037007 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 3037007 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3037007 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3037007 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T15:27:43.500Z
   [junit4]   2> 3037011 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3037031 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 0x15f1132cf1f0001, 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> 3037035 INFO  (jetty-launcher-3652-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61084/solr
   [junit4]   2> 3037179 INFO  (jetty-launcher-3652-thread-1) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3037180 INFO  (jetty-launcher-3652-thread-1) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:61088_solr
   [junit4]   2> 3037182 INFO  (jetty-launcher-3652-thread-1) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.Overseer Overseer 
(id=98816626746392579-127.0.0.1:61088_solr-n_0000000000) starting
   [junit4]   2> 3037190 INFO  (jetty-launcher-3652-thread-1) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61088_solr
   [junit4]   2> 3037193 INFO  
(OverseerStateUpdate-98816626746392579-127.0.0.1:61088_solr-n_0000000000) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3037367 INFO  (jetty-launcher-3652-thread-1) 
[n:127.0.0.1:61088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61088.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1910c7c
   [junit4]   2> 3037376 INFO  (jetty-launcher-3652-thread-1) 
[n:127.0.0.1:61088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61088.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1910c7c
   [junit4]   2> 3037376 INFO  (jetty-launcher-3652-thread-1) 
[n:127.0.0.1:61088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61088.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1910c7c
   [junit4]   2> 3037378 INFO  (jetty-launcher-3652-thread-1) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001\node1\.
   [junit4]   2> 3037412 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3037414 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61084/solr ready
   [junit4]   2> 3037422 INFO  (qtp27825556-24210) [n:127.0.0.1:61088_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> 3037425 INFO  
(OverseerThreadFactory-10218-thread-1-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection1
   [junit4]   2> 3037545 INFO  
(OverseerStateUpdate-98816626746392579-127.0.0.1:61088_solr-n_0000000000) 
[n:127.0.0.1:61088_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:61088/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3037553 INFO  
(OverseerStateUpdate-98816626746392579-127.0.0.1:61088_solr-n_0000000000) 
[n:127.0.0.1:61088_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:61088/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3037759 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3037760 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3037762 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3037884 INFO  
(zkCallback-3659-thread-1-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3037885 INFO  
(zkCallback-3659-thread-2-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3038847 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3038864 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3038867 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3038875 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3038876 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3038877 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61088.solr.core.testCollection1.shard2.replica_n2' (registry 
'solr.core.testCollection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1910c7c
   [junit4]   2> 3038877 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3038878 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001\node1\testCollection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001\node1\.\testCollection1_shard2_replica_n2\data\]
   [junit4]   2> 3038887 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3038893 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3038894 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3038896 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61088.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1910c7c
   [junit4]   2> 3038897 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3038897 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001\node1\testCollection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001\node1\.\testCollection1_shard1_replica_n1\data\]
   [junit4]   2> 3039152 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039153 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039160 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3039160 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3039173 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67182f[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 3039177 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039178 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039179 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039181 INFO  
(searcherExecutor-10222-thread-1-processing-n:127.0.0.1:61088_solr 
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node3) 
[n:127.0.0.1:61088_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@67182f[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3039182 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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 1581066030337228800
   [junit4]   2> 3039200 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039206 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039206 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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:61088/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 3039206 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039207 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61088/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 3039207 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039263 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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:61088/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 3039274 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039274 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039310 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3039310 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3039312 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e2730a[testCollection1_shard2_replica_n2] main]
   [junit4]   2> 3039314 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039315 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039316 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039317 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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 1581066030478786560
   [junit4]   2> 3039321 INFO  
(searcherExecutor-10221-thread-1-processing-n:127.0.0.1:61088_solr 
x:testCollection1_shard2_replica_n2 s:shard2 c:testCollection1 r:core_node4) 
[n:127.0.0.1:61088_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@e2730a[testCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3039329 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039330 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039330 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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:61088/solr/testCollection1_shard2_replica_n2/
   [junit4]   2> 3039330 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039330 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61088/solr/testCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 3039330 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039338 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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:61088/solr/testCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 3039448 INFO  
(zkCallback-3659-thread-2-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3039448 INFO  
(zkCallback-3659-thread-1-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3039481 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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> 3039493 INFO  (qtp27825556-24213) [n:127.0.0.1:61088_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=1732
   [junit4]   2> 3039499 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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> 3039505 INFO  (qtp27825556-24211) [n:127.0.0.1:61088_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=1746
   [junit4]   2> 3039511 INFO  (qtp27825556-24210) [n:127.0.0.1:61088_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> 3039611 INFO  
(zkCallback-3659-thread-2-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3039611 INFO  
(zkCallback-3659-thread-1-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3040511 INFO  (qtp27825556-24210) [n:127.0.0.1:61088_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=3088
   [junit4]   2> 3040518 INFO  (qtp27825556-24214) [n:127.0.0.1:61088_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> 3040525 INFO  
(OverseerThreadFactory-10218-thread-2-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection2
   [junit4]   2> 3040530 INFO  
(OverseerCollectionConfigSetProcessor-98816626746392579-127.0.0.1:61088_solr-n_0000000000)
 [n:127.0.0.1:61088_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> 3040756 INFO  
(OverseerStateUpdate-98816626746392579-127.0.0.1:61088_solr-n_0000000000) 
[n:127.0.0.1:61088_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:61088/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3040773 INFO  
(OverseerStateUpdate-98816626746392579-127.0.0.1:61088_solr-n_0000000000) 
[n:127.0.0.1:61088_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:61088/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3040974 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3040978 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3041104 INFO  
(zkCallback-3659-thread-1-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3041104 INFO  
(zkCallback-3659-thread-2-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3042017 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3042018 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3042042 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042042 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042049 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042050 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042049 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042050 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042050 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61088.solr.core.testCollection2.shard2.replica_n3' (registry 
'solr.core.testCollection2.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1910c7c
   [junit4]   2> 3042051 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3042051 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_61088.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1910c7c
   [junit4]   2> 3042051 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001\node1\testCollection2_shard2_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001\node1\.\testCollection2_shard2_replica_n3\data\]
   [junit4]   2> 3042051 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3042051 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001\node1\testCollection2_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001\tempDir-001\node1\.\testCollection2_shard1_replica_n1\data\]
   [junit4]   2> 3042269 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042269 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042273 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3042273 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3042278 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042278 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57e79a[testCollection2_shard2_replica_n3] main]
   [junit4]   2> 3042278 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042281 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042282 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3042282 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042283 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3042285 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042287 INFO  
(searcherExecutor-10231-thread-1-processing-n:127.0.0.1:61088_solr 
x:testCollection2_shard2_replica_n3 s:shard2 c:testCollection2 r:core_node4) 
[n:127.0.0.1:61088_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@57e79a[testCollection2_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3042287 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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 1581066033593057280
   [junit4]   2> 3042287 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1def036[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 3042290 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042291 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042293 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042296 INFO  
(searcherExecutor-10232-thread-1-processing-n:127.0.0.1:61088_solr 
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node2) 
[n:127.0.0.1:61088_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@1def036[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3042296 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042296 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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 1581066033602494464
   [junit4]   2> 3042296 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042296 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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:61088/solr/testCollection2_shard2_replica_n3/
   [junit4]   2> 3042296 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042296 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61088/solr/testCollection2_shard2_replica_n3/ has no replicas
   [junit4]   2> 3042296 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042303 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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:61088/solr/testCollection2_shard2_replica_n3/ shard2
   [junit4]   2> 3042304 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042304 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042304 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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:61088/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 3042305 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042305 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61088/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 3042305 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042313 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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:61088/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 3042424 INFO  
(zkCallback-3659-thread-1-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3042424 INFO  
(zkCallback-3659-thread-2-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3042456 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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> 3042459 INFO  (qtp27825556-24215) [n:127.0.0.1:61088_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=1485
   [junit4]   2> 3042467 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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> 3042470 INFO  (qtp27825556-24208) [n:127.0.0.1:61088_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=1492
   [junit4]   2> 3042474 INFO  (qtp27825556-24214) [n:127.0.0.1:61088_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> 3042535 INFO  
(OverseerCollectionConfigSetProcessor-98816626746392579-127.0.0.1:61088_solr-n_0000000000)
 [n:127.0.0.1:61088_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> 3042576 INFO  
(zkCallback-3659-thread-2-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3042576 INFO  
(zkCallback-3659-thread-1-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_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> 3043475 INFO  (qtp27825556-24214) [n:127.0.0.1:61088_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=2956
   [junit4]   2> 3043476 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 3043476 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 3043476 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 3043477 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 3043503 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[3684889586F2CF57]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3043520 INFO  (qtp27825556-24212) [n:127.0.0.1:61088_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 3043520 INFO  (qtp27825556-24212) [n:127.0.0.1:61088_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f2d26d: rootName = 
solr_61088, 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@4987c5
   [junit4]   2> 3043538 INFO  (qtp27825556-24212) [n:127.0.0.1:61088_solr    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b90032
   [junit4]   2> 3043540 INFO  (qtp27825556-24212) [n:127.0.0.1:61088_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=12124210
   [junit4]   2> 3043540 INFO  (qtp27825556-24212) [n:127.0.0.1:61088_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=12124210
   [junit4]   2> 3043545 INFO  (qtp27825556-24212) [n:127.0.0.1:61088_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=26
   [junit4]   2> 3043547 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[3684889586F2CF57]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=3684889586F2CF57 -Dtests.slow=true -Dtests.locale=sr-CS 
-Dtests.timezone=Asia/Gaza -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.08s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3684889586F2CF57:BED0B74F280EA2AF]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3043558 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 0x15f1132cf1f0005, 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> 3043560 INFO  (jetty-closer-3653-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1a71fbb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3043561 INFO  (jetty-closer-3653-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=28837475
   [junit4]   2> 3043562 INFO  (jetty-closer-3653-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3043562 INFO  (jetty-closer-3653-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bfd603: rootName = 
solr_61088, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1e539d6
   [junit4]   2> 3043572 INFO  (jetty-closer-3653-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3043574 INFO  (jetty-closer-3653-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f30389: rootName = 
solr_61088, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@5e7ae0
   [junit4]   2> 3043584 INFO  (jetty-closer-3653-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3043584 INFO  (jetty-closer-3653-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11f26e5: rootName = 
solr_61088, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@957a6e
   [junit4]   2> 3043586 INFO  (jetty-closer-3653-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3043587 INFO  (coreCloseExecutor-10241-thread-1) 
[n:127.0.0.1:61088_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@1b2c742
   [junit4]   2> 3043587 INFO  (coreCloseExecutor-10241-thread-1) 
[n:127.0.0.1:61088_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=28493634
   [junit4]   2> 3043587 INFO  (coreCloseExecutor-10241-thread-1) 
[n:127.0.0.1:61088_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@392b10: rootName = 
solr_61088, 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@9cea83
   [junit4]   2> 3043589 INFO  (coreCloseExecutor-10241-thread-2) 
[n:127.0.0.1:61088_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@10c9653
   [junit4]   2> 3043589 INFO  (coreCloseExecutor-10241-thread-3) 
[n:127.0.0.1:61088_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@1d496cd
   [junit4]   2> 3043599 INFO  (coreCloseExecutor-10241-thread-1) 
[n:127.0.0.1:61088_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=28493634
   [junit4]   2> 3043606 INFO  (coreCloseExecutor-10241-thread-2) 
[n:127.0.0.1:61088_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=17602131
   [junit4]   2> 3043606 INFO  (coreCloseExecutor-10241-thread-2) 
[n:127.0.0.1:61088_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@150cf6a: rootName = 
solr_61088, 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@78c56f
   [junit4]   2> 3043623 INFO  (coreCloseExecutor-10241-thread-2) 
[n:127.0.0.1:61088_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=17602131
   [junit4]   2> 3043629 INFO  (coreCloseExecutor-10241-thread-3) 
[n:127.0.0.1:61088_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=30709453
   [junit4]   2> 3043629 INFO  (coreCloseExecutor-10241-thread-3) 
[n:127.0.0.1:61088_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@139208e: rootName = 
solr_61088, 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@303059
   [junit4]   2> 3043644 INFO  (coreCloseExecutor-10241-thread-3) 
[n:127.0.0.1:61088_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=30709453
   [junit4]   2> 3043656 INFO  (jetty-closer-3653-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98816626746392579-127.0.0.1:61088_solr-n_0000000000) closing
   [junit4]   2> 3043657 INFO  
(OverseerStateUpdate-98816626746392579-127.0.0.1:61088_solr-n_0000000000) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:61088_solr
   [junit4]   2> 3043664 WARN  
(OverseerAutoScalingTriggerThread-98816626746392579-127.0.0.1:61088_solr-n_0000000000)
 [n:127.0.0.1:61088_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3043668 WARN  
(zkCallback-3659-thread-1-processing-n:127.0.0.1:61088_solr) 
[n:127.0.0.1:61088_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3043669 INFO  (jetty-closer-3653-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15bd205{/solr,null,UNAVAILABLE}
   [junit4]   2> 3043673 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-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> 3043678 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61084 61084
   [junit4]   2> 3043679 INFO  (Thread-4975) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61084 61084
   [junit4]   2> 3043683 WARN  (Thread-4975) [    ] 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: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_3684889586F2CF57-001
   [junit4]   2> Oct 12, 2017 3:27:50 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=559, maxMBSortInHeap=6.897146435176733, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-CS, timezone=Asia/Gaza
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=104966120,total=418074624
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLocalFSCloudBackupRestore, HighlighterConfigTest, SolrCLIZkUtilsTest, 
TestLeaderElectionZkExpiry, EnumFieldTest, HLLUtilTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, CircularListTest, 
TestMaxScoreQueryParser, PeerSyncReplicationTest, ZkCLITest, MetricUtilsTest, 
DeleteLastCustomShardedReplicaTest, HdfsNNFailoverTest, TestManagedResource, 
MetricsHandlerTest, IndexBasedSpellCheckerTest, SpatialFilterTest, 
ReplicationFactorTest, ChaosMonkeyNothingIsSafeTest, TestConfigSetsAPI, 
TestStressRecovery, TestSystemCollAutoCreate, QueryResultKeyTest, 
BlockJoinFacetSimpleTest, TestRuleBasedAuthorizationPlugin, 
TestHdfsCloudBackupRestore, TestQuerySenderListener, MigrateRouteKeyTest, 
SolrCoreMetricManagerTest, DocValuesTest, SolrJmxReporterCloudTest, 
UtilsToolTest, SystemLogListenerTest, ConjunctionSolrSpellCheckerTest, 
SoftAutoCommitTest, SaslZkACLProviderTest, NodeMutatorTest, FullHLLTest, 
PreAnalyzedFieldManagedSchemaCloudTest, HdfsWriteToMultipleCollectionsTest, 
ZkStateWriterTest, TestDistributedSearch, DateMathParserTest, 
DistributedQueueTest, TestCursorMarkWithoutUniqueKey, TestConfigOverlay, 
CSVRequestHandlerTest, TestRawResponseWriter, TestIBSimilarityFactory, 
FacetPivotSmallTest, NodeAddedTriggerTest, AtomicUpdatesTest, 
SortByFunctionTest, TestCloudDeleteByQuery, TestFieldCacheSortRandom, 
ReturnFieldsTest, RuleEngineTest, SolrCoreTest, TestClusterStateMutator, 
SimplePostToolTest, SolrIndexMetricsTest, TestUninvertingReader, 
DistributedFacetPivotSmallAdvancedTest, TestRestManager, RequiredFieldsTest, 
TestExpandComponent, SolrIndexSplitterTest, CollectionStateFormat2Test, 
SimpleFacetsTest, TestCoreAdminApis, TolerantUpdateProcessorTest, 
TestJsonFacetRefinement, HttpSolrCallGetCoreTest, BadCopyFieldTest, 
SimpleMLTQParserTest, ExitableDirectoryReaderTest, DirectUpdateHandlerTest, 
TestReplicaProperties, BigEndianAscendingWordDeserializerTest, 
TestAnalyzeInfixSuggestions, TestFoldingMultitermQuery, 
DistributedSpellCheckComponentTest, JavabinLoaderTest, TestJsonRequest, 
TestPhraseSuggestions, OverseerModifyCollectionTest, 
TestCloudJSONFacetJoinDomain, BlockJoinFacetDistribTest, 
BinaryUpdateRequestHandlerTest, DirectUpdateHandlerOptimizeTest, 
TestFunctionQuery, TestSimpleQParserPlugin, NoCacheHeaderTest, 
TestMiniSolrCloudClusterSSL, TestStressInPlaceUpdates, ResourceLoaderTest, 
TestCloudSearcherWarming, SolrSlf4jReporterTest, IndexSchemaTest, 
SortSpecParsingTest, TestEmbeddedSolrServerSchemaAPI, SpatialHeatmapFacetsTest, 
TestSolrDeletionPolicy2, DataDrivenBlockJoinTest, 
SharedFSAutoReplicaFailoverTest, TestCollectionAPIs, HdfsSyncSliceTest, 
RequestLoggingTest, ComputePlanActionTest, TestCustomDocTransformer, 
SmileWriterTest, TestInitQParser, TestPerFieldSimilarityWithDefaultOverride, 
TestDownShardTolerantSearch, TestOmitPositions, TestRequestStatusCollectionAPI, 
HttpPartitionTest, TestFuzzyAnalyzedSuggestions, TestSolrConfigHandlerCloud, 
TestSweetSpotSimilarityFactory, TestCloudManagedSchema, TestFieldCacheReopen, 
TestEmbeddedSolrServerAdminHandler, SpatialRPTFieldTypeTest, 
AnalysisErrorHandlingTest, DisMaxRequestHandlerTest, TestExceedMaxTermLength, 
TestFieldSortValues, TestUnifiedSolrHighlighter, SuggestComponentTest, 
TestCloudNestedDocsSort, ConnectionManagerTest, TestJmxIntegration, 
TestPrepRecovery, XmlUpdateRequestHandlerTest, ResponseLogComponentTest, 
ClusterStateUpdateTest, TestDocTermOrds, V2StandaloneTest, 
TestJavabinTupleStreamParser, MultiTermTest, TestStreamBody, HdfsDirectoryTest, 
TestCloudPseudoReturnFields, TestSolrCoreProperties, 
TestUniqueKeyFieldResource, CursorPagingTest, TestBinaryField, 
TestLRUStatsCache, TestPHPSerializedResponseWriter, CoreAdminHandlerTest, 
ShardRoutingTest, ConcurrentDeleteAndCreateCollectionTest, 
HdfsChaosMonkeySafeLeaderTest, MoveReplicaHDFSFailoverTest, MergeStrategyTest, 
TestNRTOpen, StatsReloadRaceTest, RollingRestartTest, SolrShardReporterTest, 
DefaultValueUpdateProcessorTest, AutoAddReplicasPlanActionTest, 
TestTlogReplica, DistributedFacetPivotWhiteBoxTest, TestDynamicFieldResource, 
TestSort, AliasIntegrationTest, TestRandomDVFaceting, BasicAuthStandaloneTest, 
SyncSliceTest, RemoteQueryErrorTest, TestReplicationHandler, 
RequestHandlersTest, TestHighFrequencyDictionaryFactory, HighlighterTest, 
TestOverriddenPrefixQueryForCustomFieldType, FieldAnalysisRequestHandlerTest, 
TestSolrCloudSnapshots, BasicDistributedZkTest, ReplicaListTransformerTest, 
TestDistributedGrouping, TestHashPartitioner, ZkControllerTest, 
TestStressReorder, TestJoin, TestStressVersions, TestRangeQuery, 
TestSolr4Spatial, QueryElevationComponentTest, PeerSyncTest, TestBadConfig, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
SpellCheckCollatorTest, SuggesterTest, WordBreakSolrSpellCheckerTest, 
TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestQueryUtils, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
FileBasedSpellCheckerTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
MoreLikeThisHandlerTest, RegexBoostProcessorTest, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
TestComponentsName, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, 
TestMergePolicyConfig, SampleTest, NumericFieldsTest, OutputWriterTest, 
TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCharFilters, 
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, 
URLClassifyProcessorTest, PluginInfoTest, PreAnalyzedFieldTest, DateFieldTest, 
TestSolrJ, TestLRUCache, ZkNodePropsTest, FileUtilsTest, SolrTestCaseJ4Test, 
TestHighlightDedupGrouping, AssignBackwardCompatibilityTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteNodeTest, DeleteShardTest, 
DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, 
DocValuesNotIndexedTest, LeaderElectionContextKeyTest]
   [junit4] Completed [532/744 (1!)] on J0 in 7.84s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 210 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3483018 INFO  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3684889586F2CF57-001\init-core-data-001
   [junit4]   2> 3483020 WARN  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 3483020 INFO  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3483024 INFO  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3483025 INFO  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3684889586F2CF57-001\tempDir-001
   [junit4]   2> 3483025 INFO  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3483026 INFO  (Thread-6336) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3483026 INFO  (Thread-6336) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3483032 ERROR (Thread-6336) [    ] 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> 3483127 INFO  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50001
   [junit4]   2> 3483148 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 0x15f11399dbd0000, 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> 3483153 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3483153 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3483155 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@740cce{/solr,null,AVAILABLE}
   [junit4]   2> 3483155 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8aab59{/solr,null,AVAILABLE}
   [junit4]   2> 3483162 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@299a08{HTTP/1.1,[http/1.1]}{127.0.0.1:50006}
   [junit4]   2> 3483162 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f3e1be{HTTP/1.1,[http/1.1]}{127.0.0.1:50005}
   [junit4]   2> 3483162 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.e.j.s.Server Started @3491250ms
   [junit4]   2> 3483162 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.e.j.s.Server Started @3491251ms
   [junit4]   2> 3483162 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50006}
   [junit4]   2> 3483162 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50005}
   [junit4]   2> 3483163 ERROR (jetty-launcher-5949-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3483164 ERROR (jetty-launcher-5949-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3483166 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 3483169 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 3483169 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3483169 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3483169 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3483169 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3483169 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T15:35:09.641Z
   [junit4]   2> 3483169 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-12T15:35:09.641Z
   [junit4]   2> 3483176 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3483176 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3483193 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 0x15f11399dbd0002, 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> 3483196 INFO  (jetty-launcher-5949-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50001/solr
   [junit4]   2> 3483196 INFO  (jetty-launcher-5949-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50001/solr
   [junit4]   2> 3483199 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 0x15f11399dbd0003, 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> 3483341 INFO  (jetty-launcher-5949-thread-1) 
[n:127.0.0.1:50006_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3483341 INFO  (jetty-launcher-5949-thread-2) 
[n:127.0.0.1:50005_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3483341 INFO  (jetty-launcher-5949-thread-1) 
[n:127.0.0.1:50006_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50006_solr
   [junit4]   2> 3483342 INFO  (jetty-launcher-5949-thread-2) 
[n:127.0.0.1:50005_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50005_solr
   [junit4]   2> 3483343 INFO  (jetty-launcher-5949-thread-1) 
[n:127.0.0.1:50006_solr    ] o.a.s.c.Overseer Overseer 
(id=98816655982657541-127.0.0.1:50006_solr-n_0000000000) starting
   [junit4]   2> 3483343 INFO  
(zkCallback-5961-thread-1-processing-n:127.0.0.1:50005_solr) 
[n:127.0.0.1:50005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3483343 INFO  
(zkCallback-5960-thread-1-processing-n:127.0.0.1:50006_solr) 
[n:127.0.0.1:50006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3483350 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 3483351 INFO  (jetty-launcher-5949-thread-1) 
[n:127.0.0.1:50006_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50006_solr
   [junit4]   2> 3483351 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 3483353 INFO  
(zkCallback-5960-thread-1-processing-n:127.0.0.1:50006_solr) 
[n:127.0.0.1:50006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3483353 INFO  
(zkCallback-5961-thread-1-processing-n:127.0.0.1:50005_solr) 
[n:127.0.0.1:50005_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3483354 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:50005_solr, 127.0.0.1:50006_solr]
   [junit4]   2> 3483354 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3483354 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 3483355 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 3483355 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3483356 DEBUG (ScheduledTrigger-13064-thread-1) 
[n:127.0.0.1:50006_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:50005_solr, 
127.0.0.1:50006_solr]
   [junit4]   2> 3483513 INFO  (jetty-launcher-5949-thread-1) 
[n:127.0.0.1:50006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50006.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e94075
   [junit4]   2> 3483525 INFO  (jetty-launcher-5949-thread-1) 
[n:127.0.0.1:50006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50006.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e94075
   [junit4]   2> 3483526 INFO  (jetty-launcher-5949-thread-1) 
[n:127.0.0.1:50006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50006.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e94075
   [junit4]   2> 3483527 INFO  (jetty-launcher-5949-thread-1) 
[n:127.0.0.1:50006_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3684889586F2CF57-001\tempDir-001\node1\.
   [junit4]   2> 3483570 INFO  (jetty-launcher-5949-thread-2) 
[n:127.0.0.1:50005_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50005.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e94075
   [junit4]   2> 3483578 INFO  (jetty-launcher-5949-thread-2) 
[n:127.0.0.1:50005_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50005.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e94075
   [junit4]   2> 3483578 INFO  (jetty-launcher-5949-thread-2) 
[n:127.0.0.1:50005_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50005.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e94075
   [junit4]   2> 3483580 INFO  (jetty-launcher-5949-thread-2) 
[n:127.0.0.1:50005_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3684889586F2CF57-001\tempDir-001\node2\.
   [junit4]   2> 3483614 INFO  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3483615 INFO  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50001/solr ready
   [junit4]   2> 3483665 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[3684889586F2CF57]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
   [junit4]   2> 3483666 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[3684889586F2CF57]) [    
] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3483667 DEBUG 
(zkCallback-5960-thread-1-processing-n:127.0.0.1:50006_solr) 
[n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 3483667 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 3483671 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 3483671 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 3483672 DEBUG 
(OverseerAutoScalingTriggerThread-98816655982657541-127.0.0.1:50006_solr-n_0000000000)
 [n:127.0.0.1:50006_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3483680 INFO  (qtp13039634-33164) [n:127.0.0.1:50005_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3483691 INFO  (qtp13039634-33164) [n:127.0.0.1:50005_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 3483698 INFO  (qtp13039634-33167) [n:127.0.0.1:50005_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3483700 INFO  (qtp13039634-33167) [n:127.0.0.1:50005_solr    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50001/solr ready
   [junit4]   2> 3483701 INFO  (qtp13039634-33166) [n:127.0.0.1:50005_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 3483706 INFO  (qtp28199730-33175) [n:127.0.0.1:50006_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 3483707 DEBUG (qtp13039634-33167) [n:127.0.0.1:

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

 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3600280 INFO  (jetty-closer-5950-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@193d7c{/solr,null,UNAVAILABLE}
   [junit4]   2> 3600280 INFO  (jetty-closer-5950-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ee43b0{/solr,null,UNAVAILABLE}
   [junit4]   2> 3600282 ERROR 
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-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> 3600283 INFO  
(SUITE-TriggerIntegrationTest-seed#[3684889586F2CF57]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50001 50001
   [junit4]   2> 3600285 INFO  (Thread-6336) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50001 50001
   [junit4]   2> 3600289 WARN  (Thread-6336) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        48      /solr/aliases.json
   [junit4]   2>        48      /solr/clusterprops.json
   [junit4]   2>        15      /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        48      /solr/clusterstate.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98816655982657541-127.0.0.1:50006_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98816655982657602-127.0.0.1:50468_solr-n_0000000012
   [junit4]   2>        2       
/solr/overseer_elect/election/98816655982657558-127.0.0.1:50147_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        48      /solr/collections
   [junit4]   2>        41      /solr/live_nodes
   [junit4]   2>        6       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        3       /solr/autoscaling/events/node_added_trigger
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3684889586F2CF57-001
   [junit4]   2> Oct 12, 2017 3:37:06 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1213, maxMBSortInHeap=6.392094059691862, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-AU, timezone=America/Yakutat
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=153249624,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFlRTGCloud, 
TestDistributedStatsComponentCardinality, TestAuthenticationFramework, 
TestPullReplica, ManagedSchemaRoundRobinCloudTest, HLLSerializationTest, 
VersionInfoTest, UpdateRequestProcessorFactoryTest, TestNoOpRegenerator, 
OverseerTaskQueueTest, AutoScalingHandlerTest, SparseHLLTest, 
DeleteInactiveReplicaTest, HdfsUnloadDistributedZkTest, 
TestFieldCollectionResource, TestConfigsApi, SolrRequestParserTest, 
TestElisionMultitermQuery, RestartWhileUpdatingTest, 
CdcrReplicationHandlerTest, TestDistribDocBasedVersion, TestSearchPerf, 
LukeRequestHandlerTest, TestBackupRepositoryFactory, TestOrdValues, 
PKIAuthenticationIntegrationTest, TestOnReconnectListenerSupport, 
TestSolrCoreSnapshots, LeaderFailureAfterFreshStartTest, MetricsConfigTest, 
IndexSchemaRuntimeFieldTest, SolrGraphiteReporterTest, TestTestInjection, 
HdfsCollectionsAPIDistributedZkTest, ResponseHeaderTest, CdcrUpdateLogTest, 
ShardRoutingCustomTest, MoveReplicaHDFSTest, ExplicitHLLTest, RulesTest, 
ConfigureRecoveryStrategyTest, TestDocumentBuilder, DOMUtilTest, 
DistribJoinFromCollectionTest, TestDistributedMissingSort, TestCustomStream, 
TestReplicationHandlerBackup, TestSubQueryTransformerDistrib, 
TestBM25SimilarityFactory, DistributedTermsComponentTest, 
HdfsChaosMonkeyNothingIsSafeTest, AtomicUpdateProcessorFactoryTest, 
TestStandardQParsers, TestCloudRecovery, BlockCacheTest, TestCustomSort, 
DirectoryFactoryTest, TestConfigSets, TestFastOutputStream, 
DocumentBuilderTest, TestFieldCache, DistributedMLTComponentTest, 
TestFieldTypeCollectionResource, TestBulkSchemaConcurrent, 
SuggestComponentContextFilterQueryTest, 
PeerSyncWithIndexFingerprintCachingTest, CollectionTooManyReplicasTest, 
SubstringBytesRefFilterTest, DistributedFacetExistsSmallTest, 
TestNamedUpdateProcessors, TestSolrQueryParser, TestZkAclsWithHadoopAuth, 
CurrencyFieldTypeTest, TestNestedDocsSort, SolrCoreCheckLockOnStartupTest, 
TestNumericTerms64, TestSkipOverseerOperations, 
SpellCheckCollatorWithCollapseTest, TestIndexSearcher, 
DistributedSuggestComponentTest, TermVectorComponentTest, GraphQueryTest, 
SuggesterFSTTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestClusterProperties, TestJsonFacets, TestConfigReload, TestLegacyFieldCache, 
TestStressLucene, TestRealTimeGet, CacheHeaderTest, TestRebalanceLeaders, 
TlogReplayBufferedWhileIndexingTest, TestConfigSetImmutable, 
TestConfigSetsAPIExclusivity, SolrJmxReporterTest, 
WrapperMergePolicyFactoryTest, OpenExchangeRatesOrgProviderTest, TestDocSet, 
TestEmbeddedSolrServerConstructors, SpellCheckComponentTest, 
PingRequestHandlerTest, TestFieldCacheVsDocValues, 
SimpleCollectionCreateDeleteTest, DistributedDebugComponentTest, 
ZkStateReaderTest, TestSQLHandlerNonCloud, TestPolicyCloud, TestPushWriter, 
TestExportWriter, TestLegacyNumericRangeQueryBuilder, 
TestLMJelinekMercerSimilarityFactory, TestLeaderInitiatedRecoveryThread, 
TestUseDocValuesAsStored2, TestSolrCloudWithKerberosAlt, ForceLeaderTest, 
SpellingQueryConverterTest, LoggingHandlerTest, 
TestNonDefinedSimilarityFactory, TestHalfAndHalfDocValues, 
TestFreeTextSuggestions, TestLuceneIndexBackCompat, TestCloudSchemaless, 
TestFieldCacheSort, DistributedIntervalFacetingTest, SolrIndexConfigTest, 
TestHashQParserPlugin, TestTrackingShardHandlerFactory, StatsComponentTest, 
BJQParserTest, ConfigSetsAPITest, TestSolrDeletionPolicy1, 
TestRequestForwarding, PropertiesRequestHandlerTest, 
ShufflingReplicaListTransformerTest, CollectionReloadTest, 
TestBlendedInfixSuggestions, MBeansHandlerTest, TestSolrQueryResponse, 
PolyFieldTest, TestMacroExpander, TestAnalyzedSuggestions, 
TestCollectionsAPIViaSolrCloudCluster, TestTrie, BooleanFieldTest, 
ConvertedLegacyTest, TestCollationField, TestDistribIDF, 
TestSubQueryTransformer, SystemInfoHandlerTest, ShardSplitTest, 
CollectionsAPISolrJTest, HdfsThreadLeakTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestComplexPhraseLeadingWildcard, 
TestSolrXml, ChaosMonkeySafeLeaderTest, DebugComponentTest, SSLMigrationTest, 
SolrCloudReportersTest, DocExpirationUpdateProcessorFactoryTest, 
NodeLostTriggerTest, VMParamsZkACLAndCredentialsProvidersTest, 
DistributedQueryComponentCustomSortTest, TestSchemaSimilarityResource, 
TestReload, ActionThrottleTest, TestSimpleTrackingShardHandler, 
TestExactStatsCache, TestCloudPivotFacet, ReplaceNodeTest, 
AutoscalingHistoryHandlerTest, TestConfig, TestSuggestSpellingConverter, 
TestHttpShardHandlerFactory, TestQueryTypes, TestRestoreCore, TestCSVLoader, 
BasicDistributedZk2Test, SearchHandlerTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestFaceting, TestRecovery, 
TermVectorComponentDistributedTest, HardAutoCommitTest, TestCoreContainer, 
TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, TestFiltering, 
BasicFunctionalityTest, TestLazyCores, TestCoreDiscovery, 
TestExtendedDismaxParser, SuggesterTSTTest, SuggesterWFSTTest, 
SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoBeanTest, 
TestSurroundQueryParser, TestWriterPerf, TestReversedWildcardFilterFactory, 
PrimitiveFieldTypeTest, TermsComponentTest, FastVectorHighlighterTest, 
SolrPluginUtilsTest, QueryParsingTest, JsonLoaderTest, TestLFUCache, 
MinimalSchemaTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, 
TestPerFieldSimilarity, TestFastWriter, ScriptEngineTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, 
TestUtils, SliceStateTest, UUIDFieldTest, TestRTGBase, TestCrossCoreJoin, 
TestTolerantSearch, TestJettySolrRunner, ConnectionReuseTest, AssignTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CleanupOldIndexTest, CreateCollectionCleanupTest, CustomCollectionTest, 
DeleteReplicaTest, DistribCursorPagingTest, DistributedVersionInfoTest, 
LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, 
MoveReplicaTest, MultiThreadedOCPTest, SolrCloudExampleTest, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExclusionRuleCollectionAccess, 
TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, 
TestSegmentSorting, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, 
TestStressLiveNodes, TestTolerantUpdateProcessorCloud, ZkFailoverTest, 
ExecutePlanActionTest, TriggerIntegrationTest]
   [junit4] Completed [598/744 (2!)] on J1 in 117.56s, 10 tests, 1 failure <<< 
FAILURES!

[...truncated 43207 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to