Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.6/34/
1 tests failed.
FAILED: org.apache.solr.search.join.BJQParserTest.testToParentFilters
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([E20378B2424A252E:3237E7CBE3F230A8]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1025)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:985)
at
org.apache.solr.search.join.BJQParserTest.testToParentFilters(BJQParserTest.java:348)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//*[@numFound='1']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><result name="response" numFound="2" start="0"
numFoundExact="true"><doc><arr name="parent_s"><str>b</str></arr><str
name="id">13</str><str name="_root_">13</str><long
name="_version_">1674025687398219777</long></doc><doc><arr
name="parent_s"><str>e</str></arr><str name="id">20</str><str
name="_root_">20</str><long
name="_version_">1674025687424434176</long></doc></result>
</response>
request
was:q=parent_s:(e+b)&pq=parent_s:[*+TO+*]&child.fq=%2Bchildparent_s:e+%2Bchild_s:l&fq={!parent+filters%3D$child.fq+which%3D$pq+v%3D$chq}"&chq=child_s:[*+TO+*]&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1018)
... 41 more
Build Log:
[...truncated 13726 lines...]
[junit4] Suite: org.apache.solr.search.join.BJQParserTest
[junit4] 2> 413953 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ] o.a.s.SolrTestCase
Setting 'solr.default.confdir' system property to test-framework derived value
of
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/server/solr/configsets/_default/conf'
[junit4] 2> 413953 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 413953 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.search.join.BJQParserTest_E20378B2424A252E-001/data-dir-54-001
[junit4] 2> 413953 WARN
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=539 numCloses=539
[junit4] 2> 413953 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 413955 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 413955 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 413977 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.6.1
[junit4] 2> 414067 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 414214 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 414789 WARN
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/core/src/test-files/solr/userfiles].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_252]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:886)
~[?:1.8.0_252]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_252]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
~[?:?]
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
~[?:?]
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
~[?:1.8.0_252]
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
[junit4] 2> at
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:366) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:331) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:169) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
[junit4] 2> at
org.apache.solr.search.join.BJQParserTest.beforeClass(BJQParserTest.java:54)
[test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_252]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_252]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_252]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_252]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[junit4] 2> 414790 WARN
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/core/src/test-files/solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_252]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:886)
~[?:1.8.0_252]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_252]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
[junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
[junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:667) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
[junit4] 2> at
org.apache.solr.search.join.BJQParserTest.beforeClass(BJQParserTest.java:54)
[test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_252]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_252]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_252]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_252]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[junit4] 2> 414791 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 414793 WARN
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@4667006b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 414793 WARN
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@4667006b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 414812 WARN
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@3e6c36b9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 414812 WARN
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@3e6c36b9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 414813 WARN
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-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> 414829 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 414829 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 414846 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b2243
[junit4] 2> 414853 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b2243
[junit4] 2> 414853 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@142b2243
[junit4] 2> 414876 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.1
[junit4] 2> 414912 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 415028 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field
id
[junit4] 2> 415036 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 415036 INFO (coreLoadExecutor-3614-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@142b2243
[junit4] 2> 415036 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.search.join.BJQParserTest_E20378B2424A252E-001/data-dir-54-001/]
[junit4] 2> 415038 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8357295064970683]
[junit4] 2> 415088 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 415088 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 415089 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 415089 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 415090 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5d5512e4
[junit4] 2> 415091 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 415106 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 415173 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 415173 INFO (coreLoadExecutor-3614-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1674025687380393984
[junit4] 2> 415174 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 415175 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 415175 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 415175 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 415175 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 415175 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 415175 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 415175 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 415175 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 415176 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 415176 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415179 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6 (1674025687384588288)]} 0 2
[junit4] 2> 415189 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415190 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 8
[junit4] 2> 415190 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 415191 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13 (1674025687398219777)]} 0 0
[junit4] 2> 415214 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415214 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 22
[junit4] 2> 415214 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 415215 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[20 (1674025687424434176)]} 0 0
[junit4] 2> 415273 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415273 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 57
[junit4] 2> 415274 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 415275 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[27 (1674025687486300161)]} 0 0
[junit4] 2> 415275 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[34 (1674025687487348736)]} 0 0
[junit4] 2> 415276 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[41 (1674025687487348737)]} 0 0
[junit4] 2> 415288 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415288 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 12
[junit4] 2> 415289 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={q=*:*&wt=xml} hits=42 status=0
QTime=0
[junit4] 2> 415295 INFO
(TEST-BJQParserTest.testScoresForParent-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testScoresForParent
[junit4] 2> 415305 INFO
(TEST-BJQParserTest.testScoresForParent-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=child_s:l&fl=score&sort=score+asc&wt=xml} hits=6 status=0 QTime=9
[junit4] 2> 415323 INFO
(TEST-BJQParserTest.testScoresForParent-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!parent+which%3D"parent_s:[*+TO+*]"+score%3DTotal}child_s:l&fl=score&wt=xml}
hits=6 status=0 QTime=11
[junit4] 2> 415324 INFO
(TEST-BJQParserTest.testScoresForParent-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687537680384)]} 0 0
[junit4] 2> 415332 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 3 ms
[junit4] 2> 415332 INFO
(TEST-BJQParserTest.testScoresForParent-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 8
[junit4] 2> 415333 INFO
(TEST-BJQParserTest.testScoresForParent-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testScoresForParent
[junit4] 2> 415336 INFO
(TEST-BJQParserTest.testCacheHit-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCacheHit
[junit4] 2> 415340 INFO
(TEST-BJQParserTest.testCacheHit-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!parent+which%3D"parent_s:([a+TO+c]+[d+TO+f])"}&wt=xml} hits=6
status=0 QTime=3
[junit4] 2> 415343 INFO
(TEST-BJQParserTest.testCacheHit-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fq={!parent+which%3D"parent_s:([a+TO+c]+[d+TO+f])"}&wt=xml}
hits=6 status=0 QTime=2
[junit4] 2> 415346 INFO
(TEST-BJQParserTest.testCacheHit-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fq={!parent+which%3D"parent_s:([a+TO+c]+[d+TO+f])"}child_s:l&wt=xml}
hits=6 status=0 QTime=2
[junit4] 2> 415347 INFO
(TEST-BJQParserTest.testCacheHit-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[12275 (-1674025687561797632)]} 0 0
[junit4] 2> 415355 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415356 INFO
(TEST-BJQParserTest.testCacheHit-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 8
[junit4] 2> 415356 INFO
(TEST-BJQParserTest.testCacheHit-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCacheHit
[junit4] 2> 415360 INFO
(TEST-BJQParserTest.testGrandChildren-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testGrandChildren
[junit4] 2> 415366 INFO
(TEST-BJQParserTest.testGrandChildren-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!parent+which%3D$parentfilter+v%3D$children}&parentfilter=parent_s:[*+TO+*]&grandchildren=grand_s:x&children={!parent+which%3D$childrenfilter+v%3D$grandchildren}&childrenfilter=child_s:[*+TO+*]&wt=xml}
hits=6 status=0 QTime=5
[junit4] 2> 415375 INFO
(TEST-BJQParserTest.testGrandChildren-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=%2Bparent_s:(a+e+b)+%2B_query_:"{!parent+which%3D$pq+v%3D$chq}"&pq=parent_s:[*+TO+*]&grandchq=%2Bgrand_s:y+%2Bgrand_parentchild_s:(b*+e*+c*)&childfilter=child_s:[*+TO+*]&chq={!parent+which%3D$childfilter+v%3D$grandchq}&wt=xml}
hits=2 status=0 QTime=7
[junit4] 2> 415376 INFO
(TEST-BJQParserTest.testGrandChildren-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687593254912)]} 0 0
[junit4] 2> 415382 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms
[junit4] 2> 415382 INFO
(TEST-BJQParserTest.testGrandChildren-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 5
[junit4] 2> 415383 INFO
(TEST-BJQParserTest.testGrandChildren-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testGrandChildren
[junit4] 2> 415386 INFO
(TEST-BJQParserTest.testToChildFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testToChildFilters
[junit4] 2> 415392 INFO
(TEST-BJQParserTest.testToChildFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=child_s:(l+m)&pq=parent_s:[*+TO+*]&parent.fq=%2Bparent_s:(d+c)&fq={!child+of%3D$pq+filters%3D$parent.fq++v%3D$pq}"&wt=xml}
hits=4 status=0 QTime=6
[junit4] 2> 415398 INFO
(TEST-BJQParserTest.testToChildFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=child_s:(l+m)&pq=parent_s:[*+TO+*]&parent.fq=%2Bparent_s:(d+c)&parent.fq=%2Bparent_s:(c+a)&fq={!child+of%3D$pq+filters%3D$parent.fq++v%3D$pq}"&wt=xml}
hits=2 status=0 QTime=5
[junit4] 2> 415399 INFO
(TEST-BJQParserTest.testToChildFilters-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687617372160)]} 0 0
[junit4] 2> 415406 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms
[junit4] 2> 415407 INFO
(TEST-BJQParserTest.testToChildFilters-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 7
[junit4] 2> 415407 INFO
(TEST-BJQParserTest.testToChildFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testToChildFilters
[junit4] 2> 415410 INFO
(TEST-BJQParserTest.testJustParentsFilterInChild-seed#[E20378B2424A252E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testJustParentsFilterInChild
[junit4] 2> 415411 INFO
(TEST-BJQParserTest.testJustParentsFilterInChild-seed#[E20378B2424A252E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!child+of%3D"parent_s:[*+TO+*]"}&indent=on&fq=childparent_s:f&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 415413 INFO
(TEST-BJQParserTest.testJustParentsFilterInChild-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687631003648)]} 0 0
[junit4] 2> 415418 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415418 INFO
(TEST-BJQParserTest.testJustParentsFilterInChild-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 5
[junit4] 2> 415419 INFO
(TEST-BJQParserTest.testJustParentsFilterInChild-seed#[E20378B2424A252E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testJustParentsFilterInChild
[junit4] 2> 415422 INFO
(TEST-BJQParserTest.testWrongScoreExceptionForParent-seed#[E20378B2424A252E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testWrongScoreExceptionForParent
[junit4] 2> 415422 INFO
(TEST-BJQParserTest.testWrongScoreExceptionForParent-seed#[E20378B2424A252E]) [
] o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 415423 INFO
(TEST-BJQParserTest.testWrongScoreExceptionForParent-seed#[E20378B2424A252E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!parent+which%3D"parent_s:[*+TO+*]"+score%3D+}child_s:l&fl=score&wt=xml}
status=400 QTime=0
[junit4] 2> 415423 INFO
(TEST-BJQParserTest.testWrongScoreExceptionForParent-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{delete=[12275 (-1674025687642537984)]} 0 0
[junit4] 2> 415428 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415428 INFO
(TEST-BJQParserTest.testWrongScoreExceptionForParent-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 5
[junit4] 2> 415429 INFO
(TEST-BJQParserTest.testWrongScoreExceptionForParent-seed#[E20378B2424A252E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testWrongScoreExceptionForParent
[junit4] 2> 415432 INFO
(TEST-BJQParserTest.testFull-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFull
[junit4] 2> 415432 INFO
(TEST-BJQParserTest.testFull-seed#[E20378B2424A252E]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q={!parent+which%3D"parent_s:[*+TO+*]"}child_s:l&wt=xml} hits=6
status=0 QTime=0
[junit4] 2> 415434 INFO
(TEST-BJQParserTest.testFull-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[12275 (-1674025687653023744)]} 0 0
[junit4] 2> 415439 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms
[junit4] 2> 415439 INFO
(TEST-BJQParserTest.testFull-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 415440 INFO
(TEST-BJQParserTest.testFull-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFull
[junit4] 2> 415443 INFO
(TEST-BJQParserTest.testFiltersCache-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFiltersCache
[junit4] 2> 415444 INFO
(TEST-BJQParserTest.testFiltersCache-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+param%3D$child.fq+v%3D$gchq}&child.fq=childparent_s:e&child.fq=child_s:l&gchq=child_s:[*+TO+*]&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 415446 INFO
(TEST-BJQParserTest.testFiltersCache-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[12275 (1674025687665606656)]} 0 0
[junit4] 2> 415457 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms
[junit4] 2> 415457 INFO
(TEST-BJQParserTest.testFiltersCache-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 11
[junit4] 2> 415458 INFO
(TEST-BJQParserTest.testFiltersCache-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+param%3D$child.fq+v%3D$gchq}&child.fq=childparent_s:e&child.fq=child_s:l&gchq=child_s:[*+TO+*]&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 415461 INFO
(TEST-BJQParserTest.testFiltersCache-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687682383872)]} 0 0
[junit4] 2> 415466 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415466 INFO
(TEST-BJQParserTest.testFiltersCache-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 5
[junit4] 2> 415467 INFO
(TEST-BJQParserTest.testFiltersCache-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFiltersCache
[junit4] 2> 415470 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFilters
[junit4] 2> 415471 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+param%3D$child.fq+v%3D$gchq}&child.fq=childparent_s:e&child.fq=child_s:l&gchq=child_s:[*+TO+*]&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 415473 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+param%3D$child.fq+excludeTags%3DfirstTag+v%3D$gchq}&child.fq={!tag%3DzeroTag,firstTag}childparent_s:e&child.fq={!tag%3DsecondTag}child_s:l&gchq=child_s:[*+TO+*]&wt=xml}
hits=6 status=0 QTime=1
[junit4] 2> 415473 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+param%3D$child.fq+excludeTags%3DsecondTag+v%3D$gchq}&child.fq={!tag%3DfirstTag}childparent_s:e&child.fq={!tag%3DsecondTag}child_s:l&gchq=child_s:[*+TO+*]&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 415474 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+param%3D$child.fq+excludeTags%3DfirstTag,secondTag+v%3D$gchq}&child.fq={!tag%3DfirstTag}childparent_s:e&child.fq={!tag%3DsecondTag}child_s:l&gchq=child_s:[*+TO+*]&wt=xml}
hits=18 status=0 QTime=0
[junit4] 2> 415475 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 415475 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+v%3D$gchq+param%3D}"&gchq=child_s:[*+TO+*]&wt=xml}
status=400 QTime=0
[junit4] 2> 415475 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+param%3D$child.fq}&child.fq={!tag%3DfirstTag}childparent_s:(e+f)&child.fq={!tag%3DsecondTag}child_s:l&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 415476 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+param%3D$child.fq+excludeTags%3DfirstTag,secondTag}&child.fq={!tag%3DfirstTag}childparent_s:(e+f)&child.fq={!tag%3DsecondTag}child_s:l&wt=xml}
hits=42 status=0 QTime=0
[junit4] 2> 415476 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+param%3D$child.fq+excludeTags%3Dbot,top+v%3D$gchq}&child.fq={!tag%3DsecondTag}child_s:l&gchq={!tag%3Dtop}childparent_s:e&wt=xml}
hits=6 status=0 QTime=0
[junit4] 2> 415477 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!filters+excludeTags%3Dbot,secondTag,top+v%3D$gchq}&child.fq={!tag%3DsecondTag}child_s:l&gchq={!tag%3Dtop}childparent_s:e&wt=xml}
hits=42 status=0 QTime=0
[junit4] 2> 415477 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[12275 (-1674025687699161088)]} 0 0
[junit4] 2> 415497 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415498 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 20
[junit4] 2> 415499 INFO
(TEST-BJQParserTest.testFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFilters
[junit4] 2> 415503 INFO
(TEST-BJQParserTest.nullInit-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting nullInit
[junit4] 2> 415504 INFO
(TEST-BJQParserTest.nullInit-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[12275 (-1674025687726424064)]} 0 0
[junit4] 2> 415509 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415510 INFO
(TEST-BJQParserTest.nullInit-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 415511 INFO
(TEST-BJQParserTest.nullInit-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending nullInit
[junit4] 2> 415515 INFO
(TEST-BJQParserTest.testScoreNoneScoringForParent-seed#[E20378B2424A252E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testScoreNoneScoringForParent
[junit4] 2> 415516 INFO
(TEST-BJQParserTest.testScoreNoneScoringForParent-seed#[E20378B2424A252E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!parent+which%3D"parent_s:[*+TO+*]"+score%3Dnone}child_s:l&fl=score&wt=xml}
hits=6 status=0 QTime=0
[junit4] 2> 415517 INFO
(TEST-BJQParserTest.testScoreNoneScoringForParent-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687741104128)]} 0 0
[junit4] 2> 415523 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms
[junit4] 2> 415523 INFO
(TEST-BJQParserTest.testScoreNoneScoringForParent-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 5
[junit4] 2> 415525 INFO
(TEST-BJQParserTest.testScoreNoneScoringForParent-seed#[E20378B2424A252E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testScoreNoneScoringForParent
[junit4] 2> 415532 INFO
(TEST-BJQParserTest.testFq-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFq
[junit4] 2> 415533 INFO
(TEST-BJQParserTest.testFq-seed#[E20378B2424A252E]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q={!parent+which%3D$pq+v%3D$chq}&pq=parent_s:[*+TO+*]&fq=parent_s:(e+b)&chq=child_s:l&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 415534 INFO
(TEST-BJQParserTest.testFq-seed#[E20378B2424A252E]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=parent_s:(a+e+b)&pq=parent_s:[*+TO+*]&fq={!parent+which%3D$pq+v%3D$chq}&chq=parentchild_s:(bm+ek+cl)&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 415535 INFO
(TEST-BJQParserTest.testFq-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[12275 (-1674025687758929920)]} 0 0
[junit4] 2> 415540 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415540 INFO
(TEST-BJQParserTest.testFq-seed#[E20378B2424A252E]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 415541 INFO
(TEST-BJQParserTest.testFq-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFq
[junit4] 2> 415543 INFO
(TEST-BJQParserTest.testIntersectBqBjq-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntersectBqBjq
[junit4] 2> 415544 INFO
(TEST-BJQParserTest.testIntersectBqBjq-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=%2Bparent_s:(e+b)+%2B_query_:"{!parent+which%3D$pq+v%3D$chq}"&pq=parent_s:[*+TO+*]&chq=child_s:l&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 415545 INFO
(TEST-BJQParserTest.testIntersectBqBjq-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=parent_s:(e+b)&pq=parent_s:[*+TO+*]&fq={!parent+which%3D$pq+v%3D$chq}"&chq=child_s:l&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 415546 INFO
(TEST-BJQParserTest.testIntersectBqBjq-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&pq=parent_s:[*+TO+*]&fq={!parent+which%3D$pq+v%3D$chq}"&fq=parent_s:(e+b)&chq=child_s:l&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 415546 INFO
(TEST-BJQParserTest.testIntersectBqBjq-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687771512832)]} 0 0
[junit4] 2> 415552 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415553 INFO
(TEST-BJQParserTest.testIntersectBqBjq-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 6
[junit4] 2> 415553 INFO
(TEST-BJQParserTest.testIntersectBqBjq-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testIntersectBqBjq
[junit4] 2> 415556 INFO
(TEST-BJQParserTest.testIntersectParentBqChildBq-seed#[E20378B2424A252E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testIntersectParentBqChildBq
[junit4] 2> 415557 INFO
(TEST-BJQParserTest.testIntersectParentBqChildBq-seed#[E20378B2424A252E]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=%2Bparent_s:(a+e+b)+%2B_query_:"{!parent+which%3D$pq+v%3D$chq}"&pq=parent_s:[*+TO+*]&chq=parentchild_s:(bm+ek+cl)&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 415558 INFO
(TEST-BJQParserTest.testIntersectParentBqChildBq-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687784095744)]} 0 0
[junit4] 2> 415563 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415564 INFO
(TEST-BJQParserTest.testIntersectParentBqChildBq-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 5
[junit4] 2> 415564 INFO
(TEST-BJQParserTest.testIntersectParentBqChildBq-seed#[E20378B2424A252E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testIntersectParentBqChildBq
[junit4] 2> 415575 INFO
(TEST-BJQParserTest.testChildrenParser-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testChildrenParser
[junit4] 2> 415576 INFO
(TEST-BJQParserTest.testChildrenParser-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!child+of%3D"parent_s:[*+TO+*]"}parent_s:a&fq=NOT+grand_s:[*+TO+*]&wt=xml}
hits=3 status=0 QTime=1
[junit4] 2> 415579 INFO
(TEST-BJQParserTest.testChildrenParser-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!child+of%3D"parent_s:[*+TO+*]"}parent_s:b&fq=-parentchild_s:bm&fq=-grand_s:*&wt=xml}
hits=2 status=0 QTime=1
[junit4] 2> 415580 INFO
(TEST-BJQParserTest.testChildrenParser-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687806115840)]} 0 0
[junit4] 2> 415586 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415586 INFO
(TEST-BJQParserTest.testChildrenParser-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 6
[junit4] 2> 415588 INFO
(TEST-BJQParserTest.testChildrenParser-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testChildrenParser
[junit4] 2> 415592 INFO
(TEST-BJQParserTest.testJustParentsFilter-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testJustParentsFilter
[junit4] 2> 415593 INFO
(TEST-BJQParserTest.testJustParentsFilter-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!parent+which%3D"parent_s:[*+TO+*]"}&wt=xml} hits=6 status=0 QTime=0
[junit4] 2> 415595 INFO
(TEST-BJQParserTest.testJustParentsFilter-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687821844480)]} 0 0
[junit4] 2> 415600 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415600 INFO
(TEST-BJQParserTest.testJustParentsFilter-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 4
[junit4] 2> 415601 INFO
(TEST-BJQParserTest.testJustParentsFilter-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testJustParentsFilter
[junit4] 2> 415605 INFO
(TEST-BJQParserTest.testToParentFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testToParentFilters
[junit4] 2> 415606 INFO
(TEST-BJQParserTest.testToParentFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=parent_s:(e+b)&pq=parent_s:[*+TO+*]&child.fq=%2Bchildparent_s:e+%2Bchild_s:l&fq={!parent+filters%3D$child.fq+which%3D$pq+v%3D$chq}"&chq=child_s:[*+TO+*]&wt=xml}
hits=2 status=0 QTime=1
[junit4] 2> 415607 ERROR
(TEST-BJQParserTest.testToParentFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//*[@numFound='1']
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><result name="response" numFound="2" start="0"
numFoundExact="true"><doc><arr name="parent_s"><str>b</str></arr><str
name="id">13</str><str name="_root_">13</str><long
name="_version_">1674025687398219777</long></doc><doc><arr
name="parent_s"><str>e</str></arr><str name="id">20</str><str
name="_root_">20</str><long
name="_version_">1674025687424434176</long></doc></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=parent_s:(e+b)&pq=parent_s:[*+TO+*]&child.fq=%2Bchildparent_s:e+%2Bchild_s:l&fq={!parent+filters%3D$child.fq+which%3D$pq+v%3D$chq}"&chq=child_s:[*+TO+*]&wt=xml
[junit4] 2> 415607 ERROR
(TEST-BJQParserTest.testToParentFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=parent_s:(e+b)&pq=parent_s:[*+TO+*]&child.fq=%2Bchildparent_s:e+%2Bchild_s:l&fq={!parent+filters%3D$child.fq+which%3D$pq+v%3D$chq}"&chq=child_s:[*+TO+*]&wt=xml:java.lang.RuntimeException:
REQUEST FAILED: xpath=//*[@numFound='1']
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><result name="response" numFound="2" start="0"
numFoundExact="true"><doc><arr name="parent_s"><str>b</str></arr><str
name="id">13</str><str name="_root_">13</str><long
name="_version_">1674025687398219777</long></doc><doc><arr
name="parent_s"><str>e</str></arr><str name="id">20</str><str
name="_root_">20</str><long
name="_version_">1674025687424434176</long></doc></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=parent_s:(e+b)&pq=parent_s:[*+TO+*]&child.fq=%2Bchildparent_s:e+%2Bchild_s:l&fq={!parent+filters%3D$child.fq+which%3D$pq+v%3D$chq}"&chq=child_s:[*+TO+*]&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1018)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:985)
[junit4] 2> at
org.apache.solr.search.join.BJQParserTest.testToParentFilters(BJQParserTest.java:348)
[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.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
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.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
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> 415608 INFO
(TEST-BJQParserTest.testToParentFilters-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687835475968)]} 0 0
[junit4] 2> 415625 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 8 ms
[junit4] 2> 415625 INFO
(TEST-BJQParserTest.testToParentFilters-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 17
[junit4] 2> 415626 INFO
(TEST-BJQParserTest.testToParentFilters-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testToParentFilters
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BJQParserTest
-Dtests.method=testToParentFilters -Dtests.seed=E20378B2424A252E
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/test-data/enwiki.random.lines.txt
-Dtests.locale=en-AU -Dtests.timezone=America/Godthab -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.03s J0 | BJQParserTest.testToParentFilters <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([E20378B2424A252E:3237E7CBE3F230A8]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1025)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:985)
[junit4] > at
org.apache.solr.search.join.BJQParserTest.testToParentFilters(BJQParserTest.java:348)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//*[@numFound='1']
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">1</int></lst><result name="response" numFound="2" start="0"
numFoundExact="true"><doc><arr name="parent_s"><str>b</str></arr><str
name="id">13</str><str name="_root_">13</str><long
name="_version_">1674025687398219777</long></doc><doc><arr
name="parent_s"><str>e</str></arr><str name="id">20</str><str
name="_root_">20</str><long
name="_version_">1674025687424434176</long></doc></result>
[junit4] > </response>
[junit4] > request
was:q=parent_s:(e+b)&pq=parent_s:[*+TO+*]&child.fq=%2Bchildparent_s:e+%2Bchild_s:l&fq={!parent+filters%3D$child.fq+which%3D$pq+v%3D$chq}"&chq=child_s:[*+TO+*]&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1018)
[junit4] > ... 41 more
[junit4] 2> 415637 INFO
(TEST-BJQParserTest.testScoresForChild-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testScoresForChild
[junit4] 2> 415637 INFO
(TEST-BJQParserTest.testScoresForChild-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=parent_s:a&fl=score&sort=score+asc&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 415638 INFO
(TEST-BJQParserTest.testScoresForChild-seed#[E20378B2424A252E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q={!child+of%3D"parent_s:[*+TO+*]"}parent_s:a&fl=score&wt=xml} hits=6
status=0 QTime=0
[junit4] 2> 415639 INFO
(TEST-BJQParserTest.testScoresForChild-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{delete=[12275 (-1674025687869030400)]} 0 0
[junit4] 2> 415644 INFO
(searcherExecutor-3616-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 415644 INFO
(TEST-BJQParserTest.testScoresForChild-seed#[E20378B2424A252E]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 5
[junit4] 2> 415645 INFO
(TEST-BJQParserTest.testScoresForChild-seed#[E20378B2424A252E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testScoresForChild
[junit4] 2> 415646 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 415646 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2047395232
[junit4] 2> 415646 INFO (coreCloseExecutor-3622-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@b41d8f9
[junit4] 2> 415646 INFO (coreCloseExecutor-3622-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@b41d8f9
[junit4] 2> 415646 INFO (coreCloseExecutor-3622-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6eedac82: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3d0b8f9a
[junit4] 2> 415662 INFO (coreCloseExecutor-3622-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 415664 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 415664 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15718be4: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@68e1c634
[junit4] 2> 415668 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 415668 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5038ee01: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@4b07f22b
[junit4] 2> 415670 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 415670 INFO
(SUITE-BJQParserTest-seed#[E20378B2424A252E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@60584ebd: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@19b78a24
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.6/checkout/solr/build/solr-core/test/J0/temp/solr.search.join.BJQParserTest_E20378B2424A252E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86):
{grand_child_s=Lucene84, grand_parentchild_s=PostingsFormat(name=Direct),
grand_s=PostingsFormat(name=LuceneVarGapFixedInterval), parent_s=Lucene84,
_root_=PostingsFormat(name=LuceneVarGapFixedInterval),
parentchild_s=PostingsFormat(name=LuceneVarGapFixedInterval),
child_s=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Direct),
childparent_s=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=200,
maxMBSortInHeap=5.013728033117884,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-AU,
timezone=America/Godthab
[junit4] 2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=62449576,total=471334912
[junit4] 2> NOTE: All tests run in this JVM: [V2ApiIntegrationTest,
RequestHandlersTest, TestCrossCoreJoin, TestSuggestSpellingConverter,
TestRecoveryHdfs, TestSkipOverseerOperations, SolrCloudReportersTest,
TestReRankQParserPlugin, TestCorePropertiesReload, SolrJmxReporterCloudTest,
TestSimNodeAddedTrigger, TestClassicSimilarityFactory,
PeerSyncWithBufferUpdatesTest, FullHLLTest, TestEmbeddedSolrServerSchemaAPI,
TestGraphTermsQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest,
RestartWhileUpdatingTest, MetricsHandlerTest, SpatialRPTFieldTypeTest,
CoreAdminRequestStatusTest, TestHighFrequencyDictionaryFactory, PolyFieldTest,
TestHttpShardHandlerFactory, XsltUpdateRequestHandlerTest,
TestSimExtremeIndexing, TestUnifiedSolrHighlighterWithoutStoredId,
TermsComponentTest, PKIAuthenticationIntegrationTest, TestConfigSets,
SchemaApiFailureTest, TestManagedSynonymFilterFactory, TestRawTransformer,
TestIBSimilarityFactory, NodeAddedTriggerTest, FileBasedSpellCheckerTest,
ClusterStateTest, TestLegacyBM25SimilarityFactory, DOMUtilTest,
CdcrBootstrapTest, BJQParserTest]
[junit4] Completed [96/914 (1!)] on J0 in 1.79s, 18 tests, 1 error <<<
FAILURES!
[...truncated 54782 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]