You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/11 07:02:49 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 26614 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26614/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([2B350AC2D1E82AAE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([2B350AC2D1E82AAE]:0)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([2B350AC2D1E82AAE]:0)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:41325/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41325/collection1
	at __randomizedtesting.SeedInfo.seed([2B350AC2D1E82AAE:A36135187F144756]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	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:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:505)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:480)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1760)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:452)
	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:567)
	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:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:835)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 54 more




Build Log:
[...truncated 15847 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 76096 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-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> 76099 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/data-dir-9-001
   [junit4]   2> 76099 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 76099 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 76101 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 76101 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 76101 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 76102 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
   [junit4]   2> 76102 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 76112 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 76136 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 76140 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 76324 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-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:1044) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:520) ~[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:617) ~[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:814) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:804) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:665) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:654) ~[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:567) ~[?:?]
   [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:835) [?:?]
   [junit4]   2> 76326 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 76355 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5570a1d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 76355 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5570a1d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 76367 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44f6b8ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 76368 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44f6b8ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 76370 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-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> 76400 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 76401 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 76419 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 76436 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 76436 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 76455 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 76480 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 76483 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 76493 INFO  (coreLoadExecutor-915-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> 76494 INFO  (coreLoadExecutor-915-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@75226ddd
   [junit4]   2> 76494 INFO  (coreLoadExecutor-915-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_2B350AC2D1E82AAE-001/data-dir-9-001/]
   [junit4]   2> 76514 WARN  (coreLoadExecutor-915-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> 76543 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 76543 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 76544 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 76544 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 76546 WARN  (coreLoadExecutor-915-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> 76547 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 76547 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666360431119171584
   [junit4]   2> 76549 INFO  (searcherExecutor-917-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 76550 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[2B350AC2D1E82AAE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 76592 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 76597 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 76597 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 76697 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36359
   [junit4]   2> 76697 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36359
   [junit4]   2> 76697 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36359
   [junit4]   2> 76697 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36359
   [junit4]   2> 76748 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76844 INFO  (zkConnectionManagerCallback-924-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76845 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 76947 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 76977 INFO  (zkConnectionManagerCallback-926-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 76977 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77050 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77101 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77145 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77222 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77238 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77241 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77242 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77250 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77269 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77274 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77275 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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> 77275 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 77395 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 77395 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 77395 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 77470 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 77470 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 77470 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 77473 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@288b35d8{/,null,AVAILABLE}
   [junit4]   2> 77488 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30891bf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40219}
   [junit4]   2> 77488 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.s.Server Started @77507ms
   [junit4]   2> 77488 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/tempDir-001/control/data, hostPort=40219, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 77489 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 77489 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 77489 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 77489 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 77489 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 77489 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-11T02:45:45.976297Z
   [junit4]   2> 77508 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77529 INFO  (zkConnectionManagerCallback-928-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77529 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77630 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 77630 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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_2B350AC2D1E82AAE-001/control-001/solr.xml
   [junit4]   2> 77634 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 77751 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 77766 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@616b496e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77766 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@616b496e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77775 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66695ab2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77775 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66695ab2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 77777 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 77791 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77806 INFO  (zkConnectionManagerCallback-939-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77806 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 77924 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 77949 INFO  (zkConnectionManagerCallback-941-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 77949 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78031 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40219_
   [junit4]   2> 78031 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.c.Overseer Overseer (id=72247646759878660-127.0.0.1:40219_-n_0000000000) starting
   [junit4]   2> 78035 INFO  (OverseerStateUpdate-72247646759878660-127.0.0.1:40219_-n_0000000000) [n:127.0.0.1:40219_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40219_
   [junit4]   2> 78053 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40219_
   [junit4]   2> 78058 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 78059 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] 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> 78073 INFO  (zkCallback-940-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78152 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 78169 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 78177 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 78177 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 78179 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [n:127.0.0.1:40219_     ] 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_2B350AC2D1E82AAE-001/control-001/cores
   [junit4]   2> 78240 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 78261 INFO  (zkConnectionManagerCallback-958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78261 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78262 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78274 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36359/solr ready
   [junit4]   2> 78310 INFO  (qtp368409979-1645) [n:127.0.0.1:40219_     ] 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:40219_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 78320 INFO  (OverseerThreadFactory-948-thread-1-processing-n:127.0.0.1:40219_) [n:127.0.0.1:40219_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 78441 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 78452 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 78478 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_    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> 78478 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 79500 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 79515 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 79518 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79518 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79519 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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@75226ddd
   [junit4]   2> 79519 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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_2B350AC2D1E82AAE-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_2B350AC2D1E82AAE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 79548 WARN  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79634 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 79634 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79635 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79635 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79638 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 79638 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79639 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 79639 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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 1666360434361368576
   [junit4]   2> 79641 INFO  (searcherExecutor-960-thread-1-processing-n:127.0.0.1:40219_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 79688 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79689 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79727 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79727 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79727 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40219/control_collection_shard1_replica_n1/
   [junit4]   2> 79737 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79737 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40219/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 79737 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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/72247646759878660-core_node2-n_0000000000
   [junit4]   2> 79753 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40219/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 79866 INFO  (zkCallback-940-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> 79867 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_ 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> 79870 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_     ] 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=1392
   [junit4]   2> 79888 INFO  (zkCallback-940-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> 79893 INFO  (qtp368409979-1645) [n:127.0.0.1:40219_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 80005 INFO  (zkCallback-940-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> 80005 INFO  (zkCallback-940-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> 80006 INFO  (qtp368409979-1645) [n:127.0.0.1:40219_     ] 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:40219_&wt=javabin&version=2} status=0 QTime=1696
   [junit4]   2> 80007 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 80011 INFO  (zkCallback-940-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> 80168 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80185 INFO  (zkConnectionManagerCallback-969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80185 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80187 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 80187 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36359/solr ready
   [junit4]   2> 80189 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 80192 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_     ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 80199 INFO  (OverseerThreadFactory-948-thread-2-processing-n:127.0.0.1:40219_) [n:127.0.0.1:40219_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 80199 INFO  (OverseerCollectionConfigSetProcessor-72247646759878660-127.0.0.1:40219_-n_0000000000) [n:127.0.0.1:40219_     ] 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> 80406 WARN  (OverseerThreadFactory-948-thread-2-processing-n:127.0.0.1:40219_) [n:127.0.0.1:40219_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 80416 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 80421 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_     ] 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=1&wt=javabin&version=2} status=0 QTime=229
   [junit4]   2> 80436 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 80436 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 80436 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 80436 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 80436 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 80437 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 80437 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 80547 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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_2B350AC2D1E82AAE-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 80555 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 80555 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 80555 INFO  (closeThreadPool-970-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 80613 INFO  (closeThreadPool-970-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 80613 INFO  (closeThreadPool-970-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 80613 INFO  (closeThreadPool-970-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 80615 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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_2B350AC2D1E82AAE-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 80633 INFO  (closeThreadPool-970-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23953bb1{/,null,AVAILABLE}
   [junit4]   2> 80637 INFO  (closeThreadPool-970-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@790ba7a0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41325}
   [junit4]   2> 80637 INFO  (closeThreadPool-970-thread-1) [     ] o.e.j.s.Server Started @80656ms
   [junit4]   2> 80637 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/tempDir-001/jetty1, hostPort=41325, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/shard-1-001/cores}
   [junit4]   2> 80637 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 80637 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 80638 ERROR (closeThreadPool-970-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 80638 INFO  (closeThreadPool-970-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 80638 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 80638 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 80638 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 80638 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 80638 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-11T02:45:49.125144Z
   [junit4]   2> 80684 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80727 INFO  (closeThreadPool-970-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 80727 INFO  (closeThreadPool-970-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 80728 INFO  (zkConnectionManagerCallback-972-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80728 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80728 INFO  (closeThreadPool-970-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 80741 INFO  (closeThreadPool-970-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a4a9452{/,null,AVAILABLE}
   [junit4]   2> 80747 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[2B350AC2D1E82AAE]) [     ] 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_2B350AC2D1E82AAE-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 80753 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 80753 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 80753 INFO  (closeThreadPool-970-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1712a30d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46575}
   [junit4]   2> 80754 INFO  (closeThreadPool-970-thread-2) [     ] o.e.j.s.Server Started @80772ms
   [junit4]   2> 80754 INFO  (closeThreadPool-970-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 80754 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/tempDir-001/jetty2, hostPort=46575, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/shard-2-001/cores}
   [junit4]   2> 80754 ERROR (closeThreadPool-970-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 80754 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 80754 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 80754 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 80754 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 80754 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-11T02:45:49.241533Z
   [junit4]   2> 80788 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80805 INFO  (zkConnectionManagerCallback-974-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80805 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80829 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 80829 INFO  (closeThreadPool-970-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_2B350AC2D1E82AAE-001/shard-1-001/solr.xml
   [junit4]   2> 80833 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 80857 INFO  (closeThreadPool-970-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 80857 INFO  (closeThreadPool-970-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 80857 INFO  (closeThreadPool-970-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 80867 INFO  (closeThreadPool-970-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76c41478{/,null,AVAILABLE}
   [junit4]   2> 80901 INFO  (closeThreadPool-970-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24e469d1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36685}
   [junit4]   2> 80901 INFO  (closeThreadPool-970-thread-3) [     ] o.e.j.s.Server Started @80920ms
   [junit4]   2> 80901 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/tempDir-001/jetty3, hostPort=36685, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/shard-3-001/cores}
   [junit4]   2> 80901 ERROR (closeThreadPool-970-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 80901 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 80901 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 80901 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 80901 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 80901 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-11T02:45:49.388879Z
   [junit4]   2> 80916 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80917 INFO  (zkConnectionManagerCallback-979-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 80917 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80929 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 80929 INFO  (closeThreadPool-970-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_2B350AC2D1E82AAE-001/shard-2-001/solr.xml
   [junit4]   2> 80935 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 80974 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 80989 WARN  (closeThreadPool-970-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27038508[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 80989 WARN  (closeThreadPool-970-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27038508[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81015 WARN  (closeThreadPool-970-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@357e879c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81015 WARN  (closeThreadPool-970-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@357e879c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81025 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 81025 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 81038 WARN  (closeThreadPool-970-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79138098[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81038 WARN  (closeThreadPool-970-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79138098[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81041 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 81041 INFO  (closeThreadPool-970-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_2B350AC2D1E82AAE-001/shard-3-001/solr.xml
   [junit4]   2> 81045 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 81129 WARN  (closeThreadPool-970-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cc27b2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81129 WARN  (closeThreadPool-970-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cc27b2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81130 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 81149 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81149 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81157 INFO  (zkConnectionManagerCallback-993-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81157 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81173 INFO  (zkConnectionManagerCallback-1001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81173 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81269 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 81276 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81299 WARN  (closeThreadPool-970-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40eff88f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81299 WARN  (closeThreadPool-970-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40eff88f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81313 INFO  (zkConnectionManagerCallback-1003-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81313 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81313 WARN  (closeThreadPool-970-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55b999f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81313 WARN  (closeThreadPool-970-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55b999f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 81315 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 81318 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 81328 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41325_ as DOWN
   [junit4]   2> 81329 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 81329 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41325_
   [junit4]   2> 81330 INFO  (zkCallback-968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 81333 INFO  (zkCallback-940-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 81335 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 81335 WARN  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] 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> 81356 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81400 INFO  (zkCallback-1002-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 81404 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81417 INFO  (zkConnectionManagerCallback-1013-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81417 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81430 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 81460 INFO  (zkConnectionManagerCallback-1019-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81460 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81465 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 81481 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 81481 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 81483 INFO  (closeThreadPool-970-thread-1) [n:127.0.0.1:41325_     ] 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_2B350AC2D1E82AAE-001/shard-1-001/cores
   [junit4]   2> 81527 INFO  (closeThreadPool-970-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41325_
   [junit4]   2> 81530 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81550 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 81551 INFO  (zkConnectionManagerCallback-1023-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81551 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81570 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46575_ as DOWN
   [junit4]   2> 81572 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 81572 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46575_
   [junit4]   2> 81573 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 81573 INFO  (zkCallback-968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 81573 INFO  (zkCallback-1002-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 81575 INFO  (zkCallback-940-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 81577 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 81577 WARN  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] 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> 81579 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36685_ as DOWN
   [junit4]   2> 81579 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 81580 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36685_
   [junit4]   2> 81581 INFO  (zkCallback-940-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 81581 INFO  (zkCallback-1002-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 81582 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 81582 WARN  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] 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> 81585 INFO  (zkCallback-968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 81593 INFO  (zkCallback-1018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 81593 INFO  (zkCallback-1022-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 81606 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 81624 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 81637 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 81653 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 81653 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 81654 INFO  (closeThreadPool-970-thread-2) [n:127.0.0.1:46575_     ] 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_2B350AC2D1E82AAE-001/shard-2-001/cores
   [junit4]   2> 81657 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 81667 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 81667 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 81668 INFO  (closeThreadPool-970-thread-3) [n:127.0.0.1:36685_     ] 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_2B350AC2D1E82AAE-001/shard-3-001/cores
   [junit4]   2> 81695 INFO  (closeThreadPool-970-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46575_
   [junit4]   2> 81703 INFO  (closeThreadPool-970-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36685_
   [junit4]   2> 81759 INFO  (qtp551287058-1764) [n:127.0.0.1:36685_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41325_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 81759 INFO  (qtp551287058-1765) [n:127.0.0.1:36685_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36685_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 81761 INFO  (qtp551287058-1763) [n:127.0.0.1:36685_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46575_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 81786 INFO  (OverseerCollectionConfigSetProcessor-72247646759878660-127.0.0.1:40219_-n_0000000000) [n:127.0.0.1:40219_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 81797 INFO  (qtp551287058-1768) [n:127.0.0.1:36685_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 81802 INFO  (qtp368409979-1645) [n:127.0.0.1:40219_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=2
   [junit4]   2> 81804 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 81831 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 81848 INFO  (qtp321725872-1771) [n:127.0.0.1:46575_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 81855 INFO  (qtp551287058-1768) [n:127.0.0.1:36685_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 81858 INFO  (qtp368409979-1645) [n:127.0.0.1:40219_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 81861 INFO  (qtp368409979-1648) [n:127.0.0.1:40219_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 81870 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 81871 INFO  (qtp321725872-1771) [n:127.0.0.1:46575_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 81874 INFO  (OverseerThreadFactory-948-thread-3-processing-n:127.0.0.1:40219_) [n:127.0.0.1:40219_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41325_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 81875 INFO  (OverseerThreadFactory-948-thread-3-processing-n:127.0.0.1:40219_) [n:127.0.0.1:40219_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 81919 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 82959 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 82983 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 82993 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 82993 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 82994 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75226ddd
   [junit4]   2> 82994 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_2B350AC2D1E82AAE-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 83014 WARN  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_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> 83081 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 83081 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 83082 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 83082 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 83087 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 83088 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 83089 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 83089 INFO  (qtp2100571358-1769) [n:127.0.0.1:41325_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666360437978955776
   [junit4]   2> 83118 INFO  (searcherExecutor-1042-thread-1-processing-n:127.0.0.1:41325_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:41325_ c:collection1 s:shard

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

own Source)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   172) Thread[id=58, name=NIOWorkerThread-10, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at java.base@12.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   173) Thread[id=38, name=NIOServerCxnFactory.SelectorThread-1, state=RUNNABLE, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at java.base@12.0.2/sun.nio.ch.EPoll.wait(Native Method)
   [junit4]   2>         at java.base@12.0.2/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
   [junit4]   2>         at java.base@12.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2>         at java.base@12.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2>         at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.select(NIOServerCnxnFactory.java:426)
   [junit4]   2>         at app//org.apache.zookeeper.server.NIOServerCnxnFactory$SelectorThread.run(NIOServerCnxnFactory.java:391)
   [junit4]   2>   174) Thread[id=177, name=qtp1360593278-177, state=RUNNABLE, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at java.base@12.0.2/sun.nio.ch.EPoll.wait(Native Method)
   [junit4]   2>         at java.base@12.0.2/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
   [junit4]   2>         at java.base@12.0.2/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2>         at java.base@12.0.2/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2>         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2>         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2>         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$217/0x0000000801451040.run(Unknown Source)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   175) Thread[id=288, name=h2sc-105-thread-2, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at java.base@12.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:342)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   176) Thread[id=228, name=MetricsHistoryHandler-135-thread-1, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at java.base@12.0.2/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at java.base@12.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=LuceneFixedGap), title_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Direct), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, 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=1089, maxMBSortInHeap=5.422963994996958, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5b8fc0da), locale=es-PE, timezone=America/Ensenada
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=197,free=87421312,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesDistrib]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=2B350AC2D1E82AAE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-PE -Dtests.timezone=America/Ensenada -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestInPlaceUpdatesDistrib (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B350AC2D1E82AAE]:0)
   [junit4] Completed [5/5 (5!)] on J0 in 7219.72s, 1 test, 2 errors <<< FAILURES!

[...truncated 22 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: There were test failures: 5 suites, 5 tests, 5 suite-level errors, 5 errors [seed: 2B350AC2D1E82AAE]

Total time: 120 minutes 27 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.update.TestInPlaceUpdatesDistrib
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=aeb9f6ce5b3a0022af0122b2e9f834fe1a5901c0, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #26613
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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