Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/462/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
No value for :shardName. Unable to identify shard

Stack Trace:
org.apache.solr.common.SolrException: No value for :shardName. Unable to 
identify shard
        at 
__randomizedtesting.SeedInfo.seed([B86AA14BB9B7A797:4F3291FFA8FAC8E6]:0)
        at 
org.apache.solr.common.cloud.CompositeIdRouter.sliceHash(CompositeIdRouter.java:50)
        at 
org.apache.solr.common.cloud.HashBasedRouter.getTargetSlice(HashBasedRouter.java:38)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:264)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:372)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.createRoutes(CloudSolrClient.java:121)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:439)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:120)
        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 
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)


FAILED:  
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
No value for :shardName. Unable to identify shard

Stack Trace:
org.apache.solr.common.SolrException: No value for :shardName. Unable to 
identify shard
        at 
__randomizedtesting.SeedInfo.seed([B86AA14BB9B7A797:4F3291FFA8FAC8E6]:0)
        at 
org.apache.solr.common.cloud.CompositeIdRouter.sliceHash(CompositeIdRouter.java:50)
        at 
org.apache.solr.common.cloud.HashBasedRouter.getTargetSlice(HashBasedRouter.java:38)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:264)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:372)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.createRoutes(CloudSolrClient.java:121)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:439)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:120)
        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 
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)


FAILED:  
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
No value for :shardName. Unable to identify shard

Stack Trace:
org.apache.solr.common.SolrException: No value for :shardName. Unable to 
identify shard
        at 
__randomizedtesting.SeedInfo.seed([B86AA14BB9B7A797:4F3291FFA8FAC8E6]:0)
        at 
org.apache.solr.common.cloud.CompositeIdRouter.sliceHash(CompositeIdRouter.java:50)
        at 
org.apache.solr.common.cloud.HashBasedRouter.getTargetSlice(HashBasedRouter.java:38)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:264)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:372)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.createRoutes(CloudSolrClient.java:121)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:439)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:120)
        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 
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)


FAILED:  
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
No value for :shardName. Unable to identify shard

Stack Trace:
org.apache.solr.common.SolrException: No value for :shardName. Unable to 
identify shard
        at 
__randomizedtesting.SeedInfo.seed([B86AA14BB9B7A797:4F3291FFA8FAC8E6]:0)
        at 
org.apache.solr.common.cloud.CompositeIdRouter.sliceHash(CompositeIdRouter.java:50)
        at 
org.apache.solr.common.cloud.HashBasedRouter.getTargetSlice(HashBasedRouter.java:38)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:264)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.getRoutes(UpdateRequest.java:372)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.createRoutes(CloudSolrClient.java:121)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:439)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:977)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:120)
        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 
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)




Build Log:
[...truncated 15752 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdateWithRouteField
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/init-core-data-001
   [junit4]   2> 2633243 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001
   [junit4]   2> 2633244 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2633250 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2633250 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2633350 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41591
   [junit4]   2> 2633350 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41591
   [junit4]   2> 2633350 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41591
   [junit4]   2> 2633354 INFO  (zkConnectionManagerCallback-19719-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633366 INFO  (zkConnectionManagerCallback-19721-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633367 INFO  (zkConnectionManagerCallback-19723-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633375 WARN  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2633375 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2633375 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2633375 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 2633380 WARN  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2633380 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2633380 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2633380 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2633407 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2633414 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19d826a{/solr,null,AVAILABLE}
   [junit4]   2> 2633415 WARN  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@f005f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d48af1{/solr,null,AVAILABLE}
   [junit4]   2> 2633415 WARN  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@335a9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18002ad{SSL,[ssl, 
http/1.1]}{127.0.0.1:43699}
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.s.Server Started @2633451ms
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c6ec78{SSL,[ssl, 
http/1.1]}{127.0.0.1:45217}
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.s.Server Started @2633451ms
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45217}
   [junit4]   2> 2633415 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43699}
   [junit4]   2> 2633416 ERROR (jetty-launcher-19724-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2633416 ERROR (jetty-launcher-19724-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T09:50:59.817Z
   [junit4]   2> 2633416 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-25T09:50:59.817Z
   [junit4]   2> 2633425 INFO  (zkConnectionManagerCallback-19727-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633426 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2633426 INFO  (zkConnectionManagerCallback-19728-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2633430 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2633971 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2633971 WARN  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2634007 WARN  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@c073d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634011 WARN  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2634020 WARN  (jetty-launcher-19724-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@fb905f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634021 INFO  (jetty-launcher-19724-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41591/solr
   [junit4]   2> 2634066 INFO  (zkConnectionManagerCallback-19736-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634134 INFO  (zkConnectionManagerCallback-19738-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634232 INFO  (jetty-launcher-19724-thread-1) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43699_solr
   [junit4]   2> 2634232 INFO  (jetty-launcher-19724-thread-1) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.Overseer Overseer 
(id=72141558428270598-127.0.0.1:43699_solr-n_0000000000) starting
   [junit4]   2> 2634251 INFO  (zkConnectionManagerCallback-19745-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634252 INFO  (jetty-launcher-19724-thread-1) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41591/solr ready
   [junit4]   2> 2634254 INFO  
(OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43699_solr
   [junit4]   2> 2634257 INFO  (jetty-launcher-19724-thread-1) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43699_solr
   [junit4]   2> 2634270 INFO  (zkCallback-19737-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2634275 INFO  (zkCallback-19744-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2634277 INFO  (jetty-launcher-19724-thread-1) 
[n:127.0.0.1:43699_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2634301 INFO  (jetty-launcher-19724-thread-1) 
[n:127.0.0.1:43699_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43699.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634308 INFO  (jetty-launcher-19724-thread-1) 
[n:127.0.0.1:43699_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43699.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634308 INFO  (jetty-launcher-19724-thread-1) 
[n:127.0.0.1:43699_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43699.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634309 INFO  (jetty-launcher-19724-thread-1) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/.
   [junit4]   2> 2634527 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2634527 WARN  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2634528 WARN  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1d4d159[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634530 WARN  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2634530 WARN  (jetty-launcher-19724-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@19932ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2634531 INFO  (jetty-launcher-19724-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41591/solr
   [junit4]   2> 2634532 INFO  (zkConnectionManagerCallback-19752-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634533 INFO  (zkConnectionManagerCallback-19754-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634534 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2634535 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45217_solr as DOWN
   [junit4]   2> 2634535 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2634535 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45217_solr
   [junit4]   2> 2634536 INFO  (zkCallback-19753-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2634542 INFO  (zkCallback-19744-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2634546 INFO  (zkCallback-19737-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2634547 INFO  (zkConnectionManagerCallback-19761-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634547 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2634548 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41591/solr ready
   [junit4]   2> 2634556 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2634566 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45217.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634572 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45217.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634572 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45217.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2634573 INFO  (jetty-launcher-19724-thread-2) 
[n:127.0.0.1:45217_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/.
   [junit4]   2> 2634595 INFO  (zkConnectionManagerCallback-19767-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2634595 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2634596 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41591/solr ready
   [junit4]   2> 2634749 INFO  (qtp20524795-48367) [n:127.0.0.1:43699_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=6&router.field=shardName&name=collection1&router.name=compositeId&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2634752 INFO  
(OverseerThreadFactory-14437-thread-1-processing-n:127.0.0.1:43699_solr) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2634857 INFO  
(OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43699/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634870 INFO  
(OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45217/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634894 INFO  
(OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43699/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634903 INFO  
(OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45217/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634905 INFO  
(OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43699/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634906 INFO  
(OverseerStateUpdate-72141558428270598-127.0.0.1:43699_solr-n_0000000000) 
[n:127.0.0.1:43699_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45217/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2635112 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node3&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 2635112 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr    
x:collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2635171 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr    
x:collection1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 2635173 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr    
x:collection1_shard3_replica_n8] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node11&name=collection1_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 2635215 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr    
x:collection1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node9&name=collection1_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 2635234 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr    
x:collection1_shard3_replica_n10] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node12&name=collection1_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 2635239 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node5&name=collection1_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 2636130 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636153 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 2636155 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636156 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2636156 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43699.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636156 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 2636159 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, 
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636160 WARN  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2636178 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636188 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.s.IndexSchema [collection1_shard3_replica_n8] Schema name=inplace-updates
   [junit4]   2> 2636190 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636190 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n8' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2636191 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43699.solr.core.collection1.shard3.replica_n8' (registry 
'solr.core.collection1.shard3.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636191 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.SolrCore [[collection1_shard3_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/collection1_shard3_replica_n8],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/./collection1_shard3_replica_n8/data/]
   [junit4]   2> 2636192 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, 
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636193 WARN  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
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> 2636197 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2636197 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636199 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636199 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636200 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2636200 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1dede3[collection1_shard1_replica_n1] main]
   [junit4]   2> 2636201 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2636201 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636201 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636201 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631779147063754752
   [junit4]   2> 2636204 INFO  
(searcherExecutor-14449-thread-1-processing-n:127.0.0.1:43699_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:43699_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@1dede3[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636206 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2636206 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 2636208 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 2636215 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636224 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2636224 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636226 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636226 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636227 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2636227 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c47abc[collection1_shard3_replica_n8] main]
   [junit4]   2> 2636228 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2636228 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636228 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=inplace-updates
   [junit4]   2> 2636228 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636228 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631779147092066304
   [junit4]   2> 2636269 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636269 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2636269 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43699.solr.core.collection1.shard2.replica_n4' (registry 
'solr.core.collection1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636269 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/collection1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 2636272 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, 
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636273 INFO  
(searcherExecutor-14451-thread-1-processing-n:127.0.0.1:43699_solr 
x:collection1_shard3_replica_n8 c:collection1 s:shard3 r:core_node11) 
[n:127.0.0.1:43699_solr c:collection1 s:shard3 r:core_node11 
x:collection1_shard3_replica_n8] o.a.s.c.SolrCore 
[collection1_shard3_replica_n8] Registered new searcher 
Searcher@c47abc[collection1_shard3_replica_n8] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636275 WARN  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
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> 2636277 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard3 to Terms{values={core_node11=0}, 
version=0}
   [junit4]   2> 2636277 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard3
   [junit4]   2> 2636285 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636285 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636287 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard3: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 2636289 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2636301 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=inplace-updates
   [junit4]   2> 2636303 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636304 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2636304 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45217.solr.core.collection1.shard2.replica_n6' (registry 
'solr.core.collection1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636304 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/collection1_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 2636307 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, 
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636313 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=inplace-updates
   [junit4]   2> 2636313 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.s.IndexSchema [collection1_shard3_replica_n10] Schema name=inplace-updates
   [junit4]   2> 2636314 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636314 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2636315 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45217.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636315 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 2636315 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2636315 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n10' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2636316 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45217.solr.core.collection1.shard3.replica_n10' (registry 
'solr.core.collection1.shard3.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db91fb
   [junit4]   2> 2636316 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.SolrCore [[collection1_shard3_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/collection1_shard3_replica_n10],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-001/tempDir-001/node2/./collection1_shard3_replica_n10/data/]
   [junit4]   2> 2636317 WARN  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
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> 2636318 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, 
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636318 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2636318 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636358 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636358 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636358 WARN  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
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> 2636359 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=61.138671875, 
floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=2.1526655336866707, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7997175768197012, deletesPctAllowed=46.748602324540045
   [junit4]   2> 2636359 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2636359 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1749330[collection1_shard2_replica_n4] main]
   [junit4]   2> 2636360 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2636360 WARN  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
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> 2636360 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636361 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636361 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631779147231526912
   [junit4]   2> 2636363 INFO  
(searcherExecutor-14459-thread-1-processing-n:127.0.0.1:43699_solr 
x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:43699_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_n4] o.a.s.c.SolrCore 
[collection1_shard2_replica_n4] Registered new searcher 
Searcher@1749330[collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636365 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 2636365 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 2636367 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2636386 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2636386 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636388 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636388 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636389 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2636389 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636389 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2636389 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@176fe60[collection1_shard2_replica_n6] main]
   [junit4]   2> 2636391 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636391 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636392 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2636392 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c36b6e[collection1_shard3_replica_n10] main]
   [junit4]   2> 2636394 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2636394 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2636394 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636395 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636395 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636395 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631779147267178496
   [junit4]   2> 2636395 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636395 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631779147267178496
   [junit4]   2> 2636395 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2636395 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2636398 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2636399 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2636399 INFO  
(searcherExecutor-14463-thread-1-processing-n:127.0.0.1:45217_solr 
x:collection1_shard3_replica_n10 c:collection1 s:shard3 r:core_node12) 
[n:127.0.0.1:45217_solr c:collection1 s:shard3 r:core_node12 
x:collection1_shard3_replica_n10] o.a.s.c.SolrCore 
[collection1_shard3_replica_n10] Registered new searcher 
Searcher@1c36b6e[collection1_shard3_replica_n10] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636399 INFO  
(searcherExecutor-14461-thread-1-processing-n:127.0.0.1:45217_solr 
x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node9) 
[n:127.0.0.1:45217_solr c:collection1 s:shard2 r:core_node9 
x:collection1_shard2_replica_n6] o.a.s.c.SolrCore 
[collection1_shard2_replica_n6] Registered new searcher 
Searcher@176fe60[collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636400 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2636400 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33684d[collection1_shard1_replica_n2] main]
   [junit4]   2> 2636401 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2636401 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2636401 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2636401 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631779147273469952
   [junit4]   2> 2636403 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard3 to Terms{values={core_node12=0, 
core_node11=0}, version=1}
   [junit4]   2> 2636403 INFO  (qtp22498496-48446) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard3
   [junit4]   2> 2636404 INFO  
(searcherExecutor-14462-thread-1-processing-n:127.0.0.1:45217_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@33684d[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2636404 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node7=0, 
core_node9=0}, version=1}
   [junit4]   2> 2636405 INFO  (qtp22498496-48366) [n:127.0.0.1:45217_solr 
c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 2636407 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 2636407 INFO  (qtp22498496-48368) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 2636738 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2636738 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2636738 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43699/solr/collection1_shard1_replica_n1/
   [junit4]   2> 2636739 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=https://127.0.0.1:43699/solr START 
replicas=[https://127.0.0.1:45217/solr/collection1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2636741 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=https://127.0.0.1:43699/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2636744 INFO  (qtp22498496-48447) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2636746 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2636746 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2636746 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72141558428270598-core_node3-n_0000000000
   [junit4]   2> 2636752 INFO  (qtp20524795-48363) [n:127.0.0.1:43699_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43699/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2636787 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2636787 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2636787 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43699/solr/collection1_shard3_replica_n8/
   [junit4]   2> 2636787 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n8 
url=https://127.0.0.1:43699/solr START 
replicas=[https://127.0.0.1:45217/solr/collection1_shard3_replica_n10/] 
nUpdates=100
   [junit4]   2> 2636788 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n8 
url=https://127.0.0.1:43699/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2636788 INFO  (qtp22498496-48445) [n:127.0.0.1:45217_solr 
c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] 
o.a.s.c.S.Request [collection1_shard3_replica_n10]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2636789 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2636789 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2636789 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard3/leader after winning as 
/collections/collection1/leader_elect/shard3/election/72141558428270598-core_node11-n_0000000000
   [junit4]   2> 2636791 INFO  (qtp20524795-48443) [n:127.0.0.1:43699_solr 
c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43699/solr/collection1_shard3_replica_n8/ shard3
   [junit4]   2> 2636867 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2636867 INFO  (qtp20524795-48365) [n:127.0.0.1:43699_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try an

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

ll
   [junit4]   2> 24541 INFO  (jetty-closer-124-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d9a4d3: rootName = 
solr_40039, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1fecf8
   [junit4]   2> 24542 INFO  (jetty-closer-124-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 24544 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 24545 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@db0cb: rootName = 
solr_36859, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@52b6e7
   [junit4]   2> 24547 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 24547 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27ea8f: rootName = 
solr_36859, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1fecf8
   [junit4]   2> 24547 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 24548 INFO  (zkCallback-87-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 24548 INFO  (zkCallback-87-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 24548 INFO  (zkCallback-103-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 24548 INFO  (zkCallback-87-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 24548 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 24554 INFO  (closeThreadPool-131-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72141620591919110-127.0.0.1:40039_solr-n_0000000000) closing
   [junit4]   2> 24567 INFO  
(OverseerStateUpdate-72141620591919110-127.0.0.1:40039_solr-n_0000000000) 
[n:127.0.0.1:40039_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40039_solr
   [junit4]   2> 24567 INFO  
(OverseerAutoScalingTriggerThread-72141620591919110-127.0.0.1:40039_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 24604 INFO  (closeThreadPool-131-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72141620591919110-127.0.0.1:40039_solr-n_0000000000) closing
   [junit4]   2> 24605 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004c6bf4e70009, likely client has closed socket
   [junit4]   2> 24605 INFO  (jetty-closer-124-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72141620591919110-127.0.0.1:40039_solr-n_0000000000) closing
   [junit4]   2> 24605 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004c6bf4e70006, likely client has closed socket
   [junit4]   2> 24609 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004c6bf4e7000a, likely client has closed socket
   [junit4]   2> 24628 INFO  (jetty-closer-124-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@99284{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 24629 INFO  (jetty-closer-124-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14ea44{/solr,null,UNAVAILABLE}
   [junit4]   2> 24629 INFO  (jetty-closer-124-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 24631 INFO  (jetty-closer-124-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1b16bcd{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 24631 INFO  (jetty-closer-124-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@46713f{/solr,null,UNAVAILABLE}
   [junit4]   2> 24631 INFO  (jetty-closer-124-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 24631 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 24632 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/collection1/terms/shard2
   [junit4]   2>        7       /solr/collections/collection1/terms/shard3
   [junit4]   2>        7       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 24644 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46101
   [junit4]   2> 24644 INFO  
(SUITE-TestInPlaceUpdateWithRouteField-seed#[B86AA14BB9B7A797]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46101
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdateWithRouteField_B86AA14BB9B7A797-002
   [junit4]   2> Apr 25, 2019 10:06:54 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=6, maxDocsPerChunk=856, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=6, blockSize=9)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cf4e9), 
locale=en-MT, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=94362088,total=236449792
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestInPlaceUpdateWithRouteField, TestInPlaceUpdateWithRouteField]
   [junit4] Completed [5/5 (5!)] on J1 in 6.80s, 1 test, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1573: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1100: 
There were test failures: 5 suites, 5 tests, 5 errors [seed: B86AA14BB9B7A797]

Total time: 27 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.update.TestInPlaceUpdateWithRouteField
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=430f0593805168a3e7abdbfa535528f5584d476a, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #460
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to