Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/844/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Last available 
state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",   
        "base_url":"http://127.0.0.1:50369/solr";,           
"node_name":"127.0.0.1:50369_solr",           "state":"down"},         
"core_node2":{           "core":"MissingSegmentRecoveryTest_shard1_replica2",   
        "base_url":"http://127.0.0.1:50372/solr";,           
"node_name":"127.0.0.1:50372_solr",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"http://127.0.0.1:50369/solr";,
          "node_name":"127.0.0.1:50369_solr",
          "state":"down"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"http://127.0.0.1:50372/solr";,
          "node_name":"127.0.0.1:50372_solr",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([8CF4CCE66D775231:DCA154E53456E42C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)




Build Log:
[...truncated 12607 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\init-core-data-001
   [junit4]   2> 2163925 WARN  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 2163925 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2163936 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2163940 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001
   [junit4]   2> 2163942 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2163942 INFO  (Thread-4018) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2163942 INFO  (Thread-4018) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2164043 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50365
   [junit4]   2> 2164052 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 0x15b791c85880000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2164054 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2164054 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2164054 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@97bf093{/solr,null,AVAILABLE}
   [junit4]   2> 2164054 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64aedd0b{/solr,null,AVAILABLE}
   [junit4]   2> 2164054 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69def983{HTTP/1.1,[http/1.1]}{127.0.0.1:50372}
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@54017585{HTTP/1.1,[http/1.1]}{127.0.0.1:50369}
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.e.j.s.Server Started @2169997ms
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.e.j.s.Server Started @2169997ms
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50372}
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50369}
   [junit4]   2> 2164062 ERROR (jetty-launcher-3978-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2164062 ERROR (jetty-launcher-3978-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2164062 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2164063 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2164063 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-16T23:32:44.154Z
   [junit4]   2> 2164063 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-16T23:32:44.154Z
   [junit4]   2> 2164071 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2164071 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2164090 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 0x15b791c85880002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2164095 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2164095 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2164096 INFO  (jetty-launcher-3978-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50365/solr
   [junit4]   2> 2164096 INFO  (jetty-launcher-3978-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50365/solr
   [junit4]   2> 2164100 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 0x15b791c85880004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2164101 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 0x15b791c85880003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2164134 INFO  (jetty-launcher-3978-thread-1) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2164134 INFO  (jetty-launcher-3978-thread-2) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2164136 INFO  (jetty-launcher-3978-thread-1) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50369_solr
   [junit4]   2> 2164137 INFO  (jetty-launcher-3978-thread-2) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50372_solr
   [junit4]   2> 2164137 INFO  (jetty-launcher-3978-thread-1) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.Overseer Overseer 
(id=97804980324925446-127.0.0.1:50369_solr-n_0000000000) starting
   [junit4]   2> 2164139 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2164140 INFO  
(zkCallback-3990-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2164150 INFO  (jetty-launcher-3978-thread-1) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50369_solr
   [junit4]   2> 2164152 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2164152 INFO  
(zkCallback-3990-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2164340 INFO  (jetty-launcher-3978-thread-1) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\.
   [junit4]   2> 2164344 INFO  (jetty-launcher-3978-thread-2) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node2\.
   [junit4]   2> 2166550 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 0x15b791c85880007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2166556 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2166557 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50365/solr ready
   [junit4]   2> 2166586 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 2166593 INFO  (qtp795765126-20692) [n:127.0.0.1:50372_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2166599 INFO  
(OverseerThreadFactory-8225-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
MissingSegmentRecoveryTest
   [junit4]   2> 2166718 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2166718 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2166720 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2166724 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2166838 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2166838 INFO  
(zkCallback-3990-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2167768 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.6.0
   [junit4]   2> 2167768 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.6.0
   [junit4]   2> 2167777 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 2167777 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 2167789 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2167789 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2167789 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from 
collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 2167790 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from 
collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 2167790 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2167790 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2167790 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 2167790 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2167961 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2167961 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2167964 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2167964 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2167969 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@632d16a4[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2167971 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2167971 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2167972 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2167972 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1564879689417228288
   [junit4]   2> 2167983 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2167984 INFO  
(searcherExecutor-8230-thread-1-processing-n:127.0.0.1:50372_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@632d16a4[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2168013 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2168013 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2168015 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2168015 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2168019 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@273b4ed4[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2168020 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2168020 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2168021 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2168021 INFO  
(searcherExecutor-8231-thread-1-processing-n:127.0.0.1:50369_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@273b4ed4[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2168021 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1564879689468608512
   [junit4]   2> 2168085 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2168085 INFO  
(zkCallback-3990-thread-2-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2168483 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2168483 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2168483 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:50372/solr/MissingSegmentRecoveryTest_shard1_replica2/
   [junit4]   2> 2168484 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:50372/solr 
START 
replicas=[http://127.0.0.1:50369/solr/MissingSegmentRecoveryTest_shard1_replica1/]
 nUpdates=100
   [junit4]   2> 2168484 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:50372/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 2168487 INFO  (qtp616381213-20683) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.S.Request 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2168488 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2168488 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2168488 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2168495 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50372/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1
   [junit4]   2> 2168600 INFO  
(zkCallback-3990-thread-3-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2168600 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2168648 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 2168657 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1938
   [junit4]   2> 2168757 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2168758 INFO  
(zkCallback-3990-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2169033 INFO  (qtp616381213-20686) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2314
   [junit4]   2> 2169040 INFO  (qtp795765126-20692) [n:127.0.0.1:50372_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> 2169140 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2169141 INFO  
(zkCallback-3990-thread-2-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2170041 INFO  (qtp795765126-20692) [n:127.0.0.1:50372_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3447
   [junit4]   2> 2170057 INFO  (qtp616381213-20681) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50372/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0
 (1564879691591974912), 1 (1564879691596169216), 2 (1564879691596169217), 3 
(1564879691596169218), 4 (1564879691596169219), 5 (1564879691596169220), 6 
(1564879691596169221), 7 (1564879691596169222), 8 (1564879691596169223), 9 
(1564879691596169224)]} 0 3
   [junit4]   2> 2170058 INFO  (qtp795765126-20691) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1564879691591974912), 1 
(1564879691596169216), 2 (1564879691596169217), 3 (1564879691596169218), 4 
(1564879691596169219), 5 (1564879691596169220), 6 (1564879691596169221), 7 
(1564879691596169222), 8 (1564879691596169223), 9 (1564879691596169224)]} 0 11
   [junit4]   2> 2170062 INFO  (qtp616381213-20681) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2170062 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2170062 INFO  (qtp616381213-20681) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@70862fd6
   [junit4]   2> 2170062 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19219e39
   [junit4]   2> 2170100 INFO  (qtp616381213-20681) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51e5e9ff[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2170101 INFO  
(searcherExecutor-8231-thread-1-processing-n:127.0.0.1:50369_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@51e5e9ff[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
   [junit4]   2> 2170101 INFO  (qtp616381213-20681) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2170101 INFO  (qtp616381213-20681) [n:127.0.0.1:50369_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50372/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 39
   [junit4]   2> 2170102 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4bd8e07c[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2170102 INFO  
(searcherExecutor-8230-thread-1-processing-n:127.0.0.1:50372_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@4bd8e07c[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
   [junit4]   2> 2170102 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2170102 INFO  (qtp795765126-20690) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50372/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 41
   [junit4]   2> 2170103 INFO  (qtp795765126-20696) [n:127.0.0.1:50372_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={_stateVer_=MissingSegmentRecoveryTest:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 43
   [junit4]   2> 2170106 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@54017585{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2170107 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1340826305
   [junit4]   2> 2170114 INFO  (coreCloseExecutor-8240-thread-1) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4fac15f3
   [junit4]   2> 2170121 INFO  (coreCloseExecutor-8240-thread-1) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2170123 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.c.Overseer Overseer 
(id=97804980324925446-127.0.0.1:50369_solr-n_0000000000) closing
   [junit4]   2> 2170125 INFO  
(OverseerStateUpdate-97804980324925446-127.0.0.1:50369_solr-n_0000000000) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50369_solr
   [junit4]   2> 2170127 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 0x15b791c85880006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2170129 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50372_solr
   [junit4]   2> 2170129 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2170129 INFO  (zkCallback-3996-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2170133 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@97bf093{/solr,null,UNAVAILABLE}
   [junit4]   2> 2170134 INFO  
(zkCallback-3989-thread-2-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2170137 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.Overseer Overseer 
(id=97804980324925445-127.0.0.1:50372_solr-n_0000000001) starting
   [junit4]   2> 2170137 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2170138 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4feb560b{/solr,null,AVAILABLE}
   [junit4]   2> 2170139 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@3a017b86{HTTP/1.1,[http/1.1]}{127.0.0.1:50369}
   [junit4]   2> 2170139 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.e.j.s.Server Started @2176075ms
   [junit4]   2> 2170139 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50369}
   [junit4]   2> 2170140 ERROR 
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2170140 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.6.0
   [junit4]   2> 2170140 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2170140 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2170141 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-16T23:32:50.232Z
   [junit4]   2> 2170154 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2170154 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2170167 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 0x15b791c85880009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2170172 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2170173 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50365/solr
   [junit4]   2> 2170177 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 0x15b791c8588000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2170187 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2170190 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2170194 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50369_solr
   [junit4]   2> 2170197 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2170197 INFO  (zkCallback-3996-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2170198 INFO  
(zkCallback-4001-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2170330 INFO  
(zkCallback-3989-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2170398 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\.
   [junit4]   2> 2170398 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2> 2170424 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2170453 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.6.0
   [junit4]   2> 2170462 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 2170468 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2170468 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from 
collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 2170469 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2170469 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 2170626 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2170626 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2170629 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2170629 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2170707 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@783d3f33
   [junit4]   2> 2170708 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2170713 INFO  
(zkCallback-3989-thread-3-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2170715 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Found 
active leader, will attempt to create fresh core and recover.
   [junit4]   2> 2170715 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index 
properties... index=index.20170417003250806
   [junit4]   2> 2170717 INFO  
(zkCallback-4001-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2170718 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2170718 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 2170760 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
 [n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1 
old index directories to clean-up under 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\
 afterReload=false
   [junit4]   2> 2170769 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
 [n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted 
old index directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170417003250806
   [junit4]   2> 2170922 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
 [n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1 
old index directories to clean-up under 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\
 afterReload=false
   [junit4]   2> 2170955 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1)
 [n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted 
old index directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\index
   [junit4]   2> 2170963 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2170963 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2170965 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2170965 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2170973 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@29305f1c
   [junit4]   2> 2170979 INFO  
(coreLoadExecutor-8249-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2170979 ERROR 
(coreContainerWorkExecutor-8245-thread-1-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.CoreContainer Error waiting for SolrCore 
to be created
   [junit4]   2> java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: Unable to create core 
[MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$6(CoreContainer.java:582)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [MissingSegmentRecoveryTest_shard1_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:930)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:554)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:989)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:917)
   [junit4]   2>        ... 7 more
   [junit4]   2>        Suppressed: org.apache.solr.common.SolrException: Error 
opening new searcher
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]   2>                at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:915)
   [junit4]   2>                ... 7 more
   [junit4]   2>        Caused by: org.apache.solr.common.SolrException: Error 
opening new searcher
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2039)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2159)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1061)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:944)
   [junit4]   2>                ... 9 more
   [junit4]   2>        Caused by: 
org.apache.lucene.index.CorruptIndexException: Unexpected file read error while 
reading index. 
(resource=BufferedChecksumIndexInput(MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")))
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
   [junit4]   2>                at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:928)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2000)
   [junit4]   2>                ... 12 more
   [junit4]   2>        Caused by: java.io.EOFException: read past EOF: 
MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1\data\index\segments_2")
   [junit4]   2>                at 
org.apache.lucene.store.ByteBufferIndexInput.readByte(ByteBufferIndexInput.java:75)
   [junit4]   2>                at 
org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
   [junit4]   2>                at 
org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:300)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]   2>                ... 18 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2039)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2159)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1061)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:944)
   [junit4]   2>        ... 10 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no 
segments* file found in 
LockValidatingDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1\data\index.20170417003250806
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68a8d69a): files: 
[write.lock]
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:923)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:118)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:93)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:248)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:122)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2000)
   [junit4]   2>        ... 13 more
   [junit4]   2> 2261464 INFO  (qtp795765126-20692) [n:127.0.0.1:50372_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2261546 INFO  
(OverseerThreadFactory-8243-thread-1-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2261559 INFO  (qtp795765126-20691) [n:127.0.0.1:50372_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2261561 INFO  (qtp795765126-20691) [n:127.0.0.1:50372_solr    
] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6be9a38
   [junit4]   2> 2261591 INFO  (qtp1927448980-20763) [n:127.0.0.1:50369_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=32
   [junit4]   2> 2261602 INFO  (qtp795765126-20691) [n:127.0.0.1:50372_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2261624 INFO  (qtp795765126-20691) [n:127.0.0.1:50372_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=65
   [junit4]   2> 2261634 INFO  
(zkCallback-4001-thread-2-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2261734 INFO  
(zkCallback-4001-thread-2-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2262333 INFO  (qtp795765126-20692) [n:127.0.0.1:50372_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} 
status=0 QTime=870
   [junit4]   2> 2262334 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8CF4CCE66D775231]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery 
-Dtests.seed=8CF4CCE66D775231 -Dtests.slow=true -Dtests.locale=cs 
-Dtests.timezone=Europe/London -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 95.8s J1 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected a collection 
with one shard and two replicas
   [junit4]    > null
   [junit4]    > Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica1",
   [junit4]    >           "base_url":"http://127.0.0.1:50369/solr";,
   [junit4]    >           "node_name":"127.0.0.1:50369_solr",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:50372/solr";,
   [junit4]    >           "node_name":"127.0.0.1:50372_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8CF4CCE66D775231:DCA154E53456E42C]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
   [junit4]    >        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2262334 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 0x15b791c85880008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2262340 INFO  (jetty-closer-3979-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3a017b86{HTTP/1.1,[http/1.1]}{127.0.0.1:50369}
   [junit4]   2> 2262346 INFO  (jetty-closer-3979-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=850543609
   [junit4]   2> 2262347 INFO  (jetty-closer-3979-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@69def983{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2262356 INFO  (jetty-closer-3979-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=372601
   [junit4]   2> 2262363 WARN  
(zkCallback-4001-thread-2-processing-n:127.0.0.1:50369_solr) 
[n:127.0.0.1:50369_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2262364 INFO  
(zkCallback-3989-thread-6-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2262363 INFO  (jetty-closer-3979-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97804980324925445-127.0.0.1:50372_solr-n_0000000001) closing
   [junit4]   2> 2262364 INFO  (jetty-closer-3979-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2262364 INFO  
(OverseerStateUpdate-97804980324925445-127.0.0.1:50372_solr-n_0000000001) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50372_solr
   [junit4]   2> 2262368 INFO  (jetty-closer-3979-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4feb560b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2262376 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 0x15b791c85880005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2262376 WARN  
(zkCallback-3989-thread-6-processing-n:127.0.0.1:50372_solr) 
[n:127.0.0.1:50372_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2262381 INFO  (jetty-closer-3979-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2262385 INFO  (jetty-closer-3979-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@64aedd0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2262393 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50365 50365
   [junit4]   2> 2262395 INFO  (Thread-4018) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50365 50365
   [junit4]   2> 2262396 WARN  (Thread-4018) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/MissingSegmentRecoveryTest/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        94      /solr/overseer/collection-queue-work
   [junit4]   2>        22      /solr/overseer/queue
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2262397 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8CF4CCE66D775231]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_8CF4CCE66D775231-001
   [junit4]   2> Apr 16, 2017 11:34:22 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory 
doPackFST= true)}, docValues:{}, maxPointsInLeafNode=1489, 
maxMBSortInHeap=5.547683258850809, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=cs, 
timezone=Europe/London
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=38023424,total=372731904
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseQParserPlugin, TestFiltering, TestRecoveryHdfs, 
TestQueryUtils, HighlighterConfigTest, TestUninvertingReader, 
TestAtomicUpdateErrorCases, TestCryptoKeys, TestReplicaProperties, 
SecurityConfHandlerTest, BitVectorTest, HighlighterMaxOffsetTest, 
TestManagedSchema, TestQuerySenderListener, TestSolrDeletionPolicy2, 
TestSubQueryTransformer, TestSchemaManager, ConvertedLegacyTest, 
CdcrVersionReplicationTest, SolrMetricsIntegrationTest, HLLUtilTest, 
CollectionsAPISolrJTest, JsonValidatorTest, ShardRoutingCustomTest, 
TestReversedWildcardFilterFactory, ForceLeaderTest, TestQueryTypes, 
TestFreeTextSuggestions, TestTrackingShardHandlerFactory, 
AnalyticsMergeStrategyTest, TestSearchPerf, UUIDFieldTest, 
CSVRequestHandlerTest, RequestHandlersTest, MergeStrategyTest, 
MBeansHandlerTest, TestOmitPositions, AsyncCallRequestStatusResponseTest, 
TestSystemCollAutoCreate, TestSchemaNameResource, 
TestCopyFieldCollectionResource, DocExpirationUpdateProcessorFactoryTest, 
TestInitParams, SpellCheckComponentTest, BasicDistributedZk2Test, 
LoggingHandlerTest, CoreMergeIndexesAdminHandlerTest, 
TestJavabinTupleStreamParser, TestPerFieldSimilarityWithDefaultOverride, 
TestCodecSupport, TestIndexingPerformance, CleanupOldIndexTest, 
SolrIndexSplitterTest, DeleteInactiveReplicaTest, 
LeaderElectionIntegrationTest, SolrCoreCheckLockOnStartupTest, 
ReturnFieldsTest, ManagedSchemaRoundRobinCloudTest, BufferStoreTest, 
SolrCLIZkUtilsTest, TestReloadAndDeleteDocs, 
SharedFSAutoReplicaFailoverUtilsTest, UpdateRequestProcessorFactoryTest, 
CollectionReloadTest, SolrSlf4jReporterTest, TestSimpleTrackingShardHandler, 
BlockJoinFacetRandomTest, TestSchemaSimilarityResource, 
DistributedVersionInfoTest, TestNumericTerms32, DirectoryFactoryTest, 
TestFieldCacheSanityChecker, TestImplicitCoreProperties, TestRandomFaceting, 
CreateCollectionCleanupTest, TermVectorComponentDistributedTest, 
TestTolerantUpdateProcessorRandomCloud, HdfsBasicDistributedZk2Test, 
TestNonDefinedSimilarityFactory, TestJsonFacets, TermVectorComponentTest, 
ClassificationUpdateProcessorTest, TriLevelCompositeIdRoutingTest, 
WordBreakSolrSpellCheckerTest, ClassificationUpdateProcessorFactoryTest, 
TestLRUStatsCache, DistribJoinFromCollectionTest, 
TestStressCloudBlindAtomicUpdates, TestWriterPerf, 
TestEmbeddedSolrServerSchemaAPI, HdfsRecoverLeaseTest, TestConfigSets, 
SuggesterWFSTTest, TestDistributedMissingSort, ExternalFileFieldSortTest, 
OpenCloseCoreStressTest, TestDistributedGrouping, TestIndexSearcher, 
CircularListTest, SortByFunctionTest, DeleteShardTest, 
TestConfigSetsAPIExclusivity, HdfsRestartWhileUpdatingTest, 
FileBasedSpellCheckerTest, RegexBoostProcessorTest, TestInPlaceUpdatesDistrib, 
NotRequiredUniqueKeyTest, HdfsLockFactoryTest, 
TestLMDirichletSimilarityFactory, RecoveryAfterSoftCommitTest, 
TestLMJelinekMercerSimilarityFactory, DistributedIntervalFacetingTest, 
TestNamedUpdateProcessors, TestSolrQueryParser, CloudMLTQParserTest, 
TestStandardQParsers, CollectionTooManyReplicasTest, TestXmlQParserPlugin, 
TestReload, FieldMutatingUpdateProcessorTest, AnalysisErrorHandlingTest, 
TestFieldCache, TestSolrCloudWithKerberosAlt, CursorMarkTest, 
TestSolrCoreSnapshots, TestSegmentSorting, SolrInfoMBeanTest, TestMacros, 
SolrXmlInZkTest, UUIDUpdateProcessorFallbackTest, TestRawResponseWriter, 
TestFastWriter, TestFieldCollectionResource, TestConfig, TestStressLiveNodes, 
CdcrBootstrapTest, BasicZkTest, TestCollapseQParserPlugin, 
TestDFRSimilarityFactory, TestSolrXml, BasicFunctionalityTest, 
DistributedFacetPivotSmallAdvancedTest, TestRecovery, SuggesterTest, TestJoin, 
AliasIntegrationTest, TestCloudRecovery, TestSizeLimitedDistributedMap, 
SolrIndexConfigTest, TestLockTree, SmileWriterTest, TestSystemIdResolver, 
DirectUpdateHandlerOptimizeTest, TestSolr4Spatial, 
HdfsChaosMonkeyNothingIsSafeTest, ResponseHeaderTest, TestBlobHandler, 
JsonLoaderTest, TestTestInjection, TestAuthorizationFramework, 
MultiThreadedOCPTest, TestRTimerTree, TestMissingGroups, 
CdcrReplicationHandlerTest, ReplaceNodeTest, TestBlendedInfixSuggestions, 
TestFieldCacheSortRandom, MetricUtilsTest, TestCloudManagedSchema, 
TestExceedMaxTermLength, ChaosMonkeySafeLeaderTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, 
TestZkChroot, TestFaceting, DistributedSpellCheckComponentTest, 
DistributedTermsComponentTest, StatsComponentTest, PeerSyncTest, 
DirectUpdateHandlerTest, TestBadConfig, DistributedQueryElevationComponentTest, 
AnalysisAfterCoreReloadTest, SuggesterFSTTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, SuggesterTSTTest, PolyFieldTest, TestUpdate, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
DebugComponentTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, 
TermsComponentTest, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestLFUCache, 
EchoParamsTest, TestBM25SimilarityFactory, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, DateMathParserTest, 
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, TestSolrJ, TestUtils, SliceStateTest, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestPathTrie, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, 
ConfigSetsAPITest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, 
DeleteNodeTest, DeleteReplicaTest, DistributedQueueTest, 
DocValuesNotIndexedTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MissingSegmentRecoveryTest]
   [junit4] Completed [506/704 (1!)] on J1 in 99.27s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44091 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to