Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/220/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at http://127.0.0.1:49224/solr/workQueue_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:49224/solr/workQueue_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([8FC03EAD54C6D7C5:32D74BB46DEAEA98]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:7540)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49224/solr/workQueue_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates

Error Message:
Can not find doc 1 in http://127.0.0.1:37709/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 1 in http://127.0.0.1:37709/solr
        at 
__randomizedtesting.SeedInfo.seed([451BDD439F6DF8BE:C3DA25AEC03C2E5E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:861)
        at 
org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates(TestTlogReplica.java:664)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([451BDD439F6DF8BE:591AA0CEEAC8862D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:909)
        at 
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:490)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:748)




Build Log:
[...truncated 13421 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 3586888 INFO  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/init-core-data-001
   [junit4]   2> 3586888 WARN  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=73 numCloses=73
   [junit4]   2> 3586888 INFO  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3586889 INFO  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-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> 3586890 INFO  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001
   [junit4]   2> 3586890 INFO  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3586890 INFO  (Thread-7323) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3586890 INFO  (Thread-7323) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3586892 ERROR (Thread-7323) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3586990 INFO  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49241
   [junit4]   2> 3587006 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3587006 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3587010 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3df3c75f{/solr,null,AVAILABLE}
   [junit4]   2> 3587011 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6921e663{HTTP/1.1,[http/1.1]}{127.0.0.1:37709}
   [junit4]   2> 3587011 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@361c400b{/solr,null,AVAILABLE}
   [junit4]   2> 3587011 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.e.j.s.Server Started @3590217ms
   [junit4]   2> 3587011 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37709}
   [junit4]   2> 3587011 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6734302d{HTTP/1.1,[http/1.1]}{127.0.0.1:48107}
   [junit4]   2> 3587012 ERROR (jetty-launcher-4146-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3587012 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 3587012 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3587012 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3587012 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.e.j.s.Server Started @3590217ms
   [junit4]   2> 3587012 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-02T15:23:32.240Z
   [junit4]   2> 3587012 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48107}
   [junit4]   2> 3587013 ERROR (jetty-launcher-4146-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3587013 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 3587013 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3587013 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3587013 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-02T15:23:32.241Z
   [junit4]   2> 3587018 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3587018 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3587032 INFO  (jetty-launcher-4146-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49241/solr
   [junit4]   2> 3587032 INFO  (jetty-launcher-4146-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49241/solr
   [junit4]   2> 3587161 INFO  (jetty-launcher-4146-thread-1) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3587161 INFO  (jetty-launcher-4146-thread-2) 
[n:127.0.0.1:48107_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3587161 INFO  (jetty-launcher-4146-thread-1) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37709_solr
   [junit4]   2> 3587162 INFO  (jetty-launcher-4146-thread-2) 
[n:127.0.0.1:48107_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48107_solr
   [junit4]   2> 3587163 INFO  (jetty-launcher-4146-thread-1) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.Overseer Overseer 
(id=98759987175030789-127.0.0.1:37709_solr-n_0000000000) starting
   [junit4]   2> 3587164 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:48107_solr) 
[n:127.0.0.1:48107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3587165 INFO  
(zkCallback-4157-thread-1-processing-n:127.0.0.1:37709_solr) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3587172 INFO  (jetty-launcher-4146-thread-1) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37709_solr
   [junit4]   2> 3587174 INFO  
(zkCallback-4157-thread-1-processing-n:127.0.0.1:37709_solr) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3587182 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:48107_solr) 
[n:127.0.0.1:48107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3587260 INFO  (jetty-launcher-4146-thread-2) 
[n:127.0.0.1:48107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48107.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3587260 INFO  (jetty-launcher-4146-thread-1) 
[n:127.0.0.1:37709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37709.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3587266 INFO  (jetty-launcher-4146-thread-2) 
[n:127.0.0.1:48107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48107.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3587266 INFO  (jetty-launcher-4146-thread-2) 
[n:127.0.0.1:48107_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48107.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3587266 INFO  (jetty-launcher-4146-thread-1) 
[n:127.0.0.1:37709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37709.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3587266 INFO  (jetty-launcher-4146-thread-1) 
[n:127.0.0.1:37709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37709.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3587266 INFO  (jetty-launcher-4146-thread-2) 
[n:127.0.0.1:48107_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node2/.
   [junit4]   2> 3587267 INFO  (jetty-launcher-4146-thread-1) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node1/.
   [junit4]   2> 3587315 INFO  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3587316 INFO  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49241/solr ready
   [junit4]   2> 3587320 INFO  
(SUITE-TestTlogReplica-seed#[451BDD439F6DF8BE]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 3587322 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 3587323 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 3587340 INFO  
(TEST-TestTlogReplica.testCreateDelete-seed#[451BDD439F6DF8BE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateDelete 
{seed=[451BDD439F6DF8BE:5E0B2C0F699D008E]}
   [junit4]   2> 3587341 INFO  (qtp16842419-29764) [n:127.0.0.1:48107_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_create_delete&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3587345 INFO  
(OverseerThreadFactory-11470-thread-1-processing-n:127.0.0.1:37709_solr) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
tlog_replica_test_create_delete
   [junit4]   2> 3587346 WARN  
(OverseerThreadFactory-11470-thread-1-processing-n:127.0.0.1:37709_solr) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.CreateCollectionCmd Specified number of 
replicas of 4 on collection tlog_replica_test_create_delete is higher than the 
number of Solr instances currently live or live and part of your 
createNodeSet(2). It's unusual to run two replica of the same slice on the same 
Solr-instance.
   [junit4]   2> 3587461 INFO  
(OverseerStateUpdate-98759987175030789-127.0.0.1:37709_solr-n_0000000000) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37709/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 3587468 INFO  
(OverseerStateUpdate-98759987175030789-127.0.0.1:37709_solr-n_0000000000) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:48107/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 3587475 INFO  
(OverseerStateUpdate-98759987175030789-127.0.0.1:37709_solr-n_0000000000) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard1_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37709/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 3587480 INFO  
(OverseerStateUpdate-98759987175030789-127.0.0.1:37709_solr-n_0000000000) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard1_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:48107/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 3587486 INFO  
(OverseerStateUpdate-98759987175030789-127.0.0.1:37709_solr-n_0000000000) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard2_replica_t8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37709/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 3587492 INFO  
(OverseerStateUpdate-98759987175030789-127.0.0.1:37709_solr-n_0000000000) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard2_replica_t10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:48107/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 3587496 INFO  
(OverseerStateUpdate-98759987175030789-127.0.0.1:37709_solr-n_0000000000) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard2_replica_t12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37709/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 3587500 INFO  
(OverseerStateUpdate-98759987175030789-127.0.0.1:37709_solr-n_0000000000) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_create_delete_shard2_replica_t14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:48107/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 3587704 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard1_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3587706 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3587709 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard1_replica_t4&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3587709 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3587709 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3587711 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard2_replica_t8&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3587714 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard1_replica_t6&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3587714 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard2_replica_t10&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3587717 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard2_replica_t14&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3587717 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=tlog_replica_test_create_delete_shard2_replica_t12&action=CREATE&numShards=2&collection=tlog_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3587848 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:48107_solr) 
[n:127.0.0.1:48107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 3587848 INFO  
(zkCallback-4157-thread-1-processing-n:127.0.0.1:37709_solr) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 3587849 INFO  
(zkCallback-4158-thread-2-processing-n:127.0.0.1:48107_solr) 
[n:127.0.0.1:48107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 3587849 INFO  
(zkCallback-4157-thread-2-processing-n:127.0.0.1:37709_solr) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 3588739 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 3588742 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 3588748 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 3588754 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 3588754 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 3588762 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 3588775 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard2_replica_t8] Schema name=minimal
   [junit4]   2> 3588777 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard2_replica_t10] Schema name=minimal
   [junit4]   2> 3588778 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3588778 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard2_replica_t8' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 3588778 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37709.solr.core.tlog_replica_test_create_delete.shard2.replica_t8' 
(registry 'solr.core.tlog_replica_test_create_delete.shard2.replica_t8') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3588778 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3588778 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard2_replica_t8] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node1/tlog_replica_test_create_delete_shard2_replica_t8],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node1/./tlog_replica_test_create_delete_shard2_replica_t8/data/]
   [junit4]   2> 3588779 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard2_replica_t14] Schema name=minimal
   [junit4]   2> 3588779 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3588779 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard2_replica_t10' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 3588780 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_48107.solr.core.tlog_replica_test_create_delete.shard2.replica_t10' 
(registry 'solr.core.tlog_replica_test_create_delete.shard2.replica_t10') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3588780 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3588780 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard2_replica_t10] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node2/tlog_replica_test_create_delete_shard2_replica_t10],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node2/./tlog_replica_test_create_delete_shard2_replica_t10/data/]
   [junit4]   2> 3588780 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 3588781 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3588781 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard2_replica_t14' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 3588781 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_48107.solr.core.tlog_replica_test_create_delete.shard2.replica_t14' 
(registry 'solr.core.tlog_replica_test_create_delete.shard2.replica_t14') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3588781 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3588781 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard2_replica_t14] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node2/tlog_replica_test_create_delete_shard2_replica_t14],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node2/./tlog_replica_test_create_delete_shard2_replica_t14/data/]
   [junit4]   2> 3588782 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3588782 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard1_replica_t1' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 3588782 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37709.solr.core.tlog_replica_test_create_delete.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_create_delete.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3588783 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3588783 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard1_replica_t1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node1/tlog_replica_test_create_delete_shard1_replica_t1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node1/./tlog_replica_test_create_delete_shard1_replica_t1/data/]
   [junit4]   2> 3588785 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard1_replica_t6] Schema name=minimal
   [junit4]   2> 3588787 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3588787 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard1_replica_t6' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 3588787 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_48107.solr.core.tlog_replica_test_create_delete.shard1.replica_t6' 
(registry 'solr.core.tlog_replica_test_create_delete.shard1.replica_t6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3588787 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3588787 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard1_replica_t6] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node2/tlog_replica_test_create_delete_shard1_replica_t6],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node2/./tlog_replica_test_create_delete_shard1_replica_t6/data/]
   [junit4]   2> 3588792 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 3588798 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 3588801 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard2_replica_t12] Schema name=minimal
   [junit4]   2> 3588802 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 3588804 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3588804 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard2_replica_t12' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 3588804 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37709.solr.core.tlog_replica_test_create_delete.shard2.replica_t12' 
(registry 'solr.core.tlog_replica_test_create_delete.shard2.replica_t12') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3588804 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3588804 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard2_replica_t12] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node1/tlog_replica_test_create_delete_shard2_replica_t12],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node1/./tlog_replica_test_create_delete_shard2_replica_t12/data/]
   [junit4]   2> 3588808 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3588808 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard1_replica_t2' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 3588808 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_48107.solr.core.tlog_replica_test_create_delete.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_create_delete.shard1.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3588809 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3588809 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard1_replica_t2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node2/tlog_replica_test_create_delete_shard1_replica_t2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node2/./tlog_replica_test_create_delete_shard1_replica_t2/data/]
   [junit4]   2> 3588809 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.s.IndexSchema 
[tlog_replica_test_create_delete_shard1_replica_t4] Schema name=minimal
   [junit4]   2> 3588811 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3588811 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_create_delete_shard1_replica_t4' using 
configuration from collection tlog_replica_test_create_delete, trusted=true
   [junit4]   2> 3588812 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_37709.solr.core.tlog_replica_test_create_delete.shard1.replica_t4' 
(registry 'solr.core.tlog_replica_test_create_delete.shard1.replica_t4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10ced4ff
   [junit4]   2> 3588812 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3588812 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.SolrCore 
[[tlog_replica_test_create_delete_shard1_replica_t4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node1/tlog_replica_test_create_delete_shard1_replica_t4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_451BDD439F6DF8BE-001/tempDir-001/node1/./tlog_replica_test_create_delete_shard1_replica_t4/data/]
   [junit4]   2> 3588899 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3588899 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3588900 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3588900 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3588901 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3588901 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3588902 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3588902 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3588903 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@19775733[tlog_replica_test_create_delete_shard2_replica_t10] 
main]
   [junit4]   2> 3588904 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5ee1470c[tlog_replica_test_create_delete_shard2_replica_t14] 
main]
   [junit4]   2> 3588906 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3588906 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3588907 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3588907 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580159796914421760
   [junit4]   2> 3588909 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3588912 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3588915 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3588915 INFO  (qtp16842419-29763) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580159796922810368
   [junit4]   2> 3588914 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=4 found=1 timeoutin=9999ms
   [junit4]   2> 3588918 INFO  
(searcherExecutor-11477-thread-1-processing-n:127.0.0.1:48107_solr 
x:tlog_replica_test_create_delete_shard2_replica_t14 s:shard2 
c:tlog_replica_test_create_delete r:core_node16) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard2_replica_t14] Registered new searcher 
Searcher@5ee1470c[tlog_replica_test_create_delete_shard2_replica_t14] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3588919 INFO  
(searcherExecutor-11476-thread-1-processing-n:127.0.0.1:48107_solr 
x:tlog_replica_test_create_delete_shard2_replica_t10 s:shard2 
c:tlog_replica_test_create_delete r:core_node13) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard2_replica_t10] Registered new searcher 
Searcher@19775733[tlog_replica_test_create_delete_shard2_replica_t10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3588920 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3588920 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3588922 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3588922 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3588924 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@39add213[tlog_replica_test_create_delete_shard2_replica_t8] 
main]
   [junit4]   2> 3588925 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3588925 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3588926 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 3588926 INFO  (qtp315338434-29757) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580159796934344704
   [junit4]   2> 3588926 INFO  
(searcherExecutor-11475-thread-1-processing-n:127.0.0.1:37709_solr 
x:tlog_replica_test_create_delete_shard2_replica_t8 s:shard2 
c:tlog_replica_test_create_delete r:core_node11) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard2_replica_t8] Registered new searcher 
Searcher@39add213[tlog_replica_test_create_delete_shard2_replica_t8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3588929 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3588929 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3588930 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3588931 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3588931 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4a3da183[tlog_replica_test_create_delete_shard2_replica_t12] 
main]
   [junit4]   2> 3588933 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3588933 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3588934 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3588934 INFO  (qtp315338434-29759) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580159796942733312
   [junit4]   2> 3588934 INFO  
(searcherExecutor-11480-thread-1-processing-n:127.0.0.1:37709_solr 
x:tlog_replica_test_create_delete_shard2_replica_t12 s:shard2 
c:tlog_replica_test_create_delete r:core_node15) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard2_replica_t12] Registered new searcher 
Searcher@4a3da183[tlog_replica_test_create_delete_shard2_replica_t12] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3588940 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3588940 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3588941 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3588941 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3588942 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@257c04ad[tlog_replica_test_create_delete_shard1_replica_t1] 
main]
   [junit4]   2> 3588945 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3588945 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3588949 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3588949 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3588950 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3f1efc8f[tlog_replica_test_create_delete_shard1_replica_t4] 
main]
   [junit4]   2> 3588952 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3588952 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3588953 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 3588953 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580159796962656256
   [junit4]   2> 3588955 INFO  
(searcherExecutor-11482-thread-1-processing-n:127.0.0.1:37709_solr 
x:tlog_replica_test_create_delete_shard1_replica_t4 s:shard1 
c:tlog_replica_test_create_delete r:core_node7) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard1_replica_t4] Registered new searcher 
Searcher@3f1efc8f[tlog_replica_test_create_delete_shard1_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3588959 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=4 found=1 timeoutin=9999ms
   [junit4]   2> 3588959 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3588959 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3588960 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3588960 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3588960 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3588960 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3588961 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 3588961 INFO  (qtp315338434-29755) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580159796971044864
   [junit4]   2> 3588961 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3588961 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3588962 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3588962 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3588962 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@36c8130[tlog_replica_test_create_delete_shard1_replica_t6] 
main]
   [junit4]   2> 3588963 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3588964 INFO  
(searcherExecutor-11478-thread-1-processing-n:127.0.0.1:37709_solr 
x:tlog_replica_test_create_delete_shard1_replica_t1 s:shard1 
c:tlog_replica_test_create_delete r:core_node3) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard1_replica_t1] Registered new searcher 
Searcher@257c04ad[tlog_replica_test_create_delete_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3588964 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5b9731a1[tlog_replica_test_create_delete_shard1_replica_t2] 
main]
   [junit4]   2> 3588964 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3588964 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 3588965 INFO  (qtp16842419-29760) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580159796975239168
   [junit4]   2> 3588965 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3588965 INFO  
(searcherExecutor-11479-thread-1-processing-n:127.0.0.1:48107_solr 
x:tlog_replica_test_create_delete_shard1_replica_t6 s:shard1 
c:tlog_replica_test_create_delete r:core_node9) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard1_replica_t6] Registered new searcher 
Searcher@36c8130[tlog_replica_test_create_delete_shard1_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3588965 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3588966 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 3588967 INFO  
(searcherExecutor-11481-thread-1-processing-n:127.0.0.1:48107_solr 
x:tlog_replica_test_create_delete_shard1_replica_t2 s:shard1 
c:tlog_replica_test_create_delete r:core_node5) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.SolrCore 
[tlog_replica_test_create_delete_shard1_replica_t2] Registered new searcher 
Searcher@5b9731a1[tlog_replica_test_create_delete_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3588967 INFO  (qtp16842419-29766) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1580159796977336320
   [junit4]   2> 3589061 INFO  
(zkCallback-4157-thread-2-processing-n:127.0.0.1:37709_solr) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 3589061 INFO  
(zkCallback-4158-thread-2-processing-n:127.0.0.1:48107_solr) 
[n:127.0.0.1:48107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 3589061 INFO  
(zkCallback-4157-thread-1-processing-n:127.0.0.1:37709_solr) 
[n:127.0.0.1:37709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 3589061 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:48107_solr) 
[n:127.0.0.1:48107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_create_delete/state.json] for collection 
[tlog_replica_test_create_delete] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 3589420 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3589420 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3589420 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:48107/solr/tlog_replica_test_create_delete_shard2_replica_t14/
   [junit4]   2> 3589420 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_create_delete_shard2_replica_t14 
url=http://127.0.0.1:48107/solr START 
replicas=[http://127.0.0.1:37709/solr/tlog_replica_test_create_delete_shard2_replica_t8/,
 
http://127.0.0.1:48107/solr/tlog_replica_test_create_delete_shard2_replica_t10/,
 
http://127.0.0.1:37709/solr/tlog_replica_test_create_delete_shard2_replica_t12/]
 nUpdates=100
   [junit4]   2> 3589422 INFO  (qtp315338434-29756) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node15 
x:tlog_replica_test_create_delete_shard2_replica_t12] o.a.s.c.S.Request 
[tlog_replica_test_create_delete_shard2_replica_t12]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3589422 INFO  (qtp16842419-29768) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node13 
x:tlog_replica_test_create_delete_shard2_replica_t10] o.a.s.c.S.Request 
[tlog_replica_test_create_delete_shard2_replica_t10]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3589422 INFO  (qtp315338434-29758) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node11 
x:tlog_replica_test_create_delete_shard2_replica_t8] o.a.s.c.S.Request 
[tlog_replica_test_create_delete_shard2_replica_t8]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3589463 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3589463 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3589464 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:37709/solr/tlog_replica_test_create_delete_shard1_replica_t4/
   [junit4]   2> 3589464 INFO  (qtp315338434-29754) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node7 
x:tlog_replica_test_create_delete_shard1_replica_t4] o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_create_delete_shard1_replica_t4 
url=http://127.0.0.1:37709/solr START 
replicas=[http://127.0.0.1:37709/solr/tlog_replica_test_create_delete_shard1_replica_t1/,
 
http://127.0.0.1:48107/solr/tlog_replica_test_create_delete_shard1_replica_t2/, 
http://127.0.0.1:48107/solr/tlog_replica_test_create_delete_shard1_replica_t6/] 
nUpdates=100
   [junit4]   2> 3589466 INFO  (qtp315338434-29756) [n:127.0.0.1:37709_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node3 
x:tlog_replica_test_create_delete_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_create_delete_shard1_replica_t1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3589467 INFO  (qtp16842419-29841) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node5 
x:tlog_replica_test_create_delete_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_create_delete_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3589468 INFO  (qtp16842419-29842) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard1 r:core_node9 
x:tlog_replica_test_create_delete_shard1_replica_t6] o.a.s.c.S.Request 
[tlog_replica_test_create_delete_shard1_replica_t6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3589721 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_create_delete_shard2_replica_t14 
url=http://127.0.0.1:48107/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3589721 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3589721 INFO  (qtp16842419-29767) [n:127.0.0.1:48107_solr 
c:tlog_replica_test_create_delete s:shard2 r:core_node16 
x:tlog_replica_test_create_delete_shard2_replica_t14] 
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> 3589721 INFO  (qtp16842419-29767

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

ervice url = null, agent id = null] for registry 
solr.core.mainCorpus.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@434f878d
   [junit4]   2> 179724 INFO  (coreCloseExecutor-433-thread-2) 
[n:127.0.0.1:49224_solr c:mainCorpus s:shard2 r:core_node4 
x:mainCorpus_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=2019152025
   [junit4]   2> 179743 INFO  (coreCloseExecutor-432-thread-1) 
[n:127.0.0.1:57911_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard1.leader, tag=1815346689
   [junit4]   2> 179743 INFO  (coreCloseExecutor-432-thread-1) 
[n:127.0.0.1:57911_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 179744 INFO  (coreCloseExecutor-432-thread-1) 
[n:127.0.0.1:57911_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@3201b8b7 commitCommandVersion:0
   [junit4]   2> 179753 INFO  (coreCloseExecutor-433-thread-1) 
[n:127.0.0.1:49224_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=554598373
   [junit4]   2> 179756 INFO  (coreCloseExecutor-434-thread-2) 
[n:127.0.0.1:58930_solr c:destination s:shard1 r:core_node3 
x:destination_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard1.leader, tag=43540083
   [junit4]   2> 179766 INFO  (coreCloseExecutor-434-thread-1) 
[n:127.0.0.1:58930_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=248217688
   [junit4]   2> 179802 INFO  
(zkCallback-104-thread-3-processing-n:127.0.0.1:58930_solr) 
[n:127.0.0.1:58930_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 179805 INFO  
(zkCallback-101-thread-5-processing-n:127.0.0.1:57911_solr) 
[n:127.0.0.1:57911_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 179810 INFO  
(zkCallback-101-thread-5-processing-n:127.0.0.1:57911_solr) 
[n:127.0.0.1:57911_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 179822 INFO  (jetty-closer-82-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98760029454991369-127.0.0.1:57911_solr-n_0000000000) closing
   [junit4]   2> 179823 INFO  
(OverseerStateUpdate-98760029454991369-127.0.0.1:57911_solr-n_0000000000) 
[n:127.0.0.1:57911_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57911_solr
   [junit4]   2> 179830 INFO  (jetty-closer-82-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a82fc2{/solr,null,UNAVAILABLE}
   [junit4]   2> 181302 WARN  
(zkCallback-96-thread-1-processing-n:127.0.0.1:49224_solr) 
[n:127.0.0.1:49224_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 181310 WARN  
(zkCallback-104-thread-3-processing-n:127.0.0.1:58930_solr) 
[n:127.0.0.1:58930_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 181314 INFO  (jetty-closer-82-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6b0955f7{/solr,null,UNAVAILABLE}
   [junit4]   2> 181315 INFO  (jetty-closer-82-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@66be8fec{/solr,null,UNAVAILABLE}
   [junit4]   2> 181322 ERROR 
(SUITE-StreamExpressionTest-seed#[8FC03EAD54C6D7C5]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 181323 INFO  
(SUITE-StreamExpressionTest-seed#[8FC03EAD54C6D7C5]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35035 35035
   [junit4]   2> 186402 INFO  (Thread-113) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35035 35035
   [junit4]   2> 186404 WARN  (Thread-113) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        98      /solr/aliases.json
   [junit4]   2>        98      /solr/clusterprops.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        7       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        98      /solr/clusterstate.json
   [junit4]   2>        38      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        26      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        22      /solr/collections/destination/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        19      /solr/collections/workQueue/state.json
   [junit4]   2>        15      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98760029454991372-127.0.0.1:58930_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        98      /solr/live_nodes
   [junit4]   2>        98      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_8FC03EAD54C6D7C5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=FST50, expr_s=Lucene50(blocksize=128), 
terms_ss=PostingsFormat(name=MockRandom), 
join2_s=PostingsFormat(name=MockRandom), field_s=PostingsFormat(name=Memory), 
multiDefault=PostingsFormat(name=MockRandom), 
subject=PostingsFormat(name=MockRandom), a1_s=PostingsFormat(name=Memory), 
a2_s=Lucene50(blocksize=128), level1_s=Lucene50(blocksize=128), body_t=FST50, 
s_multi=Lucene50(blocksize=128), col_s=PostingsFormat(name=Memory), 
a_ss=PostingsFormat(name=MockRandom), level2_s=PostingsFormat(name=Memory), 
a_s=Lucene50(blocksize=128), tv_text=PostingsFormat(name=Memory), 
term_s=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=MockRandom), 
text_s=Lucene50(blocksize=128), id=FST50, text=Lucene50(blocksize=128), 
featureSet_s=PostingsFormat(name=Memory), checkpoint_ss=FST50, test_t=FST50, 
ident_s=PostingsFormat(name=Memory), whitetok=FST50, side_s=FST50}, 
docValues:{name_s=DocValuesFormat(name=Memory), 
expr_s=DocValuesFormat(name=Lucene70), 
iteration_i=DocValuesFormat(name=Memory), 
terms_ss=DocValuesFormat(name=Asserting), 
join2_s=DocValuesFormat(name=Asserting), 
field_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Asserting), 
join3_i=DocValuesFormat(name=Memory), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Asserting), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), 
term_s=DocValuesFormat(name=Asserting), text_s=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting), 
i_multi=DocValuesFormat(name=Memory), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Lucene70), 
index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Memory), 
ident_s=DocValuesFormat(name=Lucene70), 
order_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Memory), 
truePositive_i=DocValuesFormat(name=Lucene70), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=881, 
maxMBSortInHeap=5.748300012256849, sim=RandomSimilarity(queryNorm=false): {}, 
locale=id, timezone=Pacific/Noumea
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=169245376,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionParserTest, 
TestSolrJErrorHandling, TestXMLEscaping, EqualToEvaluatorTest, 
LBHttpSolrClientBuilderTest, TestBatchUpdate, TestEmbeddedSolrServer, 
FieldValueEvaluatorTest, SolrExampleXMLTest, TestHash, TestSolrProperties, 
UniformDistributionEvaluatorTest, CloudSolrClientCacheTest, 
ArcTangentEvaluatorTest, CoalesceEvaluatorTest, HyperbolicTangentEvaluatorTest, 
TestDocumentObjectBinder, FieldAnalysisResponseTest, ModifiableSolrParamsTest, 
TangentEvaluatorTest, ModuloEvaluatorTest, TestV2Request, 
TestValidatingJsonMap, GreaterThanEqualToEvaluatorTest, SolrZkClientTest, 
TestPathTrie, ArcCosineEvaluatorTest, TestConfigSetAdminRequest, 
TermsResponseTest, TestJavaBinCodec, StreamExpressionTest]
   [junit4] Completed [96/145 (1!)] on J0 in 123.21s, 117 tests, 1 error <<< 
FAILURES!

[...truncated 46143 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to