Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26323/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Error from server at https://127.0.0.1:45983/q_ze/j/collection1: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 
java.lang.OutOfMemoryError: Java heap space</title> </head> <body><h2>HTTP 
ERROR 500 java.lang.OutOfMemoryError: Java heap space</h2> <table> 
<tr><th>URI:</th><td>/q_ze/j/collection1/update</td></tr> 
<tr><th>STATUS:</th><td>500</td></tr> 
<tr><th>MESSAGE:</th><td>java.lang.OutOfMemoryError: Java heap space</td></tr> 
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-4d62518</td></tr>
 <tr><th>CAUSED BY:</th><td>java.lang.OutOfMemoryError: Java heap 
space</td></tr> </table> <h3>Caused by:</h3><pre>java.lang.OutOfMemoryError: 
Java heap space  at java.base/java.util.HashMap.newNode(HashMap.java:1797)  at 
java.base/java.util.HashMap.putVal(HashMap.java:626)  at 
java.base/java.util.HashMap.put(HashMap.java:607)  at 
java.base/java.util.HashSet.add(HashSet.java:220)  at 
java.base/java.util.AbstractCollection.addAll(AbstractCollection.java:352)  at 
java.base/java.util.HashSet.&lt;init&gt;(HashSet.java:120)  at 
org.apache.lucene.index.SegmentCommitInfo.files(SegmentCommitInfo.java:228)  at 
org.apache.lucene.index.SegmentInfos.files(SegmentInfos.java:788)  at 
org.apache.lucene.index.IndexFileDeleter.incRef(IndexFileDeleter.java:550)  at 
org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:517)  
at org.apache.lucene.index.IndexWriter.checkpointNoSIS(IndexWriter.java:2579)  
at org.apache.lucene.index.IndexWriter.writeReaderPool(IndexWriter.java:3324)  
at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3234)
  at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3461)  
at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3426)  at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:672)
  at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:102)
  at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
  at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1079)
  at 
org.apache.solr.update.processor.DistributedZkUpdateProcessor.processCommit(DistributedZkUpdateProcessor.java:220)
  at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
  at 
org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
  at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:62)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2565)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
 </pre> <hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.27.v20200227</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45983/q_ze/j/collection1: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 java.lang.OutOfMemoryError: Java heap space</title>
</head>
<body><h2>HTTP ERROR 500 java.lang.OutOfMemoryError: Java heap space</h2>
<table>
<tr><th>URI:</th><td>/q_ze/j/collection1/update</td></tr>
<tr><th>STATUS:</th><td>500</td></tr>
<tr><th>MESSAGE:</th><td>java.lang.OutOfMemoryError: Java heap space</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-4d62518</td></tr>
<tr><th>CAUSED BY:</th><td>java.lang.OutOfMemoryError: Java heap space</td></tr>
</table>
<h3>Caused by:</h3><pre>java.lang.OutOfMemoryError: Java heap space
        at java.base/java.util.HashMap.newNode(HashMap.java:1797)
        at java.base/java.util.HashMap.putVal(HashMap.java:626)
        at java.base/java.util.HashMap.put(HashMap.java:607)
        at java.base/java.util.HashSet.add(HashSet.java:220)
        at 
java.base/java.util.AbstractCollection.addAll(AbstractCollection.java:352)
        at java.base/java.util.HashSet.&lt;init&gt;(HashSet.java:120)
        at 
org.apache.lucene.index.SegmentCommitInfo.files(SegmentCommitInfo.java:228)
        at org.apache.lucene.index.SegmentInfos.files(SegmentInfos.java:788)
        at 
org.apache.lucene.index.IndexFileDeleter.incRef(IndexFileDeleter.java:550)
        at 
org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:517)
        at 
org.apache.lucene.index.IndexWriter.checkpointNoSIS(IndexWriter.java:2579)
        at 
org.apache.lucene.index.IndexWriter.writeReaderPool(IndexWriter.java:3324)
        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3234)
        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3461)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3426)
        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:672)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:102)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1079)
        at 
org.apache.solr.update.processor.DistributedZkUpdateProcessor.processCommit(DistributedZkUpdateProcessor.java:220)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
        at 
org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:62)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2565)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
</pre>
<hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.27.v20200227</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1749)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:450)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15968 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 1122928 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1122929 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/data-dir-133-001
   [junit4]   2> 1122930 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1122930 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1122931 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1122931 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1122931 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /q_ze/j
   [junit4]   2> 1122931 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
   [junit4]   2> 1122932 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1122943 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1122969 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1122988 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1123169 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2>        at java.io.File.mkdir(File.java:1325) ~[?:?]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1357) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:519)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:614) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90)
 ~[test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:566) 
~[?:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 ~[java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 ~[java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 ~[java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
 ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1123170 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1123171 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3593fd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1123171 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3593fd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1123189 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@66556011[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1123189 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@66556011[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1123190 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1123200 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 1123200 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1123213 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1123218 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1123218 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1123227 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1123238 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1123240 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 1123240 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1123240 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1123240 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/data-dir-133-001/]
   [junit4]   2> 1123242 WARN  (coreLoadExecutor-6760-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> 1123267 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1123267 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1123283 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1123283 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1123284 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d15d483[collection1] main]
   [junit4]   2> 1123284 WARN  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1123285 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1123285 INFO  (coreLoadExecutor-6760-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1663741578101915648
   [junit4]   2> 1123286 INFO  
(searcherExecutor-6761-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d15d483[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1123286 ERROR (coreZkRegister-6753-thread-1) [    
x:collection1 ] o.a.s.c.ZkContainer 
   [junit4]   2>           => java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:196)
   [junit4]   2> java.lang.NullPointerException: null
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:196) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1123286 ERROR (coreZkRegister-6753-thread-1) [    
x:collection1 ] o.a.s.c.ZkContainer :java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$1(ZkContainer.java:184)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 1123286 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1123311 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1123324 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1123324 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1123424 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:39167
   [junit4]   2> 1123424 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39167
   [junit4]   2> 1123424 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39167
   [junit4]   2> 1123424 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39167
   [junit4]   2> 1123436 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123446 INFO  (zkConnectionManagerCallback-6520-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123446 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1123451 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123456 INFO  (zkConnectionManagerCallback-6522-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123456 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1123465 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1123472 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1123484 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1123504 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1123509 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1123510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1123513 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1123513 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1123514 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1123514 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1123515 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1123519 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123524 INFO  (zkConnectionManagerCallback-6526-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123524 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1123625 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1123711 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1123711 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1123712 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1123714 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1123714 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1123715 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1123724 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@534e04f6{/q_ze/j,null,AVAILABLE}
   [junit4]   2> 1123729 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@115f05d1{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:38327}
   [junit4]   2> 1123729 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.s.Server Started @1123757ms
   [junit4]   2> 1123730 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_ze/j, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/tempDir-001/control/data,
 hostPort=38327, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1123730 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1123730 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1123730 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1123730 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1123730 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1123730 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-12T05:00:12.618575Z
   [junit4]   2> 1123736 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123744 INFO  (zkConnectionManagerCallback-6528-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123744 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1123845 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1123845 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/control-001/solr.xml
   [junit4]   2> 1123849 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1123921 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1123928 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c1aa67c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1123928 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c1aa67c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1123948 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a33ec5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1123948 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a33ec5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1123950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39167/solr
   [junit4]   2> 1123952 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1123956 INFO  (zkConnectionManagerCallback-6535-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1123956 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1124086 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1124087 INFO  (zkConnectionManagerCallback-6537-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124087 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1124150 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:38327_q_ze%2Fj
   [junit4]   2> 1124150 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.Overseer Overseer 
(id=72083968446627845-127.0.0.1:38327_q_ze%2Fj-n_0000000000) starting
   [junit4]   2> 1124153 INFO  
(OverseerStateUpdate-72083968446627845-127.0.0.1:38327_q_ze%2Fj-n_0000000000) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38327_q_ze%2Fj
   [junit4]   2> 1124156 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38327_q_ze%2Fj
   [junit4]   2> 1124157 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1124158 INFO  (zkCallback-6536-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124158 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1124174 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1124187 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1124193 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1124194 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1124195 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/control-001/cores
   [junit4]   2> 1124209 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1124211 INFO  (zkConnectionManagerCallback-6546-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1124211 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1124214 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1124215 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39167/solr ready
   [junit4]   2> 1124260 INFO  (qtp411720310-25045) [n:127.0.0.1:38327_q_ze%2Fj 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with 
params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38327_q_ze%252Fj&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1124270 INFO  
(OverseerThreadFactory-6774-thread-1-processing-n:127.0.0.1:38327_q_ze%2Fj) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1124382 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
   x:control_collection_shard1_replica_n1 ] 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> 1124382 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
   x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1125390 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1125404 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1125407 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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> 1125407 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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 configset conf1, trusted=true
   [junit4]   2> 1125407 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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@36dc146b
   [junit4]   2> 1125408 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1125411 WARN  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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> 1125441 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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> 1125441 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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> 1125442 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1125442 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1125444 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36d0712d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1125445 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1125445 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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> 1125445 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1125446 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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 1663741580367888384
   [junit4]   2> 1125447 INFO  
(searcherExecutor-6779-thread-1-processing-n:127.0.0.1:38327_q_ze%2Fj 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:38327_q_ze%2Fj 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@36d0712d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1125449 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1125455 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1125458 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1125458 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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> 1125458 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38327/q_ze/j/control_collection_shard1_replica_n1/
   [junit4]   2> 1125458 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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> 1125458 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38327/q_ze/j/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1125458 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72083968446627845-core_node2-n_0000000000
   [junit4]   2> 1125459 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38327/q_ze/j/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1125568 INFO  (zkCallback-6536-thread-1) [     ] 
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> 1125569 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
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> 1125573 INFO  (zkCallback-6536-thread-2) [     ] 
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> 1125574 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
    ] 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=1192
   [junit4]   2> 1125575 INFO  (qtp411720310-25045) [n:127.0.0.1:38327_q_ze%2Fj 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1125674 INFO  (zkCallback-6536-thread-2) [     ] 
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> 1125674 INFO  (zkCallback-6536-thread-1) [     ] 
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> 1125674 INFO  (zkCallback-6536-thread-3) [     ] 
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> 1125675 INFO  (qtp411720310-25045) [n:127.0.0.1:38327_q_ze%2Fj 
    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38327_q_ze%252Fj&wt=javabin&version=2}
 status=0 QTime=1414
   [junit4]   2> 1125675 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1125778 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1125778 INFO  (zkConnectionManagerCallback-6552-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1125778 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1125779 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1125779 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39167/solr ready
   [junit4]   2> 1125779 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1125788 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with 
params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1125789 INFO  
(OverseerThreadFactory-6774-thread-2-processing-n:127.0.0.1:38327_q_ze%2Fj) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1125789 INFO  
(OverseerCollectionConfigSetProcessor-72083968446627845-127.0.0.1:38327_q_ze%2Fj-n_0000000000)
 [n:127.0.0.1:38327_q_ze%2Fj     ] 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> 1125991 WARN  
(OverseerThreadFactory-6774-thread-2-processing-n:127.0.0.1:38327_q_ze%2Fj) 
[n:127.0.0.1:38327_q_ze%2Fj     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 1125996 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1125996 INFO  (qtp411720310-25047) [n:127.0.0.1:38327_q_ze%2Fj 
    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=208
   [junit4]   2> 1126000 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1126000 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1126001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1126001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1126001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1126001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1126001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1126082 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 1126130 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1126130 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1126130 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1126168 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1126168 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1126168 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1126174 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20571264{/q_ze/j,null,AVAILABLE}
   [junit4]   2> 1126179 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d0ec438{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:36773}
   [junit4]   2> 1126179 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.s.Server Started @1126207ms
   [junit4]   2> 1126179 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_ze/j, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/tempDir-001/jetty1,
 hostPort=36773, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 1126180 ERROR (closeThreadPool-6553-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1126180 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1126180 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1126180 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1126180 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1126180 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-12T05:00:15.068229Z
   [junit4]   2> 1126193 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126197 INFO  (zkConnectionManagerCallback-6555-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126197 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1126199 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1126205 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1126205 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1126205 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1126223 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1126223 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1126224 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1126228 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66afe5b{/q_ze/j,null,AVAILABLE}
   [junit4]   2> 1126243 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@731854b1{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:45983}
   [junit4]   2> 1126244 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.s.Server Started @1126271ms
   [junit4]   2> 1126244 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_ze/j, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/tempDir-001/jetty2,
 hostPort=45983, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 1126244 ERROR (closeThreadPool-6553-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1126244 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1126244 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1126244 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1126244 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1126244 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-12T05:00:15.132495Z
   [junit4]   2> 1126247 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126260 INFO  (zkConnectionManagerCallback-6557-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126260 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1126260 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[80ED55525058AA25]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 1126264 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1126264 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1126264 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 1126272 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1126272 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1126272 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1126272 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e9c351{/q_ze/j,null,AVAILABLE}
   [junit4]   2> 1126280 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@584a45d9{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:35691}
   [junit4]   2> 1126280 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.s.Server Started @1126307ms
   [junit4]   2> 1126280 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_ze/j, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/tempDir-001/jetty3,
 hostPort=35691, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1126280 ERROR (closeThreadPool-6553-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1126280 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1126280 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1126280 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1126280 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1126280 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-12T05:00:15.168680Z
   [junit4]   2> 1126287 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126288 INFO  (zkConnectionManagerCallback-6559-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126288 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1126301 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1126301 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-1-001/solr.xml
   [junit4]   2> 1126304 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1126401 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1126401 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-3-001/solr.xml
   [junit4]   2> 1126404 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1126481 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1126482 WARN  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@792a4903[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126482 WARN  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@792a4903[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126483 WARN  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3e28c64f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126483 WARN  (closeThreadPool-6553-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3e28c64f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126484 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39167/solr
   [junit4]   2> 1126487 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126496 INFO  (zkConnectionManagerCallback-6567-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126496 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1126501 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1126501 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-2-001/solr.xml
   [junit4]   2> 1126505 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1126513 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1126514 WARN  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@42613ef3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126514 WARN  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@42613ef3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126516 WARN  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7bcac276[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126516 WARN  (closeThreadPool-6553-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7bcac276[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126518 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39167/solr
   [junit4]   2> 1126518 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126519 INFO  (zkConnectionManagerCallback-6574-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126519 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1126548 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1126549 WARN  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2b848af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126549 WARN  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2b848af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126551 WARN  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16f66ba4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126551 WARN  (closeThreadPool-6553-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16f66ba4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1126552 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39167/solr
   [junit4]   2> 1126552 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126554 INFO  (zkConnectionManagerCallback-6580-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126554 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1126601 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1126602 INFO  (zkConnectionManagerCallback-6582-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126602 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1126603 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1126605 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36773_q_ze%2Fj as DOWN
   [junit4]   2> 1126605 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1126605 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36773_q_ze%2Fj
   [junit4]   2> 1126605 INFO  (zkCallback-6536-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1126605 INFO  (zkCallback-6551-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1126606 INFO  (zkCallback-6581-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1126606 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1126606 WARN  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1126611 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1126621 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1126626 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1126626 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1126627 INFO  (closeThreadPool-6553-thread-1) 
[n:127.0.0.1:36773_q_ze%2Fj     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-1-001/cores
   [junit4]   2> 1126637 INFO  (closeThreadPool-6553-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36773_q_ze%2Fj
   [junit4]   2> 1126702 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1126702 INFO  (zkConnectionManagerCallback-6588-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126702 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1126704 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1126705 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45983_q_ze%2Fj as DOWN
   [junit4]   2> 1126706 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1126706 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45983_q_ze%2Fj
   [junit4]   2> 1126706 INFO  (zkCallback-6536-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1126706 INFO  (zkCallback-6551-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1126706 INFO  (zkCallback-6581-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1126706 INFO  (zkCallback-6587-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1126707 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1126708 WARN  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1126713 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1126722 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1126727 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1126727 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1126727 INFO  (closeThreadPool-6553-thread-2) 
[n:127.0.0.1:45983_q_ze%2Fj     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-2-001/cores
   [junit4]   2> 1126731 INFO  (closeThreadPool-6553-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45983_q_ze%2Fj
   [junit4]   2> 1126802 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1126802 INFO  (zkConnectionManagerCallback-6594-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126802 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1126804 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1126805 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35691_q_ze%2Fj as DOWN
   [junit4]   2> 1126805 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1126805 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35691_q_ze%2Fj
   [junit4]   2> 1126806 INFO  (zkCallback-6536-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1126806 INFO  (zkCallback-6551-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1126806 INFO  (zkCallback-6587-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1126806 INFO  (zkCallback-6581-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1126806 INFO  (zkCallback-6593-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1126807 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1126807 WARN  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1126813 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1126827 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1126834 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1126835 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36dc146b
   [junit4]   2> 1126856 INFO  (closeThreadPool-6553-thread-3) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001/shard-3-001/cores
   [junit4]   2> 1126862 INFO  (closeThreadPool-6553-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35691_q_ze%2Fj
   [junit4]   2> 1126874 INFO  (qtp1125456536-25168) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:45983_q_ze%252Fj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1126875 INFO  (qtp1125456536-25166) 
[n:127.0.0.1:35691_q_ze%2Fj     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:36773_q_ze%252Fj&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin

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

o.seed([80ED55525058AA25]:0)
   [junit4]    >        at 
java.base/java.util.TreeMap.keyIterator(TreeMap.java:1107)
   [junit4]    >        at 
java.base/java.util.TreeMap$KeySet.iterator(TreeMap.java:1120)
   [junit4]    >        at 
java.base/java.util.TreeSet.iterator(TreeSet.java:181)
   [junit4]    >        at 
org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:450)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:268)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:238)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1333678 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1333678 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=149711107
   [junit4]   2> 1333678 INFO  (coreCloseExecutor-6831-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7fbd0fa3
   [junit4]   2> 1333678 INFO  (coreCloseExecutor-6831-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=SolrCore@7fbd0fa3
   [junit4]   2> 1333678 INFO  (coreCloseExecutor-6831-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b4fe41f: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@83ac1dc
   [junit4]   2> 1333684 INFO  (coreCloseExecutor-6831-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1333685 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1333685 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ae68772: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@35f114c0
   [junit4]   2> 1333686 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1333686 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b595d00: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5dc1278a
   [junit4]   2> 1333686 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1333686 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[80ED55525058AA25]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@487d2cd5: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2884d93e
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_80ED55525058AA25-001
   [junit4]   2> Apr 12, 2020 5:03:42 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{_root_=PostingsFormat(name=Asserting), title_s=PostingsFormat(name=Direct), 
id=PostingsFormat(name=MockRandom), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Asserting)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Asserting), 
id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), 
_root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), 
inplace_updatable_int_with_default=DocValuesFormat(name=Asserting), 
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=1020, maxMBSortInHeap=5.404916579899206, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3aadc641),
 locale=en-FM, timezone=America/St_Vincent
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=16,threads=1,free=122089856,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SystemCollectionCompatTest, 
TestDocumentBuilder, DistributedVersionInfoTest, TestCoreAdminApis, 
CdcrReplicationHandlerTest, OverseerModifyCollectionTest, 
IndexSizeEstimatorTest, ClassificationUpdateProcessorIntegrationTest, 
TestGraphTermsQParserPlugin, PluginInfoTest, CreateCollectionCleanupTest, 
TermVectorComponentTest, TestPayloadScoreQParserPlugin, TestConfigOverlay, 
RemoteQueryErrorTest, DateFieldTest, JvmMetricsTest, SolrRrdBackendFactoryTest, 
TestLegacyBM25SimilarityFactory, HttpPartitionTest, TestReplicationHandler, 
TestTlogReplica, TestSSLRandomization, FuzzySearchTest, 
SpellCheckCollatorWithCollapseTest, SolrCoreCheckLockOnStartupTest, 
SolrTestCaseJ4Test, TestSolrCloudWithKerberosAlt, 
NodeAddedTriggerIntegrationTest, V2StandaloneTest, 
AutoAddReplicasIntegrationTest, MetricUtilsTest, SolrCmdDistributorTest, 
TestQueryingOnDownCollection, TestNestedUpdateProcessor, 
TestCollapseQParserPlugin, TestObjectReleaseTracker, TestZkChroot, 
TestXmlQParserPlugin, TestCorePropertiesReload, PeerSyncWithBufferUpdatesTest, 
TestFaceting, TestClusterProperties, MoreLikeThisComponentTest, TestSort, 
ConcurrentDeleteAndCreateCollectionTest, TestSQLHandlerNonCloud, 
DeleteShardTest, AuditLoggerPluginTest, TestSimUtils, TestReloadDeadlock, 
TestExplainDocTransformer, TestTestInjection, 
TimeRoutedAliasUpdateProcessorTest, UninvertDocValuesMergePolicyTest, 
TestDistribDocBasedVersion, HdfsRestartWhileUpdatingTest, 
CachingDirectoryFactoryTest, OpenExchangeRatesOrgProviderTest, 
ShardsWhitelistTest, TestStressVersions, BlockDirectoryTest, 
TestZkAclsWithHadoopAuth, RuleEngineTest, TestDefaultStatsCache, 
HighlighterTest, TestFileDictionaryLookup, TestTrackingShardHandlerFactory, 
TestFieldResource, TestExclusionRuleCollectionAccess, 
DistributedIntervalFacetingTest, TestUseDocValuesAsStored2, 
BasicDistributedZkTest, LeaderElectionContextKeyTest, 
LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, 
MissingSegmentRecoveryTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, 
RoutingToNodesWithPropertiesTest, ShardRoutingCustomTest, ShardRoutingTest, 
TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudPhrasesIdentificationComponent, TestDistributedMap, 
TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, 
TestSegmentSorting, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, TestCollectionAPI, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
IndexSizeTriggerSizeEstimationTest, ScheduledTriggerIntegrationTest, 
TriggerCooldownIntegrationTest, TestSnapshotCloudManager, 
AlternateDirectoryTest, QueryResultKeyTest, RAMDirectoryFactoryTest, 
SolrCoreTest, TestCustomStream, TestDynamicURP, TestMergePolicyConfig, 
TestQuerySenderListener, TestReloadAndDeleteDocs, TestSolrDeletionPolicy1, 
TestSolrXml, TestXIncludeConfig, TestDistribPackageStore, InfoHandlerTest, 
LoggingHandlerTest, MetricsHandlerTest, MetricsHistoryHandlerTest, 
SplitHandlerTest, CloudReplicaSourceTest, CustomHighlightComponentTest, 
DistributedFacetPivotLongTailTest, DistributedMLTComponentTest, 
DistributedQueryComponentOptimizationTest, TestExportWriter, JavabinLoaderTest, 
RandomizedTaggerTest, TaggingAttributeTest, CheckHdfsIndexTest, 
TestAtomicUpdateErrorCases, TestInPlaceUpdatesDistrib]
   [junit4] Completed [908/908 (1!)] on J5 in 211.02s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J5: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200412_044128_832544538566634017444.sysout
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid2406.hprof 
...
   [junit4] Heap dump file created [568014241 bytes in 2.719 secs]
   [junit4] <<< JVM J5: EOF ----

[...truncated 9579 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:587: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid2406.hprof

Total time: 38 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to