You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/10/10 16:11:39 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 58 - Failure!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/58/

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:34875/gta/collection1
	at __randomizedtesting.SeedInfo.seed([4162C60EA470F9C9:C936F9D40A8C9431]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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:571)
	... 49 more




Build Log:
[...truncated 16289 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 5178333 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 5178333 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5178333 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/data-dir-314-001
   [junit4]   2> 5178333 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 5178333 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5178335 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 5178335 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /gta/
   [junit4]   2> 5178335 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
   [junit4]   2> 5178335 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 5178342 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 5178354 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 5178358 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 5178593 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [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:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.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.2.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.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.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.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 5178594 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.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.2.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.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.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.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 5178595 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5178596 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c585e1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5178596 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c585e1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5178599 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27bf1220[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5178599 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27bf1220[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5178600 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-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> 5178629 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5178635 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5178635 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5178636 INFO  (coreLoadExecutor-39528-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5178645 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 5178656 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 5178659 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 5178659 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 5178670 INFO  (coreLoadExecutor-39528-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@7ab7ea43
   [junit4]   2> 5178670 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/data-dir-314-001/]
   [junit4]   2> 5178674 WARN  (coreLoadExecutor-39528-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> 5178715 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5178715 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5178716 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5178716 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5178717 WARN  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 5178717 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 5178717 INFO  (coreLoadExecutor-39528-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1680178597303681024
   [junit4]   2> 5178720 INFO  (searcherExecutor-39530-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5178720 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[4162C60EA470F9C9]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5178725 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5178725 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 5178725 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5178726 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 5178825 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42705
   [junit4]   2> 5178825 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42705
   [junit4]   2> 5178825 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42705
   [junit4]   2> 5178825 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42705
   [junit4]   2> 5178826 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5178829 INFO  (zkConnectionManagerCallback-39537-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5178829 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5178842 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5178846 INFO  (zkConnectionManagerCallback-39539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5178846 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5178847 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5178848 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 5178849 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5178850 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5178851 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5178853 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5178854 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5178855 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5178855 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5178856 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5178857 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5178858 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 5178964 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5178964 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5178964 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5178964 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5178965 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5178965 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5178965 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5178965 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c77e108{/gta,null,AVAILABLE}
   [junit4]   2> 5178966 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f2bffdb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37911}
   [junit4]   2> 5178966 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.s.Server Started @5178999ms
   [junit4]   2> 5178966 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/tempDir-001/control/data, hostContext=/gta, hostPort=37911, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/control-001/cores}
   [junit4]   2> 5178966 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5178966 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5178966 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 5178966 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5178966 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5178966 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-10T15:19:35.473Z
   [junit4]   2> 5178974 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5178978 INFO  (zkConnectionManagerCallback-39541-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5178978 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5179079 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5179079 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/control-001/solr.xml
   [junit4]   2> 5179082 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5179082 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5179084 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5179304 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5179304 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bd1bb0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5179305 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bd1bb0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5179307 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3cc0cfcc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5179307 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3cc0cfcc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5179309 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42705/solr
   [junit4]   2> 5179309 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5179311 INFO  (zkConnectionManagerCallback-39551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5179311 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5179413 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5179414 INFO  (zkConnectionManagerCallback-39553-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5179414 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5179480 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37911_gta
   [junit4]   2> 5179481 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.c.Overseer Overseer (id=72279719771373572-127.0.0.1:37911_gta-n_0000000000) starting
   [junit4]   2> 5179485 INFO  (OverseerStateUpdate-72279719771373572-127.0.0.1:37911_gta-n_0000000000) [n:127.0.0.1:37911_gta     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37911_gta
   [junit4]   2> 5179485 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37911_gta
   [junit4]   2> 5179489 INFO  (OverseerStateUpdate-72279719771373572-127.0.0.1:37911_gta-n_0000000000) [n:127.0.0.1:37911_gta     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5179491 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5179491 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] 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> 5179504 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5179527 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5179536 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5179536 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5179537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [n:127.0.0.1:37911_gta     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/control-001/cores
   [junit4]   2> 5179550 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5179553 INFO  (zkConnectionManagerCallback-39570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5179553 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5179554 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5179555 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42705/solr ready
   [junit4]   2> 5179556 INFO  (qtp1008073410-172461) [n:127.0.0.1:37911_gta     ] 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:37911_gta&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5179563 INFO  (OverseerThreadFactory-39560-thread-1-processing-n:127.0.0.1:37911_gta) [n:127.0.0.1:37911_gta     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 5179670 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta    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> 5179670 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 5180682 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 5181070 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 5181074 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181074 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181074 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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@7ab7ea43
   [junit4]   2> 5181074 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 5181078 WARN  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181120 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5181120 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181122 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5181122 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5181124 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5181124 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181124 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181125 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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 1680178599828652032
   [junit4]   2> 5181130 INFO  (searcherExecutor-39572-thread-1-processing-n:127.0.0.1:37911_gta x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:37911_gta 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> 5181130 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181130 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181133 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5181133 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181133 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37911/gta/control_collection_shard1_replica_n1/
   [junit4]   2> 5181133 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181133 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37911/gta/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 5181133 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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/72279719771373572-core_node2-n_0000000000
   [junit4]   2> 5181135 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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:37911/gta/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 5181236 INFO  (zkCallback-39552-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> 5181236 INFO  (zkCallback-39552-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> 5181237 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta 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> 5181239 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta     ] 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=1568
   [junit4]   2> 5181241 INFO  (qtp1008073410-172461) [n:127.0.0.1:37911_gta     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 5181340 INFO  (zkCallback-39552-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> 5181340 INFO  (zkCallback-39552-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> 5181340 INFO  (zkCallback-39552-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> 5181341 INFO  (qtp1008073410-172461) [n:127.0.0.1:37911_gta     ] 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:37911_gta&wt=javabin&version=2} status=0 QTime=1785
   [junit4]   2> 5181341 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 5181446 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5181447 INFO  (zkConnectionManagerCallback-39581-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5181447 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5181448 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5181449 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42705/solr ready
   [junit4]   2> 5181449 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5181451 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta     ] 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> 5181453 INFO  (OverseerThreadFactory-39560-thread-2-processing-n:127.0.0.1:37911_gta) [n:127.0.0.1:37911_gta     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 5181453 INFO  (OverseerCollectionConfigSetProcessor-72279719771373572-127.0.0.1:37911_gta-n_0000000000) [n:127.0.0.1:37911_gta     ] 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> 5181656 WARN  (OverseerThreadFactory-39560-thread-2-processing-n:127.0.0.1:37911_gta) [n:127.0.0.1:37911_gta     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 5181658 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 5181659 INFO  (qtp1008073410-172464) [n:127.0.0.1:37911_gta     ] 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=208
   [junit4]   2> 5181662 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 5181662 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5181662 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 5181662 INFO  (watches-39578-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 5181662 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5181662 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 5181662 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5181662 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 5181665 INFO  (watches-39578-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5181771 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 5181771 WARN  (closeThreadPool-39582-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5181772 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5181772 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5181772 INFO  (closeThreadPool-39582-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5181772 INFO  (closeThreadPool-39582-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5181772 INFO  (closeThreadPool-39582-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5181772 INFO  (closeThreadPool-39582-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5181772 INFO  (closeThreadPool-39582-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41d84fd2{/gta,null,AVAILABLE}
   [junit4]   2> 5181773 INFO  (closeThreadPool-39582-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5baf006e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34875}
   [junit4]   2> 5181773 INFO  (closeThreadPool-39582-thread-1) [     ] o.e.j.s.Server Started @5181806ms
   [junit4]   2> 5181773 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/gta, hostPort=34875, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-1-001/cores}
   [junit4]   2> 5181773 ERROR (closeThreadPool-39582-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5181773 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5181773 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 5181773 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5181773 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5181773 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-10T15:19:38.280Z
   [junit4]   2> 5181774 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5181775 INFO  (zkConnectionManagerCallback-39584-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5181775 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5181775 WARN  (closeThreadPool-39582-thread-1-SendThread(127.0.0.1:42705)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100ca05ad700007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100ca05ad700007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100ca05ad700007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 5181876 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5181876 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-1-001/solr.xml
   [junit4]   2> 5181880 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5181880 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5181880 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 5181881 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5181898 WARN  (closeThreadPool-39582-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5181898 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5181898 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5181898 INFO  (closeThreadPool-39582-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5181902 INFO  (closeThreadPool-39582-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5181902 INFO  (closeThreadPool-39582-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5181902 INFO  (closeThreadPool-39582-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5181902 INFO  (closeThreadPool-39582-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2017e7df{/gta,null,AVAILABLE}
   [junit4]   2> 5181903 INFO  (closeThreadPool-39582-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@757c34db{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34381}
   [junit4]   2> 5181903 INFO  (closeThreadPool-39582-thread-2) [     ] o.e.j.s.Server Started @5181936ms
   [junit4]   2> 5181903 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/gta, hostPort=34381, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-2-001/cores}
   [junit4]   2> 5181903 ERROR (closeThreadPool-39582-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5181903 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5181903 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 5181903 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5181903 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5181903 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-10T15:19:38.410Z
   [junit4]   2> 5181905 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5181906 INFO  (zkConnectionManagerCallback-39589-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5181906 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5182007 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[4162C60EA470F9C9]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 5182007 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5182007 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-2-001/solr.xml
   [junit4]   2> 5182007 WARN  (closeThreadPool-39582-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5182007 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5182007 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5182007 INFO  (closeThreadPool-39582-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5182010 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5182010 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5182012 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5182086 INFO  (closeThreadPool-39582-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5182086 INFO  (closeThreadPool-39582-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5182086 INFO  (closeThreadPool-39582-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5182114 INFO  (closeThreadPool-39582-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38faf7a1{/gta,null,AVAILABLE}
   [junit4]   2> 5182117 INFO  (closeThreadPool-39582-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@26c0dea6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39557}
   [junit4]   2> 5182117 INFO  (closeThreadPool-39582-thread-3) [     ] o.e.j.s.Server Started @5182150ms
   [junit4]   2> 5182117 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/gta, hostPort=39557, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-3-001/cores}
   [junit4]   2> 5182117 ERROR (closeThreadPool-39582-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5182117 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5182117 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 5182117 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5182117 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5182117 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-10T15:19:38.624Z
   [junit4]   2> 5182126 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5182130 INFO  (zkConnectionManagerCallback-39594-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5182130 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5182231 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5182231 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-3-001/solr.xml
   [junit4]   2> 5182233 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5182233 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5182235 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5182262 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5182276 WARN  (closeThreadPool-39582-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74eaf63a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182276 WARN  (closeThreadPool-39582-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74eaf63a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182301 WARN  (closeThreadPool-39582-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55e869ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182301 WARN  (closeThreadPool-39582-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55e869ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182302 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42705/solr
   [junit4]   2> 5182322 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5182344 INFO  (zkConnectionManagerCallback-39604-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5182344 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5182371 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5182371 WARN  (closeThreadPool-39582-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f4479db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182371 WARN  (closeThreadPool-39582-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f4479db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182378 WARN  (closeThreadPool-39582-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e8dd745[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182378 WARN  (closeThreadPool-39582-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e8dd745[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182379 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42705/solr
   [junit4]   2> 5182385 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5182390 INFO  (zkConnectionManagerCallback-39611-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5182390 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5182453 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5182466 INFO  (zkConnectionManagerCallback-39613-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5182466 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5182481 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5182486 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.c.ZkController Publish node=127.0.0.1:34381_gta as DOWN
   [junit4]   2> 5182487 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 5182487 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34381_gta
   [junit4]   2> 5182488 INFO  (zkCallback-39552-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5182489 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5182490 WARN  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] 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> 5182495 INFO  (zkCallback-39580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5182497 INFO  (zkCallback-39612-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5182521 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5182557 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5182559 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5182567 INFO  (zkConnectionManagerCallback-39622-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5182567 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5182574 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5182579 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.c.ZkController Publish node=127.0.0.1:34875_gta as DOWN
   [junit4]   2> 5182580 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 5182580 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34875_gta
   [junit4]   2> 5182582 INFO  (zkCallback-39612-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5182582 INFO  (zkCallback-39580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5182582 INFO  (zkCallback-39552-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5182582 INFO  (zkCallback-39621-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5182584 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5182584 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5182584 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5182585 WARN  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] 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> 5182585 INFO  (closeThreadPool-39582-thread-2) [n:127.0.0.1:34381_gta     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-2-001/cores
   [junit4]   2> 5182618 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5182631 INFO  (closeThreadPool-39582-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34381_gta
   [junit4]   2> 5182687 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5182707 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5182714 WARN  (closeThreadPool-39582-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1097cce2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182714 WARN  (closeThreadPool-39582-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1097cce2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182715 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5182715 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ab7ea43
   [junit4]   2> 5182716 INFO  (closeThreadPool-39582-thread-1) [n:127.0.0.1:34875_gta     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_4162C60EA470F9C9-001/shard-1-001/cores
   [junit4]   2> 5182726 WARN  (closeThreadPool-39582-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ddf4ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182726 WARN  (closeThreadPool-39582-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ddf4ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5182727 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42705/solr
   [junit4]   2> 5182738 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5182751 INFO  (zkConnectionManagerCallback-39638-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5182751 INFO  (closeThreadPool-39582-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5182753 INFO  (closeThreadPool-39582-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34875_gta
   [junit4]   2> 5182868 INFO  (closeThreadPool-39582-thread-3) [n:127.0.0.1:39557_gta     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5182870 INFO  (zkConnectionManagerCallback-39640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5182870 INFO  (closeThreadPool-39582-thread-3) [n:127.0.0.1:39557_gta     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5182874 INFO  (closeThreadPool-39582-thread-3) [n:127.0.0.1:39557_gta     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 5182876 INFO  (closeThreadPool-39582-thread-3) [n:127.0.0.1:39557_gta     ] o.a.s.c.ZkController Publish node=127.0.0.1:39557_gta as DOWN
   [junit4]   2> 5182877 INFO  (closeThreadPool-39582-thread-3) [n:127.0.0.1:39557_gta     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 5182877 INFO  (closeThreadPool-39582-thread-3) [n:127.0.0.1:39557_gta     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39557_gta
   [junit4]   2> 5182878 INFO  (zkCallback-39612-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5182878 INFO  (zkCallback-39580-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5182878 INFO  (zkCallback-39552-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [jun

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

e_updatable_float=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), _root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), inplace_updatable_int_with_default=DocValuesFormat(name=Direct), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1197, maxMBSortInHeap=7.390984171775348, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=bg, timezone=Asia/Baku
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=352111944,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [TestLocalFSCloudBackupRestore, TestLazyCores, TestJettySolrRunner, TestSimTriggerIntegration, DistanceFunctionTest, TestUtils, ResponseBuilderTest, JWTAuthPluginTest, CloneFieldUpdateProcessorFactoryTest, SpatialFilterTest, CategoryRoutedAliasUpdateProcessorTest, DeleteLastCustomShardedReplicaTest, LukeRequestHandlerTest, TestGraphMLResponseWriter, ClusterStateMockUtilTest, SaslZkACLProviderTest, IndexSchemaTest, TestStressVersions, OutputWriterTest, AssignTest, AddBlockUpdateTest, TestLockTree, TestMaxTokenLenTokenizer, HighlighterWithoutStoredIdTest, TestConfig, IndexBasedSpellCheckerTest, TestCloudJSONFacetSKGEquiv, JavaBinAtomicUpdateMultivalueTest, HdfsNNFailoverTest, MissingSegmentRecoveryTest, TestReqParamsAPI, DistributedFacetPivotLongTailTest, TestFieldTypeResource, TestSolrJ, HdfsDirectoryFactoryTest, TestComplexPhraseLeadingWildcard, AnalysisAfterCoreReloadTest, RequestHandlersTest, TestSolrCoreProperties, TestSolrCLIRunExample, NodeAddedTriggerTest, TestRestManager, OutOfBoxZkACLAndCredentialsProvidersTest, CollectionStateFormat2Test, TestRandomRequestDistribution, TestGraphTermsQParserPlugin, SearchRateTriggerIntegrationTest, TransactionLogTest, TestAnalyzedSuggestions, TestCustomStream, TestBinaryResponseWriter, TestTolerantUpdateProcessorCloud, TestSimClusterStateProvider, SolrMetricsIntegrationTest, TestHashPartitioner, BlockDirectoryTest, TestStressInPlaceUpdates, FastVectorHighlighterTest, BasicZkTest, TestJsonRequest, DirectUpdateHandlerTest, TestSolr4Spatial2, CdcrBidirectionalTest, TestExportWriter, TestSolrConfigHandlerCloud, DateFieldTest, TestSubQueryTransformerCrossCore, SuggesterTSTTest, SolrSlf4jReporterTest, TestJoin, IndexSizeTriggerTest, V2ApiIntegrationTest, CoreSorterTest, TestNumericRangeQuery64, TestOverriddenPrefixQueryForCustomFieldType, OpenExchangeRatesOrgProviderTest, TestSearcherReuse, TestSimExecutePlanAction, TestInPlaceUpdatesStandalone, TestLuceneIndexBackCompat, TestSchemaField, HdfsSyncSliceTest, OverseerTaskQueueTest, DocValuesTest, TestCloudSearcherWarming, TestSolrCloudWithDelegationTokens, ZkStateReaderTest, ConnectionManagerTest, TestFieldSortValues, UnloadDistributedZkTest, PKIAuthenticationIntegrationTest, TestRawResponseWriter, RootFieldTest, BasicAuthIntegrationTest, SolrIndexMetricsTest, ForceLeaderWithTlogReplicasTest, BlockJoinFacetSimpleTest, Tagger2Test, RegexBoostProcessorTest, SpellingQueryConverterTest, TestBooleanSimilarityFactory, HealthCheckHandlerTest, TestApiFramework, TestFuzzyAnalyzedSuggestions, AliasIntegrationTest, TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, HttpSolrCallGetCoreTest, DocExpirationUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestTextField, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverseerRolesTest, RecoveryZkTest, ReindexCollectionTest, RouteFieldTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SyncSliceTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistributedMap, TestDynamicFieldNamesIndexCorrectly, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestZkChroot, TlogReplayBufferedWhileIndexingTest, ZkNodePropsTest, ZkSolrClientTest, CollectionsAPIDistributedZkTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, SplitByPrefixTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, IndexSizeTriggerSizeEstimationTest, TriggerSetPropertiesIntegrationTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestBackupRepositoryFactory, TestCodecSupport, TestConfigSets, TestCoreContainer, TestJmxIntegration, TestReloadAndDeleteDocs, TestSolrConfigHandler, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, TestCSVLoader, TestConfigReload, TestCoreBackup, AdminHandlersProxyTest, AutoscalingHistoryHandlerTest, SystemInfoHandlerTest, ThreadDumpHandlerTest, ZookeeperReadAPITest, ZookeeperStatusHandlerTest, CustomTermsComponentTest, DistributedFacetExistsSmallTest, DistributedMLTComponentTest, DistributedQueryComponentOptimizationTest, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, SpellCheckComponentTest, StatsComponentTest, TermVectorComponentDistributedTest, TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, MetricsConfigTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricReporterTest, SubstringBytesRefFilterTest, TestFacetMethods, TestFaceting, TestIntervalFaceting, TestManagedSynonymGraphFilterFactory, CopyFieldTest, CurrencyFieldTypeTest, RequiredFieldsTest, SchemaVersionSpecificBehaviorTest, SynonymTokenizerTest, TestBinaryField, TestBulkSchemaConcurrent, TestCloudSchemaless, TestManagedSchemaAPI, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, MaxScoreCollectorTest, MergeStrategyTest, SignificantTermsQParserPluginTest, SolrIndexSearcherTest, TestElisionMultitermQuery, TestLRUCache, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestMinHashQParser, TestMultiWordSynonyms, TestNoOpRegenerator, TestQueryTypes, TestRTGBase, TestRandomCollapseQParserPlugin, TestRecoveryHdfs, TestSearchPerf, TestStressLucene, TestStressRecovery, TestStressReorder, TestStressUserVersions, TestValueSourceCache, TestXmlQParser, DistributedFacetSimpleRefinementLongTailTest, SpatialHeatmapFacetsTest, TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects, TestJsonRangeFacets, SortByFunctionTest, TestFunctionQuery, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, TestNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore, BJQFilterAccessibleTest, TestIBSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestLegacyBM25SimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarity, TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory, TestExactStatsCache, TestLRUStatsCache, AuditLoggerPluginTest, TestPKIAuthenticationPlugin, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, TestZkAclsWithHadoopAuth, DirectSolrConnectionTest, ConjunctionSolrSpellCheckerTest, DirectSolrSpellCheckerTest, TestDocTermOrds, TestFieldCache, TestFieldCacheReopen, TestFieldCacheSort, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, TestNumericTerms64, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesDistrib]
   [junit4] Completed [920/920 (1!)] on J0 in 2435.95s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/temp/junit4-J0-20201010_135316_4377427794631804475766.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid1114591.hprof ...
   [junit4] Heap dump file created [726519083 bytes in 2.308 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 9512 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:586: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid1114591.hprof

Total time: 338 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any