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 2017/03/19 14:46:14 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+160) - Build # 19208 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19208/
Java: 64bit/jdk-9-ea+160 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.OnlyLeaderIndexesTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3CD659DC3F4B31AB:B482660691B75C53]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.junit.Assert.assertNotNull(Assert.java:537)
	at org.apache.solr.cloud.OnlyLeaderIndexesTest.outOfOrderDBQWithInPlaceUpdatesTest(OnlyLeaderIndexesTest.java:295)
	at org.apache.solr.cloud.OnlyLeaderIndexesTest.test(OnlyLeaderIndexesTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:547)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11417 lines...]
   [junit4] Suite: org.apache.solr.cloud.OnlyLeaderIndexesTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/init-core-data-001
   [junit4]   2> 400326 WARN  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 400326 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 400329 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 400331 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001
   [junit4]   2> 400331 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 400334 INFO  (Thread-938) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 400334 INFO  (Thread-938) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 400434 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42728
   [junit4]   2> 400459 INFO  (jetty-launcher-1734-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 400459 INFO  (jetty-launcher-1734-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 400459 INFO  (jetty-launcher-1734-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 400462 INFO  (jetty-launcher-1734-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18650a61{/solr,null,AVAILABLE}
   [junit4]   2> 400462 INFO  (jetty-launcher-1734-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fee928f{/solr,null,AVAILABLE}
   [junit4]   2> 400463 INFO  (jetty-launcher-1734-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1464bf58{/solr,null,AVAILABLE}
   [junit4]   2> 400470 INFO  (jetty-launcher-1734-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a296db5{SSL,[ssl, http/1.1]}{127.0.0.1:40210}
   [junit4]   2> 400470 INFO  (jetty-launcher-1734-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e626fe9{SSL,[ssl, http/1.1]}{127.0.0.1:34919}
   [junit4]   2> 400470 INFO  (jetty-launcher-1734-thread-3) [    ] o.e.j.s.Server Started @402048ms
   [junit4]   2> 400470 INFO  (jetty-launcher-1734-thread-2) [    ] o.e.j.s.Server Started @402048ms
   [junit4]   2> 400470 INFO  (jetty-launcher-1734-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40210}
   [junit4]   2> 400470 INFO  (jetty-launcher-1734-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34919}
   [junit4]   2> 400470 ERROR (jetty-launcher-1734-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 400471 ERROR (jetty-launcher-1734-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fb65983{SSL,[ssl, http/1.1]}{127.0.0.1:40842}
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-1) [    ] o.e.j.s.Server Started @402049ms
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40842}
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-19T14:07:38.735346Z
   [junit4]   2> 400471 ERROR (jetty-launcher-1734-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-19T14:07:38.735376Z
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 400471 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-19T14:07:38.735582Z
   [junit4]   2> 400475 INFO  (jetty-launcher-1734-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 400477 INFO  (jetty-launcher-1734-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 400481 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 400487 INFO  (jetty-launcher-1734-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42728/solr
   [junit4]   2> 400488 INFO  (jetty-launcher-1734-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42728/solr
   [junit4]   2> 400500 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42728/solr
   [junit4]   2> 400512 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 400513 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40842_solr
   [junit4]   2> 400513 INFO  (jetty-launcher-1734-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 400514 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97644213606744073-127.0.0.1:40842_solr-n_0000000000) starting
   [junit4]   2> 400515 INFO  (jetty-launcher-1734-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 400516 INFO  (jetty-launcher-1734-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40210_solr
   [junit4]   2> 400517 INFO  (jetty-launcher-1734-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34919_solr
   [junit4]   2> 400518 INFO  (zkCallback-1752-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 400518 INFO  (zkCallback-1751-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 400529 INFO  (zkCallback-1746-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 400533 INFO  (jetty-launcher-1734-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40842_solr
   [junit4]   2> 400533 INFO  (zkCallback-1752-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 400534 INFO  (zkCallback-1751-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 400534 INFO  (zkCallback-1746-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 400693 INFO  (jetty-launcher-1734-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.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node1/.
   [junit4]   2> 400693 INFO  (jetty-launcher-1734-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.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node2/.
   [junit4]   2> 400713 INFO  (jetty-launcher-1734-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.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node3/.
   [junit4]   2> 401082 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 0x15ae6e51a67000a, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 401085 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 401085 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42728/solr ready
   [junit4]   2> 401107 INFO  (qtp840427111-6531) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&collection.configName=config&maxShardsPerNode=1&name=collection1&realtimeReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 401109 INFO  (OverseerThreadFactory-2254-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 401217 INFO  (qtp840427111-6530) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 401233 INFO  (qtp1447256322-6521) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica3&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 401233 INFO  (qtp262087773-6506) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 401339 INFO  (zkCallback-1752-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 401343 INFO  (zkCallback-1746-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 401343 INFO  (zkCallback-1751-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 402228 INFO  (qtp840427111-6530) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 402240 INFO  (qtp840427111-6530) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 402243 INFO  (qtp840427111-6530) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 402243 INFO  (qtp1447256322-6521) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 402243 INFO  (qtp262087773-6506) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 402251 INFO  (qtp840427111-6530) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 402252 INFO  (qtp1447256322-6521) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica3] Schema name=minimal
   [junit4]   2> 402252 INFO  (qtp262087773-6506) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 402252 INFO  (qtp840427111-6530) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 402253 INFO  (qtp840427111-6530) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node2/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 402256 INFO  (qtp1447256322-6521) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 402256 INFO  (qtp262087773-6506) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 402257 INFO  (qtp1447256322-6521) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica3' using configuration from collection collection1
   [junit4]   2> 402257 INFO  (qtp262087773-6506) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using configuration from collection collection1
   [junit4]   2> 402257 INFO  (qtp1447256322-6521) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 402257 INFO  (qtp262087773-6506) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 402257 INFO  (qtp1447256322-6521) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node3/collection1_shard1_replica3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node3/./collection1_shard1_replica3/data/]
   [junit4]   2> 402257 INFO  (qtp262087773-6506) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node1/collection1_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 402630 INFO  (qtp262087773-6506) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 402630 INFO  (qtp262087773-6506) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 402631 INFO  (qtp262087773-6506) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 402631 INFO  (qtp262087773-6506) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 402632 INFO  (qtp1447256322-6521) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 402632 INFO  (qtp1447256322-6521) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 402633 INFO  (qtp1447256322-6521) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 402633 INFO  (qtp1447256322-6521) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 402634 INFO  (qtp262087773-6506) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26d4496e[collection1_shard1_replica2] main]
   [junit4]   2> 402636 INFO  (qtp1447256322-6521) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fdfe0df[collection1_shard1_replica3] main]
   [junit4]   2> 402637 INFO  (qtp1447256322-6521) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 402639 INFO  (qtp1447256322-6521) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 402639 INFO  (qtp1447256322-6521) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 402640 INFO  (searcherExecutor-2262-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica3] Registered new searcher Searcher@6fdfe0df[collection1_shard1_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 402640 INFO  (qtp262087773-6506) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 402640 INFO  (qtp1447256322-6521) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562307420124872704
   [junit4]   2> 402640 INFO  (qtp262087773-6506) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 402640 INFO  (qtp262087773-6506) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 402640 INFO  (searcherExecutor-2263-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@26d4496e[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 402640 INFO  (qtp262087773-6506) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562307420124872704
   [junit4]   2> 402645 INFO  (qtp262087773-6506) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=2 timeoutin=9999ms
   [junit4]   2> 402683 INFO  (qtp840427111-6530) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 402683 INFO  (qtp840427111-6530) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 402684 INFO  (qtp840427111-6530) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 402684 INFO  (qtp840427111-6530) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 402690 INFO  (qtp840427111-6530) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@438a1e6d[collection1_shard1_replica1] main]
   [junit4]   2> 402690 INFO  (qtp840427111-6530) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 402691 INFO  (qtp840427111-6530) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 402691 INFO  (qtp840427111-6530) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 402691 INFO  (searcherExecutor-2261-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@438a1e6d[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 402691 INFO  (qtp840427111-6530) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562307420178350080
   [junit4]   2> 402746 INFO  (zkCallback-1746-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 402746 INFO  (zkCallback-1752-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 402746 INFO  (zkCallback-1751-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403145 INFO  (qtp262087773-6506) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 403145 INFO  (qtp262087773-6506) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 403145 INFO  (qtp262087773-6506) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34919/solr/collection1_shard1_replica2/
   [junit4]   2> 403145 INFO  (qtp262087773-6506) [    ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:34919/solr START replicas=[https://127.0.0.1:40842/solr/collection1_shard1_replica1/, https://127.0.0.1:40210/solr/collection1_shard1_replica3/] nUpdates=100
   [junit4]   2> 403146 INFO  (qtp262087773-6506) [    ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:34919/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 403154 INFO  (qtp1447256322-6517) [    ] o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 403156 INFO  (qtp840427111-6603) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 403157 INFO  (qtp262087773-6506) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 403157 INFO  (qtp262087773-6506) [    ] 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> 403157 INFO  (qtp262087773-6506) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 403159 INFO  (qtp262087773-6506) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34919/solr/collection1_shard1_replica2/ shard1
   [junit4]   2> 403261 INFO  (zkCallback-1752-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403261 INFO  (zkCallback-1751-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403261 INFO  (zkCallback-1746-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403310 INFO  (qtp262087773-6506) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 403312 INFO  (qtp262087773-6506) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2078
   [junit4]   2> 403415 INFO  (zkCallback-1746-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403415 INFO  (zkCallback-1752-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403415 INFO  (zkCallback-1751-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403650 INFO  (qtp1447256322-6521) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 403650 WARN  (qtp1447256322-6521) [    ] o.a.s.h.ReplicationHandler SolrCloud is enabled for core collection1_shard1_replica3 but so is old-style replication. Make sure you intend this behavior, it usually indicates a mis-configuration. Master setting is false and slave setting is true
   [junit4]   2> 403655 INFO  (qtp1447256322-6521) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica3&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2422
   [junit4]   2> 403698 INFO  (qtp840427111-6530) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 403698 WARN  (qtp840427111-6530) [    ] o.a.s.h.ReplicationHandler SolrCloud is enabled for core collection1_shard1_replica1 but so is old-style replication. Make sure you intend this behavior, it usually indicates a mis-configuration. Master setting is false and slave setting is true
   [junit4]   2> 403702 INFO  (qtp840427111-6530) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2484
   [junit4]   2> 403704 INFO  (qtp840427111-6531) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 403799 INFO  (zkCallback-1752-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403799 INFO  (zkCallback-1751-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 403799 INFO  (zkCallback-1746-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 404704 INFO  (qtp840427111-6531) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=3&collection.configName=config&maxShardsPerNode=1&name=collection1&realtimeReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3596
   [junit4]   2> 404705 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 404705 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 404710 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:34919/solr/collection1_shard1_replica2/
   [junit4]   2> 404733 INFO  (TEST-OnlyLeaderIndexesTest.test-seed#[3CD659DC3F4B31AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 404749 INFO  (qtp262087773-6513) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 404749 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 404749 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 404749 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 404749 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 404776 INFO  (qtp840427111-6526) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1 (1562307422344708096), 2 (1562307422347853824), 3 (1562307422347853825), 4 (1562307422347853826)]} 0 8
   [junit4]   2> 404777 INFO  (qtp1447256322-6523) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[1 (1562307422344708096), 2 (1562307422347853824), 3 (1562307422347853825), 4 (1562307422347853826)]} 0 9
   [junit4]   2> 404778 INFO  (qtp262087773-6508) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1562307422344708096), 2 (1562307422347853824), 3 (1562307422347853825), 4 (1562307422347853826)]} 0 21
   [junit4]   2> 404798 INFO  (qtp1447256322-6521) [    ] o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404800 INFO  (qtp1447256322-6523) [    ] o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404800 INFO  (qtp1447256322-6518) [    ] o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404801 INFO  (qtp1447256322-6517) [    ] o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404808 INFO  (qtp840427111-6530) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404809 INFO  (qtp840427111-6530) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404809 INFO  (qtp840427111-6530) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404810 INFO  (qtp840427111-6527) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404828 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404829 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404830 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404830 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404838 INFO  (qtp840427111-6602) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{delete=[1 (-1562307422427545600)]} 0 0
   [junit4]   2> 404839 INFO  (qtp1447256322-6516) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{delete=[1 (-1562307422427545600)]} 0 1
   [junit4]   2> 404839 INFO  (qtp262087773-6507) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1 (-1562307422427545600)]} 0 4
   [junit4]   2> 404880 INFO  (qtp262087773-6512) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a545af9[collection1_shard1_replica2] realtime]
   [junit4]   2> 404884 INFO  (qtp262087773-6512) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c55487b[collection1_shard1_replica2] realtime]
   [junit4]   2> 404885 INFO  (qtp840427111-6530) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1562307422434885632&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=id:2 (-1562307422434885632)} 0 0
   [junit4]   2> 404886 INFO  (qtp1447256322-6517) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1562307422434885632&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=id:2 (-1562307422434885632)} 0 0
   [junit4]   2> 404886 INFO  (qtp262087773-6512) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=id:2 (-1562307422434885632)} 0 43
   [junit4]   2> 404892 INFO  (qtp1447256322-6521) [    ] o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404893 INFO  (qtp1447256322-6521) [    ] o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404894 INFO  (qtp1447256322-6519) [    ] o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404900 INFO  (qtp840427111-6529) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404903 INFO  (qtp840427111-6529) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404904 INFO  (qtp840427111-6529) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/get params={q=*:*&distrib=false&qt=/get&id=4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404932 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 404937 INFO  (qtp262087773-6508) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1562307422533451776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 404937 INFO  (qtp262087773-6508) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@201f7317 commitCommandVersion:1562307422533451776
   [junit4]   2> 404943 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=7
   [junit4]   2> 405111 INFO  (OverseerCollectionConfigSetProcessor-97644213606744073-127.0.0.1:40842_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> 405290 INFO  (qtp262087773-6508) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@767e5edb[collection1_shard1_replica2] main]
   [junit4]   2> 405292 INFO  (qtp262087773-6508) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 405292 INFO  (searcherExecutor-2263-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@767e5edb[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 405292 INFO  (qtp262087773-6508) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 354
   [junit4]   2> 405444 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 405450 INFO  (qtp262087773-6511) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 405955 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 405960 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 406461 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 406468 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 406590 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:34919/solr/collection1_shard1_replica2/
   [junit4]   2> 406592 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 406593 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 406593 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1489932463201
   [junit4]   2> 406593 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 406593 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 406593 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 406596 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=2
   [junit4]   2> 406596 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 14
   [junit4]   2> 406598 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node3/collection1_shard1_replica3/data/index.20170319140744860 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a3387fa
   [junit4]   2> 406600 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_2.liv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406601 INFO  (qtp262087773-6511) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406603 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406604 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406605 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406615 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406617 INFO  (qtp262087773-6511) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406619 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406629 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406630 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406640 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406641 INFO  (qtp262087773-6511) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406659 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406661 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 406662 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2324) : 0 secs (null bytes/sec) to MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node3/collection1_shard1_replica3/data/index.20170319140744860 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a3387fa
   [junit4]   2> 406842 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 406844 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@150adbea[collection1_shard1_replica3] main]
   [junit4]   2> 406844 INFO  (searcherExecutor-2262-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica3] Registered new searcher Searcher@150adbea[collection1_shard1_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 406969 INFO  (qtp262087773-6506) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 406969 INFO  (qtp1447256322-6518) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2057
   [junit4]   2> 406977 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 407486 INFO  (qtp262087773-6506) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 407710 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:34919/solr/collection1_shard1_replica2/
   [junit4]   2> 407712 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 407712 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 407712 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1489932463201
   [junit4]   2> 407712 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 407712 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 407712 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 407716 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=3
   [junit4]   2> 407716 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 14
   [junit4]   2> 407719 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node2/collection1_shard1_replica1/data/index.20170319140745981 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a3387fa
   [junit4]   2> 407720 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_2.liv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407733 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407735 INFO  (qtp262087773-6506) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407736 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407737 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407752 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407753 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407769 INFO  (qtp262087773-6506) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407771 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407788 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407790 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407793 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407794 INFO  (qtp262087773-6506) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407795 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 407797 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2324) : 0 secs (null bytes/sec) to MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node2/collection1_shard1_replica1/data/index.20170319140745981 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a3387fa
   [junit4]   2> 407948 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 407951 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@214082c8[collection1_shard1_replica1] main]
   [junit4]   2> 407951 INFO  (searcherExecutor-2261-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@214082c8[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 407992 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 407993 INFO  (qtp840427111-6527) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3076
   [junit4]   2> 407993 INFO  (qtp262087773-6513) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={_stateVer_=collection1:5&commit=true&wt=javabin&version=2}{commit=} 0 3082
   [junit4]   2> 407997 INFO  (qtp1447256322-6518) [    ] o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/select params={q=*:*&distrib=false&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 408001 INFO  (qtp840427111-6527) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 408008 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/select params={q=*:*&distrib=false&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 408013 INFO  (qtp840427111-6530) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[15 (1562307425754677248)]} 0 0
   [junit4]   2> 408013 INFO  (qtp1447256322-6519) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[15 (1562307425754677248)]} 0 1
   [junit4]   2> 408013 INFO  (qtp262087773-6618) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1562307425754677248)]} 0 4
   [junit4]   2> 408015 INFO  (qtp840427111-6530) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[16 (1562307425759920128)]} 0 0
   [junit4]   2> 408024 INFO  (qtp1447256322-6518) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[16 (1562307425759920128)]} 0 8
   [junit4]   2> 408024 INFO  (qtp262087773-6506) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1562307425759920128)]} 0 10
   [junit4]   2> 408031 INFO  (qtp840427111-6530) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[17 (1562307425774600192)]} 0 0
   [junit4]   2> 408033 INFO  (qtp1447256322-6521) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[17 (1562307425774600192)]} 0 3
   [junit4]   2> 408033 INFO  (qtp262087773-6512) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1562307425774600192)]} 0 5
   [junit4]   2> 408035 INFO  (qtp840427111-6602) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[18 (1562307425780891648)]} 0 0
   [junit4]   2> 408036 INFO  (qtp1447256322-6519) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[18 (1562307425780891648)]} 0 0
   [junit4]   2> 408036 INFO  (qtp262087773-6507) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1562307425780891648)]} 0 2
   [junit4]   2> 408038 INFO  (qtp840427111-6531) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[19 (1562307425784037376)]} 0 0
   [junit4]   2> 408038 INFO  (qtp1447256322-6518) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[19 (1562307425784037376)]} 0 0
   [junit4]   2> 408038 INFO  (qtp262087773-6509) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1562307425784037376)]} 0 1
   [junit4]   2> 408040 INFO  (qtp840427111-6527) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[20 (1562307425787183104)]} 0 0
   [junit4]   2> 408044 INFO  (qtp1447256322-6521) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[20 (1562307425787183104)]} 0 0
   [junit4]   2> 408044 INFO  (qtp262087773-6513) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1562307425787183104)]} 0 4
   [junit4]   2> 408047 INFO  (qtp840427111-6527) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[21 (1562307425793474560)]} 0 0
   [junit4]   2> 408047 INFO  (qtp1447256322-6519) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[21 (1562307425793474560)]} 0 0
   [junit4]   2> 408048 INFO  (qtp262087773-6618) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1562307425793474560)]} 0 1
   [junit4]   2> 408049 INFO  (qtp840427111-6527) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[22 (1562307425795571712)]} 0 0
   [junit4]   2> 408049 INFO  (qtp1447256322-6516) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[22 (1562307425795571712)]} 0 0
   [junit4]   2> 408050 INFO  (qtp262087773-6506) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1562307425795571712)]} 0 1
   [junit4]   2> 408052 INFO  (qtp840427111-6527) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[23 (1562307425797668864)]} 0 0
   [junit4]   2> 408053 INFO  (qtp1447256322-6521) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[23 (1562307425797668864)]} 0 0
   [junit4]   2> 408053 INFO  (qtp262087773-6512) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1562307425797668864)]} 0 2
   [junit4]   2> 408054 INFO  (qtp840427111-6531) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[24 (1562307425800814592)]} 0 0
   [junit4]   2> 408055 INFO  (qtp1447256322-6519) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[24 (1562307425800814592)]} 0 0
   [junit4]   2> 408055 INFO  (qtp262087773-6507) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1562307425800814592)]} 0 1
   [junit4]   2> 408057 INFO  (qtp840427111-6602) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[25 (1562307425803960320)]} 0 0
   [junit4]   2> 408057 INFO  (qtp1447256322-6516) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[25 (1562307425803960320)]} 0 0
   [junit4]   2> 408057 INFO  (qtp262087773-6509) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1562307425803960320)]} 0 1
   [junit4]   2> 408059 INFO  (qtp840427111-6530) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[26 (1562307425806057472)]} 0 0
   [junit4]   2> 408059 INFO  (qtp1447256322-6521) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[26 (1562307425806057472)]} 0 0
   [junit4]   2> 408059 INFO  (qtp262087773-6513) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1562307425806057472)]} 0 1
   [junit4]   2> 408061 INFO  (qtp840427111-6527) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[27 (1562307425808154624)]} 0 0
   [junit4]   2> 408061 INFO  (qtp1447256322-6518) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&wt=javabin&version=2}{add=[27 (1562307425808154624)]} 0 0
   [junit4]   2> 408062 INFO  (qtp262087773-6618) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1562307425808154624)]} 0 1
   [junit4]   2> 408066 INFO  (qtp262087773-6619) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1562307425814446080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 408075 INFO  (qtp262087773-6619) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@201f7317 commitCommandVersion:1562307425814446080
   [junit4]   2> 408077 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 408091 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 408242 INFO  (qtp262087773-6619) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ecf9dcd[collection1_shard1_replica2] main]
   [junit4]   2> 408242 INFO  (searcherExecutor-2263-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@3ecf9dcd[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2) Uninverting(_1(7.0.0):C13)))}
   [junit4]   2> 408242 INFO  (qtp262087773-6619) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 408242 INFO  (qtp262087773-6619) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 176
   [junit4]   2> 408585 INFO  (qtp262087773-6619) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 408600 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 409094 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 409108 INFO  (qtp262087773-6511) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 409591 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:34919/solr/collection1_shard1_replica2/
   [junit4]   2> 409591 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 409592 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 409592 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1489932466339
   [junit4]   2> 409592 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 409592 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 1489932463201
   [junit4]   2> 409592 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 409598 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=5
   [junit4]   2> 409598 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 26
   [junit4]   2> 409604 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 409606 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node3/collection1_shard1_replica3/data/index.20170319140747862 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a3387fa
   [junit4]   2> 409606 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_2.liv because it already exists
   [junit4]   2> 409606 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 409606 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.doc because it already exists
   [junit4]   2> 409606 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tim because it already exists
   [junit4]   2> 409606 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.pos because it already exists
   [junit4]   2> 409607 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 409607 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 409607 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tip because it already exists
   [junit4]   2> 409607 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 409607 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene70_0.dvm because it already exists
   [junit4]   2> 409608 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene70_0.dvd because it already exists
   [junit4]   2> 409608 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 409608 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 409612 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409614 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409616 INFO  (qtp262087773-6619) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409618 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409618 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 409630 INFO  (qtp262087773-6513) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409632 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409645 INFO  (qtp262087773-6619) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409648 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409661 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409662 INFO  (qtp262087773-6513) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409666 INFO  (qtp262087773-6512) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409667 INFO  (qtp262087773-6619) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409672 INFO  (qtp262087773-6508) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 409673 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2625) : 0 secs (null bytes/sec) to MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node3/collection1_shard1_replica3/data/index.20170319140747862 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a3387fa
   [junit4]   2> 409858 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 409862 INFO  (indexFetcher-2277-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2cde0cc2[collection1_shard1_replica3] main]
   [junit4]   2> 409864 INFO  (searcherExecutor-2262-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica3] Registered new searcher Searcher@2cde0cc2[collection1_shard1_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2) Uninverting(_1(7.0.0):C13)))}
   [junit4]   2> 410111 INFO  (qtp262087773-6618) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 410112 INFO  (qtp1447256322-6516) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34919/solr/collection1_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2045
   [junit4]   2> 410128 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 410636 INFO  (qtp262087773-6511) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 410710 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:34919/solr/collection1_shard1_replica2/
   [junit4]   2> 410710 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 410711 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 410711 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 1489932466339
   [junit4]   2> 410711 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 410711 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 1489932463201
   [junit4]   2> 410711 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 410716 INFO  (qtp262087773-6513) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=5
   [junit4]   2> 410716 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 26
   [junit4]   2> 410720 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MMapDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001/tempDir-001/node2/collection1_shard1_replica1/data/index.20170319140748981 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a3387fa
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_2.liv because it already exists
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.doc because it already exists
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tim because it already exists
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.pos because it already exists
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene50_0.tip because it already exists
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 410721 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene70_0.dvm because it already exists
   [junit4]   2> 410722 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0_Lucene70_0.dvd because it already exists
   [junit4]   2> 410722 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 410722 INFO  (indexFetcher-2279-thread-1) [    ] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 410723 INFO  (qtp262087773-6619) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410724 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410726 INFO  (qtp262087773-6511) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410728 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410729 INFO  (qtp262087773-6513) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410731 INFO  (qtp262087773-6619) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410732 INFO  (qtp262087773-6507) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410734 INFO  (qtp262087773-6511) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410735 INFO  (qtp262087773-6509) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410738 INFO  (qtp262087773-6513) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410740 INFO  (qtp262087773-6619) [    ] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 410742 INFO  (qtp2

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

bstractConnector Stopped ServerConnector@7c3879f{SSL,[ssl, http/1.1]}{127.0.0.1:40210}
   [junit4]   2> 535229 INFO  (jetty-closer-1735-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=551665868
   [junit4]   2> 535243 INFO  (jetty-closer-1735-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 535244 INFO  (jetty-closer-1735-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 535245 INFO  (coreCloseExecutor-2433-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica3]  CLOSING SolrCore org.apache.solr.core.SolrCore@42bff2c0
   [junit4]   2> 535245 INFO  (zkCallback-1785-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 535245 INFO  (zkCallback-1777-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 535239 INFO  (jetty-closer-1735-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1074273041
   [junit4]   2> 535240 INFO  (jetty-closer-1735-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a6c265{SSL,[ssl, http/1.1]}{127.0.0.1:34919}
   [junit4]   2> 535245 INFO  (zkCallback-1792-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 535248 INFO  (jetty-closer-1735-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1784157366
   [junit4]   2> 535249 INFO  (jetty-closer-1735-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 535249 INFO  (jetty-closer-1735-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 535249 INFO  (coreCloseExecutor-2433-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica3, tag=1119875776
   [junit4]   2> 535250 INFO  (jetty-closer-1735-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 535250 INFO  (jetty-closer-1735-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 535250 INFO  (coreCloseExecutor-2435-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2616b192
   [junit4]   2> 535250 INFO  (coreCloseExecutor-2436-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29c16c77
   [junit4]   2> 535255 INFO  (jetty-closer-1735-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97644213606744084-127.0.0.1:40210_solr-n_0000000005) closing
   [junit4]   2> 535283 INFO  (OverseerStateUpdate-97644213606744084-127.0.0.1:40210_solr-n_0000000005) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40210_solr
   [junit4]   2> 535293 INFO  (coreCloseExecutor-2435-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 535293 INFO  (coreCloseExecutor-2435-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c9bc8cb commitCommandVersion:0
   [junit4]   2> 535296 WARN  (zkCallback-1777-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> 535296 INFO  (zkCallback-1792-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 535296 INFO  (zkCallback-1785-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34919_solr
   [junit4]   2> 535297 INFO  (zkCallback-1785-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 535300 INFO  (jetty-closer-1735-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@711b1645{/solr,null,UNAVAILABLE}
   [junit4]   2> 535303 INFO  (coreCloseExecutor-2436-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica1, tag=700542071
   [junit4]   2> 535305 INFO  (zkCallback-1785-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 535366 INFO  (coreCloseExecutor-2435-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica2, tag=639021458
   [junit4]   2> 535367 WARN  (zkCallback-1785-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> 535368 INFO  (jetty-closer-1735-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d70b8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 536805 WARN  (zkCallback-1792-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 536806 INFO  (jetty-closer-1735-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ae9425d{/solr,null,UNAVAILABLE}
   [junit4]   2> 536806 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42728 42728
   [junit4]   2> 536839 INFO  (Thread-938) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42728 42728
   [junit4]   2> 536839 WARN  (Thread-938) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	8	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/97644213606744072-127.0.0.1:34919_solr-n_0000000002
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/97644213606744073-core_node1-n_0000000002
   [junit4]   2> 	3	/solr/overseer_elect/election/97644213606744073-127.0.0.1:40842_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/97644213606744072-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/overseer/collection-queue-work
   [junit4]   2> 	44	/solr/overseer/queue
   [junit4]   2> 	12	/solr/overseer/queue-work
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 536839 INFO  (SUITE-OnlyLeaderIndexesTest-seed#[3CD659DC3F4B31AB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OnlyLeaderIndexesTest_3CD659DC3F4B31AB-001
   [junit4]   2> Mar 19, 2017 2:09:55 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=3, maxDocsPerChunk=948, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=3, blockSize=8)), sim=RandomSimilarity(queryNorm=false): {}, locale=ms-SG, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=311486176,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, TolerantUpdateProcessorTest, PrimitiveFieldTypeTest, SharedFSAutoReplicaFailoverTest, TestSolrConfigHandlerCloud, TestGraphTermsQParserPlugin, SliceStateTest, TestZkChroot, TestSha256AuthenticationProvider, TestFieldCacheSortRandom, DeleteShardTest, BlockCacheTest, PropertiesRequestHandlerTest, ConjunctionSolrSpellCheckerTest, JSONWriterTest, DistributedFacetPivotLongTailTest, UnloadDistributedZkTest, RecoveryZkTest, MBeansHandlerTest, TestScoreJoinQPNoScore, DirectUpdateHandlerOptimizeTest, TestReversedWildcardFilterFactory, V2ApiIntegrationTest, TestSortByMinMaxFunction, TestWriterPerf, HdfsWriteToMultipleCollectionsTest, TestSolr4Spatial2, BadIndexSchemaTest, TestSort, SolrCoreMetricManagerTest, OverseerStatusTest, DocValuesMultiTest, TestBulkSchemaConcurrent, TriLevelCompositeIdRoutingTest, TestLMDirichletSimilarityFactory, TestConfigsApi, TestSolrQueryParser, RequestLoggingTest, PreAnalyzedFieldTest, TestStandardQParsers, SolrJmxReporterTest, SolrMetricsIntegrationTest, TestCollationField, TestGraphMLResponseWriter, TestRequestForwarding, HttpPartitionTest, TestSubQueryTransformerDistrib, SolrIndexConfigTest, TestSerializedLuceneMatchVersion, TestCSVResponseWriter, JsonValidatorTest, TestReRankQParserPlugin, SuggesterTest, ReplicaListTransformerTest, TestPhraseSuggestions, DateFieldTest, BlockJoinFacetRandomTest, TestDocSet, OnlyLeaderIndexesTest]
   [junit4] Completed [192/701 (1!)] on J2 in 137.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 53355 lines...]