Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6441/
Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseParallelGC

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/7)={
   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica2",   
        "base_url":"http://127.0.0.1:57088/solr";,           
"node_name":"127.0.0.1:57088_solr",           "state":"down"},         
"core_node2":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",   
        "base_url":"http://127.0.0.1:57085/solr";,           
"node_name":"127.0.0.1:57085_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/7)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"http://127.0.0.1:57088/solr";,
          "node_name":"127.0.0.1:57088_solr",
          "state":"down"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"http://127.0.0.1:57085/solr";,
          "node_name":"127.0.0.1:57085_solr",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([700F87E1922055C3:205A1FE2CB01E3DE]: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 11454 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\init-core-data-001
   [junit4]   2> 635625 WARN  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 635626 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 635636 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-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> 635639 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001
   [junit4]   2> 635640 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 635640 INFO  (Thread-1400) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 635640 INFO  (Thread-1400) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 635744 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57081
   [junit4]   2> 635768 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 0x15abad4194a0000, 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> 635776 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 635777 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d94695e{/solr,null,AVAILABLE}
   [junit4]   2> 635781 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 635782 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cea8560{/solr,null,AVAILABLE}
   [junit4]   2> 635782 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6531fcda{HTTP/1.1,[http/1.1]}{127.0.0.1:57085}
   [junit4]   2> 635782 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.e.j.s.Server Started @641154ms
   [junit4]   2> 635782 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57085}
   [junit4]   2> 635783 ERROR (jetty-launcher-1678-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 635788 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 635788 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635788 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635789 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T00:45:46.840Z
   [junit4]   2> 635789 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4222d3dc{HTTP/1.1,[http/1.1]}{127.0.0.1:57088}
   [junit4]   2> 635789 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.e.j.s.Server Started @641160ms
   [junit4]   2> 635789 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57088}
   [junit4]   2> 635790 ERROR (jetty-launcher-1678-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 635790 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 635790 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635790 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635790 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T00:45:46.841Z
   [junit4]   2> 635824 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 635834 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 635875 INFO  (jetty-launcher-1678-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57081/solr
   [junit4]   2> 635875 INFO  (jetty-launcher-1678-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57081/solr
   [junit4]   2> 635923 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 0x15abad4194a0003, 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> 635982 INFO  (jetty-launcher-1678-thread-2) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 635983 INFO  (jetty-launcher-1678-thread-1) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 635984 INFO  (jetty-launcher-1678-thread-2) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57085_solr
   [junit4]   2> 635984 INFO  (jetty-launcher-1678-thread-1) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57088_solr
   [junit4]   2> 635985 INFO  (jetty-launcher-1678-thread-2) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.Overseer Overseer 
(id=97595762062000133-127.0.0.1:57085_solr-n_0000000000) starting
   [junit4]   2> 635992 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 635993 INFO  
(zkCallback-1689-thread-1-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 636005 INFO  (jetty-launcher-1678-thread-2) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57085_solr
   [junit4]   2> 636012 INFO  
(OverseerStateUpdate-97595762062000133-127.0.0.1:57085_solr-n_0000000000) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 636012 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 636295 INFO  (jetty-launcher-1678-thread-1) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.
   [junit4]   2> 636295 INFO  (jetty-launcher-1678-thread-2) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node2\.
   [junit4]   2> 637118 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 0x15abad4194a0007, 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> 637136 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 637138 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57081/solr ready
   [junit4]   2> 637178 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 637183 INFO  (qtp870969615-8229) [n:127.0.0.1:57088_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> 637193 INFO  
(OverseerThreadFactory-2763-thread-1-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
MissingSegmentRecoveryTest
   [junit4]   2> 637319 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_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> 637319 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_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> 637450 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_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> 637451 INFO  
(zkCallback-1689-thread-3-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_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> 638371 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 638371 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 638403 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 638406 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_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> 638406 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from 
collection MissingSegmentRecoveryTest
   [junit4]   2> 638406 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_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-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 638428 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 638431 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_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> 638433 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from 
collection MissingSegmentRecoveryTest
   [junit4]   2> 638433 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_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-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 638729 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 638729 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_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> 638731 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 638731 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 638734 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 638734 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_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> 638735 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 638735 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 638744 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6db71f59[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 638747 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 638748 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_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> 638748 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 638749 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_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 1561532196244684800
   [junit4]   2> 638761 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 638762 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68e60b12[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 638763 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 638764 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_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> 638764 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 638765 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_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 1561532196261462016
   [junit4]   2> 638766 INFO  
(searcherExecutor-2768-thread-1-processing-n:127.0.0.1:57085_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@6db71f59[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 638768 INFO  
(searcherExecutor-2769-thread-1-processing-n:127.0.0.1:57088_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@68e60b12[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 638884 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_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> 638884 INFO  
(zkCallback-1689-thread-1-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_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> 639264 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 639264 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 639264 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:57085/solr/MissingSegmentRecoveryTest_shard1_replica1/
   [junit4]   2> 639265 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica1 url=http://127.0.0.1:57085/solr 
START 
replicas=[http://127.0.0.1:57088/solr/MissingSegmentRecoveryTest_shard1_replica2/]
 nUpdates=100
   [junit4]   2> 639265 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica1 url=http://127.0.0.1:57085/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 639269 INFO  (qtp870969615-8227) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.S.Request 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 639269 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 639269 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
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> 639269 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 639279 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57085/solr/MissingSegmentRecoveryTest_shard1_replica1/ shard1
   [junit4]   2> 639391 INFO  
(zkCallback-1689-thread-3-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_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> 639392 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_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> 639432 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 639441 INFO  (qtp1749226273-8216) [n:127.0.0.1:57085_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=2120
   [junit4]   2> 639551 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_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> 639551 INFO  
(zkCallback-1689-thread-1-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_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> 639782 INFO  (qtp870969615-8228) [n:127.0.0.1:57088_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=2461
   [junit4]   2> 639798 INFO  (qtp870969615-8229) [n:127.0.0.1:57088_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> 639903 INFO  
(zkCallback-1689-thread-1-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_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> 639903 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_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> 640798 INFO  (qtp870969615-8229) [n:127.0.0.1:57088_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=3614
   [junit4]   2> 640819 INFO  (qtp870969615-8226) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57085/solr/MissingSegmentRecoveryTest_shard1_replica1/&wt=javabin&version=2}{add=[0
 (1561532198397411328), 1 (1561532198403702784), 2 (1561532198403702785), 3 
(1561532198403702786), 4 (1561532198403702787), 5 (1561532198403702788), 6 
(1561532198404751360), 7 (1561532198404751361), 8 (1561532198404751362), 9 
(1561532198404751363)]} 0 9
   [junit4]   2> 640819 INFO  (qtp1749226273-8223) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1561532198397411328), 1 
(1561532198403702784), 2 (1561532198403702785), 3 (1561532198403702786), 4 
(1561532198403702787), 5 (1561532198403702788), 6 (1561532198404751360), 7 
(1561532198404751361), 8 (1561532198404751362), 9 (1561532198404751363)]} 0 17
   [junit4]   2> 640821 INFO  (qtp870969615-8243) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
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> 640821 INFO  (qtp870969615-8243) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5448493e
   [junit4]   2> 640822 INFO  (qtp1749226273-8221) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
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> 640822 INFO  (qtp1749226273-8221) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@429d5af7
   [junit4]   2> 640872 INFO  (qtp870969615-8243) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b6470bc[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 640872 INFO  (qtp1749226273-8221) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69064049[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 640873 INFO  
(searcherExecutor-2768-thread-1-processing-n:127.0.0.1:57085_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@69064049[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 640873 INFO  (qtp1749226273-8221) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 640873 INFO  (qtp1749226273-8221) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
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:57085/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 51
   [junit4]   2> 640873 INFO  
(searcherExecutor-2769-thread-1-processing-n:127.0.0.1:57088_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@6b6470bc[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 640873 INFO  (qtp870969615-8243) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 640873 INFO  (qtp870969615-8243) [n:127.0.0.1:57088_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
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:57085/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 52
   [junit4]   2> 640873 INFO  (qtp1749226273-8220) [n:127.0.0.1:57085_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=MissingSegmentRecoveryTest:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 53
   [junit4]   2> 640880 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@4222d3dc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 640880 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1050758745
   [junit4]   2> 640881 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 640882 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 640883 INFO  (coreCloseExecutor-2778-thread-1) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@301d1e62
   [junit4]   2> 640887 INFO  (coreCloseExecutor-2778-thread-1) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica2, tag=807214690
   [junit4]   2> 640890 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 0x15abad4194a0006, 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> 640890 WARN  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 640892 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5cea8560{/solr,null,UNAVAILABLE}
   [junit4]   2> 640892 INFO  (zkCallback-1696-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 640892 INFO  
(zkCallback-1689-thread-3-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 640895 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 640897 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f17df71{/solr,null,AVAILABLE}
   [junit4]   2> 640898 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@28e006a6{HTTP/1.1,[http/1.1]}{127.0.0.1:57088}
   [junit4]   2> 640899 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.e.j.s.Server Started @646269ms
   [junit4]   2> 640899 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57088}
   [junit4]   2> 640899 ERROR 
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 640900 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 640900 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 640900 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 640900 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T00:45:51.951Z
   [junit4]   2> 640905 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 640930 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57081/solr
   [junit4]   2> 640948 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 640952 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 640955 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57088_solr
   [junit4]   2> 640958 INFO  (zkCallback-1696-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 640959 INFO  
(zkCallback-1689-thread-3-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 640960 INFO  
(zkCallback-1701-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 641063 INFO  
(zkCallback-1689-thread-3-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_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> 641102 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.
   [junit4]   2> 641102 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2> 641128 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 641140 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 641146 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 641151 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from 
collection MissingSegmentRecoveryTest
   [junit4]   2> 641151 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 641205 INFO  
(OverseerCollectionConfigSetProcessor-97595762062000133-127.0.0.1:57085_solr-n_0000000000)
 [n:127.0.0.1:57085_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> 641210 INFO  
(zkCallback-1689-thread-2-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_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> 641210 INFO  
(zkCallback-1701-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_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> 641283 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 641283 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 641287 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 641287 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 641292 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5cecc861
   [junit4]   2> 641293 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica2, tag=1559021665
   [junit4]   2> 641303 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Found 
active leader, will attempt to create fresh core and recover.
   [junit4]   2> 641304 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore Updating index 
properties... index=index.20170311044552354
   [junit4]   2> 641307 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 641318 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Found 1 
old index directories to clean-up under 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\
 afterReload=false
   [junit4]   2> 641321 ERROR 
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Failed 
to delete old directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170311044552354
 due to: java.io.IOException: Unable to delete directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170311044552354.
   [junit4]   2> 641323 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2d9fbacb
   [junit4]   2> 641333 INFO  
(coreLoadExecutor-2785-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica2, tag=765442763
   [junit4]   2> 641333 ERROR 
(coreContainerWorkExecutor-2781-thread-1-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_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_replica2]
   [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$4(CoreContainer.java:610)
   [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_replica2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:964)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:582)
   [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: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170311044552354\write.lock
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1023)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:951)
   [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:966)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:829)
   [junit4]   2>                at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:949)
   [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:2015)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2135)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1055)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:939)
   [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-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")))
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:292)
   [junit4]   2>                at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:928)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1976)
   [junit4]   2>                ... 12 more
   [junit4]   2>        Caused by: java.io.EOFException: read past EOF: 
MMapIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\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:302)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
   [junit4]   2>                ... 18 more
   [junit4]   2> Caused by: java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170311044552354\write.lock
   [junit4]   2>        at 
sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
   [junit4]   2>        at 
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:90)
   [junit4]   2>        at 
sun.nio.fs.WindowsLinkSupport.getRealPath(WindowsLinkSupport.java:259)
   [junit4]   2>        at 
sun.nio.fs.WindowsPath.toRealPath(WindowsPath.java:836)
   [junit4]   2>        at 
sun.nio.fs.WindowsPath.toRealPath(WindowsPath.java:44)
   [junit4]   2>        at 
org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:104)
   [junit4]   2>        at 
org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
   [junit4]   2>        at 
org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:799)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:727)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:913)
   [junit4]   2>        ... 10 more
   [junit4]   2> 641337 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Found 1 
old index directories to clean-up under 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\
 afterReload=false
   [junit4]   2> 641368 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:57088_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Deleted 
old index directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica2\data\index
   [junit4]   2> 731469 INFO  (qtp1749226273-8219) [n:127.0.0.1:57085_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> 731479 INFO  
(OverseerThreadFactory-2763-thread-2-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 731487 INFO  (qtp1749226273-8218) [n:127.0.0.1:57085_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica1, tag=null
   [junit4]   2> 731487 INFO  (qtp1749226273-8218) [n:127.0.0.1:57085_solr    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@51f8a95c
   [junit4]   2> 731500 INFO  (qtp1749226273-8218) [n:127.0.0.1:57085_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica1, tag=1375250780
   [junit4]   2> 731538 INFO  (qtp1456002109-8299) [n:127.0.0.1:57088_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=58
   [junit4]   2> 731569 INFO  (qtp1749226273-8218) [n:127.0.0.1:57085_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=86
   [junit4]   2> 731574 INFO  
(zkCallback-1701-thread-2-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_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> 731698 INFO  
(zkCallback-1701-thread-2-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_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> 732278 INFO  (qtp1749226273-8219) [n:127.0.0.1:57085_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} 
status=0 QTime=810
   [junit4]   2> 732278 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[700F87E1922055C3]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery 
-Dtests.seed=700F87E1922055C3 -Dtests.slow=true -Dtests.locale=de-CH 
-Dtests.timezone=NET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 95.1s 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/7)={
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:57088/solr";,
   [junit4]    >           "node_name":"127.0.0.1:57088_solr",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica1",
   [junit4]    >           "base_url":"http://127.0.0.1:57085/solr";,
   [junit4]    >           "node_name":"127.0.0.1:57085_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([700F87E1922055C3:205A1FE2CB01E3DE]: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> 732287 INFO  (jetty-closer-1679-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6531fcda{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 732290 INFO  (jetty-closer-1679-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=534528783
   [junit4]   2> 732290 INFO  (jetty-closer-1679-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@28e006a6{HTTP/1.1,[http/1.1]}{127.0.0.1:57088}
   [junit4]   2> 732290 INFO  (jetty-closer-1679-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 732290 INFO  (jetty-closer-1679-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=886789035
   [junit4]   2> 732290 INFO  (jetty-closer-1679-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 732292 INFO  (jetty-closer-1679-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 732292 INFO  (jetty-closer-1679-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 732294 INFO  (jetty-closer-1679-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97595762062000133-127.0.0.1:57085_solr-n_0000000000) closing
   [junit4]   2> 732294 INFO  
(OverseerStateUpdate-97595762062000133-127.0.0.1:57085_solr-n_0000000000) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57085_solr
   [junit4]   2> 732294 WARN  
(zkCallback-1701-thread-2-processing-n:127.0.0.1:57088_solr) 
[n:127.0.0.1:57088_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 732296 INFO  (jetty-closer-1679-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4f17df71{/solr,null,UNAVAILABLE}
   [junit4]   2> 732296 INFO  
(zkCallback-1689-thread-28-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 732296 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 0x15abad4194a0005, 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> 732296 WARN  
(zkCallback-1689-thread-28-processing-n:127.0.0.1:57085_solr) 
[n:127.0.0.1:57085_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 732301 INFO  (jetty-closer-1679-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d94695e{/solr,null,UNAVAILABLE}
   [junit4]   2> 732307 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57081 57081
   [junit4]   2> 732311 INFO  (Thread-1400) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57081 57081
   [junit4]   2> 732312 WARN  (Thread-1400) [    ] 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>        2       
/solr/overseer_elect/election/97595762062000133-127.0.0.1:57085_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/overseer/collection-queue-work
   [junit4]   2>        19      /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> 732312 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[700F87E1922055C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_700F87E1922055C3-001
   [junit4]   2> Mar 11, 2017 12:47:23 AM 
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(Lucene70): 
{_version_=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=1066, maxMBSortInHeap=7.245208243351684, 
sim=RandomSimilarity(queryNorm=false): {}, locale=de-CH, timezone=NET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=143282328,total=352321536
   [junit4]   2> NOTE: All tests run in this JVM: [TestFreeTextSuggestions, 
TestSchemaVersionResource, TestComplexPhraseQParserPlugin, 
SharedFSAutoReplicaFailoverUtilsTest, TestQueryUtils, 
HdfsRestartWhileUpdatingTest, TestChildDocTransformer, 
TestPHPSerializedResponseWriter, DistribJoinFromCollectionTest, 
TestConfigSetsAPIExclusivity, TestMaxScoreQueryParser, TestFieldTypeResource, 
TestFieldCacheSort, LeaderInitiatedRecoveryOnShardRestartTest, 
CollectionReloadTest, ZkStateReaderTest, BJQParserTest, TestInfoStreamLogging, 
CdcrBootstrapTest, UUIDFieldTest, PreAnalyzedFieldTest, TestSolr4Spatial, 
TermVectorComponentDistributedTest, TestConfigSetProperties, JsonLoaderTest, 
RequestLoggingTest, TestBulkSchemaConcurrent, BasicDistributedZk2Test, 
SolrXmlInZkTest, TestFastWriter, DeleteInactiveReplicaTest, 
ShardRoutingCustomTest, FileBasedSpellCheckerTest, TestXmlQParserPlugin, 
TestRealTimeGet, TestSolrQueryParserDefaultOperatorResource, 
CloneFieldUpdateProcessorFactoryTest, CollectionsAPISolrJTest, 
HdfsLockFactoryTest, TestInitQParser, TolerantUpdateProcessorTest, 
DistributedQueryComponentOptimizationTest, TestRestoreCore, 
RestartWhileUpdatingTest, SolrCLIZkUtilsTest, BlockJoinFacetRandomTest, 
BlockCacheTest, TestRecovery, AutoCommitTest, TestStressLiveNodes, 
TestReversedWildcardFilterFactory, SpellCheckCollatorTest, CdcrUpdateLogTest, 
HighlighterConfigTest, TestIndexingPerformance, SolrCoreCheckLockOnStartupTest, 
UtilsToolTest, ShowFileRequestHandlerTest, ZkSolrClientTest, 
TestUniqueKeyFieldResource, TestJoin, TestSmileRequest, TestSQLHandlerNonCloud, 
TestFieldSortValues, TestPKIAuthenticationPlugin, DistributedVersionInfoTest, 
TestCrossCoreJoin, TestExactStatsCache, UpdateParamsTest, TestReload, 
TestStressRecovery, TestSlowCompositeReaderWrapper, ExternalFileFieldSortTest, 
TestZkChroot, ClusterStateTest, SignatureUpdateProcessorFactoryTest, 
PeerSyncWithIndexFingerprintCachingTest, HdfsUnloadDistributedZkTest, 
StressHdfsTest, IndexSchemaTest, TestTrackingShardHandlerFactory, 
TemplateUpdateProcessorTest, TestQueryWrapperFilter, DistribCursorPagingTest, 
SpellingQueryConverterTest, NoCacheHeaderTest, DistributedFacetPivotLargeTest, 
MissingSegmentRecoveryTest]
   [junit4] Completed [178/695 (1!)] on J1 in 97.48s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 64322 lines...]

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

Reply via email to