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

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([DE36B52CDBA8E30B:56628AF675548EF3]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest

Error Message:
Illegal char <?> at index 17: ignoredSchemaName?

Stack Trace:
java.nio.file.InvalidPathException: Illegal char <?> at index 17: 
ignoredSchemaName?
        at __randomizedtesting.SeedInfo.seed([DE36B52CDBA8E30B]:0)
        at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
        at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
        at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
        at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
        at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
        at sun.nio.fs.AbstractPath.resolve(AbstractPath.java:53)
        at 
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:385)
        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:353)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.warnIfNonManagedSchemaExists(ManagedIndexSchemaFactory.java:241)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.readSchemaLocally(ManagedIndexSchemaFactory.java:198)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:118)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:705)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:695)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:569)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:558)
        at 
org.apache.solr.search.LargeFieldTest.initManagedSchemaCore(LargeFieldTest.java:48)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12515 lines...]
   [junit4] Suite: org.apache.solr.cloud.OnlyLeaderIndexesTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\init-core-data-001
   [junit4]   2> 2139528 WARN  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2139529 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2139537 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2139541 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001
   [junit4]   2> 2139541 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2139542 INFO  (Thread-4265) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2139542 INFO  (Thread-4265) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2139641 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63532
   [junit4]   2> 2139661 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2139661 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2139663 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f0794e6{/solr,null,AVAILABLE}
   [junit4]   2> 2139664 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2139664 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ed2682e{/solr,null,AVAILABLE}
   [junit4]   2> 2139675 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f98db0f{/solr,null,AVAILABLE}
   [junit4]   2> 2139682 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7a07226a{HTTP/1.1,[http/1.1]}{127.0.0.1:63550}
   [junit4]   2> 2139682 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.e.j.s.Server Started @2144607ms
   [junit4]   2> 2139682 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63550}
   [junit4]   2> 2139682 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e815b03{HTTP/1.1,[http/1.1]}{127.0.0.1:63554}
   [junit4]   2> 2139682 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.e.j.s.Server Started @2144608ms
   [junit4]   2> 2139682 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63554}
   [junit4]   2> 2139683 ERROR (jetty-launcher-2912-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2139683 ERROR (jetty-launcher-2912-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2139683 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2139683 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2139683 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2139683 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-17T09:09:01.709Z
   [junit4]   2> 2139684 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2139684 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2139684 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2139684 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-17T09:09:01.710Z
   [junit4]   2> 2139690 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9133ccf{HTTP/1.1,[http/1.1]}{127.0.0.1:63547}
   [junit4]   2> 2139690 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.e.j.s.Server Started @2144616ms
   [junit4]   2> 2139690 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63547}
   [junit4]   2> 2139690 ERROR (jetty-launcher-2912-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2139690 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2139690 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2139690 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2139690 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-17T09:09:01.716Z
   [junit4]   2> 2139697 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2139699 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2139702 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2139730 INFO  (jetty-launcher-2912-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63532/solr
   [junit4]   2> 2139740 INFO  (jetty-launcher-2912-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63532/solr
   [junit4]   2> 2139753 INFO  (jetty-launcher-2912-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63532/solr
   [junit4]   2> 2139756 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 0x15adb86fe050004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2139760 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 0x15adb86fe050005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2139815 INFO  (jetty-launcher-2912-thread-1) 
[n:127.0.0.1:63554_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2139815 INFO  (jetty-launcher-2912-thread-2) 
[n:127.0.0.1:63547_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2139815 INFO  (jetty-launcher-2912-thread-3) 
[n:127.0.0.1:63550_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2139818 INFO  (jetty-launcher-2912-thread-1) 
[n:127.0.0.1:63554_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63554_solr
   [junit4]   2> 2139825 INFO  (jetty-launcher-2912-thread-1) 
[n:127.0.0.1:63554_solr    ] o.a.s.c.Overseer Overseer 
(id=97631714775728137-127.0.0.1:63554_solr-n_0000000000) starting
   [junit4]   2> 2139826 INFO  (jetty-launcher-2912-thread-2) 
[n:127.0.0.1:63547_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63547_solr
   [junit4]   2> 2139848 INFO  
(zkCallback-2929-thread-1-processing-n:127.0.0.1:63554_solr) 
[n:127.0.0.1:63554_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2139851 INFO  
(zkCallback-2928-thread-1-processing-n:127.0.0.1:63550_solr) 
[n:127.0.0.1:63550_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2139851 INFO  
(zkCallback-2927-thread-1-processing-n:127.0.0.1:63547_solr) 
[n:127.0.0.1:63547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2139852 INFO  (jetty-launcher-2912-thread-3) 
[n:127.0.0.1:63550_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63550_solr
   [junit4]   2> 2139856 INFO  
(zkCallback-2929-thread-1-processing-n:127.0.0.1:63554_solr) 
[n:127.0.0.1:63554_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2139856 INFO  
(zkCallback-2927-thread-1-processing-n:127.0.0.1:63547_solr) 
[n:127.0.0.1:63547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2139857 INFO  
(zkCallback-2928-thread-1-processing-n:127.0.0.1:63550_solr) 
[n:127.0.0.1:63550_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2139891 INFO  (jetty-launcher-2912-thread-1) 
[n:127.0.0.1:63554_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63554_solr
   [junit4]   2> 2139980 INFO  
(zkCallback-2929-thread-1-processing-n:127.0.0.1:63554_solr) 
[n:127.0.0.1:63554_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2139980 INFO  
(zkCallback-2928-thread-1-processing-n:127.0.0.1:63550_solr) 
[n:127.0.0.1:63550_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2139980 INFO  
(zkCallback-2927-thread-1-processing-n:127.0.0.1:63547_solr) 
[n:127.0.0.1:63547_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2140144 INFO  (jetty-launcher-2912-thread-3) 
[n:127.0.0.1:63550_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node3\.
   [junit4]   2> 2140144 INFO  (jetty-launcher-2912-thread-2) 
[n:127.0.0.1:63547_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node2\.
   [junit4]   2> 2140145 INFO  (jetty-launcher-2912-thread-1) 
[n:127.0.0.1:63554_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node1\.
   [junit4]   2> 2141387 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2141389 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63532/solr ready
   [junit4]   2> 2141411 INFO  (qtp1464111598-17825) [n:127.0.0.1:63550_solr    
] 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> 2141423 INFO  
(OverseerThreadFactory-7029-thread-1-processing-n:127.0.0.1:63554_solr) 
[n:127.0.0.1:63554_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2141545 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr    
] 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> 2141556 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr    
] 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> 2141560 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr    
] 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> 2141696 INFO  
(zkCallback-2928-thread-1-processing-n:127.0.0.1:63550_solr) 
[n:127.0.0.1:63550_solr    ] 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> 2141696 INFO  
(zkCallback-2927-thread-1-processing-n:127.0.0.1:63547_solr) 
[n:127.0.0.1:63547_solr    ] 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> 2141696 INFO  
(zkCallback-2929-thread-2-processing-n:127.0.0.1:63554_solr) 
[n:127.0.0.1:63554_solr    ] 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> 2142611 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2142612 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2142612 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2142626 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 2142626 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 2142639 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.s.IndexSchema 
[collection1_shard1_replica3] Schema name=minimal
   [junit4]   2> 2142663 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2142663 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2142666 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2142681 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 2142681 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica3' using configuration from 
collection collection1
   [junit4]   2> 2142682 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 2142682 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2142683 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node2\collection1_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node2\.\collection1_shard1_replica1\data\]
   [junit4]   2> 2142686 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2142686 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SolrCore 
[[collection1_shard1_replica3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node1\collection1_shard1_replica3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node1\.\collection1_shard1_replica3\data\]
   [junit4]   2> 2142687 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2142687 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node3\collection1_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node3\.\collection1_shard1_replica2\data\]
   [junit4]   2> 2143038 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2143039 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2143040 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2143040 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2143042 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2143042 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2143043 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2143043 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2143057 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@171dcb8f[collection1_shard1_replica3] main]
   [junit4]   2> 2143066 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 2143068 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2143068 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2143073 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2143074 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2143076 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2143076 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2143078 INFO  
(searcherExecutor-7036-thread-1-processing-n:127.0.0.1:63554_solr 
x:collection1_shard1_replica3 s:shard1 c:collection1) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SolrCore 
[collection1_shard1_replica3] Registered new searcher 
Searcher@171dcb8f[collection1_shard1_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2143079 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1562107440115220480
   [junit4]   2> 2143091 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 2143096 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b856b0d[collection1_shard1_replica1] main]
   [junit4]   2> 2143099 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 2143100 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2143100 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2143100 INFO  
(searcherExecutor-7037-thread-1-processing-n:127.0.0.1:63547_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[collection1_shard1_replica1] Registered new searcher 
Searcher@b856b0d[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2143101 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1562107440138289152
   [junit4]   2> 2143104 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@61bd0723[collection1_shard1_replica2] main]
   [junit4]   2> 2143108 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 2143108 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2143109 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2143109 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1562107440146677760
   [junit4]   2> 2143109 INFO  
(searcherExecutor-7035-thread-1-processing-n:127.0.0.1:63550_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[collection1_shard1_replica2] Registered new searcher 
Searcher@61bd0723[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2143198 INFO  
(zkCallback-2928-thread-1-processing-n:127.0.0.1:63550_solr) 
[n:127.0.0.1:63550_solr    ] 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> 2143199 INFO  
(zkCallback-2927-thread-1-processing-n:127.0.0.1:63547_solr) 
[n:127.0.0.1:63547_solr    ] 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> 2143199 INFO  
(zkCallback-2929-thread-3-processing-n:127.0.0.1:63554_solr) 
[n:127.0.0.1:63554_solr    ] 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> 2143595 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2143595 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2143595 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63554/solr/collection1_shard1_replica3/
   [junit4]   2> 2143595 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica3 url=http://127.0.0.1:63554/solr 
START replicas=[http://127.0.0.1:63547/solr/collection1_shard1_replica1/, 
http://127.0.0.1:63550/solr/collection1_shard1_replica2/] nUpdates=100
   [junit4]   2> 2143595 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica3 url=http://127.0.0.1:63554/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 2143599 INFO  (qtp1217717677-17816) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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=0
   [junit4]   2> 2143599 INFO  (qtp1464111598-17820) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2143600 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2143600 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
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> 2143600 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2143612 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63554/solr/collection1_shard1_replica3/ shard1
   [junit4]   2> 2143726 INFO  
(zkCallback-2928-thread-1-processing-n:127.0.0.1:63550_solr) 
[n:127.0.0.1:63550_solr    ] 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> 2143727 INFO  
(zkCallback-2929-thread-4-processing-n:127.0.0.1:63554_solr) 
[n:127.0.0.1:63554_solr    ] 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> 2143727 INFO  
(zkCallback-2927-thread-1-processing-n:127.0.0.1:63547_solr) 
[n:127.0.0.1:63547_solr    ] 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> 2143770 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2143783 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1  x:collection1_shard1_replica3] 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=2227
   [junit4]   2> 2143879 INFO  
(zkCallback-2928-thread-1-processing-n:127.0.0.1:63550_solr) 
[n:127.0.0.1:63550_solr    ] 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> 2143879 INFO  
(zkCallback-2927-thread-1-processing-n:127.0.0.1:63547_solr) 
[n:127.0.0.1:63547_solr    ] 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> 2143879 INFO  
(zkCallback-2929-thread-3-processing-n:127.0.0.1:63554_solr) 
[n:127.0.0.1:63554_solr    ] 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> 2144118 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2144118 WARN  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
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> 2144118 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:63554/solr/collection1_shard1_replica3/
   [junit4]   2> 2144122 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2144127 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2144127 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2144127 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2144127 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2144128 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 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=2581
   [junit4]   2> 2144133 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2144133 WARN  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.ReplicationHandler SolrCloud is enabled for core 
collection1_shard1_replica2 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> 2144138 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] 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=2581
   [junit4]   2> 2144144 INFO  (qtp1464111598-17825) [n:127.0.0.1:63550_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2144255 INFO  
(zkCallback-2929-thread-1-processing-n:127.0.0.1:63554_solr) 
[n:127.0.0.1:63554_solr    ] 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> 2144255 INFO  
(zkCallback-2927-thread-1-processing-n:127.0.0.1:63547_solr) 
[n:127.0.0.1:63547_solr    ] 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> 2144255 INFO  
(zkCallback-2928-thread-1-processing-n:127.0.0.1:63550_solr) 
[n:127.0.0.1:63550_solr    ] 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> 2144931 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:63554/solr/collection1_shard1_replica3/
   [junit4]   2> 2144936 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2144936 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2144936 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2144936 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2144936 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2145146 INFO  (qtp1464111598-17825) [n:127.0.0.1:63550_solr    
] 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=3734
   [junit4]   2> 2145146 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 2145147 INFO  
(SUITE-OnlyLeaderIndexesTest-seed#[DE36B52CDBA8E30B]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2145190 INFO  
(TEST-OnlyLeaderIndexesTest.test-seed#[DE36B52CDBA8E30B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2145220 INFO  (qtp1464111598-17820) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&wt=javabin&version=2}{add=[1
 (1562107442341347328), 2 (1562107442347638784), 3 (1562107442348687360), 4 
(1562107442348687361)]} 0 10
   [junit4]   2> 2145221 INFO  (qtp1217717677-17816) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&wt=javabin&version=2}{add=[1
 (1562107442341347328), 2 (1562107442347638784), 3 (1562107442348687360), 4 
(1562107442348687361)]} 0 10
   [junit4]   2> 2145221 INFO  (qtp1690916260-17832) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1562107442341347328), 2 
(1562107442347638784), 3 (1562107442348687360), 4 (1562107442348687361)]} 0 19
   [junit4]   2> 2145232 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
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> 2145234 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
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> 2145236 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
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> 2145238 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
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> 2145243 INFO  (qtp1217717677-17813) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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> 2145244 INFO  (qtp1217717677-17813) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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> 2145245 INFO  (qtp1217717677-17813) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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> 2145245 INFO  (qtp1217717677-17813) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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> 2145252 INFO  (qtp1464111598-17814) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
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> 2145253 INFO  (qtp1464111598-17814) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
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> 2145254 INFO  (qtp1464111598-17814) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
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> 2145254 INFO  (qtp1464111598-17814) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
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> 2145268 INFO  (qtp1464111598-17814) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&wt=javabin&version=2}{delete=[1
 (-1562107442396921856)]} 0 10
   [junit4]   2> 2145269 INFO  (qtp1217717677-17813) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&wt=javabin&version=2}{delete=[1
 (-1562107442396921856)]} 0 12
   [junit4]   2> 2145269 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update params={wt=javabin&version=2}{delete=[1 (-1562107442396921856)]} 0 
13
   [junit4]   2> 2145300 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68025b7a[collection1_shard1_replica3] realtime]
   [junit4]   2> 2145305 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62ffc8d0[collection1_shard1_replica3] realtime]
   [junit4]   2> 2145306 INFO  (qtp1464111598-17840) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1562107442413699072&distrib.from=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&wt=javabin&version=2}{deleteByQuery=id:2
 (-1562107442413699072)} 0 0
   [junit4]   2> 2145306 INFO  (qtp1217717677-17842) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1562107442413699072&distrib.from=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&wt=javabin&version=2}{deleteByQuery=id:2
 (-1562107442413699072)} 0 1
   [junit4]   2> 2145307 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=id:2 
(-1562107442413699072)} 0 36
   [junit4]   2> 2145312 INFO  (qtp1217717677-17841) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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> 2145313 INFO  (qtp1217717677-17819) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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> 2145314 INFO  (qtp1217717677-17815) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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> 2145318 INFO  (qtp1464111598-17828) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
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> 2145319 INFO  (qtp1464111598-17817) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
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> 2145320 INFO  (qtp1464111598-17823) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
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> 2145328 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 2145329 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 2145333 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1562107442478710784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2145333 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@294ea0e8 
commitCommandVersion:1562107442478710784
   [junit4]   2> 2145362 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7577a43b[collection1_shard1_replica3] main]
   [junit4]   2> 2145363 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2145371 INFO  
(searcherExecutor-7036-thread-1-processing-n:127.0.0.1:63554_solr 
x:collection1_shard1_replica3 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:63554_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica3] o.a.s.c.SolrCore [collection1_shard1_replica3] 
Registered new searcher Searcher@7577a43b[collection1_shard1_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 2145371 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
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=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 37
   [junit4]   2> 2145429 INFO  
(OverseerCollectionConfigSetProcessor-97631714775728137-127.0.0.1:63554_solr-n_0000000000)
 [n:127.0.0.1:63554_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2145834 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 2145837 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 2146343 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 2146346 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 2146848 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 2146849 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 2147119 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:63554/solr/collection1_shard1_replica3/
   [junit4]   2> 2147120 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2147120 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2147120 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Master's version: 1489741747360
   [junit4]   2> 2147120 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2147120 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2147120 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2147127 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=5
   [junit4]   2> 2147127 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 16
   [junit4]   2> 2147133 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node2\collection1_shard1_replica1\data\index.20170317040909153
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2903079e
   [junit4]   2> 2147135 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2147188 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=8
   [junit4]   2> 2147202 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2147213 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2147217 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147220 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2147226 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147233 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147239 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2147244 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147249 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147254 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147258 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147262 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147266 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147271 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147272 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2365) : 0 secs (null bytes/sec) to 
MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node2\collection1_shard1_replica1\data\index.20170317040909153
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2903079e
   [junit4]   2> 2147334 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2147347 INFO  (indexFetcher-7051-thread-1) 
[n:127.0.0.1:63547_solr c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17839941[collection1_shard1_replica1] main]
   [junit4]   2> 2147348 INFO  
(searcherExecutor-7037-thread-1-processing-n:127.0.0.1:63547_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[collection1_shard1_replica1] Registered new searcher 
Searcher@17839941[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 2147370 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=7
   [junit4]   2> 2147370 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=8
   [junit4]   2> 2147374 INFO  (qtp1217717677-17822) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2052
   [junit4]   2> 2147878 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 2147930 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:63554/solr/collection1_shard1_replica3/
   [junit4]   2> 2147930 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2147930 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2147930 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Master's version: 1489741747360
   [junit4]   2> 2147930 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2147930 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2147931 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2147952 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=20
   [junit4]   2> 2147953 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 16
   [junit4]   2> 2147985 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node3\collection1_shard1_replica2\data\index.20170317040909979
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2903079e
   [junit4]   2> 2147988 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2147992 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2147998 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2148007 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2148010 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148015 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2148021 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148025 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148030 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  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> 2148039 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148050 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148055 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148059 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148062 INFO  (qtp1690916260-17830) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148069 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148073 INFO  (qtp1690916260-17834) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2148074 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2365) : 0 secs (null bytes/sec) to 
MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OnlyLeaderIndexesTest_DE36B52CDBA8E30B-001\tempDir-001\node3\collection1_shard1_replica2\data\index.20170317040909979
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2903079e
   [junit4]   2> 2148162 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2148167 INFO  (indexFetcher-7053-thread-1) 
[n:127.0.0.1:63550_solr c:collection1 s:shard1  x:collection1_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c6624a7[collection1_shard1_replica2] main]
   [junit4]   2> 2148168 INFO  
(searcherExecutor-7035-thread-1-processing-n:127.0.0.1:63550_solr 
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrCore 
[collection1_shard1_replica2] Registered new searcher 
Searcher@c6624a7[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)))}
   [junit4]   2> 2148402 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=12
   [junit4]   2> 2148403 INFO  (qtp1464111598-17825) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
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=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3081
   [junit4]   2> 2148403 INFO  (qtp1690916260-17832) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update 
params={_stateVer_=collection1:5&commit=true&wt=javabin&version=2}{commit=} 0 
3082
   [junit4]   2> 2148408 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
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> 2148413 INFO  (qtp1217717677-17812) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
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> 2148422 INFO  (qtp1464111598-17844) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
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> 2148455 INFO  (qtp1464111598-17844) [n:127.0.0.1:63550_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&wt=javabin&version=2}{add=[15
 (1562107445720907776)]} 0 13
   [junit4]   2> 2148456 INFO  (qtp1217717677-17812) [n:127.0.0.1:63547_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&wt=javabin&version=2}{add=[15
 (1562107445720907776)]} 0 18
   [junit4]   2> 2148456 INFO  (qtp1690916260-17836) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica3]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[15 (1562107445720907776)]} 0 31
   [junit4]   2> 2148461 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1562107445758656512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148461 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@294ea0e8 
commitCommandVersion:1562107445758656512
   [junit4]   2> 2148475 INFO  (qtp1690916260-17832) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 2148475 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=9
   [junit4]   2> 2148642 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f62bf3d[collection1_shard1_replica3] main]
   [junit4]   2> 2148642 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2148643 INFO  
(searcherExecutor-7036-thread-1-processing-n:127.0.0.1:63554_solr 
x:collection1_shard1_replica3 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:63554_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica3] o.a.s.c.SolrCore [collection1_shard1_replica3] 
Registered new searcher Searcher@2f62bf3d[collection1_shard1_replica3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4/2:delGen=2)
 Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 2148643 INFO  (qtp1690916260-17831) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
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=http://127.0.0.1:63554/solr/collection1_shard1_replica3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 181
   [junit4]   2> 2149018 INFO  (qtp1690916260-17835) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=6
   [junit4]   2> 2149019 INFO  (qtp1690916260-17837) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=7
   [junit4]   2> 2149525 INFO  (qtp1690916260-17832) [n:127.0.0.1:63554_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica3] 
o.a.s.c.S.Request [collection1_shard1_replica3]  webapp=/solr path=/replication 
params={qt=/re

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

rsTest, TestRemoteStreaming, ZkNodePropsTest, SimpleMLTQParserTest, 
TestRandomCollapseQParserPlugin, TestReplicationHandler, TestGroupingSearch, 
TestUseDocValuesAsStored, HdfsBasicDistributedZk2Test, TestCSVResponseWriter, 
TestSolrQueryResponse, HdfsCollectionsAPIDistributedZkTest, DOMUtilTest, 
TestCursorMarkWithoutUniqueKey, HighlighterTest, DeleteReplicaTest, 
CloudExitableDirectoryReaderTest, TestStressLucene, 
DistributedSpellCheckComponentTest, UniqFieldsUpdateProcessorFactoryTest, 
TestScoreJoinQPNoScore, TestJmxIntegration, TestCloudRecovery, 
BinaryUpdateRequestHandlerTest, DistributedQueryComponentOptimizationTest, 
TestSchemaSimilarityResource, OverseerCollectionConfigSetProcessorTest, 
TestMaxScoreQueryParser, ActionThrottleTest, 
LeaderInitiatedRecoveryOnCommitTest, StandardRequestHandlerTest, TestLRUCache, 
SolrCLIZkUtilsTest, OverseerTest, TestLFUCache, 
SchemaVersionSpecificBehaviorTest, LeaderElectionTest, RecoveryZkTest, 
TestFieldSortValues, TestOverriddenPrefixQueryForCustomFieldType, 
TestBM25SimilarityFactory, UnloadDistributedZkTest, TestFileDictionaryLookup, 
TestSlowCompositeReaderWrapper, CoreAdminCreateDiscoverTest, 
TestSegmentSorting, TestExactSharedStatsCache, 
DistribDocExpirationUpdateProcessorTest, SolrCoreTest, QueryEqualityTest, 
TestSort, SortSpecParsingTest, TestHighFrequencyDictionaryFactory, 
TestLazyCores, CursorPagingTest, TestComplexPhraseQParserPlugin, 
DocumentAnalysisRequestHandlerTest, StatsReloadRaceTest, 
AnalysisAfterCoreReloadTest, TestExceedMaxTermLength, TestSolrXml, 
OutputWriterTest, ConnectionManagerTest, BlockJoinFacetSimpleTest, 
TestSolrDeletionPolicy1, TestElisionMultitermQuery, ShardRoutingTest, 
BasicAuthStandaloneTest, TriLevelCompositeIdRoutingTest, 
CdcrReplicationDistributedZkTest, DirectUpdateHandlerTest, 
TestReplicaProperties, TestUpdate, DistributedFacetPivotLargeTest, 
HdfsDirectoryTest, FacetPivotSmallTest, TestCloudDeleteByQuery, 
ManagedSchemaRoundRobinCloudTest, DirectSolrConnectionTest, TestCSVLoader, 
TestReloadAndDeleteDocs, TestXmlQParser, TestDelegationWithHadoopAuth, 
TestSubQueryTransformerDistrib, TestMergePolicyConfig, MetricsHandlerTest, 
TestIBSimilarityFactory, TestConfigSetsAPIExclusivity, SpatialFilterTest, 
TestSolrCloudWithHadoopAuthPlugin, TestAuthorizationFramework, 
TestStressUserVersions, ChangedSchemaMergeTest, QueryElevationComponentTest, 
SolrCoreMetricManagerTest, TestRTGBase, TestInPlaceUpdatesDistrib, 
TestConfigSetImmutable, XmlUpdateRequestHandlerTest, 
PathHierarchyTokenizerFactoryTest, DataDrivenBlockJoinTest, TestCoreAdminApis, 
SystemInfoHandlerTest, FastVectorHighlighterTest, 
OpenExchangeRatesOrgProviderTest, TestSolrJ, SyncSliceTest, TestTolerantSearch, 
BigEndianAscendingWordDeserializerTest, TestSQLHandler, TimeZoneUtilsTest, 
TestTolerantUpdateProcessorRandomCloud, DistributedQueueTest, 
TestFieldCollectionResource, TestOnReconnectListenerSupport, PeerSyncTest, 
TestDistributedSearch, TestRawResponseWriter, ZkCLITest, TestDocumentBuilder, 
DistributedExpandComponentTest, PingRequestHandlerTest, HLLUtilTest, 
BlockDirectoryTest, OverseerTaskQueueTest, OverseerRolesTest, FullHLLTest, 
TestCustomStream, SimpleFacetsTest, TestTrackingShardHandlerFactory, 
PrimitiveFieldTypeTest, CopyFieldTest, TestPostingsSolrHighlighter, 
JsonValidatorTest, MultiTermTest, TestCloudSchemaless, TestCloudManagedSchema, 
MBeansHandlerTest, TestImplicitCoreProperties, DocumentBuilderTest, 
TestSolr4Spatial2, TestInitParams, TestSurroundQueryParser, 
TestExclusionRuleCollectionAccess, TestGraphTermsQParserPlugin, 
TestBackupRepositoryFactory, TestCryptoKeys, 
DistributedQueryElevationComponentTest, TestRTimerTree, 
TestSortByMinMaxFunction, DirectoryFactoryTest, HdfsRestartWhileUpdatingTest, 
TestDFISimilarityFactory, TestFaceting, TestFunctionQuery, 
TestGeoJSONResponseWriter, DocValuesMultiTest, TestFastOutputStream, 
CdcrRequestHandlerTest, CustomCollectionTest, 
TestEmbeddedSolrServerConstructors, CollectionStateFormat2Test, 
TestPartialUpdateDeduplication, TestPerFieldSimilarityWithDefaultOverride, 
TestDynamicFieldCollectionResource, TestCloudPivotFacet, 
TestManagedResourceStorage, TestHashPartitioner, DocValuesMissingTest, 
HdfsThreadLeakTest, BasicDistributedZkTest, OpenCloseCoreStressTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, 
TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, 
TestRecovery, ZkControllerTest, TestStressReorder, TestReload, 
TestStressVersions, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, 
TestSolr4Spatial, BadIndexSchemaTest, ConvertedLegacyTest, TestBadConfig, 
SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, 
SolrRequestParserTest, DocValuesTest, PolyFieldTest, NoCacheHeaderTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, DistanceFunctionTest, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, 
TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, 
TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, 
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, 
TestCollationField, QueryParsingTest, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, 
TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, TestPhraseSuggestions, 
SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestFastWriter, ResourceLoaderTest, PluginInfoTest, TestFastLRUCache, 
DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CollectionsAPISolrJTest, 
DeleteStatusTest, DocValuesNotIndexedTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
MultiThreadedOCPTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, 
RecoveryAfterSoftCommitTest, ReplaceNodeTest, RestartWhileUpdatingTest, 
SSLMigrationTest, ShardSplitTest, TestRequestForwarding, 
TestShortCircuitedRequests, TestSizeLimitedDistributedMap, 
TestStressCloudBlindAtomicUpdates, ConfigureRecoveryStrategyTest, 
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, 
TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestNRTOpen, 
TestShardHandlerFactory, TestSolrConfigHandler, RequestLoggingTest, 
TestBlobHandler, TestSystemCollAutoCreate, V2ApiIntegrationTest, 
CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, 
PropertiesRequestHandlerTest, SecurityConfHandlerTest, TestCollectionAPIs, 
TestConfigsApi, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, 
DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TestDistributedStatsComponentCardinality, 
SolrJmxReporterTest, SolrShardReporterTest, TestMacroExpander, TestMacros, 
SmileWriterTest, TestJavabinTupleStreamParser, TestChildDocTransformer, 
TestBulkSchemaAPI, SpatialRPTFieldTypeTest, TestManagedSchemaAPI, 
TestManagedSchemaThreadSafety, TestPointFields, AnalyticsQueryTest, 
CursorMarkTest, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest 
-Dtests.seed=DE36B52CDBA8E30B -Dtests.slow=true -Dtests.locale=es-ES 
-Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | LargeFieldTest (suite) <<<
   [junit4]    > Throwable #1: java.nio.file.InvalidPathException: Illegal char 
<?> at index 17: ignoredSchemaName?
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DE36B52CDBA8E30B]:0)
   [junit4]    >        at 
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
   [junit4]    >        at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
   [junit4]    >        at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
   [junit4]    >        at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
   [junit4]    >        at 
sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
   [junit4]    >        at sun.nio.fs.AbstractPath.resolve(AbstractPath.java:53)
   [junit4]    >        at 
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:385)
   [junit4]    >        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:353)
   [junit4]    >        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.warnIfNonManagedSchemaExists(ManagedIndexSchemaFactory.java:241)
   [junit4]    >        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.readSchemaLocally(ManagedIndexSchemaFactory.java:198)
   [junit4]    >        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:118)
   [junit4]    >        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:705)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:695)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:569)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:558)
   [junit4]    >        at 
org.apache.solr.search.LargeFieldTest.initManagedSchemaCore(LargeFieldTest.java:48)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [623/701 (2!)] on J0 in 0.11s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 62923 lines...]

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

Reply via email to