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

3 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Error from server at http://127.0.0.1:61457: Could not find collection : c8n_1x3

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:61457: Could not find collection : c8n_1x3
        at 
__randomizedtesting.SeedInfo.seed([FA9745AB31FEC91E:72C37A719F02A4E6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        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.sendRequest(CloudSolrClient.java:1121)
        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.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:1914)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:392)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:138)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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.update.TestInPlaceUpdatesDistrib.test

Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0, 
title_s=title0, id_i=0, inplace_updatable_float=1.0, 
_version_=1578939864003379200, inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0}

Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was: 
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0, 
_version_=1578939864003379200, inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0}
        at 
__randomizedtesting.SeedInfo.seed([FA9745AB31FEC91E:72C37A719F02A4E6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDeletesTest(TestInPlaceUpdatesDistrib.java:711)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:150)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at http://127.0.0.1:49071/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:49071/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([56D71CDF3C647AF6:EBC069C6054847AB]: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:7240)
        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:49071/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




Build Log:
[...truncated 11152 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 10377 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-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/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/init-core-data-001
   [junit4]   2> 10378 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 10378 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 10379 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 10379 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 10381 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 10381 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 10416 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 10437 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 10440 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 10467 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 10467 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 10467 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 10469 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 10493 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 10501 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 10504 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 10504 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 10505 WARN  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 10505 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10506 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/init-core-data-001/]
   [junit4]   2> 10511 WARN  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 10546 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 10546 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 10547 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10547 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10547 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@50779d3f[collection1] main]
   [junit4]   2> 10548 WARN  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 10548 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10548 INFO  (coreLoadExecutor-84-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578939686582222848
   [junit4]   2> 10550 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[FA9745AB31FEC91E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 10552 INFO  
(searcherExecutor-85-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@50779d3f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10565 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10566 INFO  (Thread-34) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10567 INFO  (Thread-34) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 10670 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40260
   [junit4]   2> 10725 ERROR (Thread-34) [    ] 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> 10802 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 10813 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 10816 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 10819 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 10822 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 10825 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 10827 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 10831 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 10833 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 10836 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 10839 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 10843 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 10977 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10979 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cc22b70{/,null,AVAILABLE}
   [junit4]   2> 10980 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6445c38d{HTTP/1.1,[http/1.1]}{127.0.0.1:57091}
   [junit4]   2> 10981 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.Server Started @13044ms
   [junit4]   2> 10981 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=57091, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/control-001/cores}
   [junit4]   2> 10981 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 10981 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 10981 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10981 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 10981 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-19T04:10:26.681Z
   [junit4]   2> 10988 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 10988 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/control-001/solr.xml
   [junit4]   2> 10993 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 10996 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40260/solr
   [junit4]   2> 11302 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:57091_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11303 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:57091_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:57091_
   [junit4]   2> 11304 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:57091_    ] o.a.s.c.Overseer Overseer 
(id=98683730415648772-127.0.0.1:57091_-n_0000000000) starting
   [junit4]   2> 11368 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:57091_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57091_
   [junit4]   2> 11385 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:57091_) [n:127.0.0.1:57091_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11658 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:57091_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 11683 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:57091_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 11683 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:57091_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 11688 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:57091_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/control-001/cores
   [junit4]   2> 11736 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11738 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40260/solr ready
   [junit4]   2> 11746 INFO  (qtp1252906409-139) [n:127.0.0.1:57091_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57091_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 11762 INFO  
(OverseerThreadFactory-95-thread-1-processing-n:127.0.0.1:57091_) 
[n:127.0.0.1:57091_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 11892 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11893 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 12023 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:57091_) [n:127.0.0.1:57091_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 12919 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 12979 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=inplace-updates
   [junit4]   2> 12982 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 12982 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 12984 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 12984 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 12984 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 12990 WARN  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 13038 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 13038 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13041 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13041 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13042 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2bf35da0[control_collection_shard1_replica_n1] main]
   [junit4]   2> 13046 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 13047 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 13048 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 13050 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578939689205760000
   [junit4]   2> 13053 INFO  
(searcherExecutor-98-thread-1-processing-n:127.0.0.1:57091_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:57091_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@2bf35da0[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13068 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13068 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13068 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57091/control_collection_shard1_replica_n1/
   [junit4]   2> 13070 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 13070 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:57091/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 13070 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 13101 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57091/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 13206 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:57091_) [n:127.0.0.1:57091_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 13254 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 13259 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1372
   [junit4]   2> 13291 INFO  (qtp1252906409-139) [n:127.0.0.1:57091_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 13388 INFO  
(zkCallback-21-thread-3-processing-n:127.0.0.1:57091_) [n:127.0.0.1:57091_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 13778 INFO  
(OverseerCollectionConfigSetProcessor-98683730415648772-127.0.0.1:57091_-n_0000000000)
 [n:127.0.0.1:57091_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 14295 INFO  (qtp1252906409-139) [n:127.0.0.1:57091_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57091_&wt=javabin&version=2}
 status=0 QTime=2551
   [junit4]   2> 14306 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 14307 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40260/solr ready
   [junit4]   2> 14309 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 14311 INFO  (qtp1252906409-133) [n:127.0.0.1:57091_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 14315 INFO  
(OverseerThreadFactory-95-thread-2-processing-n:127.0.0.1:57091_) 
[n:127.0.0.1:57091_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 14316 WARN  
(OverseerThreadFactory-95-thread-2-processing-n:127.0.0.1:57091_) 
[n:127.0.0.1:57091_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 14529 INFO  (qtp1252906409-133) [n:127.0.0.1:57091_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 14530 INFO  (qtp1252906409-133) [n:127.0.0.1:57091_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=219
   [junit4]   2> 14668 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-1-001
 of type TLOG
   [junit4]   2> 14668 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 14670 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d77f954{/,null,AVAILABLE}
   [junit4]   2> 14671 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3d561389{HTTP/1.1,[http/1.1]}{127.0.0.1:37826}
   [junit4]   2> 14671 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.Server Started @16736ms
   [junit4]   2> 14671 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=37826, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-1-001/cores}
   [junit4]   2> 14671 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 14671 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 14671 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14671 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 14671 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-19T04:10:30.371Z
   [junit4]   2> 14679 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 14679 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-1-001/solr.xml
   [junit4]   2> 14684 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 14687 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40260/solr
   [junit4]   2> 14710 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:37826_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 14714 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:37826_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 14718 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:37826_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37826_
   [junit4]   2> 14762 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:37826_) [n:127.0.0.1:37826_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 14776 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 14777 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:57091_) [n:127.0.0.1:57091_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 14886 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:37826_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 14905 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:37826_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 14905 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:37826_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 14909 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:37826_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-1-001/cores
   [junit4]   2> 14952 INFO  (qtp1252906409-140) [n:127.0.0.1:57091_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37826_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 14957 INFO  
(OverseerCollectionConfigSetProcessor-98683730415648772-127.0.0.1:57091_-n_0000000000)
 [n:127.0.0.1:57091_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 14961 INFO  
(OverseerThreadFactory-95-thread-3-processing-n:127.0.0.1:57091_) 
[n:127.0.0.1:57091_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37826_ 
for creating new replica
   [junit4]   2> 14968 INFO  (qtp28885397-176) [n:127.0.0.1:37826_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 15000 INFO  (qtp28885397-176) [n:127.0.0.1:37826_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 15114 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:37826_) [n:127.0.0.1:37826_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 16043 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 16103 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t21] Schema name=inplace-updates
   [junit4]   2> 16111 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 16111 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 16116 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t21' (registry 
'solr.core.collection1.shard1.replica_t21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 16117 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 16117 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t21] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-1-001/cores/collection1_shard1_replica_t21],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-1-001/cores/collection1_shard1_replica_t21/data/]
   [junit4]   2> 16126 WARN  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 16182 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 16182 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 16184 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 16184 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 16185 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74a02966[collection1_shard1_replica_t21] main]
   [junit4]   2> 16187 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 16188 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 16189 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 16189 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578939692497240064
   [junit4]   2> 16193 INFO  
(searcherExecutor-109-thread-1-processing-n:127.0.0.1:37826_ 
x:collection1_shard1_replica_t21 s:shard1 c:collection1) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[collection1_shard1_replica_t21] Registered new searcher 
Searcher@74a02966[collection1_shard1_replica_t21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16199 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 16200 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 16200 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37826/collection1_shard1_replica_t21/
   [junit4]   2> 16201 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 16201 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
http://127.0.0.1:37826/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 16201 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 16201 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController 
collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 16207 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37826/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 16318 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:37826_) [n:127.0.0.1:37826_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 16366 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 16370 INFO  (qtp28885397-176) [n:127.0.0.1:37826_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1402
   [junit4]   2> 16376 INFO  (qtp1252906409-140) [n:127.0.0.1:57091_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37826_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1424
   [junit4]   2> 16475 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:37826_) [n:127.0.0.1:37826_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 16510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-2-001
 of type TLOG
   [junit4]   2> 16510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 16512 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61388bff{/,null,AVAILABLE}
   [junit4]   2> 16514 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@138fa18b{HTTP/1.1,[http/1.1]}{127.0.0.1:39522}
   [junit4]   2> 16514 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.Server Started @18579ms
   [junit4]   2> 16514 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=39522, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-2-001/cores}
   [junit4]   2> 16514 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 16514 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 16515 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 16515 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 16515 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-19T04:10:32.215Z
   [junit4]   2> 16524 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 16524 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-2-001/solr.xml
   [junit4]   2> 16528 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 16531 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40260/solr
   [junit4]   2> 16548 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:39522_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 16551 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:39522_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 16555 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:39522_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39522_
   [junit4]   2> 16557 INFO  
(zkCallback-21-thread-3-processing-n:127.0.0.1:57091_) [n:127.0.0.1:57091_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 16557 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 16558 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:37826_) [n:127.0.0.1:37826_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 16559 INFO  
(zkCallback-39-thread-1-processing-n:127.0.0.1:39522_) [n:127.0.0.1:39522_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 16633 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:39522_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 16642 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:39522_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 16642 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:39522_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 16644 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:39522_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-2-001/cores
   [junit4]   2> 16696 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39522_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 16701 INFO  
(OverseerCollectionConfigSetProcessor-98683730415648772-127.0.0.1:57091_-n_0000000000)
 [n:127.0.0.1:57091_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 16702 INFO  
(OverseerThreadFactory-95-thread-4-processing-n:127.0.0.1:57091_) 
[n:127.0.0.1:57091_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39522_ 
for creating new replica
   [junit4]   2> 16707 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 16708 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 16816 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:37826_) [n:127.0.0.1:37826_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 16817 INFO  
(zkCallback-39-thread-1-processing-n:127.0.0.1:39522_) [n:127.0.0.1:39522_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 17733 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 17742 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t23] Schema name=inplace-updates
   [junit4]   2> 17746 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 17746 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 17747 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t23' (registry 
'solr.core.collection1.shard1.replica_t23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 17747 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 17747 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t23] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-2-001/cores/collection1_shard1_replica_t23],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-2-001/cores/collection1_shard1_replica_t23/data/]
   [junit4]   2> 17752 WARN  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 17814 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 17814 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17816 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 17816 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 17818 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fa79ab2[collection1_shard1_replica_t23] main]
   [junit4]   2> 17819 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 17819 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 17820 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 17820 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578939694207467520
   [junit4]   2> 17824 INFO  
(searcherExecutor-120-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
[collection1_shard1_replica_t23] Registered new searcher 
Searcher@1fa79ab2[collection1_shard1_replica_t23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17832 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_t23
   [junit4]   2> 17833 INFO  (qtp1248457141-207) [n:127.0.0.1:39522_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1126
   [junit4]   2> 17837 INFO  
(updateExecutor-36-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:39522_ 
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 17839 INFO  
(OverseerCollectionConfigSetProcessor-98683730415648772-127.0.0.1:57091_-n_0000000000)
 [n:127.0.0.1:57091_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 17841 INFO  (qtp1252906409-138) [n:127.0.0.1:57091_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:39522_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1145
   [junit4]   2> 17843 INFO  
(recoveryExecutor-37-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:39522_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 17843 INFO  
(recoveryExecutor-37-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:39522_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 17844 INFO  
(recoveryExecutor-37-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:39522_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.ZkController 
collection1_shard1_replica_t23 stopping background replication from leader
   [junit4]   2> 17844 INFO  
(recoveryExecutor-37-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:39522_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_t23]
   [junit4]   2> 17844 INFO  
(recoveryExecutor-37-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:39522_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 17844 INFO  
(recoveryExecutor-37-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:39522_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_t23] as recovering, leader is 
[http://127.0.0.1:37826/collection1_shard1_replica_t21/] and I am 
[http://127.0.0.1:39522/collection1_shard1_replica_t23/]
   [junit4]   2> 17852 INFO  
(recoveryExecutor-37-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:39522_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:37826]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:39522_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 17860 INFO  (qtp28885397-178) [n:127.0.0.1:37826_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 17861 INFO  (qtp28885397-178) [n:127.0.0.1:37826_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_t21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:39522_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"http://127.0.0.1:39522","node_name":"127.0.0.1:39522_","state":"down","type":"TLOG"}
   [junit4]   2> 17950 INFO  
(zkCallback-39-thread-1-processing-n:127.0.0.1:39522_) [n:127.0.0.1:39522_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 17950 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:37826_) [n:127.0.0.1:37826_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 18009 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-3-001
 of type TLOG
   [junit4]   2> 18010 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 18012 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@249d4788{/,null,AVAILABLE}
   [junit4]   2> 18013 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6baf8b04{HTTP/1.1,[http/1.1]}{127.0.0.1:56065}
   [junit4]   2> 18013 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.e.j.s.Server Started @20079ms
   [junit4]   2> 18013 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=56065, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-3-001/cores}
   [junit4]   2> 18013 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 18014 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 18015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 18015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 18015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-19T04:10:33.715Z
   [junit4]   2> 18039 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 18039 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-3-001/solr.xml
   [junit4]   2> 18044 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 18048 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40260/solr
   [junit4]   2> 18093 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:56065_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 18096 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:56065_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18099 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:56065_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56065_
   [junit4]   2> 18101 INFO  
(zkCallback-39-thread-1-processing-n:127.0.0.1:39522_) [n:127.0.0.1:39522_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 18118 INFO  
(zkCallback-21-thread-3-processing-n:127.0.0.1:57091_) [n:127.0.0.1:57091_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 18119 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:37826_) [n:127.0.0.1:37826_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 18119 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 18149 INFO  
(zkCallback-46-thread-1-processing-n:127.0.0.1:56065_) [n:127.0.0.1:56065_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 18283 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:56065_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 18301 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:56065_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 18301 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:56065_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d62072e
   [junit4]   2> 18304 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[FA9745AB31FEC91E]) 
[n:127.0.0.1:56065_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_FA9745AB31FEC91E-001/shard-3-001/cores
   [junit4]   2> 18374 INFO  (qtp1252906409-139) [n:127.0.0.1:57091_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:56065_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 18380 INFO  
(OverseerThreadFactory-95-thread-5-processing-n:127.0.0.1:57091_) 
[n:127.0.0.1:57091_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56065_ 
for creating new replica
   [junit4]   2> 18386 INFO  (qtp1978184756-240) [n:127.0.0.1:56065_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 18386 INFO  (qtp1978184756-240) [n:127.0.0.1:56065_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 18498 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:37826_) [n:127.0.0.1:37826_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 18498 INFO  
(zkCallback-39-thread-1-processing-n:127.0.0.1:39522_) [n:127.0.0.1:39522_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 18499 INFO  
(zkCallback-46-thread-1-processing-n:127.0.0.1:56065_) [n:127.0.0.1:56065_    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 18866 INFO  (qtp28885397-178) [n:127.0.0.1:37826_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_t21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:39522_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"http://127.0.0.1:39522","node_name":"127.0.0.1:39522_","state":"recovering","type":"TLOG"}
   [junit4]   2> 18866 INFO  (qtp28885397-178) [n:127.0.0.1:37826_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 18866 INFO  (qtp28885397-178) [n:127.0.0.1:37826_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:39522_&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1006
   [junit4]   2> 19368 INFO  
(recoveryExecutor-37-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:39522_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 19368 INFO  
(recoveryExecutor-37-thread-1-processing-n:127.0.0.1:39522_ 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:39522_ c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [http://127.0.0.1:37826/collection1_shard1_replica_t21/].
   [junit4]   2> 19376 INFO  (qtp28885397-182) [n:127.0.0.1:37826_ 
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_t21] 
o.a.s.u.DirectUpdateHandler2 start commit{_version_=

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

shard2 r:core_node4 x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.destination.shard2.replica_n2, 
tag=1044820975
   [junit4]   2> 220920 INFO  (coreCloseExecutor-1089-thread-3) 
[n:127.0.0.1:49071_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@493df2c4: rootName = 
solr_49071, domain = solr.core.destination.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@79e6b003
   [junit4]   2> 220934 INFO  (coreCloseExecutor-1091-thread-1) 
[n:127.0.0.1:43758_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=2425062
   [junit4]   2> 220934 INFO  (coreCloseExecutor-1091-thread-1) 
[n:127.0.0.1:43758_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 220934 INFO  (coreCloseExecutor-1091-thread-1) 
[n:127.0.0.1:43758_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@58c79a6e commitCommandVersion:0
   [junit4]   2> 220935 INFO  (coreCloseExecutor-1092-thread-2) 
[n:127.0.0.1:61811_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=775216276
   [junit4]   2> 220942 INFO  
(zkCallback-1114-thread-1-processing-n:127.0.0.1:43758_solr) 
[n:127.0.0.1:43758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 220944 INFO  
(zkCallback-1119-thread-1-processing-n:127.0.0.1:49071_solr) 
[n:127.0.0.1:49071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 220946 INFO  (coreCloseExecutor-1089-thread-3) 
[n:127.0.0.1:49071_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard2.leader, tag=1044820975
   [junit4]   2> 220954 INFO  
(zkCallback-1114-thread-1-processing-n:127.0.0.1:43758_solr) 
[n:127.0.0.1:43758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 220954 INFO  
(zkCallback-1114-thread-2-processing-n:127.0.0.1:43758_solr) 
[n:127.0.0.1:43758_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43758_solr
   [junit4]   2> 222332 WARN  
(zkCallback-1120-thread-3-processing-n:127.0.0.1:49696_solr) 
[n:127.0.0.1:49696_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 222332 INFO  (jetty-closer-1099-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3909841d{/solr,null,UNAVAILABLE}
   [junit4]   2> 222452 WARN  
(zkCallback-1117-thread-2-processing-n:127.0.0.1:61811_solr) 
[n:127.0.0.1:61811_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 222452 INFO  (jetty-closer-1099-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3cb28772{/solr,null,UNAVAILABLE}
   [junit4]   2> 222455 WARN  
(zkCallback-1119-thread-1-processing-n:127.0.0.1:49071_solr) 
[n:127.0.0.1:49071_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 222455 INFO  (jetty-closer-1099-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@639b3dfd{/solr,null,UNAVAILABLE}
   [junit4]   2> 222462 WARN  
(zkCallback-1114-thread-2-processing-n:127.0.0.1:43758_solr) 
[n:127.0.0.1:43758_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 222462 INFO  (jetty-closer-1099-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69cee1b{/solr,null,UNAVAILABLE}
   [junit4]   2> 222463 ERROR 
(SUITE-StreamExpressionTest-seed#[56D71CDF3C647AF6]-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> 222464 INFO  
(SUITE-StreamExpressionTest-seed#[56D71CDF3C647AF6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52018 52018
   [junit4]   2> 233101 INFO  (Thread-698) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52018 52018
   [junit4]   2> 233103 WARN  (Thread-698) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      /solr/aliases.json
   [junit4]   2>        73      /solr/clusterprops.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98683995717763083-127.0.0.1:49071_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      /solr/live_nodes
   [junit4]   2>        73      /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/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_56D71CDF3C647AF6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=BlockTreeOrds(blocksize=128), join2_s=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=MockRandom), 
subject=PostingsFormat(name=MockRandom), a1_s=Lucene50(blocksize=128), 
a2_s=BlockTreeOrds(blocksize=128), test_t=PostingsFormat(name=Direct), 
level1_s=BlockTreeOrds(blocksize=128), ident_s=Lucene50(blocksize=128), 
body_t=PostingsFormat(name=Direct), s_multi=BlockTreeOrds(blocksize=128), 
col_s=Lucene50(blocksize=128), level2_s=Lucene50(blocksize=128), 
a_ss=PostingsFormat(name=MockRandom), a_s=BlockTreeOrds(blocksize=128), 
a_t=PostingsFormat(name=MockRandom), side_s=PostingsFormat(name=Direct), 
id=PostingsFormat(name=Direct), text=BlockTreeOrds(blocksize=128)}, 
docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Asserting), 
a_f=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Memory), 
test_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Asserting), 
level2_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Memory), 
b_ls=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Asserting), 
order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Memory), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=727, 
maxMBSortInHeap=5.4805019204213234, sim=RandomSimilarity(queryNorm=true): {}, 
locale=es-UY, timezone=Africa/Dar_es_Salaam
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=240629680,total=356515840
   [junit4]   2> NOTE: All tests run in this JVM: [MultiplyEvaluatorTest, 
ContentStreamTest, LessThanEvaluatorTest, AnlysisResponseBaseTest, 
SolrQueryTest, SolrExampleBinaryTest, NormalDistributionEvaluatorTest, 
DocumentAnalysisResponseTest, LargeVolumeBinaryJettyTest, FacetFieldTest, 
SolrExampleJettyTest, SolrParamTest, LargeVolumeEmbeddedTest, ShardParamsTest, 
StreamingTest, SolrExceptionTest, SubtractEvaluatorTest, LargeVolumeJettyTest, 
SineEvaluatorTest, CumulativeProbabilityEvaluatorTest, 
MergeIndexesEmbeddedTest, GreaterThanEvaluatorTest, 
HyperbolicSineEvaluatorTest, NotEvaluatorTest, TestCloudSolrClientConnections, 
ConcatOperationTest, CloudSolrClientBuilderTest, TestToleratedUpdateError, 
TestFastInputStream, AppendEvaluatorTest, SchemaTest, GraphTest, 
CommonAdminParamsTest, TestBatchUpdate, TestSpellCheckResponse, 
TestSolrProperties, QueryResponseTest, TestNamedListCodec, TestJavaBinCodec, 
TestDocumentObjectBinder, SolrDocumentTest, TestUpdateRequestCodec, 
FieldAnalysisResponseTest, ClientUtilsTest, GetByIdTest, TestLBHttpSolrClient, 
TestPolicy, BasicHttpSolrClientTest, ConcurrentUpdateSolrClientBuilderTest, 
ConcurrentUpdateSolrClientTest, HttpSolrClientBuilderTest, 
HttpSolrClientSSLAuthConPoolTest, GraphExpressionTest, JdbcDriverTest, 
JdbcTest, StreamExpressionTest]
   [junit4] Completed [145/145 (1!)] on J1 in 83.44s, 109 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to