Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/865/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseG1GC

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":"https://127.0.0.1:61158/solr";,           
"node_name":"127.0.0.1:61158_solr",           "state":"down"},         
"core_node2":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",   
        "base_url":"https://127.0.0.1:61157/solr";,           
"node_name":"127.0.0.1:61157_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":"https://127.0.0.1:61158/solr";,
          "node_name":"127.0.0.1:61158_solr",
          "state":"down"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"https://127.0.0.1:61157/solr";,
          "node_name":"127.0.0.1:61157_solr",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([6E38A63AE2C8A776:3E6D3E39BBE9116B]: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 12789 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\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\init-core-data-001
   [junit4]   2> 2369743 WARN  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 2369743 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2369750 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2369754 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-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\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001
   [junit4]   2> 2369755 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2369756 INFO  (Thread-3974) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2369756 INFO  (Thread-3974) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2369765 ERROR (Thread-3974) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2369856 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61153
   [junit4]   2> 2369874 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 0x15bc17b4ab00000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2369884 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2369885 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2369888 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@efc184{/solr,null,AVAILABLE}
   [junit4]   2> 2369888 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14179d9{/solr,null,AVAILABLE}
   [junit4]   2> 2369893 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c7ad19{SSL,[ssl, 
http/1.1]}{127.0.0.1:61158}
   [junit4]   2> 2369893 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1db0269{SSL,[ssl, 
http/1.1]}{127.0.0.1:61157}
   [junit4]   2> 2369894 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.e.j.s.Server Started @2374691ms
   [junit4]   2> 2369894 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.e.j.s.Server Started @2374691ms
   [junit4]   2> 2369894 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61158}
   [junit4]   2> 2369894 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61157}
   [junit4]   2> 2369894 ERROR (jetty-launcher-3396-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2369894 ERROR (jetty-launcher-3396-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2369895 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 2369895 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 2369895 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2369895 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2369895 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2369895 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2369895 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-01T00:48:54.579Z
   [junit4]   2> 2369895 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-01T00:48:54.579Z
   [junit4]   2> 2369902 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2369902 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2369924 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 0x15bc17b4ab00001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2369931 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2369934 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2369934 INFO  (jetty-launcher-3396-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61153/solr
   [junit4]   2> 2369937 INFO  (jetty-launcher-3396-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61153/solr
   [junit4]   2> 2369994 INFO  (jetty-launcher-3396-thread-1) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2369994 INFO  (jetty-launcher-3396-thread-2) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2369997 INFO  (jetty-launcher-3396-thread-1) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:61157_solr
   [junit4]   2> 2369997 INFO  (jetty-launcher-3396-thread-2) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61158_solr
   [junit4]   2> 2370003 INFO  (jetty-launcher-3396-thread-1) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.Overseer Overseer 
(id=97884552196784133-127.0.0.1:61157_solr-n_0000000000) starting
   [junit4]   2> 2370005 INFO  
(zkCallback-3408-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2370007 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2370027 INFO  (jetty-launcher-3396-thread-1) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61157_solr
   [junit4]   2> 2370030 INFO  
(OverseerStateUpdate-97884552196784133-127.0.0.1:61157_solr-n_0000000000) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2370031 INFO  
(zkCallback-3408-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2370646 INFO  (jetty-launcher-3396-thread-2) 
[n:127.0.0.1:61158_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\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\.
   [junit4]   2> 2370656 INFO  (jetty-launcher-3396-thread-1) 
[n:127.0.0.1:61157_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\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node1\.
   [junit4]   2> 2372932 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 0x15bc17b4ab00007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2372941 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2372945 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61153/solr ready
   [junit4]   2> 2372992 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 2373161 INFO  (qtp6911170-17407) [n:127.0.0.1:61158_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> 2373184 INFO  
(OverseerThreadFactory-7825-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
MissingSegmentRecoveryTest
   [junit4]   2> 2373346 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_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> 2373350 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2373446 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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> 2373448 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2373559 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_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> 2373561 INFO  
(zkCallback-3408-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2374429 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.6.0
   [junit4]   2> 2374449 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 2374466 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_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> 2374466 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_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> 2374468 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2374469 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_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\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2374481 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.6.0
   [junit4]   2> 2374498 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 2374503 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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> 2374503 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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> 2374504 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2374504 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 2374746 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2374747 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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> 2374750 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2374750 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2374752 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2374753 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_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> 2374753 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77b90e[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2374755 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2374756 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2374756 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2374757 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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> 2374758 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2374758 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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 1566152840385134592
   [junit4]   2> 2374759 INFO  
(searcherExecutor-7831-thread-1-processing-n:127.0.0.1:61157_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@77b90e[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2374761 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ce1160[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2374763 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2374764 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_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> 2374764 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2374764 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_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 1566152840391426048
   [junit4]   2> 2374764 INFO  
(searcherExecutor-7830-thread-1-processing-n:127.0.0.1:61158_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@1ce1160[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2374773 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2374773 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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> 2374773 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:61157/solr/MissingSegmentRecoveryTest_shard1_replica1/
   [junit4]   2> 2374774 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica1 
url=https://127.0.0.1:61157/solr START 
replicas=[https://127.0.0.1:61158/solr/MissingSegmentRecoveryTest_shard1_replica2/]
 nUpdates=100
   [junit4]   2> 2374775 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica1 
url=https://127.0.0.1:61157/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2374789 INFO  (qtp6911170-17406) [n:127.0.0.1:61158_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=0
   [junit4]   2> 2374792 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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> 2374792 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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> 2374792 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2374801 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:61157/solr/MissingSegmentRecoveryTest_shard1_replica1/ shard1
   [junit4]   2> 2374909 INFO  
(zkCallback-3408-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2374909 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_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> 2374954 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 2374961 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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=1515
   [junit4]   2> 2375064 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_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> 2375064 INFO  
(zkCallback-3408-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2375782 INFO  (qtp6911170-17402) [n:127.0.0.1:61158_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=2436
   [junit4]   2> 2375794 INFO  (qtp6911170-17407) [n:127.0.0.1:61158_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> 2375894 INFO  
(zkCallback-3408-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2375895 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_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> 2376795 INFO  (qtp6911170-17407) [n:127.0.0.1:61158_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=3633
   [junit4]   2> 2376846 INFO  (qtp6911170-17404) [n:127.0.0.1:61158_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=https://127.0.0.1:61157/solr/MissingSegmentRecoveryTest_shard1_replica1/&wt=javabin&version=2}{add=[0
 (1566152842538909696), 1 (1566152842545201152), 2 (1566152842545201153), 3 
(1566152842545201154), 4 (1566152842547298304), 5 (1566152842547298305), 6 
(1566152842547298306), 7 (1566152842547298307), 8 (1566152842547298308), 9 
(1566152842547298309)]} 0 12
   [junit4]   2> 2376848 INFO  (qtp598851-17401) [n:127.0.0.1:61157_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 (1566152842538909696), 1 
(1566152842545201152), 2 (1566152842545201153), 3 (1566152842545201154), 4 
(1566152842547298304), 5 (1566152842547298305), 6 (1566152842547298306), 7 
(1566152842547298307), 8 (1566152842547298308), 9 (1566152842547298309)]} 0 36
   [junit4]   2> 2376858 INFO  (qtp6911170-17400) [n:127.0.0.1:61158_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> 2376858 INFO  (qtp6911170-17400) [n:127.0.0.1:61158_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@17f8633
   [junit4]   2> 2376895 INFO  (qtp598851-17410) [n:127.0.0.1:61157_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> 2376895 INFO  (qtp598851-17410) [n:127.0.0.1:61157_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@ecefdb
   [junit4]   2> 2376948 INFO  (qtp6911170-17400) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@551c32[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2376949 INFO  (qtp6911170-17400) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2376952 INFO  
(searcherExecutor-7830-thread-1-processing-n:127.0.0.1:61158_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:61158_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@551c32[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
   [junit4]   2> 2376953 INFO  (qtp6911170-17400) [n:127.0.0.1:61158_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=https://127.0.0.1:61157/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 95
   [junit4]   2> 2376961 INFO  (qtp598851-17410) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@109c8ee[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2376962 INFO  (qtp598851-17410) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2376962 INFO  
(searcherExecutor-7831-thread-1-processing-n:127.0.0.1:61157_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:61157_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@109c8ee[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):C10)))}
   [junit4]   2> 2376963 INFO  (qtp598851-17410) [n:127.0.0.1:61157_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=https://127.0.0.1:61157/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 68
   [junit4]   2> 2376964 INFO  (qtp598851-17415) [n:127.0.0.1:61157_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:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 111
   [junit4]   2> 2376970 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c7ad19{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2376975 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7574351
   [junit4]   2> 2376982 INFO  (coreCloseExecutor-7840-thread-1) 
[n:127.0.0.1:61158_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@15b374c
   [junit4]   2> 2376985 INFO  (coreCloseExecutor-7840-thread-1) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2376993 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 0x15bc17b4ab00006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2376993 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2376996 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14179d9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2376996 INFO  (zkCallback-3414-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2376997 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2377002 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2377003 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b2da19{/solr,null,AVAILABLE}
   [junit4]   2> 2377005 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.e.j.s.AbstractConnector Started ServerConnector@372348{SSL,[ssl, 
http/1.1]}{127.0.0.1:61158}
   [junit4]   2> 2377005 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.e.j.s.Server Started @2381803ms
   [junit4]   2> 2377005 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61158}
   [junit4]   2> 2377005 ERROR 
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2377010 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.6.0
   [junit4]   2> 2377011 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2377011 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2377011 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-01T00:49:01.695Z
   [junit4]   2> 2377022 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2377048 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2377050 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61153/solr
   [junit4]   2> 2377055 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 0x15bc17b4ab0000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2377081 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2377087 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_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> 2377088 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2377094 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61158_solr
   [junit4]   2> 2377099 INFO  (zkCallback-3414-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2377099 INFO  
(zkCallback-3419-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2377100 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2377189 INFO  
(OverseerCollectionConfigSetProcessor-97884552196784133-127.0.0.1:61157_solr-n_0000000000)
 [n:127.0.0.1:61157_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> 2377209 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_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> 2377440 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) 
[n:127.0.0.1:61158_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\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\.
   [junit4]   2> 2377441 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2> 2377444 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2377494 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.6.0
   [junit4]   2> 2377505 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2377513 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2377513 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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, trusted=true
   [junit4]   2> 2377513 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2377514 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2377566 INFO  
(zkCallback-3407-thread-1-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_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> 2377566 INFO  
(zkCallback-3419-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2377712 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2377712 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2377714 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2377714 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2377720 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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@59dc32
   [junit4]   2> 2377721 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2377727 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2377727 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore Updating index 
properties... index=index.20170501024902411
   [junit4]   2> 2377730 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2377731 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2377799 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:61158_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\
 afterReload=false
   [junit4]   2> 2377856 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:61158_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170501024902411
   [junit4]   2> 2377862 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:61158_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\
 afterReload=false
   [junit4]   2> 2377895 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:61158_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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\index
   [junit4]   2> 2377898 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2377898 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2377901 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2377901 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2377908 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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@115a6ac
   [junit4]   2> 2377909 INFO  
(coreLoadExecutor-7847-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2377909 ERROR 
(coreContainerWorkExecutor-7843-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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$6(CoreContainer.java:583)
   [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:931)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)
   [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:990)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)
   [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:916)
   [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(SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\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:930)
   [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: 
SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")
   [junit4]   2>                at 
org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:336)
   [junit4]   2>                at 
org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:54)
   [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(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170501024902411
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1683a2b): files: 
[write.lock]
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:925)
   [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> 2468201 INFO  (qtp14166693-17486) [n:127.0.0.1:61158_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> 2468206 INFO  
(OverseerThreadFactory-7825-thread-2-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2468213 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2468213 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7cef2a
   [junit4]   2> 2468219 INFO  (qtp598851-17405) [n:127.0.0.1:61157_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2468237 INFO  (qtp14166693-17481) [n:127.0.0.1:61158_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=24
   [junit4]   2> 2468247 INFO  (qtp598851-17405) [n:127.0.0.1:61157_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=36
   [junit4]   2> 2468252 INFO  
(zkCallback-3419-thread-2-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2468364 INFO  
(zkCallback-3419-thread-2-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 2468962 INFO  (qtp14166693-17486) [n:127.0.0.1:61158_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} 
status=0 QTime=760
   [junit4]   2> 2468963 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[6E38A63AE2C8A776]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery 
-Dtests.seed=6E38A63AE2C8A776 -Dtests.slow=true -Dtests.locale=sl-SI 
-Dtests.timezone=Europe/Prague -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 96.0s J0 | 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":"https://127.0.0.1:61158/solr";,
   [junit4]    >           "node_name":"127.0.0.1:61158_solr",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica1",
   [junit4]    >           "base_url":"https://127.0.0.1:61157/solr";,
   [junit4]    >           "node_name":"127.0.0.1:61157_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6E38A63AE2C8A776:3E6D3E39BBE9116B]: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> 2468974 INFO  (jetty-closer-3397-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1db0269{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2468977 INFO  (jetty-closer-3397-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11063898
   [junit4]   2> 2468978 INFO  (jetty-closer-3397-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@372348{SSL,[ssl, 
http/1.1]}{127.0.0.1:61158}
   [junit4]   2> 2468978 INFO  (jetty-closer-3397-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29296097
   [junit4]   2> 2468990 INFO  (jetty-closer-3397-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97884552196784133-127.0.0.1:61157_solr-n_0000000000) closing
   [junit4]   2> 2468990 INFO  
(OverseerStateUpdate-97884552196784133-127.0.0.1:61157_solr-n_0000000000) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:61157_solr
   [junit4]   2> 2468990 INFO  (jetty-closer-3397-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2468994 INFO  (jetty-closer-3397-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b2da19{/solr,null,UNAVAILABLE}
   [junit4]   2> 2468994 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 0x15bc17b4ab0000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2468997 INFO  
(zkCallback-3407-thread-2-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2468997 WARN  
(zkCallback-3407-thread-2-processing-n:127.0.0.1:61157_solr) 
[n:127.0.0.1:61157_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2468998 INFO  (jetty-closer-3397-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2468999 INFO  (jetty-closer-3397-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@efc184{/solr,null,UNAVAILABLE}
   [junit4]   2> 2469001 ERROR 
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2469001 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61153 61153
   [junit4]   2> 2469002 INFO  (Thread-3974) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61153 61153
   [junit4]   2> 2469004 WARN  (Thread-3974) [    ] 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>        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>        4       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97884552196784133-127.0.0.1:61157_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2469004 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[6E38A63AE2C8A776]-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\J0\temp\solr.cloud.MissingSegmentRecoveryTest_6E38A63AE2C8A776-001
   [junit4]   2> May 01, 2017 12:50:33 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(Lucene62): 
{_version_=FSTOrd50, id=Lucene50(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=1529, maxMBSortInHeap=6.942383782643286, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=sl-SI, 
timezone=Europe/Prague
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=3,threads=1,free=133644504,total=312475648
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, SoftAutoCommitTest, 
SharedFSAutoReplicaFailoverTest, JSONWriterTest, UnloadDistributedZkTest, 
TestDFISimilarityFactory, TestExactStatsCache, BaseCdcrDistributedZkTest, 
RuleEngineTest, TestSortByMinMaxFunction, TestHighlightDedupGrouping, 
TestFieldTypeCollectionResource, ManagedSchemaRoundRobinCloudTest, 
TestClusterProperties, StatelessScriptUpdateProcessorFactoryTest, 
TestHdfsUpdateLog, SparseHLLTest, TestSolrCoreSnapshots, 
OverriddenZkACLAndCredentialsProvidersTest, 
CloneFieldUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, 
TestReplicationHandler, TestMiniSolrCloudClusterSSL, SaslZkACLProviderTest, 
HdfsDirectoryTest, DocValuesNotIndexedTest, MigrateRouteKeyTest, 
SchemaVersionSpecificBehaviorTest, TestInfoStreamLogging, 
TestSubQueryTransformerDistrib, FileUtilsTest, TestLegacyFieldCache, 
AtomicUpdatesTest, DeleteLastCustomShardedReplicaTest, TestFastOutputStream, 
TestComponentsName, TestDocBasedVersionConstraints, TestCollectionAPIs, 
RemoteQueryErrorTest, QueryResultKeyTest, ReplicationFactorTest, 
TestReloadDeadlock, OverseerModifyCollectionTest, RecoveryZkTest, 
TermsComponentTest, LargeFieldTest, MoveReplicaTest, SystemInfoHandlerTest, 
TestCustomSort, TestFilteredDocIdSet, DirectSolrConnectionTest, 
ZkControllerTest, TestNRTOpen, TestFastLRUCache, TestCloudPseudoReturnFields, 
TestDistributedSearch, TestJsonRequest, SampleTest, DocValuesTest, 
TestConfigSetsAPI, DirectSolrSpellCheckerTest, IndexSchemaRuntimeFieldTest, 
TestExpandComponent, TestSolrXml, TestIBSimilarityFactory, 
SubstringBytesRefFilterTest, QueryElevationComponentTest, 
TestHighFrequencyDictionaryFactory, TestCoreAdminApis, TestSQLHandler, 
QueryEqualityTest, ZkCLITest, SolrCloudExampleTest, ConnectionManagerTest, 
CursorPagingTest, SyncSliceTest, TestCSVResponseWriter, VersionInfoTest, 
HdfsSyncSliceTest, TestBlobHandler, TestSolrConfigHandler, 
TestDynamicFieldCollectionResource, SuggesterFSTTest, TestSolrCLIRunExample, 
TestSerializedLuceneMatchVersion, CustomCollectionTest, 
TolerantUpdateProcessorTest, ChaosMonkeyNothingIsSafeTest, 
FastVectorHighlighterTest, TestLazyCores, TestSlowCompositeReaderWrapper, 
TestShortCircuitedRequests, TemplateUpdateProcessorTest, 
ResponseLogComponentTest, TestFieldCacheSort, CdcrUpdateLogTest, 
TlogReplayBufferedWhileIndexingTest, SolrGraphiteReporterTest, 
TestFunctionQuery, ExplicitHLLTest, SOLR749Test, TestRebalanceLeaders, 
TestCloudInspectUtil, TestCloudSchemaless, BlockDirectoryTest, 
HdfsRecoveryZkTest, SpatialFilterTest, DistributedFacetPivotSmallAdvancedTest, 
TestHdfsCloudBackupRestore, DisMaxRequestHandlerTest, TestCorePropertiesReload, 
TestSolrDeletionPolicy1, TestSolrJ, TestRequestForwarding, TestTolerantSearch, 
VMParamsZkACLAndCredentialsProvidersTest, TestReRankQParserPlugin, 
TestPerFieldSimilarity, BasicAuthIntegrationTest, PeerSyncReplicationTest, 
TestCharFilters, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
HttpPartitionTest, TestAnalyzedSuggestions, TestIntervalFaceting, 
ChangedSchemaMergeTest, CdcrReplicationDistributedZkTest, HardAutoCommitTest, 
XsltUpdateRequestHandlerTest, ClusterStateUpdateTest, SolrMetricManagerTest, 
TestJsonFacetRefinement, TestShardHandlerFactory, DOMUtilTest, SolrCoreTest, 
SimplePostToolTest, AlternateDirectoryTest, DocumentAnalysisRequestHandlerTest, 
TestRandomCollapseQParserPlugin, SynonymTokenizerTest, LeaderElectionTest, 
DistribDocExpirationUpdateProcessorTest, OpenExchangeRatesOrgProviderTest, 
HdfsWriteToMultipleCollectionsTest, TestStressReorder, TestStressVersions, 
TestMinMaxOnMultiValuedField, PingRequestHandlerTest, HighlighterMaxOffsetTest, 
CachingDirectoryFactoryTest, StandardRequestHandlerTest, 
ReplicaListTransformerTest, BadCopyFieldTest, DocValuesMultiTest, 
TestHashQParserPlugin, TestCopyFieldCollectionResource, TestFaceting, 
TestPostingsSolrHighlighter, NumericFieldsTest, PolyFieldTest, AssignTest, 
ExitableDirectoryReaderTest, TestConfigOverlay, ActionThrottleTest, 
DistributedQueryComponentOptimizationTest, CoreMergeIndexesAdminHandlerTest, 
PreAnalyzedUpdateProcessorTest, DirectUpdateHandlerTest, 
TestAuthenticationFramework, TestConfigSetsAPIZkFailure, CoreSorterTest, 
RankQueryTest, BadComponentTest, CoreAdminCreateDiscoverTest, 
TestJavabinTupleStreamParser, TestReqParamsAPI, BasicDistributedZkTest, 
CollectionsAPIDistributedZkTest, TestZkChroot, ShardRoutingCustomTest, 
AutoCommitTest, TestHashPartitioner, DistributedTermsComponentTest, 
TestRangeQuery, SpellCheckComponentTest, TestGroupingSearch, TestSort, 
TestFiltering, HighlighterTest, ShowFileRequestHandlerTest, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, 
TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, 
TestStressLucene, TestTrie, NoCacheHeaderTest, TestUpdate, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, DebugComponentTest, 
CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, 
TestQueryTypes, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, 
TestJmxIntegration, QueryParsingTest, BinaryUpdateRequestHandlerTest, 
TestBinaryResponseWriter, TestQuerySenderListener, TestSolrIndexConfig, 
TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, 
TestBinaryField, TestElisionMultitermQuery, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestLuceneMatchVersion, 
TestPhraseSuggestions, TestSweetSpotSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, 
URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, DateFieldTest, 
TestLRUCache, TestDocumentBuilder, UUIDFieldTest, TestRTGBase, 
SolrTestCaseJ4Test, TestDistributedMissingSort, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, 
AsyncCallRequestStatusResponseTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, CollectionTooManyReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, 
DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteStatusTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MissingSegmentRecoveryTest]
   [junit4] Completed [509/708 (1!)] on J0 in 99.80s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to