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

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2215 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2215/

3 tests failed.
FAILED:  org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter

Error Message:
while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t

Stack Trace:
org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
	at __randomizedtesting.SeedInfo.seed([333D0661ED1F4A38:67670E2A21938654]:0)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
	... 57 more
Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
	... 60 more


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse

Error Message:
Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([BE9CA47510BFF0EE:7C997C1CD64879C3]:0)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:757)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:421)
	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.request(ConcurrentUpdateHttp2SolrClient.java:359)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test.testQueryAndStreamResponse(SolrExampleStreamingBinaryHttp2Test.java:81)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse

Error Message:
Error from server at http://127.0.0.1:40019/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40019/solr/collection1: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
	at __randomizedtesting.SeedInfo.seed([BE9CA47510BFF0EE:7C997C1CD64879C3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:489)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testQueryAndStreamResponse(SolrExampleStreamingBinaryTest.java:71)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 15763 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformer
   [junit4]   2> 2148674 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2148674 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2148675 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.response.transform.TestChildDocTransformer_333D0661ED1F4A38-001/data-dir-165-001
   [junit4]   2> 2148675 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2148675 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2148676 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2148681 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2148703 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2148724 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 2148724 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 2148983 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 2148985 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 2148986 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2148987 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d3cef3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2148987 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d3cef3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2148991 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b4cf9db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2148991 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b4cf9db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2148992 WARN  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2149019 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ec97d8
   [junit4]   2> 2149026 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ec97d8
   [junit4]   2> 2149026 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ec97d8
   [junit4]   2> 2149027 INFO  (coreLoadExecutor-23906-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2149034 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2149052 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2149073 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 2149073 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 2149073 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2149074 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ec97d8
   [junit4]   2> 2149074 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.response.transform.TestChildDocTransformer_333D0661ED1F4A38-001/data-dir-165-001/]
   [junit4]   2> 2149075 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=46.3720703125, floorSegmentMB=0.955078125, forceMergeDeletesPctAllowed=13.070069141569356, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43691203502622267, deletesPctAllowed=33.10287971928682
   [junit4]   2> 2149121 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2149121 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2149122 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2149122 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2149122 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=43.5849609375, floorSegmentMB=1.5478515625, forceMergeDeletesPctAllowed=18.3310363772024, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=26.65822707178058
   [junit4]   2> 2149123 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2149140 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2149175 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2149176 INFO  (coreLoadExecutor-23906-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698116873662496768
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2149177 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2149191 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2149191 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149195 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParentFilter
   [junit4]   2> 2149196 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698116873682419712)]} 0 0
   [junit4]   2> 2149196 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1698116873683468288)]} 0 0
   [junit4]   2> 2149202 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149203 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2149205 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 2149206 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149207 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149210 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"*:*"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149210 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149211 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2149215 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 2149243 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.h.RequestHandlerBase java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]   2> 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]   2> 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   2> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2149243 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row.title=nmqozzfooiprkz&row._version_=1698116873682419712&row.intDefault=42&row.intDvoDefault=42),defaults(sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=cat:childDocument)}} status=500 QTime=28
   [junit4]   2> 2149243 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml
   [junit4]   2> 2149244 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698116873732751360)} 0 1
   [junit4]   2> 2149249 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149249 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2149250 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParentFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestChildDocTransformer -Dtests.method=testParentFilter -Dtests.seed=333D0661ED1F4A38 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.06s J1 | TestChildDocTransformer.testParentFilter <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([333D0661ED1F4A38:67670E2A21938654]:0)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]    > 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]    > 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]    > 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]    > 	... 60 more
   [junit4]   2> 2149255 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAllParams
   [junit4]   2> 2149256 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698116873745334272)]} 0 0
   [junit4]   2> 2149261 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149261 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2149262 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 2149262 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149263 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149263 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D3]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149263 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149264 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149265 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149266 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D"subject:bleh"+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149267 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3De+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149268 ERROR (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid Parent filter '', resolves to null
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.createChildDocTransformer(ChildDocTransformerFactory.java:110)
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.create(ChildDocTransformerFactory.java:79)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.add(SolrReturnFields.java:330)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.parseFieldList(SolrReturnFields.java:174)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:124)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:100)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:141)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.lambda$testChildDoctransformerXML$2(TestChildDocTransformer.java:125)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2864)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2739)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testChildDoctransformerXML(TestChildDocTransformer.java:124)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testAllParams(TestChildDocTransformer.java:67)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2149268 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D""]&fq=subject:"parentDocument"+&wt=xml} status=400 QTime=0
   [junit4]   2> 2149268 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149271 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=2
   [junit4]   2> 2149278 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149279 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 2149280 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149280 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 2149281 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149281 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=0
   [junit4]   2> 2149282 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149282 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 2149282 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149283 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698116873745334272&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 2149283 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149283 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149284 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149284 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+fl%3D"intDvoDefault,child_fl:[value+v%3D'child_fl_test']"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149284 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDefault,[child+fl%3D"intDvoDefault,+[docid]"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2149286 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698116873776791552)} 0 0
   [junit4]   2> 2149290 INFO  (searcherExecutor-23908-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2149290 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2149291 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[333D0661ED1F4A38]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAllParams
   [junit4]   2> 2149292 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2149292 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=533036776
   [junit4]   2> 2149292 INFO  (coreCloseExecutor-23914-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40b5ad5d
   [junit4]   2> 2149292 INFO  (coreCloseExecutor-23914-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@40b5ad5d
   [junit4]   2> 2149292 INFO  (coreCloseExecutor-23914-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5292bfdc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@50889623
   [junit4]   2> 2149307 INFO  (coreCloseExecutor-23914-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2149308 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2149308 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46244dc4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6a502f79
   [junit4]   2> 2149313 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2149313 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26d85865: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@27062335
   [junit4]   2> 2149315 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2149315 INFO  (SUITE-TestChildDocTransformer-seed#[333D0661ED1F4A38]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f71453d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6f36d308
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.response.transform.TestChildDocTransformer_333D0661ED1F4A38-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), subject=FST50, cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=BlockTreeOrds(blocksize=128), title=FST50}, docValues:{intDefault=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1932, maxMBSortInHeap=7.368424966593022, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-MT, timezone=Europe/Dublin
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=249101992,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [SyncSliceTest, DeleteReplicaTest, ManagedSchemaRoundRobinCloudTest, MoveReplicaHDFSTest, XsltUpdateRequestHandlerTest, SuggestComponentContextFilterQueryTest, TestSchemaNameResource, TestReplicaProperties, ResponseHeaderTest, UniqFieldsUpdateProcessorFactoryTest, TestBackupRepositoryFactory, TriggerEventQueueTest, TestLFUCache, TestAddFieldRealTimeGet, TestSolrConfigHandler, ChaosMonkeyNothingIsSafeTest, TestEmbeddedSolrServerAdminHandler, TestRangeQuery, TestMergePolicyConfig, QueryParsingTest, TestPivotHelperCode, SearchHandlerTest, TestFacetMethods, ResourceLoaderTest, TestUnifiedSolrHighlighter, DirectSolrSpellCheckerTest, HLLSerializationTest, TestSortByMinMaxFunction, ClusterStateTest, TimeZoneUtilsTest, DateRangeFieldTest, TestOverriddenPrefixQueryForCustomFieldType, TestCollectionAPI, LargeFieldTest, TestRestoreCore, DistribDocExpirationUpdateProcessorTest, AnalyticsQueryTest, TestCircuitBreaker, TestBulkSchemaAPI, CoreAdminHandlerTest, SearchRateTriggerTest, DistributedUpdateProcessorTest, IgnoreLargeDocumentProcessorFactoryTest, LoggingHandlerTest, HdfsBasicDistributedZkTest, TestDocSet, CircularListTest, TestSimNodeLostTrigger, SolrCloudReportersTest, CustomTermsComponentTest, ConnectionReuseTest, NestedShardedAtomicUpdateTest, PreAnalyzedUpdateProcessorTest, AuditLoggerPluginTest, PluginInfoTest, TestSolrJ, CreateRoutedAliasTest, DynamicMapsTest, TestPackages, TestCloudNestedDocsSort, SampleTest, TestCloudDeleteByQuery, TestConfigOverlay, HdfsBackupRepositoryIntegrationTest, PurgeGraphTest, TestCloudDeduplication, DistributedQueryComponentOptimizationTest, TestCloudJSONFacetSKGEquiv, TestStressLucene, ReplicationFactorTest, TestManagedSynonymGraphFilterFactory, TestMiniSolrCloudClusterSSL, DistributedTermsComponentTest, SolrCmdDistributorTest, TestSearcherReuse, PackageManagerCLITest, TimeRoutedAliasUpdateProcessorTest, TestCoreContainer, TestDynamicLoading, TestFieldCacheVsDocValues, SortByFunctionTest, TestSimExtremeIndexing, TestClusterProperties, TestInfoStreamLogging, EnumFieldTest, TaggingAttributeTest, CollectionsAPISolrJTest, TestFieldCollectionResource, TestCrossCoreJoin, StressHdfsTest, WordBreakSolrSpellCheckerTest, TestSolr4Spatial2, TestJsonFacetsStatsParsing, HttpPartitionOnCommitTest, RequestLoggingTest, DistributedFacetExistsSmallTest, TestJoin, LeaderElectionIntegrationTest, TestDistributedSearch, TestHashPartitioner, TestFileDictionaryLookup, TestNumericTerms64, TestStressLiveNodes, CustomCollectionTest, NodeLostTriggerIntegrationTest, TestQuerySenderNoQuery, TestAtomicUpdateErrorCases, AtomicUpdatesTest, ZkDynamicConfigTest, TestStressVersions, TestRawTransformer, TestCloudPseudoReturnFields, TestExternalRoleRuleBasedAuthorizationPlugin, TestFieldCache, EmbeddedSolrNoSerializeTest, SolrXmlInZkTest, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistributedMap, TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorRandomCloud, TestZkChroot, ZkControllerTest, ZkFailoverTest, ZkNodePropsTest, ZkSolrClientTest, ConcurrentCreateCollectionTest, AutoScalingHandlerTest, ComputePlanActionTest, MetricTriggerTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, TestSimDistributedQueue, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, JsonLoaderTest, TestCSVLoader, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSnapshotCoreBackup, TestStressIncrementalBackup, V2ApiIntegrationTest, CoreMergeIndexesAdminHandlerTest, HealthCheckHandlerTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, SplitHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestCoreAdminApis, ZookeeperReadAPITest, DistributedFacetPivotSmallAdvancedTest, DistributedMLTComponentTest, TestDistributedStatsComponentCardinality, SolrMetricManagerTest, SolrMetricReporterTest, SolrGraphiteReporterTest, TestRemoteStreaming, TestStreamBody, TestUnInvertedFieldException, TestMacroExpander, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestGeoJSONResponseWriter, TestPushWriter, TestChildDocTransformer]
   [junit4] Completed [740/936 (1!)] on J1 in 0.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 1314 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
   [junit4]   2> 70521 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 70521 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 70521 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_BE9CA47510BFF0EE-001/data-dir-9-001
   [junit4]   2> 70522 WARN  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 70529 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 70531 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 70551 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 70552 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 70552 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_BE9CA47510BFF0EE-001/tempDir-002/cores/core
   [junit4]   2> 70554 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 70554 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 70554 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 70592 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 70592 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 70592 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 70600 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f40a3fd{/solr,null,AVAILABLE}
   [junit4]   2> 70601 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4b7511c4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40019}
   [junit4]   2> 70601 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.Server Started @70633ms
   [junit4]   2> 70601 INFO  (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40019, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_BE9CA47510BFF0EE-001/tempDir-001, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J3/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_BE9CA47510BFF0EE-001/tempDir-002/cores}
   [junit4]   2> 70601 ERROR (SUITE-SolrExampleStreamingBinaryTest-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 70601 INFO  (SUITE-SolrExampleStreamingBi

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

  ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1503-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1503-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1503-thread-1]: now merge
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1503-thread-1]:   index(source): _25(8.9.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619450973219}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=yb91fxstx1pazpue7js4a33v
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-1503-thread-1]:   no more merges pending; now return
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: waitForMerges
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: waitForMerges done
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: start
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: enter lock
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: now prepare
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: prepareCommit: flush
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]:   index before flush _25(8.9.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619450973219}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=yb91fxstx1pazpue7js4a33v
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1503-thread-1]: startFullFlush
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-1503-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1503-thread-1]: coreCloseExecutor-1503-thread-1 finishFullFlush success=true
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: startCommit(): start
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: took 0.1 msec
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: commit: done
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: rollback
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: all running merges have aborted
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: rollback: done finish merges
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1503-thread-1]: abort
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-1503-thread-1]: done abort success=true
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-1503-thread-1]: rollback: infos=_25(8.9.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619450973219}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=yb91fxstx1pazpue7js4a33v
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1503-thread-1]: now checkpoint "_25(8.9.0):C2:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_281, java.vm.version=25.281-b09, lucene.version=8.9.0, os.arch=amd64, java.runtime.version=1.8.0_281-b09, source=flush, os.version=5.4.0-45-generic, timestamp=1619450973219}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=yb91fxstx1pazpue7js4a33v" [1 segments ; isCommit = false]
   [junit4]   2> 171805 INFO  (coreCloseExecutor-1503-thread-1) [     ] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-1503-thread-1]: 0 msec to checkpoint
   [junit4]   2> 171806 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 171806 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@175b77b6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1a811f07
   [junit4]   2> 171812 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 171812 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27c66e0a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@745c7b18
   [junit4]   2> 171814 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 171815 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f96a8f3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@37f2e29a
   [junit4]   2> 171816 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@336be491{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 171816 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67d0c856{/solr,null,STOPPED}
   [junit4]   2> 171816 INFO  (SUITE-SolrExampleStreamingBinaryHttp2Test-seed#[BE9CA47510BFF0EE]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryHttp2Test_BE9CA47510BFF0EE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1050, maxMBSortInHeap=7.933529732942281, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=bg, timezone=Africa/Bangui
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=222612160,total=418381824
   [junit4]   2> NOTE: All tests run in this JVM: [ParallelFacetStreamOverAliasTest, FloorEvaluatorTest, NestableJsonFacetTest, TestPerReplicaStates, HeatmapFacetMapTest, TestRetryUtil, HttpSolrClientConPoolTest, NormalDistributionEvaluatorTest, JdbcTest, GetByIdTest, SolrExceptionTest, TestFastInputStream, StreamExpressionToExpessionTest, ConcatOperationTest, EmpiricalDistributionEvaluatorTest, UuidEvaluatorTest, CosineEvaluatorTest, SolrDocumentTest, AnlysisResponseBaseTest, CommonAdminParamsTest, ConcurrentUpdateHttp2SolrClientBadInputTest, CloudSolrClientCacheTest, SolrExampleStreamingTest, HyperbolicSineEvaluatorTest, SolrParamTest, JsonRequestApiHeatmapFacetingTest, JsonRequestApiTest, UsingSolrJRefGuideExamplesTest, ZkConfigFilesTest, SolrSchemalessExampleTest, TestBatchUpdate, TestLBHttp2SolrClient, TestSolrJErrorHandling, SolrExampleEmbeddedTest, SolrExampleStreamingBinaryHttp2Test]
   [junit4] Completed [117/215 (2!)] on J1 in 7.82s, 42 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 49963 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2216 - Failure!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2216/

No tests ran.

Build Log:
[...truncated 14738 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestChildDocTransformer
   [junit4]   2> 1172446 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1172447 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1172447 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_C0CF3E4C6C40FB1-001/data-dir-97-001
   [junit4]   2> 1172447 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1172447 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1172449 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1172449 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1172463 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1172478 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1172500 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 1172500 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 1172804 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 1172805 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.beforeClass(TestChildDocTransformer.java:42) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 1172807 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1172808 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d6a7440[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172808 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d6a7440[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172810 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6faf2c37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172811 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6faf2c37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1172812 WARN  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1172838 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b769
   [junit4]   2> 1172845 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b769
   [junit4]   2> 1172845 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b769
   [junit4]   2> 1172846 INFO  (coreLoadExecutor-9832-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1172854 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1172881 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1172907 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=root
   [junit4]   2> 1172908 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema root/1.6 with uniqueid field id
   [junit4]   2> 1172908 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1172908 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44b769
   [junit4]   2> 1172908 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_C0CF3E4C6C40FB1-001/data-dir-97-001/]
   [junit4]   2> 1172909 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=84.5703125, floorSegmentMB=0.51953125, forceMergeDeletesPctAllowed=29.61832867484226, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5724077260502618, deletesPctAllowed=35.16561647466215
   [junit4]   2> 1172960 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1172960 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1172961 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1172961 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1172962 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1344306464932098]
   [junit4]   2> 1172963 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1172970 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1172994 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1172994 INFO  (coreLoadExecutor-9832-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698125070118944768
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1172996 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1172997 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1172998 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173001 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParentFilter
   [junit4]   2> 1173002 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698125070126284800)]} 0 1
   [junit4]   2> 1173003 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1698125070127333376)]} 0 0
   [junit4]   2> 1173009 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173010 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1173012 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 1173013 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 1173014 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173022 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument'+parentFilter%3D"subject:parentDocument"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173023 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,[child+childFilter%3D'cat:childDocument'+parentFilter%3D"*:*"]&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173023 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173024 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+cat,+title,+[child+childFilter%3D'cat:childDocument']&sort=id+asc&fq=subject:"parentDocument"+&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1173029 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml} hits=2 status=0 QTime=4
   [junit4]   2> 1173032 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.h.RequestHandlerBase java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]   2> 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]   2> 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]   2> 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]   2> 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]   2> 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]   2> 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]   2> 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]   2> 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1173032 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row.title=qpenpm&row._version_=1698125070126284800&row.intDefault=42&row.intDvoDefault=42),defaults(sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=cat:childDocument)}} status=500 QTime=2
   [junit4]   2> 1173032 ERROR (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&sort=id+asc&children.fq=cat:childDocument&wt=xml
   [junit4]   2> 1173033 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698125070158790656)} 0 1
   [junit4]   2> 1173037 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173038 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1173039 INFO  (TEST-TestChildDocTransformer.testParentFilter-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParentFilter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestChildDocTransformer -Dtests.method=testParentFilter -Dtests.seed=C0CF3E4C6C40FB1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Asia/Bishkek -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J0 | TestChildDocTransformer.testParentFilter <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: while invoking children:[subquery] on doc=SolrDocument{id=stored,indexed,tokenized,omitNorms,indexOptions=DOCS<id:1>, subject=stored,indexed,t
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0CF3E4C6C40FB1:5856FBAF0A48C3DD]:0)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:335)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:104)
   [junit4]    > 	at org.apache.solr.response.DocsStreamer.next(DocsStreamer.java:59)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeDocuments(TextResponseWriter.java:194)
   [junit4]    > 	at org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:137)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedListAsMapWithDups(JsonTextWriter.java:387)
   [junit4]    > 	at org.apache.solr.common.util.JsonTextWriter.writeNamedList(JsonTextWriter.java:293)
   [junit4]    > 	at org.apache.solr.response.JSONWriter.writeResponse(JSONWriter.java:73)
   [junit4]    > 	at org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:66)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:358)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1089)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1058)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testSubQueryParentFilterJSON(TestChildDocTransformer.java:429)
   [junit4]    > 	at org.apache.solr.response.transform.TestChildDocTransformer.testParentFilter(TestChildDocTransformer.java:59)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.checkForExceptions(EmbeddedSolrServer.java:349)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:228)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.response.transform.SubQueryAugmenter.transform(SubQueryAugmenterFactory.java:328)
   [junit4]    > 	... 57 more
   [junit4]    > Caused by: java.lang.ClassCastException: org.apache.lucene.search.join.QueryBitSetProducer cannot be cast to org.apache.solr.search.Filter
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getCachedFilter(BlockJoinParentQParser.java:92)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.getFilter(BlockJoinParentQParser.java:84)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinChildQParser.createQuery(BlockJoinChildQParser.java:37)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinParentQParser.wrapSubordinateClause(BlockJoinParentQParser.java:69)
   [junit4]    > 	at org.apache.solr.search.join.FiltersQParser.parse(FiltersQParser.java:47)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:174)
   [junit4]    > 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:162)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:227)
   [junit4]    > 	... 60 more
   [junit4]   2> 1173043 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAllParams
   [junit4]   2> 1173044 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1698125070170324992)]} 0 0
   [junit4]   2> 1173050 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173050 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1173050 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 1173051 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173051 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173052 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D3]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173052 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173053 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173053 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173054 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D"subject:bleh"+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173055 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3De+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173055 ERROR (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid Parent filter '', resolves to null
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.createChildDocTransformer(ChildDocTransformerFactory.java:110)
   [junit4]   2> 	at org.apache.solr.response.transform.ChildDocTransformerFactory.create(ChildDocTransformerFactory.java:79)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.add(SolrReturnFields.java:330)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.parseFieldList(SolrReturnFields.java:174)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:124)
   [junit4]   2> 	at org.apache.solr.search.SolrReturnFields.<init>(SolrReturnFields.java:100)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:141)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:334)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.lambda$testChildDoctransformerXML$2(TestChildDocTransformer.java:125)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2864)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2739)
   [junit4]   2> 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testChildDoctransformerXML(TestChildDocTransformer.java:124)
   [junit4]   2> 	at org.apache.solr.response.transform.TestChildDocTransformer.testAllParams(TestChildDocTransformer.java:67)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1173055 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,+subject,[child+parentFilter%3D""]&fq=subject:"parentDocument"+&wt=xml} status=400 QTime=0
   [junit4]   2> 1173056 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173059 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=2
   [junit4]   2> 1173065 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173066 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 1173066 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173075 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=8
   [junit4]   2> 1173075 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173076 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id})}} hits=6 status=0 QTime=0
   [junit4]   2> 1173076 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=10&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:foo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173077 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=10&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:foo)}} hits=3 status=0 QTime=0
   [junit4]   2> 1173077 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&children.rows=2&children.sort=_docid_+asc&fl=*,children:[subquery]&children.q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=subject:"parentDocument"+&children.fq=title:bar&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173077 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={{params(row.id=1&row.subject=parentDocument&row._version_=1698125070170324992&row.intDefault=42&row.intDvoDefault=42),defaults(rows=2&sort=_docid_+asc&q={!child+of%3Dsubject:parentDocument}{!terms+f%3Did+v%3D$row.id}&fq=title:bar)}} hits=3 status=0 QTime=0
   [junit4]   2> 1173077 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173078 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:foo"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173078 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDvoDefault,+subject,[child+childFilter%3D"title:bar"+limit%3D2]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173078 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,[child+fl%3D"intDvoDefault,child_fl:[value+v%3D'child_fl_test']"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173079 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=intDefault,[child+fl%3D"intDvoDefault,+[docid]"]&fq=subject:"parentDocument"+&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1173080 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1698125070208073728)} 0 0
   [junit4]   2> 1173084 INFO  (searcherExecutor-9834-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1173084 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1173085 INFO  (TEST-TestChildDocTransformer.testAllParams-seed#[C0CF3E4C6C40FB1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAllParams
   [junit4]   2> 1173085 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1173085 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1773461899
   [junit4]   2> 1173086 INFO  (coreCloseExecutor-9840-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f5d4fbc
   [junit4]   2> 1173086 INFO  (coreCloseExecutor-9840-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3f5d4fbc
   [junit4]   2> 1173086 INFO  (coreCloseExecutor-9840-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45183734: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1ecfe612
   [junit4]   2> 1173102 INFO  (coreCloseExecutor-9840-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1173103 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1173103 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56040afe: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@64da9b1d
   [junit4]   2> 1173108 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1173108 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@775c6cd1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@283bf28c
   [junit4]   2> 1173110 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1173110 INFO  (SUITE-TestChildDocTransformer-seed#[C0CF3E4C6C40FB1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ad9a325: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2ba008ff
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestChildDocTransformer_C0CF3E4C6C40FB1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), subject=Lucene84, cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=BlockTreeOrds(blocksize=128), title=Lucene84}, docValues:{intDefault=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=634, maxMBSortInHeap=6.934205210325987, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hu, timezone=Asia/Bishkek
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=188702640,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrIndexConfig, CdcrBidirectionalTest, TestSimpleTextCodec, MoveReplicaHDFSFailoverTest, TestFoldingMultitermQuery, TestTrieFacet, CoreAdminCreateDiscoverTest, BlockJoinFacetDistribTest, TestLocalFSCloudBackupRestore, TestReqParamsAPI, BufferStoreTest, TestBinaryField, AuthToolTest, TestJsonFacets, ZkStateReaderTest, DateFieldTest, StatsReloadRaceTest, OverseerTest, SolrCoreTest, TestBinaryResponseWriter, ScriptEngineTest, MultiThreadedOCPTest, TestHighlightDedupGrouping, TestFastLRUCache, BasicAuthStandaloneTest, TestPerFieldSimilarityWithDefaultOverride, TestLMJelinekMercerSimilarityFactory, SolrSlf4jReporterTest, XmlUpdateRequestHandlerTest, TestRestManager, AuditLoggerIntegrationTest, TestQuerySenderListener, TestHttpShardHandlerFactory, RequestHandlersTest, TestStressInPlaceUpdates, DistributedVersionInfoTest, DistribCursorPagingTest, ReturnFieldsTest, TestConfigSetsAPIShareSchema, DistributedQueryComponentCustomSortTest, TestCustomSort, TestScoreJoinQPScore, TestBlendedInfixSuggestions, ChaosMonkeySafeLeaderWithPullReplicasTest, TestCloudSearcherWarming, TestCSVLoader, OutputWriterTest, TestNumericTerms32, InfoHandlerTest, SolrMetricsIntegrationTest, DisMaxRequestHandlerTest, TestTolerantUpdateProcessorCloud, SolrTestCaseJ4Test, OverriddenZkACLAndCredentialsProvidersTest, TestZkAclsWithHadoopAuth, TestSolrCloudWithDelegationTokens, TestImplicitCoreProperties, TestMacroExpander, TestCloudJSONFacetSKG, AnalyticsMergeStrategyTest, TestCustomStream, TestSimExecutePlanAction, AliasIntegrationTest, SparseHLLTest, QueryEqualityTest, HdfsNNFailoverTest, TestLuceneMatchVersion, ParsingFieldUpdateProcessorsTest, PrimitiveFieldTypeTest, ClusterStateMockUtilTest, MoreLikeThisComponentTest, RulesTest, DistributedFacetSimpleRefinementLongTailTest, TestCloudPivotFacet, TermVectorComponentTest, ConjunctionSolrSpellCheckerTest, TestMaxTokenLenTokenizer, DistributedSuggestComponentTest, TestPseudoReturnFields, SliceStateTest, OrderedExecutorTest, SoftAutoCommitTest, TestSegmentSorting, TestSolrCoreSnapshots, BasicZkTest, TestAuthorizationFramework, DocValuesTest, DeleteNodeTest, SubstringBytesRefFilterTest, ZookeeperReadAPITest, TestDistribIDF, TestSolrFieldCacheBean, TestMaxScoreQueryParser, DimensionalRoutedAliasUpdateProcessorTest, CdcrRequestHandlerTest, OverseerSolrResponseTest, AtomicUpdateProcessorFactoryTest, CoreSorterTest, UpdateLogTest, ClassificationUpdateProcessorIntegrationTest, DistanceUnitsTest, TestStandardQParsers, TestGraphMLResponseWriter, TestChildDocTransformer]
   [junit4] Completed [453/936 (1!)] on J0 in 0.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 584 lines...]
ERROR: command execution failed.
ERROR: Step ‘Archive the artifacts’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.x #2216
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for Lucene/Lucene-Solr-Tests-8.x #2216
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest
ERROR: lucene2 is offline; cannot locate jdk_1.8_latest