Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/217/

2 tests failed.
FAILED:  org.apache.solr.search.TestSolrQueryParser.testFilter

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSolrQueryParser

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

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




Build Log:
[...truncated 16473 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolrQueryParser
   [junit4]   2> 374313 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-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.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 374313 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 374313 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.search.TestSolrQueryParser_3D161FC8463A9481-001/data-dir-56-001
   [junit4]   2> 374313 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 374313 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 374315 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 374316 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 374324 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 374342 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 374343 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not 
implemented and has no effect.
   [junit4]   2> 374343 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 374346 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 374359 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople 
copyFields (2)
   [junit4]   2> 374359 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 375084 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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.10/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.10/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_291]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [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_291]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [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:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestSolrQueryParser.beforeClass(TestSolrQueryParser.java:64)
 [test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [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_291]
   [junit4]   2> 375085 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/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.10/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.10/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_291]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_291]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2>        at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [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:679) [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:813) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:803) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:653) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.TestSolrQueryParser.beforeClass(TestSolrQueryParser.java:64)
 [test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_291]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_291]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_291]
   [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_291]
   [junit4]   2> 375086 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 375087 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 375087 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5830c9ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 375087 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5830c9ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 375090 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 375091 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2009d0ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 375091 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2009d0ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 375092 WARN  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-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> 375122 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@736077e3
   [junit4]   2> 375129 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@736077e3
   [junit4]   2> 375129 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@736077e3
   [junit4]   2> 375130 INFO  (coreLoadExecutor-4210-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 
2147483647 cores with initial capacity of 1024
   [junit4]   2> 375142 INFO  (coreLoadExecutor-4210-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.10/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 375159 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 375159 WARN  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 375159 WARN  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 375162 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 375165 WARN  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiople copyFields (2)
   [junit4]   2> 375165 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field 
id
   [junit4]   2> 375176 INFO  (coreLoadExecutor-4210-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.10/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 375176 INFO  (coreLoadExecutor-4210-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@736077e3
   [junit4]   2> 375177 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.search.TestSolrQueryParser_3D161FC8463A9481-001/data-dir-56-001/]
   [junit4]   2> 375305 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 375356 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 375356 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 375356 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 375357 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 375364 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 375403 INFO  (coreLoadExecutor-4210-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 375404 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 375404 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 375404 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 375404 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 375404 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 375404 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 375405 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 375405 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 375405 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 375406 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 375407 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 375409 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 375409 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 375410 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 375410 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10]} 0 0
   [junit4]   2> 375410 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11]} 0 0
   [junit4]   2> 375410 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12]} 0 0
   [junit4]   2> 375411 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13]} 0 0
   [junit4]   2> 375411 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[20]} 0 0
   [junit4]   2> 375415 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[999]} 0 3
   [junit4]   2> 375416 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[30]} 0 0
   [junit4]   2> 375431 INFO  
(searcherExecutor-4212-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 375432 INFO  
(SUITE-TestSolrQueryParser-seed#[3D161FC8463A9481]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 15
   [junit4]   2> 375435 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testDocsWithNaNInField
   [junit4]   2> 375436 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375436 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375437 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375437 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375437 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375437 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375437 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375438 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375438 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375438 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375438 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375438 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375438 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dv:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375439 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375439 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375439 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dv:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375439 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375439 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375439 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs_dv:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375440 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375440 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_fs_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375440 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs_dv:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375440 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375440 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_fs_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375440 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dvo:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375441 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dvo:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375441 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_dvo:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375441 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dvo:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375441 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dvo:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375441 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_dvo:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375442 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_norms:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375442 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_norms:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375443 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_f_norms:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375443 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_norms:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375443 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_norms:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375443 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_f_norms:[-Infinity+TO+Infinity]&wt=xml} hits=0 
status=0 QTime=0
   [junit4]   2> 375443 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375444 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375444 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375444 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375444 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375444 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375444 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375445 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375445 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375445 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375445 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375445 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375445 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dv:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375445 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375446 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375446 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dv:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375446 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375446 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375446 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds_dv:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375446 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375447 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_ds_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375447 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds_dv:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375447 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds_dv:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375447 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_ds_dv:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375447 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dvo:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375448 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dvo:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375448 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_dvo:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375448 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dvo:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375448 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dvo:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375448 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_dvo:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375448 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_norms:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375449 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_norms:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375449 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=nan_val_d_norms:[-Infinity+TO+Infinity]&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375449 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_norms:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375449 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_norms:[*+TO+*]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375449 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=bogus___nan_val_d_norms:[-Infinity+TO+Infinity]&wt=xml} hits=0 
status=0 QTime=0
   [junit4]   2> 375450 INFO  
(TEST-TestSolrQueryParser.testDocsWithNaNInField-seed#[3D161FC8463A9481]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testDocsWithNaNInField
   [junit4]   2> 375453 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_multiConceptQuerySingleTermSynonym_shouldParseBoostedQuery-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testSynonymsBoost_multiConceptQuerySingleTermSynonym_shouldParseBoostedQuery
   [junit4]   2> 375466 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_multiConceptQuerySingleTermSynonym_shouldParseBoostedQuery-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testSynonymsBoost_multiConceptQuerySingleTermSynonym_shouldParseBoostedQuery
   [junit4]   2> 375470 INFO  
(TEST-TestSolrQueryParser.testAutoGeneratePhraseQueries-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testAutoGeneratePhraseQueries
   [junit4]   2> 375472 INFO  
(TEST-TestSolrQueryParser.testAutoGeneratePhraseQueries-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testAutoGeneratePhraseQueries
   [junit4]   2> 375475 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[3D161FC8463A9481]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testComments
   [junit4]   2> 375476 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[3D161FC8463A9481]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1+id:2+/*+*:*+*/+id:3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 375477 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[3D161FC8463A9481]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1+/**.*/&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375477 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[3D161FC8463A9481]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=+"/*"+id:1+id:2+"*/"+id:3&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 375477 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[3D161FC8463A9481]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1+/*+id:2+/*+*/+/*+/**/+id:3+*/+id:10+*/+id:11&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 375478 INFO  
(TEST-TestSolrQueryParser.testComments-seed#[3D161FC8463A9481]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testComments
   [junit4]   2> 375594 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_multiConceptsQueryMultiTermSynonyms_shouldParseBoostedQuery-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testSynonymsBoost_multiConceptsQueryMultiTermSynonyms_shouldParseBoostedQuery
   [junit4]   2> 375596 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_multiConceptsQueryMultiTermSynonyms_shouldParseBoostedQuery-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testSynonymsBoost_multiConceptsQueryMultiTermSynonyms_shouldParseBoostedQuery
   [junit4]   2> 375601 INFO  
(TEST-TestSolrQueryParser.testFieldExistsQueries-seed#[3D161FC8463A9481]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testFieldExistsQueries
   [junit4]   2> 375603 INFO  
(TEST-TestSolrQueryParser.testFieldExistsQueries-seed#[3D161FC8463A9481]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testFieldExistsQueries
   [junit4]   2> 375612 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[3D161FC8463A9481]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testSyntax
   [junit4]   2> 375612 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[3D161FC8463A9481]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*&df=doesnotexist_s&wt=xml} hits=10 status=0 QTime=0
   [junit4]   2> 375613 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[3D161FC8463A9481]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doesnotexist_s:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375614 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[3D161FC8463A9481]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doesnotexist_s:(+*+*+*+)&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375614 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[3D161FC8463A9481]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=foo_dt:"2013-03-08T00:46:15Z/DAY%2B000MILLISECONDS%2B00SECONDS%2B00MINUTES%2B00HOURS%2B0000000000YEARS%2B6MONTHS%2B3DAYS"&debug=query&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 375621 INFO  
(TEST-TestSolrQueryParser.testSyntax-seed#[3D161FC8463A9481]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testSyntax
   [junit4]   2> 375624 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testSplitOnWhitespace_Comments
   [junit4]   2> 375625 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wifi&df=syn&sow=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375625 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375625 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+/*+foo+*/+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375626 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+/*+foo+*/+/*+bar+*/+fi&df=syn&sow=false&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375626 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=+/*+foo+*/+wi+fi+/*+bar+*/&df=syn&sow=false&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375626 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=+/*+foo+*/+wi+/*+bar+*/+fi+/*+baz+*/&df=syn&sow=false&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 375626 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi&df=syn&sow=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375627 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+/*+foo+*/+fi&df=syn&sow=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375627 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+/*+foo+*/+/*+bar+*/+fi&df=syn&sow=true&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375627 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=/*+foo+*/+wi+fi+/*+bar+*/&df=syn&sow=true&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375627 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=/*+foo+*/+wi+/*+bar+*/+fi+/*+baz+*/&df=syn&sow=true&wt=xml} hits=0 
status=0 QTime=0
   [junit4]   2> 375627 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi&df=syn&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375628 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+/*+foo+*/+fi&df=syn&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375628 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+/*+foo+*/+/*+bar+*/+fi&df=syn&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375628 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=+/*+foo+*/+wi+fi+/*+bar+*/&df=syn&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375628 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=+/*+foo+*/+wi+/*+bar+*/+fi+/*+baz+*/&df=syn&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375628 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dfalse}wi+fi&df=syn&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375628 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dfalse}wi+/*+foo+*/+fi&df=syn&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375629 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dfalse}wi+/*+foo+*/+/*+bar+*/+fi&df=syn&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 375629 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dfalse}/*+foo+*/+wi+fi+/*+bar+*/&df=syn&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 375629 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dfalse}/*+foo+*/+wi+/*+bar+*/+fi+/*+baz+*/&df=syn&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 375629 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dtrue}wi+fi&df=syn&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375629 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dtrue}wi+/*+foo+*/+fi&df=syn&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375630 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dtrue}wi+/*+foo+*/+/*+bar+*/+fi&df=syn&wt=xml} hits=0 
status=0 QTime=0
   [junit4]   2> 375630 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dtrue}/*+foo+*/+wi+fi+/*+bar+*/&df=syn&wt=xml} hits=0 
status=0 QTime=0
   [junit4]   2> 375630 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene+sow%3Dtrue}/*+foo+*/+wi+/*+bar+*/+fi+/*+baz+*/&df=syn&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 375630 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene}wi+fi&df=syn&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375631 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene}wi+/*+foo+*/+fi&df=syn&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375631 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene}wi+/*+foo+*/+/*+bar+*/+fi&df=syn&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375631 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene}/*+foo+*/+wi+fi+/*+bar+*/&df=syn&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375631 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!lucene}/*+foo+*/+wi+/*+bar+*/+fi+/*+baz+*/&df=syn&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 375632 INFO  
(TEST-TestSolrQueryParser.testSplitOnWhitespace_Comments-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testSplitOnWhitespace_Comments
   [junit4]   2> 375635 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testOperatorsAndMultiWordSynonyms
   [junit4]   2> 375635 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wifi&df=syn&sow=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375635 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375635 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=%2Bwi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375636 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=-wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375636 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=!wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375638 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi*+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375638 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=w?+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375663 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi~1+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=25
   [junit4]   2> 375664 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi^2+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375664 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi^%3D2+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375664 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+%2Bfi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375665 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+-fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375665 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+!fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375665 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi*&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375666 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi?&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375666 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi~1&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375666 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi^2&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375666 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi^%3D2&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375667 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=syn:wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375667 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+syn:fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375667 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=NOT+wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375667 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+NOT+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375668 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+AND+ATM&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375668 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ATM+AND+wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375668 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+%26%26+ATM&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375669 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ATM+%26%26+wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375669 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=(wi+fi)+AND+ATM&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375670 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ATM+AND+(wi+fi)&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375670 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=(wi+fi)+%26%26+ATM&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375670 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=ATM+%26%26+(wi+fi)&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375670 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+OR+NotThereAtAll&df=syn&sow=false&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375670 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=NotThereAtAll+OR+wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375671 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+||+NotThereAtAll&df=syn&sow=false&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375671 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=NotThereAtAll+||+wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 375671 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=(wi+fi)+OR+NotThereAtAll&df=syn&sow=false&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375671 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=NotThereAtAll+OR+(wi+fi)&df=syn&sow=false&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375672 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=(wi+fi)+||+NotThereAtAll&df=syn&sow=false&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375672 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=NotThereAtAll+||+(wi+fi)&df=syn&sow=false&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375672 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q="wi"+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375672 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+"fi"&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375672 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=(wi)+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375673 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+(fi)&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375675 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=/wi/+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 375675 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+/fi/&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375675 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=(wi+fi)&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375676 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=%2B(wi+fi)&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375676 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&rows=0&wt=json} hits=10 status=0 QTime=0
   [junit4]   2> 375676 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=-(wi+fi)&df=syn&sow=false&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 375677 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=!(wi+fi)&df=syn&sow=false&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 375677 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=NOT+(wi+fi)&df=syn&sow=false&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 375678 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=(wi+fi)^2&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375678 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=(wi+fi)^%3D2&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375678 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=syn:(wi+fi)&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375678 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=%2BATM+wi+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375679 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=-ATM+wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375679 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=-NotThereAtAll+wi+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375679 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=!ATM+wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375679 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=!NotThereAtAll+wi+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375680 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=NOT+ATM+wi+fi&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375680 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=NOT+NotThereAtAll+wi+fi&df=syn&sow=false&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375680 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AT*+wi+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375681 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AT?+wi+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375681 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q="ATM"+wi+fi&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375682 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+%2BATM&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375682 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+-ATM&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375682 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+-NotThereAtAll&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375682 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+!ATM&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375682 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+!NotThereAtAll&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375683 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+NOT+ATM&df=syn&sow=false&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 375683 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+NOT+NotThereAtAll&df=syn&sow=false&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 375683 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+AT*&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375683 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+AT?&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375684 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=wi+fi+"ATM"&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375684 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q="wi+fi"~2&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375684 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=syn:"wi+fi"&df=syn&sow=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 375684 INFO  
(TEST-TestSolrQueryParser.testOperatorsAndMultiWordSynonyms-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testOperatorsAndMultiWordSynonyms
   [junit4]   2> 375689 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_edismaxBoost_shouldParseBoostedPhraseQuery-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testSynonymsBoost_edismaxBoost_shouldParseBoostedPhraseQuery
   [junit4]   2> 375692 INFO  
(TEST-TestSolrQueryParser.testSynonymsBoost_edismaxBoost_shouldParseBoostedPhraseQuery-seed#[3D161FC8463A9481])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testSynonymsBoost_edismaxBoost_shouldParseBoostedPhraseQuery
   [junit4]   2> 375696 INFO  
(TEST-TestSolrQueryParser.testSynonymQueryStyle-seed#[3D161FC8463A9481]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testSynonymQueryStyle
   [junit4]   2> 375697 INFO  
(TEST-TestSolrQueryParser.testSynonymQueryStyle-seed#[3D161FC8463A9481]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testSynonymQueryStyle
   [junit4]   2> 375701 INFO  
(TEST-TestSolrQueryParser.testManyClauses_Lucene-seed#[3D161FC8463A9481]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testManyClauses_Lucene
   [junit4]   2> 375703 INFO  
(TEST-TestSolrQueryParser.testManyClauses_Lucene-seed#[3D161FC8463A9481]) [     
] o.a.s.h.RequestHandlerBase Ignoring exception matching too many boolean 
clauses
   [junit4]   2> 375703 INFO  
(TEST-TestSolrQueryParser.testManyClauses_Lucene-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:(z0+z1+z2+z3+z4+z5+z6+z7+z8+z9+z10+z11+z12+z13+z14+z15+z16+z17+z18+z19+z20+z21+z22+z23+z24+z25+z26+z27+z28+z29+z30+z31+z32+z33+z34+z35+z36+z37+z38+z39+z40+z41+z42+z43+z44+z45+z46+z47+z48+z49+z50+z51+z52+z53+z54+z55+z56+z57+z58+z59+z60+z61+z62+z63+z64+z65+z66+z67+z68+z69+z70+z71+z72+z73+z74+z75+z76+z77+z78+z79+z80+z81+z82+z83+z84+z85+z86+z87+z88+z89+z90+z91+z92+z93+z94+z95+z96+z97+z98+z99+z100+z101+z102+z103+z104+z105+z106+z107+z108+z109+z110+z111+z112+z113+z114+z115+z116+z117+z118+z119+z120+z121+z122+z123+z124+z125+z126+z127+z128+z129+z130+z131+z132+z133+z134+z135+z136+z137+z138+z139+z140+z141+z142+z143+z144+z145+z146+z147+z148+z149+z150+z151+z152+z153+z154+z155+z156+z157+z158+z159+z160+z161+z162+z163+z164+z165+z166+z167+z168+z169+z170+z171+z172+z173+z174+z175+z176+z177+z178+z179+z180+z181+z182+z183+z184+z185+z186+z187+z188+z189+z190+z191+z192+z193+z194+z195+z196+z197+z198+z199+z200+z201+z202+z203+z204+z205+z206+z207+z208+z209+z210+z211+z212+z213+z214+z215+z216+z217+z218+z219+z220+z221+z222+z223+z224+z225+z226+z227+z228+z229+z230+z231+z232+z233+z234+z235+z236+z237+z238+z239+z240+z241+z242+z243+z244+z245+z246+z247+z248+z249+z250+z251+z252+z253+z254+z255+z256+z257+z258+z259+z260+z261+z262+z263+z264+z265+z266+z267+z268+z269+z270+z271+z272+z273+z274+z275+z276+z277+z278+z279+z280+z281+z282+z283+z284+z285+z286+z287+z288+z289+z290+z291+z292+z293+z294+z295+z296+z297+z298+z299+z300+z301+z302+z303+z304+z305+z306+z307+z308+z309+z310+z311+z312+z313+z314+z315+z316+z317+z318+z319+z320+z321+z322+z323+z324+z325+z326+z327+z328+z329+z330+z331+z332+z333+z334+z335+z336+z337+z338+z339+z340+z341+z342+z343+z344+z345+z346+z347+z348+z349+z350+z351+z352+z353+z354+z355+z356+z357+z358+z359+z360+z361+z362+z363+z364+z365+z366+z367+z368+z369+z370+z371+z372+z373+z374+z375+z376+z377+z378+z379+z380+z381+z382+z383+z384+z385+z386+z387+z388+z389+z390+z391+z392+z393+z394+z395+z396+z397+z398+z399+z400+z401+z402+z403+z404+z405+z406+z407+z408+z409+z410+z411+z412+z413+z414+z415+z416+z417+z418+z419+z420+z421+z422+z423+z424+z425+z426+z427+z428+z429+z430+z431+z432+z433+z434+z435+z436+z437+z438+z439+z440+z441+z442+z443+z444+z445+z446+z447+z448+z449+z450+z451+z452+z453+z454+z455+z456+z457+z458+z459+z460+z461+z462+z463+z464+z465+z466+z467+z468+z469+z470+z471+z472+z473+z474+z475+z476+z477+z478+z479+z480+z481+z482+z483+z484+z485+z486+z487+z488+z489+z490+z491+z492+z493+z494+z495+z496+z497+z498+z499+z500+z501+z502+z503+z504+z505+z506+z507+z508+z509+z510+z511+z512+z513+z514+z515+z516+z517+z518+z519+z520+z521+z522+z523+z524+z525+z526+z527+z528+z529+z530+z531+z532+z533+z534+z535+z536+z537+z538+z539+z540+z541+z542+z543+z544+z545+z546+z547+z548+z549+z550+z551+z552+z553+z554+z555+z556+z557+z558+z559+z560+z561+z562+z563+z564+z565+z566+z567+z568+z569+z570+z571+z572+z573+z574+z575+z576+z577+z578+z579+z580+z581+z582+z583+z584+z585+z586+z587+z588+z589+z590+z591+z592+z593+z594+z595+z596+z597+z598+z599+z600+z601+z602+z603+z604+z605+z606+z607+z608+z609+z610+z611+z612+z613+z614+z615+z616+z617+z618+z619+z620+z621+z622+z623+z624+z625+z626+z627+z628+z629+z630+z631+z632+z633+z634+z635+z636+z637+z638+z639+z640+z641+z642+z643+z644+z645+z646+z647+z648+z649+z650+z651+z652+z653+z654+z655+z656+z657+z658+z659+z660+z661+z662+z663+z664+z665+z666+z667+z668+z669+z670+z671+z672+z673+z674+z675+z676+z677+z678+z679+z680+z681+z682+z683+z684+z685+z686+z687+z688+z689+z690+z691+z692+z693+z694+z695+z696+z697+z698+z699+z700+z701+z702+z703+z704+z705+z706+z707+z708+z709+z710+z711+z712+z713+z714+z715+z716+z717+z718+z719+z720+z721+z722+z723+z724+z725+z726+z727+z728+z729+z730+z731+z732+z733+z734+z735+z736+z737+z738+z739+z740+z741+z742+z743+z744+z745+z746+z747+z748+z749+z750+z751+z752+z753+z754+z755+z756+z757+z758+z759+z760+z761+z762+z763+z764+z765+z766+z767+z768+z769+z770+z771+z772+z773+z774+z775+z776+z777+z778+z779+z780+z781+z782+z783+z784+z785+z786+z787+z788+z789+z790+z791+z792+z793+z794+z795+z796+z797+z798+z799+z800+z801+z802+z803+z804+z805+z806+z807+z808+z809+z810+z811+z812+z813+z814+z815+z816+z817+z818+z819+z820+z821+z822+z823+z824+z825+z826+z827+z828+z829+z830+z831+z832+z833+z834+z835+z836+z837+z838+z839+z840+z841+z842+z843+z844+z845+z846+z847+z848+z849+z850+z851+z852+z853+z854+z855+z856+z857+z858+z859+z860+z861+z862+z863+z864+z865+z866+z867+z868+z869+z870+z871+z872+z873+z874+z875+z876+z877+z878+z879+z880+z881+z882+z883+z884+z885+z886+z887+z888+z889+z890+z891+z892+z893+z894+z895+z896+z897+z898+z899+z900+z901+z902+z903+z904+z905+z906+z907+z908+z909+z910+z911+z912+z913+z914+z915+z916+z917+z918+z919+z920+z921+z922+z923+z924+z925+z926+z927+z928+z929+z930+z931+z932+z933+z934+z935+z936+z937+z938+z939+z940+z941+z942+z943+z944+z945+z946+z947+z948+z949+z950+z951+z952+z953+z954+z955+z956+z957+z958+z959+z960+z961+z962+z963+z964+z965+z966+z967+z968+z969+z970+z971+z972+z973+z974+z975+z976+z977+z978+z979+z980+z981+z982+z983+z984+z985+z986+z987+z988+z989+z990+z991+z992+z993+z994+z995+z996+z997+z998+z999+z1000+z1001+z1002+z1003+z1004+z1005+z1006+z1007+z1008+z1009+z1010+z1011+z1012+z1013+z1014+z1015+z1016+z1017+z1018+z1019+z1020+z1021+z1022+z1023+1+a+2+b+3+c+10+d+11+12+)&wt=xml}
 status=400 QTime=1
   [junit4]   2> 375704 ERROR 
(TEST-TestSolrQueryParser.testManyClauses_Lucene-seed#[3D161FC8463A9481]) [     
] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:(z0+z1+z2+z3+z4+z5+z6+z7+z8+z9+z10+z11+z12+z13+z14+z15+z16+z17+z18+z19+z20+z21+z22+z23+z24+z25+z26+z27+z28+z29+z30+z31+z32+z33+z34+z35+z36+z37+z38+z39+z40+z41+z42+z43+z44+z45+z46+z47+z48+z49+z50+z51+z52+z53+z54+z55+z56+z57+z58+z59+z60+z61+z62+z63+z64+z65+z66+z67+z68+z69+z70+z71+z72+z73+z74+z75+z76+z77+z78+z79+z80+z81+z82+z83+z84+z85+z86+z87+z88+z89+z90+z91+z92+z93+z94+z95+z96+z97+z98+z99+z100+z101+z102+z103+z104+z105+z106+z107+z108+z109+z110+z111+z112+z113+z114+z115+z116+z117+z118+z119+z120+z121+z122+z123+z124+z125+z126+z127+z128+z129+z130+z131+z132+z133+z134+z135+z136+z137+z138+z139+z140+z141+z142+z143+z144+z145+z146+z147+z148+z149+z150+z151+z152+z153+z154+z155+z156+z157+z158+z159+z160+z161+z162+z163+z164+z165+z166+z167+z168+z169+z170+z171+z172+z173+z174+z175+z176+z177+z178+z179+z180+z181+z182+z183+z184+z185+z186+z187+z188+z189+z190+z191+z192+z193+z194+z195+z196+z197+z198+z199+z200+z201+z202+z203+z204+z205+z206+z207+z208+z209+z210+z211+z212+z213+z214+z215+z216+z217+z218+z219+z220+z221+z222+z223+z224+z225+z226+z227+z228+z229+z230+z231+z232+z233+z234+z235+z236+z237+z238+z239+z240+z241+z242+z243+z244+z245+z246+z247+z248+z249+z250+z251+z252+z253+z254+z255+z256+z257+z258+z259+z260+z261+z262+z263+z264+z265+z266+z267+z268+z269+z270+z271+z272+z273+z274+z275+z276+z277+z278+z279+z280+z281+z282+z283+z284+z285+z286+z287+z288+z289+z290+z291+z292+z293+z294+z295+z296+z297+z298+z299+z300+z301+z302+z303+z304+z305+z306+z307+z308+z309+z310+z311+z312+z313+z314+z315+z316+z317+z318+z319+z320+z321+z322+z323+z324+z325+z326+z327+z328+z329+z330+z331+z332+z333+z334+z335+z336+z337+z338+z339+z340+z341+z342+z343+z344+z345+z346+z347+z348+z349+z350+z351+z352+z353+z354+z355+z356+z357+z358+z359+z360+z361+z362+z363+z364+z365+z366+z367+z368+z369+z370+z371+z372+z373+z374+z375+z376+z377+z378+z379+z380+z381+z382+z383+z384+z385+z386+z387+z388+z389+z390+z391+z392+z393+z394+z395+z396+z397+z398+z399+z400+z401+z402+z403+z404+z405+z406+z407+z408+z409+z410+z411+z412+z413+z414+z415+z416+z417+z418+z419+z420+z421+z422+z423+z424+z425+z426+z427+z428+z429+z430+z431+z432+z433+z434+z435+z436+z437+z438+z439+z440+z441+z442+z443+z444+z445+z446+z447+z448+z449+z450+z451+z452+z453+z454+z455+z456+z457+z458+z459+z460+z461+z462+z463+z464+z465+z466+z467+z468+z469+z470+z471+z472+z473+z474+z475+z476+z477+z478+z479+z480+z481+z482+z483+z484+z485+z486+z487+z488+z489+z490+z491+z492+z493+z494+z495+z496+z497+z498+z499+z500+z501+z502+z503+z504+z505+z506+z507+z508+z509+z510+z511+z512+z513+z514+z515+z516+z517+z518+z519+z520+z521+z522+z523+z524+z525+z526+z527+z528+z529+z530+z531+z532+z533+z534+z535+z536+z537+z538+z539+z540+z541+z542+z543+z544+z545+z546+z547+z548+z549+z550+z551+z552+z553+z554+z555+z556+z557+z558+z559+z560+z561+z562+z563+z564+z565+z566+z567+z568+z569+z570+z571+z572+z573+z574+z575+z576+z577+z578+z579+z580+z581+z582+z583+z584+z585+z586+z587+z588+z589+z590+z591+z592+z593+z594+z595+z596+z597+z598+z599+z600+z601+z602+z603+z604+z605+z606+z607+z608+z609+z610+z611+z612+z613+z614+z615+z616+z617+z618+z619+z620+z621+z622+z623+z624+z625+z626+z627+z628+z629+z630+z631+z632+z633+z634+z635+z636+z637+z638+z639+z640+z641+z642+z643+z644+z645+z646+z647+z648+z649+z650+z651+z652+z653+z654+z655+z656+z657+z658+z659+z660+z661+z662+z663+z664+z665+z666+z667+z668+z669+z670+z671+z672+z673+z674+z675+z676+z677+z678+z679+z680+z681+z682+z683+z684+z685+z686+z687+z688+z689+z690+z691+z692+z693+z694+z695+z696+z697+z698+z699+z700+z701+z702+z703+z704+z705+z706+z707+z708+z709+z710+z711+z712+z713+z714+z715+z716+z717+z718+z719+z720+z721+z722+z723+z724+z725+z726+z727+z728+z729+z730+z731+z732+z733+z734+z735+z736+z737+z738+z739+z740+z741+z742+z743+z744+z745+z746+z747+z748+z749+z750+z751+z752+z753+z754+z755+z756+z757+z758+z759+z760+z761+z762+z763+z764+z765+z766+z767+z768+z769+z770+z771+z772+z773+z774+z775+z776+z777+z778+z779+z780+z781+z782+z783+z784+z785+z786+z787+z788+z789+z790+z791+z792+z793+z794+z795+z796+z797+z798+z799+z800+z801+z802+z803+z804+z805+z806+z807+z808+z809+z810+z811+z812+z813+z814+z815+z816+z817+z818+z819+z820+z821+z822+z823+z824+z825+z826+z827+z828+z829+z830+z831+z832+z833+z834+z835+z836+z837+z838+z839+z840+z841+z842+z843+z844+z845+z846+z847+z848+z849+z850+z851+z852+z853+z854+z855+z856+z857+z858+z859+z860+z861+z862+z863+z864+z865+z866+z867+z868+z869+z870+z871+z872+z873+z874+z875+z876+z877+z878+z879+z880+z881+z882+z883+z884+z885+z886+z887+z888+z889+z890+z891+z892+z893+z894+z895+z896+z897+z898+z899+z900+z901+z902+z903+z904+z905+z906+z907+z908+z909+z910+z911+z912+z913+z914+z915+z916+z917+z918+z919+z920+z921+z922+z923+z924+z925+z926+z927+z928+z929+z930+z931+z932+z933+z934+z935+z936+z937+z938+z939+z940+z941+z942+z943+z944+z945+z946+z947+z948+z949+z950+z951+z952+z953+z954+z955+z956+z957+z958+z959+z960+z961+z962+z963+z964+z965+z966+z967+z968+z969+z970+z971+z972+z973+z974+z975+z976+z977+z978+z979+z980+z981+z982+z983+z984+z985+z986+z987+z988+z989+z990+z991+z992+z993+z994+z995+z996+z997+z998+z999+z1000+z1001+z1002+z1003+z1004+z1005+z1006+z1007+z1008+z1009+z1010+z1011+z1012+z1013+z1014+z1015+z1016+z1017+z1018+z1019+z1020+z1021+z1022+z1023+1+a+2+b+3+c+10+d+11+12+)&wt=xml
   [junit4]   2> 375711 INFO  
(TEST-TestSolrQueryParser.testManyClauses_Lucene-seed#[3D161FC8463A9481]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fq=id:(z0+z1+z2+z3+z4+z5+z6+z7+z8+z9+z10+z11+z12+z13+z14+z15+z16+z17+z18+z19+z20+z21+z22+z23+z24+z25+z26+z27+z28+z29+z30+z31+z32+z33+z34+z35+z36+z37+z38+z39+z40+z41+z42+z43+z44+z45+z46+z47+z48+z49+z50+z51+z52+z53+z54+z55+z56+z57+z58+z59+z60+z61+z62+z63+z64+z65+z66+z67+z68+z69+z70+z71+z72+z73+z74+z75+z76+z77+z78+z79+z80+z81+z82+z83+z84+z85+z86+z87+z88+z89+z90+z91+z92+z93+z94+z95+z96+z97+z98+z99+z100+z101+z102+z103+z104+z105+z106+z107+z108+z109+z110+z111+z112+z113+z114+z115+z116+z117+z118+z119+z120+z121+z122+z123+z124+z125+z126+z127+z128+z129+z130+z131+z132+z133+z134+z135+z136+z137+z138+z139+z140+z141+z142+z143+z144+z145+z146+z147+z148+z149+z150+z151+z152+z153+z154+z155+z156+z157+z158+z159+z160+z161+z162+z163+z164+z165+z166+z167+z168+z169+z170+z171+z172+z173+z174+z175+z176+z177+z178+z179+z180+z181+z182+z183+z184+z185+z186+z187+z188+z189+z190+z191+z192+z193+z194+z195+z196+z197+z198+z199+z200+z201+z202+z203+z204+z205+z206+z207+z208+z209+z210+z211+z212+z213+z214+z215+z216+z217+z218+z219+z220+z221+z222+z223+z224+z225+z226+z227+z228+z229+z230+z231+z232+z233+z234+z235+z236+z237+z238+z239+z240+z241+z242+z243+z244+z245+z246+z247+z248+z249+z25

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

g.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.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1090)
   [junit4]   2>         at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1059)
   [junit4]   2>         at 
org.apache.solr.search.TestSolrQueryParser.testFilter(TestSolrQueryParser.java:543)
   [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>    7) Thread[id=5991, name=h2sc-4207-thread-1, state=RUNNABLE, 
group=TGRP-TestSolrQueryParser]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:183)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:190)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:606)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:543)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:362)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:186)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
   [junit4]   2>         at 
org.eclipse.jetty.io.ManagedSelector$$Lambda$58/2049193943.run(Unknown Source)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$89/533286951.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lt-LT, 
timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=10,free=183224080,total=510132224
   [junit4]   2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest, 
TestPHPSerializedResponseWriter, TestFreeTextSuggestions, 
SolrJmxReporterCloudTest, JvmMetricsTest, ExecutePlanActionTest, 
TestXmlQParser, RAMDirectoryFactoryTest, HdfsChaosMonkeySafeLeaderTest, 
ConcurrentCreateCollectionTest, TestMinimalConfig, TestRandomFlRTGCloud, 
TestJettySolrRunner, TestFunctionQuery, TestCopyFieldCollectionResource, 
TestPolicyCloud, TestCloudPivotFacet, TestNestedUpdateProcessor, 
TestLegacyFieldReuse, UniqFieldsUpdateProcessorFactoryTest, 
TestReloadAndDeleteDocs, TestNestedDocsSort, TestSchemalessBufferedUpdates, 
TestAtomicUpdateErrorCases, RankQParserPluginTest, 
SimpleCollectionCreateDeleteTest, ScheduledTriggerTest, TestXIncludeConfig, 
ConfigureRecoveryStrategyTest, MaxSizeAutoCommitTest, 
TestRuleBasedAuthorizationWithKerberos, NodeAddedTriggerIntegrationTest, 
TestReload, JsonLoaderTest, SuggesterFSTTest, SolrTestCaseJ4Test, 
TestSolrCachePerf, TestExclusionRuleCollectionAccess, BasicAuthIntegrationTest, 
DocValuesMissingTest, DirectSolrConnectionTest, SpatialHeatmapFacetsTest, 
TestManagedResource, TestMissingGroups, BlockJoinFacetSimpleTest, 
TestCoreAdminApis, TestFieldCacheWithThreads, TestPKIAuthenticationPlugin, 
CreateCollectionCleanupTest, BadCopyFieldTest, SliceStateTest, 
CoreAdminHandlerTest, TestConfigSetImmutable, TestSolrQueryParser]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrQueryParser 
-Dtests.seed=3D161FC8463A9481 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=lt-LT -Dtests.timezone=Asia/Dacca -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrQueryParser (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3D161FC8463A9481]:0)
   [junit4] Completed [882/947 (1!)] on J0 in 7212.73s, 13 tests, 2 errors <<< 
FAILURES!

[...truncated 54448 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to