You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/09 09:47:14 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+140) - Build # 18480 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18480/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DeleteReplicaTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=2663, name=OverseerHdfsCoreFailoverThread-97076791840407560-127.0.0.1:40340_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(java.base@9-ea/Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=2663, name=OverseerHdfsCoreFailoverThread-97076791840407560-127.0.0.1:40340_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([402DC0BDD2AFBDC3]:0)




Build Log:
[...truncated 10973 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/init-core-data-001
   [junit4]   2> 266979 INFO  (SUITE-DeleteReplicaTest-seed#[402DC0BDD2AFBDC3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 266980 INFO  (SUITE-DeleteReplicaTest-seed#[402DC0BDD2AFBDC3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001
   [junit4]   2> 266980 INFO  (SUITE-DeleteReplicaTest-seed#[402DC0BDD2AFBDC3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 266980 INFO  (Thread-602) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 266980 INFO  (Thread-602) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 267080 INFO  (SUITE-DeleteReplicaTest-seed#[402DC0BDD2AFBDC3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36107
   [junit4]   2> 267084 INFO  (jetty-launcher-406-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 267084 INFO  (jetty-launcher-406-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 267084 INFO  (jetty-launcher-406-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 267084 INFO  (jetty-launcher-406-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 267085 INFO  (jetty-launcher-406-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dd9c59{/solr,null,AVAILABLE}
   [junit4]   2> 267085 INFO  (jetty-launcher-406-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14b1c13{/solr,null,AVAILABLE}
   [junit4]   2> 267085 INFO  (jetty-launcher-406-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fcf5ea{/solr,null,AVAILABLE}
   [junit4]   2> 267085 INFO  (jetty-launcher-406-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f50582{/solr,null,AVAILABLE}
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@90c2d2{HTTP/1.1,[http/1.1]}{127.0.0.1:42569}
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9d78af{HTTP/1.1,[http/1.1]}{127.0.0.1:40340}
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-1) [    ] o.e.j.s.Server Started @268662ms
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18e8585{HTTP/1.1,[http/1.1]}{127.0.0.1:36669}
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42569}
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-4) [    ] o.e.j.s.Server Started @268662ms
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-3) [    ] o.e.j.s.Server Started @268662ms
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36669}
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40340}
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13e921c{HTTP/1.1,[http/1.1]}{127.0.0.1:33887}
   [junit4]   2> 267088 ERROR (jetty-launcher-406-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-2) [    ] o.e.j.s.Server Started @268662ms
   [junit4]   2> 267088 ERROR (jetty-launcher-406-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 267088 ERROR (jetty-launcher-406-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33887}
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T09:04:49.662900Z
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 267088 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T09:04:49.662878Z
   [junit4]   2> 267089 ERROR (jetty-launcher-406-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 267089 INFO  (jetty-launcher-406-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 267089 INFO  (jetty-launcher-406-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 267089 INFO  (jetty-launcher-406-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 267089 INFO  (jetty-launcher-406-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 267089 INFO  (jetty-launcher-406-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T09:04:49.663159Z
   [junit4]   2> 267089 INFO  (jetty-launcher-406-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 267089 INFO  (jetty-launcher-406-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-09T09:04:49.663229Z
   [junit4]   2> 267090 INFO  (jetty-launcher-406-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267090 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267090 INFO  (jetty-launcher-406-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267091 INFO  (jetty-launcher-406-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 267094 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 0x158e2d3ed950002, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 267094 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 0x158e2d3ed950001, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 267094 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 0x158e2d3ed950004, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 267100 INFO  (jetty-launcher-406-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36107/solr
   [junit4]   2> 267101 INFO  (jetty-launcher-406-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36107/solr
   [junit4]   2> 267104 INFO  (jetty-launcher-406-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36107/solr
   [junit4]   2> 267105 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36107/solr
   [junit4]   2> 267115 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36669_solr
   [junit4]   2> 267115 INFO  (jetty-launcher-406-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40340_solr
   [junit4]   2> 267115 INFO  (jetty-launcher-406-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33887_solr
   [junit4]   2> 267116 INFO  (jetty-launcher-406-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42569_solr
   [junit4]   2> 267116 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.c.Overseer Overseer (id=97076791840407564-127.0.0.1:36669_solr-n_0000000000) starting
   [junit4]   2> 267117 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 267117 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 267117 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 267117 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 267120 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36669_solr
   [junit4]   2> 267121 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 267121 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 267121 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 267121 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 267159 INFO  (jetty-launcher-406-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node2/.
   [junit4]   2> 267171 INFO  (jetty-launcher-406-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node1/.
   [junit4]   2> 267187 INFO  (jetty-launcher-406-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node3/.
   [junit4]   2> 267211 INFO  (jetty-launcher-406-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node4/.
   [junit4]   2> 267217 INFO  (SUITE-DeleteReplicaTest-seed#[402DC0BDD2AFBDC3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 267217 INFO  (SUITE-DeleteReplicaTest-seed#[402DC0BDD2AFBDC3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36107/solr ready
   [junit4]   2> 267240 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[402DC0BDD2AFBDC3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
   [junit4]   2> 267242 INFO  (qtp16959566-2510) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&collection.configName=conf&name=deleteByCount&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 267244 INFO  (OverseerThreadFactory-1468-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection deleteByCount
   [junit4]   2> 267348 INFO  (qtp16959566-2519) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2
   [junit4]   2> 267348 INFO  (qtp9662075-2520) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2
   [junit4]   2> 267348 INFO  (qtp25227216-2515) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2
   [junit4]   2> 267452 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 267452 INFO  (zkCallback-427-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 267452 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 268356 INFO  (qtp9662075-2520) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 268356 INFO  (qtp16959566-2519) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 268356 INFO  (qtp25227216-2515) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 268362 INFO  (qtp9662075-2520) [    ] o.a.s.s.IndexSchema [deleteByCount_shard1_replica3] Schema name=minimal
   [junit4]   2> 268363 INFO  (qtp9662075-2520) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 268364 INFO  (qtp9662075-2520) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica3' using configuration from collection deleteByCount
   [junit4]   2> 268364 INFO  (qtp16959566-2519) [    ] o.a.s.s.IndexSchema [deleteByCount_shard1_replica1] Schema name=minimal
   [junit4]   2> 268364 INFO  (qtp9662075-2520) [    ] o.a.s.c.SolrCore [[deleteByCount_shard1_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node4/deleteByCount_shard1_replica3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node4/./deleteByCount_shard1_replica3/data/]
   [junit4]   2> 268364 INFO  (qtp25227216-2515) [    ] o.a.s.s.IndexSchema [deleteByCount_shard1_replica2] Schema name=minimal
   [junit4]   2> 268366 INFO  (qtp25227216-2515) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 268366 INFO  (qtp16959566-2519) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 268367 INFO  (qtp16959566-2519) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica1' using configuration from collection deleteByCount
   [junit4]   2> 268367 INFO  (qtp25227216-2515) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica2' using configuration from collection deleteByCount
   [junit4]   2> 268368 INFO  (qtp16959566-2519) [    ] o.a.s.c.SolrCore [[deleteByCount_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node2/deleteByCount_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node2/./deleteByCount_shard1_replica1/data/]
   [junit4]   2> 268368 INFO  (qtp25227216-2515) [    ] o.a.s.c.SolrCore [[deleteByCount_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node3/deleteByCount_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node3/./deleteByCount_shard1_replica2/data/]
   [junit4]   2> 268371 INFO  (qtp9662075-2520) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 268371 INFO  (qtp9662075-2520) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 268374 INFO  (qtp9662075-2520) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 268374 INFO  (qtp9662075-2520) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 268374 INFO  (qtp9662075-2520) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f84387[deleteByCount_shard1_replica3] main]
   [junit4]   2> 268375 INFO  (qtp9662075-2520) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 268375 INFO  (qtp9662075-2520) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 268375 INFO  (qtp9662075-2520) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 268375 INFO  (searcherExecutor-1477-thread-1) [    ] o.a.s.c.SolrCore [deleteByCount_shard1_replica3] Registered new searcher Searcher@f84387[deleteByCount_shard1_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 268375 INFO  (qtp9662075-2520) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553228670906138624
   [junit4]   2> 268377 INFO  (qtp16959566-2519) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 268377 INFO  (qtp25227216-2515) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 268377 INFO  (qtp16959566-2519) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 268377 INFO  (qtp25227216-2515) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 268380 INFO  (qtp9662075-2520) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 268382 INFO  (qtp16959566-2519) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 268382 INFO  (qtp25227216-2515) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 268382 INFO  (qtp16959566-2519) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 268382 INFO  (qtp25227216-2515) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 268384 INFO  (qtp25227216-2515) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1026cbd[deleteByCount_shard1_replica2] main]
   [junit4]   2> 268384 INFO  (qtp16959566-2519) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@170d320[deleteByCount_shard1_replica1] main]
   [junit4]   2> 268384 INFO  (qtp16959566-2519) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 268384 INFO  (qtp25227216-2515) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 268384 INFO  (qtp25227216-2515) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 268384 INFO  (qtp16959566-2519) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 268384 INFO  (qtp16959566-2519) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 268384 INFO  (qtp25227216-2515) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 268384 INFO  (searcherExecutor-1479-thread-1) [    ] o.a.s.c.SolrCore [deleteByCount_shard1_replica2] Registered new searcher Searcher@1026cbd[deleteByCount_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 268384 INFO  (searcherExecutor-1478-thread-1) [    ] o.a.s.c.SolrCore [deleteByCount_shard1_replica1] Registered new searcher Searcher@170d320[deleteByCount_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 268385 INFO  (qtp25227216-2515) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553228670916624384
   [junit4]   2> 268385 INFO  (qtp16959566-2519) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553228670916624384
   [junit4]   2> 268481 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 268481 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 268481 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 268880 INFO  (qtp9662075-2520) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 268880 INFO  (qtp9662075-2520) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 268880 INFO  (qtp9662075-2520) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36669/solr/deleteByCount_shard1_replica3/
   [junit4]   2> 268880 INFO  (qtp9662075-2520) [    ] o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica3 url=http://127.0.0.1:36669/solr START replicas=[http://127.0.0.1:40340/solr/deleteByCount_shard1_replica2/, http://127.0.0.1:33887/solr/deleteByCount_shard1_replica1/] nUpdates=100
   [junit4]   2> 268881 INFO  (qtp9662075-2520) [    ] o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica3 url=http://127.0.0.1:36669/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 268883 INFO  (qtp25227216-2521) [    ] o.a.s.c.S.Request [deleteByCount_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> 268883 INFO  (qtp16959566-2495) [    ] o.a.s.c.S.Request [deleteByCount_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 268883 INFO  (qtp9662075-2520) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 268883 INFO  (qtp9662075-2520) [    ] 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> 268885 INFO  (qtp9662075-2520) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36669/solr/deleteByCount_shard1_replica3/ shard1
   [junit4]   2> 268987 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 268987 INFO  (zkCallback-427-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 268987 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 269036 INFO  (qtp9662075-2520) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 269039 INFO  (qtp9662075-2520) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=0 QTime=1690
   [junit4]   2> 269139 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 269139 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 269139 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 269393 INFO  (qtp16959566-2519) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=0 QTime=2045
   [junit4]   2> 269393 INFO  (qtp25227216-2515) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=0 QTime=2045
   [junit4]   2> 269396 INFO  (qtp16959566-2510) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 269493 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 269493 INFO  (zkCallback-427-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 269493 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 270396 INFO  (qtp16959566-2510) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=3&collection.configName=conf&name=deleteByCount&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3153
   [junit4]   2> 270401 INFO  (qtp16959566-2514) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 270402 INFO  (OverseerCollectionConfigSetProcessor-97076791840407564-127.0.0.1:36669_solr-n_0000000000) [    ] 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> 270403 INFO  (qtp25227216-2518) [    ] o.a.s.c.SolrCore [deleteByCount_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bf9206
   [junit4]   2> 270418 INFO  (qtp25227216-2518) [    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 270419 INFO  (qtp25227216-2518) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCount_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=15
   [junit4]   2> 270520 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 270520 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 270620 INFO  (qtp16959566-2492) [    ] o.a.s.c.SolrCore [deleteByCount_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a5127e
   [junit4]   2> 270630 INFO  (qtp16959566-2492) [    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 270630 WARN  (zkCallback-423-thread-1) [    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 270630 INFO  (qtp16959566-2492) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCount_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=10
   [junit4]   2> 270731 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 270834 INFO  (qtp16959566-2514) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=0 QTime=432
   [junit4]   2> 270834 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[402DC0BDD2AFBDC3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCount
   [junit4]   2> 270852 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[402DC0BDD2AFBDC3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> 270852 INFO  (qtp16959566-2609) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=deletereplica_test&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 270853 INFO  (OverseerThreadFactory-1468-thread-3) [    ] o.a.s.c.CreateCollectionCmd Create collection deletereplica_test
   [junit4]   2> 270854 INFO  (OverseerCollectionConfigSetProcessor-97076791840407564-127.0.0.1:36669_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 271057 INFO  (qtp16959566-2610) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2
   [junit4]   2> 271057 INFO  (qtp25227216-2497) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2
   [junit4]   2> 271160 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 271160 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272083 INFO  (qtp25227216-2497) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 272083 INFO  (qtp16959566-2610) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 272088 INFO  (qtp25227216-2497) [    ] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica2] Schema name=minimal
   [junit4]   2> 272088 INFO  (qtp16959566-2610) [    ] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica1] Schema name=minimal
   [junit4]   2> 272089 INFO  (qtp25227216-2497) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 272090 INFO  (qtp25227216-2497) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica2' using configuration from collection deletereplica_test
   [junit4]   2> 272090 INFO  (qtp16959566-2610) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 272090 INFO  (qtp25227216-2497) [    ] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node3/deletereplica_test_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node3/./deletereplica_test_shard1_replica2/data/]
   [junit4]   2> 272090 INFO  (qtp16959566-2610) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica1' using configuration from collection deletereplica_test
   [junit4]   2> 272092 INFO  (qtp16959566-2610) [    ] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node2/deletereplica_test_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node2/./deletereplica_test_shard1_replica1/data/]
   [junit4]   2> 272097 INFO  (qtp25227216-2497) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 272097 INFO  (qtp25227216-2497) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 272100 INFO  (qtp16959566-2610) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 272100 INFO  (qtp16959566-2610) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 272100 INFO  (qtp25227216-2497) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 272100 INFO  (qtp25227216-2497) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 272100 INFO  (qtp25227216-2497) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33d3ad[deletereplica_test_shard1_replica2] main]
   [junit4]   2> 272101 INFO  (qtp25227216-2497) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 272101 INFO  (qtp25227216-2497) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 272101 INFO  (qtp25227216-2497) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 272101 INFO  (searcherExecutor-1492-thread-1) [    ] o.a.s.c.SolrCore [deletereplica_test_shard1_replica2] Registered new searcher Searcher@33d3ad[deletereplica_test_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 272101 INFO  (qtp25227216-2497) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553228674813132800
   [junit4]   2> 272104 INFO  (qtp16959566-2610) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 272104 INFO  (qtp16959566-2610) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 272104 INFO  (qtp16959566-2610) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e54ccc[deletereplica_test_shard1_replica1] main]
   [junit4]   2> 272104 INFO  (qtp16959566-2610) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 272105 INFO  (qtp16959566-2610) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 272105 INFO  (qtp16959566-2610) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 272105 INFO  (searcherExecutor-1493-thread-1) [    ] o.a.s.c.SolrCore [deletereplica_test_shard1_replica1] Registered new searcher Searcher@1e54ccc[deletereplica_test_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 272105 INFO  (qtp16959566-2610) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553228674817327104
   [junit4]   2> 272106 INFO  (qtp25227216-2497) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 272208 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272208 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272607 INFO  (qtp25227216-2497) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 272607 INFO  (qtp25227216-2497) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 272607 INFO  (qtp25227216-2497) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40340/solr/deletereplica_test_shard1_replica2/
   [junit4]   2> 272607 INFO  (qtp25227216-2497) [    ] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica2 url=http://127.0.0.1:40340/solr START replicas=[http://127.0.0.1:33887/solr/deletereplica_test_shard1_replica1/] nUpdates=100
   [junit4]   2> 272607 INFO  (qtp25227216-2497) [    ] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica2 url=http://127.0.0.1:40340/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 272609 INFO  (qtp16959566-2510) [    ] o.a.s.c.S.Request [deletereplica_test_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 272609 INFO  (qtp25227216-2497) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 272609 INFO  (qtp25227216-2497) [    ] 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> 272611 INFO  (qtp25227216-2497) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40340/solr/deletereplica_test_shard1_replica2/ shard1
   [junit4]   2> 272712 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272712 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272761 INFO  (qtp25227216-2497) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 272764 INFO  (qtp25227216-2497) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2} status=0 QTime=1707
   [junit4]   2> 272864 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 272864 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 273110 INFO  (qtp16959566-2610) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2} status=0 QTime=2053
   [junit4]   2> 273112 INFO  (qtp16959566-2609) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 273210 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 273210 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 274113 INFO  (qtp16959566-2609) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=deletereplica_test&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3260
   [junit4]   2> 274115 INFO  (qtp25227216-2515) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 274116 INFO  (qtp16959566-2495) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node2&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 274119 INFO  (OverseerCollectionConfigSetProcessor-97076791840407564-127.0.0.1:36669_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 274120 INFO  (qtp25227216-2521) [    ] o.a.s.c.SolrCore [deletereplica_test_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c52a37
   [junit4]   2> 274130 INFO  (qtp25227216-2521) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=10
   [junit4]   2> 274130 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 274233 INFO  (zkCallback-422-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 274332 INFO  (qtp16959566-2495) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node2&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2} status=0 QTime=216
   [junit4]   2> 276120 INFO  (OverseerCollectionConfigSetProcessor-97076791840407564-127.0.0.1:36669_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 276630 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33887/solr/deletereplica_test_shard1_replica1/
   [junit4]   2> 276630 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 276630 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33887/solr/deletereplica_test_shard1_replica1/ has no replicas
   [junit4]   2> 276632 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33887/solr/deletereplica_test_shard1_replica1/ shard1
   [junit4]   2> 276633 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 276652 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[402DC0BDD2AFBDC3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> 276670 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[402DC0BDD2AFBDC3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest
   [junit4]   2> 276671 INFO  (qtp16959566-2514) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=delLiveColl&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 276672 INFO  (OverseerThreadFactory-1468-thread-5) [    ] o.a.s.c.CreateCollectionCmd Create collection delLiveColl
   [junit4]   2> 276876 INFO  (qtp9662075-2522) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 276876 INFO  (qtp25227216-2497) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 276877 INFO  (qtp4161364-2504) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 276877 INFO  (qtp16959566-2519) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 276981 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 276981 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 276981 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 276981 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 277884 INFO  (qtp16959566-2519) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 277884 INFO  (qtp25227216-2497) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 277884 INFO  (qtp9662075-2522) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 277889 INFO  (qtp4161364-2504) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 277890 INFO  (qtp9662075-2522) [    ] o.a.s.s.IndexSchema [delLiveColl_shard1_replica2] Schema name=minimal
   [junit4]   2> 277890 INFO  (qtp16959566-2519) [    ] o.a.s.s.IndexSchema [delLiveColl_shard1_replica1] Schema name=minimal
   [junit4]   2> 277890 INFO  (qtp25227216-2497) [    ] o.a.s.s.IndexSchema [delLiveColl_shard2_replica2] Schema name=minimal
   [junit4]   2> 277892 INFO  (qtp9662075-2522) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 277892 INFO  (qtp9662075-2522) [    ] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl
   [junit4]   2> 277893 INFO  (qtp16959566-2519) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 277893 INFO  (qtp25227216-2497) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 277893 INFO  (qtp9662075-2522) [    ] o.a.s.c.SolrCore [[delLiveColl_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node4/delLiveColl_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node4/./delLiveColl_shard1_replica2/data/]
   [junit4]   2> 277893 INFO  (qtp16959566-2519) [    ] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl
   [junit4]   2> 277893 INFO  (qtp25227216-2497) [    ] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl
   [junit4]   2> 277894 INFO  (qtp25227216-2497) [    ] o.a.s.c.SolrCore [[delLiveColl_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node3/delLiveColl_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node3/./delLiveColl_shard2_replica2/data/]
   [junit4]   2> 277894 INFO  (qtp16959566-2519) [    ] o.a.s.c.SolrCore [[delLiveColl_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node2/delLiveColl_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node2/./delLiveColl_shard1_replica1/data/]
   [junit4]   2> 277894 INFO  (qtp4161364-2504) [    ] o.a.s.s.IndexSchema [delLiveColl_shard2_replica1] Schema name=minimal
   [junit4]   2> 277896 INFO  (qtp4161364-2504) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 277897 INFO  (qtp4161364-2504) [    ] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from collection delLiveColl
   [junit4]   2> 277897 INFO  (qtp4161364-2504) [    ] o.a.s.c.SolrCore [[delLiveColl_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node1/delLiveColl_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node1/./delLiveColl_shard2_replica1/data/]
   [junit4]   2> 277902 INFO  (qtp25227216-2497) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 277902 INFO  (qtp16959566-2519) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 277902 INFO  (qtp25227216-2497) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 277902 INFO  (qtp16959566-2519) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 277903 INFO  (qtp9662075-2522) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 277903 INFO  (qtp9662075-2522) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 277905 INFO  (qtp25227216-2497) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 277905 INFO  (qtp25227216-2497) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 277905 INFO  (qtp25227216-2497) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aafd9d[delLiveColl_shard2_replica2] main]
   [junit4]   2> 277906 INFO  (qtp9662075-2522) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 277906 INFO  (qtp9662075-2522) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 277906 INFO  (qtp9662075-2522) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@996126[delLiveColl_shard1_replica2] main]
   [junit4]   2> 277906 INFO  (qtp25227216-2497) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 277906 INFO  (qtp25227216-2497) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 277906 INFO  (qtp25227216-2497) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 277907 INFO  (qtp9662075-2522) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 277907 INFO  (qtp16959566-2519) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 277907 INFO  (qtp16959566-2519) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 277907 INFO  (qtp9662075-2522) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 277907 INFO  (qtp9662075-2522) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 277907 INFO  (qtp16959566-2519) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@187b5d3[delLiveColl_shard1_replica1] main]
   [junit4]   2> 277907 INFO  (searcherExecutor-1502-thread-1) [    ] o.a.s.c.SolrCore [delLiveColl_shard1_replica2] Registered new searcher Searcher@996126[delLiveColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 277907 INFO  (qtp9662075-2522) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553228680901165056
   [junit4]   2> 277907 INFO  (qtp4161364-2504) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 277907 INFO  (qtp16959566-2519) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 277907 INFO  (qtp4161364-2504) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 277908 INFO  (qtp16959566-2519) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 277908 INFO  (searcherExecutor-1504-thread-1) [    ] o.a.s.c.SolrCore [delLiveColl_shard2_replica2] Registered new searcher Searcher@1aafd9d[delLiveColl_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 277908 INFO  (qtp16959566-2519) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 277908 INFO  (qtp25227216-2497) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553228680902213632
   [junit4]   2> 277908 INFO  (qtp16959566-2519) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553228680902213632
   [junit4]   2> 277908 INFO  (searcherExecutor-1503-thread-1) [    ] o.a.s.c.SolrCore [delLiveColl_shard1_replica1] Registered new searcher Searcher@187b5d3[delLiveColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 277913 INFO  (qtp9662075-2522) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 277913 INFO  (qtp9662075-2522) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 277913 INFO  (qtp9662075-2522) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36669/solr/delLiveColl_shard1_replica2/
   [junit4]   2> 277913 INFO  (qtp9662075-2522) [    ] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica2 url=http://127.0.0.1:36669/solr START replicas=[http://127.0.0.1:33887/solr/delLiveColl_shard1_replica1/] nUpdates=100
   [junit4]   2> 277913 INFO  (qtp25227216-2497) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 277913 INFO  (qtp9662075-2522) [    ] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica2 url=http://127.0.0.1:36669/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 277914 INFO  (qtp4161364-2504) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 277914 INFO  (qtp4161364-2504) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 277915 INFO  (qtp4161364-2504) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a5d4[delLiveColl_shard2_replica1] main]
   [junit4]   2> 277916 INFO  (qtp16959566-2608) [    ] o.a.s.c.S.Request [delLiveColl_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 277916 INFO  (qtp9662075-2522) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 277916 INFO  (qtp9662075-2522) [    ] 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> 277916 INFO  (qtp4161364-2504) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 277916 INFO  (qtp4161364-2504) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 277917 INFO  (qtp4161364-2504) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 277917 INFO  (qtp4161364-2504) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553228680911650816
   [junit4]   2> 277918 INFO  (searcherExecutor-1505-thread-1) [    ] o.a.s.c.SolrCore [delLiveColl_shard2_replica1] Registered new searcher Searcher@4a5d4[delLiveColl_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 277918 INFO  (qtp9662075-2522) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36669/solr/delLiveColl_shard1_replica2/ shard1
   [junit4]   2> 278020 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278020 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278020 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278020 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278069 INFO  (qtp9662075-2522) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 278071 INFO  (qtp9662075-2522) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2} status=0 QTime=1195
   [junit4]   2> 278171 INFO  (zkCallback-427-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278171 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278171 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278171 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278414 INFO  (qtp25227216-2497) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 278414 INFO  (qtp25227216-2497) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 278414 INFO  (qtp25227216-2497) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40340/solr/delLiveColl_shard2_replica2/
   [junit4]   2> 278414 INFO  (qtp25227216-2497) [    ] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica2 url=http://127.0.0.1:40340/solr START replicas=[http://127.0.0.1:42569/solr/delLiveColl_shard2_replica1/] nUpdates=100
   [junit4]   2> 278414 INFO  (qtp25227216-2497) [    ] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica2 url=http://127.0.0.1:40340/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 278416 INFO  (qtp4161364-2512) [    ] o.a.s.c.S.Request [delLiveColl_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 278416 INFO  (qtp25227216-2497) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 278416 INFO  (qtp25227216-2497) [    ] 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> 278418 INFO  (qtp25227216-2497) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40340/solr/delLiveColl_shard2_replica2/ shard2
   [junit4]   2> 278520 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278520 INFO  (zkCallback-427-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278520 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278520 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278569 INFO  (qtp25227216-2497) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 278572 INFO  (qtp25227216-2497) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2} status=0 QTime=1695
   [junit4]   2> 278672 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278672 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278672 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278672 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 278916 INFO  (qtp16959566-2519) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2} status=0 QTime=2038
   [junit4]   2> 278922 INFO  (qtp4161364-2504) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2} status=0 QTime=2045
   [junit4]   2> 278924 INFO  (qtp16959566-2514) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 279022 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 279022 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 279022 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 279022 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 279924 INFO  (qtp16959566-2514) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=delLiveColl&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3253
   [junit4]   2> 279927 INFO  (qtp25227216-2518) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 279928 INFO  (qtp16959566-2503) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node2&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&onlyIfDown=true&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 279930 INFO  (OverseerCollectionConfigSetProcessor-97076791840407564-127.0.0.1:36669_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 279930 ERROR (OverseerThreadFactory-1468-thread-5) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: delLiveColl operation: deletereplica failed:org.apache.solr.common.SolrException: Attempted to remove replica : delLiveColl/shard2/core_node2 with onlyIfDown='true', but state is 'active'
   [junit4]   2> 	at org.apache.solr.cloud.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:219)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:96)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteReplicaCmd.call(DeleteReplicaCmd.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> 279937 INFO  (qtp16959566-2503) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node2&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&onlyIfDown=true&wt=javabin&version=2} status=400 QTime=8
   [junit4]   2> 279938 INFO  (qtp16959566-2609) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node2&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 279939 INFO  (OverseerCollectionConfigSetProcessor-97076791840407564-127.0.0.1:36669_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 279940 INFO  (qtp25227216-2501) [    ] o.a.s.c.SolrCore [delLiveColl_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f253c2
   [junit4]   2> 279948 INFO  (qtp25227216-2501) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=delLiveColl_shard2_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=8
   [junit4]   2> 279949 INFO  (zkCallback-426-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 280050 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 280050 INFO  (zkCallback-427-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 280050 INFO  (zkCallback-426-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 280150 INFO  (qtp16959566-2609) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node2&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&wt=javabin&version=2} status=0 QTime=212
   [junit4]   2> 280152 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[402DC0BDD2AFBDC3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteLiveReplicaTest
   [junit4]   2> 280171 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[402DC0BDD2AFBDC3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
   [junit4]   2> 280172 INFO  (qtp16959566-2495) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=deleteByCountNew&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 280172 INFO  (OverseerThreadFactory-1468-thread-5) [    ] o.a.s.c.CreateCollectionCmd Create collection deleteByCountNew
   [junit4]   2> 280173 INFO  (OverseerCollectionConfigSetProcessor-97076791840407564-127.0.0.1:36669_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 280375 INFO  (qtp4161364-2508) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2
   [junit4]   2> 280375 INFO  (qtp16959566-2510) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2
   [junit4]   2> 280375 INFO  (qtp25227216-2521) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2
   [junit4]   2> 280375 INFO  (qtp9662075-2524) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2
   [junit4]   2> 280480 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 280480 INFO  (zkCallback-426-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 280480 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 280480 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 281398 INFO  (qtp25227216-2521) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 281398 INFO  (qtp16959566-2510) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 281398 INFO  (qtp9662075-2524) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 281398 INFO  (qtp4161364-2508) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 281405 INFO  (qtp9662075-2524) [    ] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica1] Schema name=minimal
   [junit4]   2> 281405 INFO  (qtp25227216-2521) [    ] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica1] Schema name=minimal
   [junit4]   2> 281405 INFO  (qtp4161364-2508) [    ] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica2] Schema name=minimal
   [junit4]   2> 281405 INFO  (qtp16959566-2510) [    ] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica2] Schema name=minimal
   [junit4]   2> 281406 INFO  (qtp4161364-2508) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 281406 INFO  (qtp16959566-2510) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 281406 INFO  (qtp9662075-2524) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 281406 INFO  (qtp25227216-2521) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 281407 INFO  (qtp16959566-2510) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica2' using configuration from collection deleteByCountNew
   [junit4]   2> 281407 INFO  (qtp9662075-2524) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica1' using configuration from collection deleteByCountNew
   [junit4]   2> 281407 INFO  (qtp4161364-2508) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica2' using configuration from collection deleteByCountNew
   [junit4]   2> 281407 INFO  (qtp25227216-2521) [    ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica1' using configuration from collection deleteByCountNew
   [junit4]   2> 281408 INFO  (qtp4161364-2508) [    ] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node1/deleteByCountNew_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node1/./deleteByCountNew_shard1_replica2/data/]
   [junit4]   2> 281408 INFO  (qtp16959566-2510) [    ] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node2/deleteByCountNew_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node2/./deleteByCountNew_shard2_replica2/data/]
   [junit4]   2> 281408 INFO  (qtp9662075-2524) [    ] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node4/deleteByCountNew_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node4/./deleteByCountNew_shard1_replica1/data/]
   [junit4]   2> 281408 INFO  (qtp25227216-2521) [    ] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node3/deleteByCountNew_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_402DC0BDD2AFBDC3-001/tempDir-001/node3/./deleteByCountNew_shard2_replica1/data/]
   [junit4]   2> 281416 INFO  (qtp25227216-2521) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 281416 INFO  (qtp9662075-2524) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 281416 INFO  (qtp25227216-2521) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 281416 INFO  (qtp9662075-2524) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 281416 INFO  (qtp16959566-2510) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 281416 INFO  (qtp4161364-2508) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 281417 INFO  (qtp16959566-2510) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 281417 INFO  (qtp4161364-2508) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 281419 INFO  (qtp9662075-2524) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281419 INFO  (qtp25227216-2521) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281420 INFO  (qtp4161364-2508) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281420 INFO  (qtp9662075-2524) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281420 INFO  (qtp4161364-2508) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281420 INFO  (qtp16959566-2510) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281420 INFO  (qtp25227216-2521) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281420 INFO  (qtp16959566-2510) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281420 INFO  (qtp4161364-2508) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6bead[deleteByCountNew_shard1_replica2] main]
   [junit4]   2> 281420 INFO  (qtp9662075-2524) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12ef460[deleteByCountNew_shard1_replica1] main]
   [junit4]   2> 281420 INFO  (qtp16959566-2510) [   

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

ateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 285175 INFO  (jetty-launcher-406-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f50582{/solr,null,UNAVAILABLE}
   [junit4]   2> 285175 INFO  (jetty-launcher-406-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1dd9c59{/solr,null,UNAVAILABLE}
   [junit4]   2> 285184 ERROR (OverseerStateUpdate-97076791840407560-127.0.0.1:40340_solr-n_0000000001) [    ] o.a.s.c.Overseer Exception in Overseer work queue loop
   [junit4]   2> org.apache.solr.common.SolrException: Could not load collection from ZK: deleteByCountNew
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1098)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:213)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.enqueueUpdate(ZkStateWriter.java:131)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:271)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:155)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/deleteByCountNew/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1110)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1096)
   [junit4]   2> 	... 6 more
   [junit4]   2> 285184 WARN  (OverseerStateUpdate-97076791840407560-127.0.0.1:40340_solr-n_0000000001) [    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting Overseer main queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:336)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:279)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:160)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:138)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:179)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 285185 INFO  (OverseerStateUpdate-97076791840407560-127.0.0.1:40340_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40340_solr
   [junit4]   2> 285186 WARN  (zkCallback-422-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 285186 INFO  (jetty-launcher-406-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14b1c13{/solr,null,UNAVAILABLE}
   [junit4]   2> 285187 INFO  (SUITE-DeleteReplicaTest-seed#[402DC0BDD2AFBDC3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36107 36107
   [junit4]   2> 285204 INFO  (Thread-602) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36107 36107
   [junit4]   2> 285204 WARN  (Thread-602) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/deleteByCountNew/state.json
   [junit4]   2> 	4	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	4	/solr/collections/deleteByCount/state.json
   [junit4]   2> 	2	/solr/collections/deletereplica_test/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/overseer/queue
   [junit4]   2> 	8	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 285204 INFO  (SUITE-DeleteReplicaTest-seed#[402DC0BDD2AFBDC3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Dec 09, 2016 9:05:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 285680 WARN  (OverseerCollectionConfigSetProcessor-97076791840407560-127.0.0.1:40340_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskProcessor Overseer cannot talk to ZK
   [junit4]   2> Dec 09, 2016 9:05:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]   2>    1) Thread[id=2663, name=OverseerHdfsCoreFailoverThread-97076791840407560-127.0.0.1:40340_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Dec 09, 2016 9:05:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2663, name=OverseerHdfsCoreFailoverThread-97076791840407560-127.0.0.1:40340_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Dec 09, 2016 9:05:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=629, maxMBSortInHeap=5.089916334392442, sim=RandomSimilarity(queryNorm=true): {}, locale=dje-NE, timezone=America/Guadeloupe
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=210499032,total=478150656
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribDocBasedVersion, TestPHPSerializedResponseWriter, SuggestComponentTest, SimpleMLTQParserTest, FullSolrCloudDistribCmdsTest, TestComplexPhraseQParserPlugin, TestBinaryResponseWriter, CircularListTest, SolrCoreCheckLockOnStartupTest, TestManagedSchema, DistribCursorPagingTest, TestSearcherReuse, HttpSolrCallGetCoreTest, HdfsBasicDistributedZkTest, TestFilteredDocIdSet, ConnectionManagerTest, TestQuerySenderNoQuery, PreAnalyzedFieldTest, ExplicitHLLTest, HardAutoCommitTest, CoreAdminHandlerTest, TestSolrCLIRunExample, TestSolrQueryResponse, StatsComponentTest, BasicDistributedZk2Test, DistributedSuggestComponentTest, TestExactStatsCache, MBeansHandlerTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=402DC0BDD2AFBDC3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dje-NE -Dtests.timezone=America/Guadeloupe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=2663, name=OverseerHdfsCoreFailoverThread-97076791840407560-127.0.0.1:40340_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([402DC0BDD2AFBDC3]:0)
   [junit4] Completed [109/659 (1!)] on J2 in 38.29s, 4 tests, 1 error <<< FAILURES!

[...truncated 53206 lines...]