Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3400/
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([A00CCB2F92234A71]: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([A00CCB2F92234A71]:0)
Build Log:
[...truncated 16688 lines...]
[junit4] Suite: org.apache.solr.search.TestSolrQueryParser
[junit4] 2> 2342442 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 2342442 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_A00CCB2F92234A71-001/data-dir-204-001
[junit4] 2> 2342442 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2342443 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-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> 2342443 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2342443 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2342450 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2342467 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
[junit4] 2> 2342467 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not
implemented and has no effect.
[junit4] 2> 2342467 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use
solr.xml:/metrics/reporter section instead
[junit4] 2> 2342471 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 2342475 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople
copyFields (2)
[junit4] 2> 2342475 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
[junit4] 2> 2343021 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_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> 2343022 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_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> 2343024 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2343024 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-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> 2343025 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5624aa01[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2343025 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5624aa01[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2343027 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-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> 2343028 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@738d223e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2343028 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@738d223e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2343029 WARN
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-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> 2343058 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@688ac668
[junit4] 2> 2343066 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@688ac668
[junit4] 2> 2343066 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@688ac668
[junit4] 2> 2343067 INFO (coreLoadExecutor-24243-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max
2147483647 cores with initial capacity of 1024
[junit4] 2> 2343075 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from
paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2343095 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
[junit4] 2> 2343095 WARN (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is
currently not implemented and has no effect.
[junit4] 2> 2343095 WARN (coreLoadExecutor-24243-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> 2343099 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 2343103 WARN (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and
destination for multiople copyFields (2)
[junit4] 2> 2343103 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field
id
[junit4] 2> 2343115 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2343116 INFO (coreLoadExecutor-24243-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@688ac668
[junit4] 2> 2343116 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_A00CCB2F92234A71-001/data-dir-204-001/]
[junit4] 2> 2343117 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=83.6220703125,
floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=15.881139850038489,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=29.736570378444522
[junit4] 2> 2343192 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2343192 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2343193 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=93.46875,
floorSegmentMB=2.0517578125, forceMergeDeletesPctAllowed=20.320495930725897,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6651755171272783, deletesPctAllowed=48.02037070863601
[junit4] 2> 2343196 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2343222 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2343310 INFO (coreLoadExecutor-24243-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 2343310 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2343310 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2343311 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2343311 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2343311 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2343311 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2343311 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2343311 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2343311 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2343312 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2343313 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2343313 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2343315 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2343316 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2343316 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10]} 0 0
[junit4] 2> 2343316 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11]} 0 0
[junit4] 2> 2343316 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[12]} 0 0
[junit4] 2> 2343317 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13]} 0 0
[junit4] 2> 2343317 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[20]} 0 0
[junit4] 2> 2343318 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[999]} 0 0
[junit4] 2> 2343319 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[30]} 0 0
[junit4] 2> 2343330 INFO
(searcherExecutor-24245-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2343330 INFO
(SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 11
[junit4] 2> 2343334 INFO
(TEST-TestSolrQueryParser.testSynonymsBoost_edismaxBoost_shouldParseBoostedPhraseQuery-seed#[A00CCB2F92234A71])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testSynonymsBoost_edismaxBoost_shouldParseBoostedPhraseQuery
[junit4] 2> 2343345 INFO
(TEST-TestSolrQueryParser.testSynonymsBoost_edismaxBoost_shouldParseBoostedPhraseQuery-seed#[A00CCB2F92234A71])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testSynonymsBoost_edismaxBoost_shouldParseBoostedPhraseQuery
[junit4] 2> 2343349 INFO
(TEST-TestSolrQueryParser.testBadRequestInSetQuery-seed#[A00CCB2F92234A71]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBadRequestInSetQuery
[junit4] 2> 2343355 INFO
(TEST-TestSolrQueryParser.testBadRequestInSetQuery-seed#[A00CCB2F92234A71]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBadRequestInSetQuery
[junit4] 2> 2343359 INFO
(TEST-TestSolrQueryParser.testSynonymsBoost_singleConceptQueryMultiTermSynonyms_shouldParseBoostedQuery-seed#[A00CCB2F92234A71])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testSynonymsBoost_singleConceptQueryMultiTermSynonyms_shouldParseBoostedQuery
[junit4] 2> 2343361 INFO
(TEST-TestSolrQueryParser.testSynonymsBoost_singleConceptQueryMultiTermSynonyms_shouldParseBoostedQuery-seed#[A00CCB2F92234A71])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testSynonymsBoost_singleConceptQueryMultiTermSynonyms_shouldParseBoostedQuery
[junit4] 2> 2343365 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFilter
[junit4] 2> 2343366 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+0&fq=filter(just_to_clear_the_cache)+filter(id:100000)+filter(id:100010)&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2343367 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+1&fq=filter(just_to_clear_the_cache)+filter(id:100001)+filter(id:100011)&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2343367 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+2&fq=filter(just_to_clear_the_cache)+filter(id:100002)+filter(id:100012)&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2343368 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+3&fq=filter(just_to_clear_the_cache)+filter(id:100003)+filter(id:100013)&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2343368 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+4&fq=filter(just_to_clear_the_cache)+filter(id:100004)+filter(id:100014)&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2343368 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+5&fq=filter(just_to_clear_the_cache)+filter(id:100005)+filter(id:100015)&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2343369 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+6&fq=filter(just_to_clear_the_cache)+filter(id:100006)+filter(id:100016)&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2343369 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+7&fq=filter(just_to_clear_the_cache)+filter(id:100007)+filter(id:100017)&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2343370 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+8&fq=filter(just_to_clear_the_cache)+filter(id:100008)+filter(id:100018)&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> Oct 24, 2021 8:01:20 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.solr.search.TestSolrQueryParser
[junit4] 2> ==== jstack at approximately timeout time ====
[junit4] 2> "searcherExecutor-24245-thread-1" ID=38112 WAITING on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@67e2bdf7
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> - waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@67e2bdf7
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> "Thread-4314" ID=38110 WAITING on java.lang.Object@409e29b4
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> - waiting on java.lang.Object@409e29b4
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.solr.core.CloserThread.run(CoreContainer.java:2291)
[junit4] 2>
[junit4] 2> "h2sc-24240-thread-2" ID=38108 RUNNABLE (in native code)
[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> - locked sun.nio.ch.Util$3@d756800
[junit4] 2> - locked java.util.Collections$UnmodifiableSet@564fdfb5
[junit4] 2> - locked sun.nio.ch.EPollSelectorImpl@753254ec
[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/1834073675.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/1284087972.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> Locked synchronizers:
[junit4] 2> -
java.util.concurrent.ThreadPoolExecutor$Worker@79bd77e8
[junit4] 2>
[junit4] 2> "h2sc-24240-thread-1" ID=38107 RUNNABLE (in native code)
[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> - locked sun.nio.ch.Util$3@7cd42b8
[junit4] 2> - locked java.util.Collections$UnmodifiableSet@215e1f29
[junit4] 2> - locked sun.nio.ch.EPollSelectorImpl@9c4cec0
[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/1834073675.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/1284087972.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> Locked synchronizers:
[junit4] 2> -
java.util.concurrent.ThreadPoolExecutor$Worker@63e7aa64
[junit4] 2>
[junit4] 2> "Connection evictor" ID=38106 TIMED_WAITING
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> "Connection evictor" ID=38105 TIMED_WAITING
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> "h2sc-24238-thread-2" ID=38104 RUNNABLE (in native code)
[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> - locked sun.nio.ch.Util$3@6e367e20
[junit4] 2> - locked java.util.Collections$UnmodifiableSet@38339dc
[junit4] 2> - locked sun.nio.ch.EPollSelectorImpl@5275d9d2
[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/1834073675.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/1284087972.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> Locked synchronizers:
[junit4] 2> -
java.util.concurrent.ThreadPoolExecutor$Worker@525755d1
[junit4] 2>
[junit4] 2> "h2sc-24238-thread-1" ID=38103 RUNNABLE (in native code)
[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> - locked sun.nio.ch.Util$3@7d68bf92
[junit4] 2> - locked java.util.Collections$UnmodifiableSet@20f20961
[junit4] 2> - locked sun.nio.ch.EPollSelectorImpl@3a25997a
[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/1834073675.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/1284087972.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> Locked synchronizers:
[junit4] 2> -
java.util.concurrent.ThreadPoolExecutor$Worker@72f2b843
[junit4] 2>
[junit4] 2> "TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71]"
ID=38102 RUNNABLE
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1934)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
[junit4] 2> at
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:825)
[junit4] 2> at
org.apache.solr.query.FilterQuery.createWeight(FilterQuery.java:96)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
[junit4] 2> at
org.apache.lucene.search.BooleanWeight.<init>(BooleanWeight.java:63)
[junit4] 2> at
org.apache.lucene.search.BooleanQuery.createWeight(BooleanQuery.java:231)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:443)
[junit4] 2> at
org.apache.solr.search.DocSetUtil.createDocSetGeneric(DocSetUtil.java:145)
[junit4] 2> at
org.apache.solr.search.DocSetUtil.createDocSet(DocSetUtil.java:134)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1197)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.lambda$getAndCacheDocSet$1(SolrIndexSearcher.java:876)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher$$Lambda$839/1242338246.apply(Unknown
Source)
[junit4] 2> at
org.apache.solr.search.CaffeineCache.lambda$computeIfAbsent$1(CaffeineCache.java:248)
[junit4] 2> at
org.apache.solr.search.CaffeineCache$$Lambda$1142/522064236.apply(Unknown
Source)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$0(LocalCache.java:139)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache$$Lambda$1143/709965995.apply(Unknown
Source)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2413)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache$$Lambda$1144/181204857.apply(Unknown
Source)
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1853)
[junit4] 2> - locked
java.util.concurrent.ConcurrentHashMap$ReservationNode@46e27ca5
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
[junit4] 2> at
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:844)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1035)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1558)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1439)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
[junit4] 2> at
org.apache.solr.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>
[junit4] 2> "SUITE-TestSolrQueryParser-seed#[A00CCB2F92234A71]" ID=38101
RUNNABLE
[junit4] 2> at sun.management.ThreadImpl.dumpThreads0(Native Method)
[junit4] 2> at
sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
[junit4] 2> - locked java.lang.Object@7e4edfc4
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
[junit4] 2>
[junit4] 2>
"org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner"
ID=3770 WAITING on java.lang.ref.ReferenceQueue$Lock@54596698
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> - waiting on java.lang.ref.ReferenceQueue$Lock@54596698
[junit4] 2> at
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[junit4] 2> at
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
[junit4] 2> at
org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3839)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> "JUnit4-serializer-daemon" ID=9 TIMED_WAITING
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2>
[junit4] 2> "Signal Dispatcher" ID=4 RUNNABLE
[junit4] 2>
[junit4] 2> "Finalizer" ID=3 WAITING on
java.lang.ref.ReferenceQueue$Lock@2e2f1675
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> - waiting on java.lang.ref.ReferenceQueue$Lock@2e2f1675
[junit4] 2> at
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[junit4] 2> at
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
[junit4] 2> at
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
[junit4] 2>
[junit4] 2> "Reference Handler" ID=2 WAITING on
java.lang.ref.Reference$Lock@7e81dd53
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> - waiting on java.lang.ref.Reference$Lock@7e81dd53
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[junit4] 2> at
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[junit4] 2>
[junit4] 2> "main" ID=1 WAITING on
com.carrotsearch.randomizedtesting.RandomizedRunner$2@26dfb7cc
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> - waiting on
com.carrotsearch.randomizedtesting.RandomizedRunner$2@26dfb7cc
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
[junit4] 2>
[junit4] 2> ^^==============================================
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrQueryParser
-Dtests.method=testFilter -Dtests.seed=A00CCB2F92234A71 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Australia/Victoria
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 7199s J2 | TestSolrQueryParser.testFilter <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([A00CCB2F92234A71]:0)
[junit4] 2> Oct 24, 2021 8:01:20 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 7 leaked
thread(s).
[junit4] 2> Oct 24, 2021 8:01:30 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 7 threads leaked from SUITE scope at
org.apache.solr.search.TestSolrQueryParser:
[junit4] 2> 1) Thread[id=38108, name=h2sc-24240-thread-2,
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/1834073675.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/1284087972.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> 2) Thread[id=38103, name=h2sc-24238-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/1834073675.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/1284087972.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> 3) Thread[id=38110, name=Thread-4314, state=WAITING,
group=TGRP-TestSolrQueryParser]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.solr.core.CloserThread.run(CoreContainer.java:2291)
[junit4] 2> 4) Thread[id=38112, name=searcherExecutor-24245-thread-1,
state=WAITING, group=TGRP-TestSolrQueryParser]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 5) Thread[id=38102,
name=TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71],
state=RUNNABLE, group=TGRP-TestSolrQueryParser]
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1868)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
[junit4] 2> at
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:825)
[junit4] 2> at
org.apache.solr.query.FilterQuery.createWeight(FilterQuery.java:96)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
[junit4] 2> at
org.apache.lucene.search.BooleanWeight.<init>(BooleanWeight.java:63)
[junit4] 2> at
org.apache.lucene.search.BooleanQuery.createWeight(BooleanQuery.java:231)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:443)
[junit4] 2> at
org.apache.solr.search.DocSetUtil.createDocSetGeneric(DocSetUtil.java:145)
[junit4] 2> at
org.apache.solr.search.DocSetUtil.createDocSet(DocSetUtil.java:134)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1197)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.lambda$getAndCacheDocSet$1(SolrIndexSearcher.java:876)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher$$Lambda$839/1242338246.apply(Unknown
Source)
[junit4] 2> at
org.apache.solr.search.CaffeineCache.lambda$computeIfAbsent$1(CaffeineCache.java:248)
[junit4] 2> at
org.apache.solr.search.CaffeineCache$$Lambda$1142/522064236.apply(Unknown
Source)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$0(LocalCache.java:139)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache$$Lambda$1143/709965995.apply(Unknown
Source)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2413)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache$$Lambda$1144/181204857.apply(Unknown
Source)
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1853)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
[junit4] 2> at
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:844)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1035)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1558)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1439)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
[junit4] 2> at
org.apache.solr.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> 6) Thread[id=38104, name=h2sc-24238-thread-2,
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/1834073675.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/1284087972.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> 7) Thread[id=38107, name=h2sc-24240-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/1834073675.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/1284087972.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> Oct 24, 2021 8:01:30 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=38108, name=h2sc-24240-thread-2,
state=RUNNABLE, group=TGRP-TestSolrQueryParser]
[junit4] 2> 2) Thread[id=38103, name=h2sc-24238-thread-1,
state=RUNNABLE, group=TGRP-TestSolrQueryParser]
[junit4] 2> 3) Thread[id=38110, name=Thread-4314, state=WAITING,
group=TGRP-TestSolrQueryParser]
[junit4] 2> 4) Thread[id=38112, name=searcherExecutor-24245-thread-1,
state=WAITING, group=TGRP-TestSolrQueryParser]
[junit4] 2> 5) Thread[id=38102,
name=TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71],
state=RUNNABLE, group=TGRP-TestSolrQueryParser]
[junit4] 2> 6) Thread[id=38104, name=h2sc-24238-thread-2,
state=RUNNABLE, group=TGRP-TestSolrQueryParser]
[junit4] 2> 7) Thread[id=38107, name=h2sc-24240-thread-1,
state=RUNNABLE, group=TGRP-TestSolrQueryParser]
[junit4] 2> Oct 24, 2021 8:01:32 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=38108, name=h2sc-24240-thread-2,
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/1834073675.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/1284087972.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> 2) Thread[id=38103, name=h2sc-24238-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/1834073675.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/1284087972.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> 3) Thread[id=38110, name=Thread-4314, state=WAITING,
group=TGRP-TestSolrQueryParser]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.solr.core.CloserThread.run(CoreContainer.java:2291)
[junit4] 2> 4) Thread[id=38112, name=searcherExecutor-24245-thread-1,
state=WAITING, group=TGRP-TestSolrQueryParser]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 5) Thread[id=38102,
name=TEST-TestSolrQueryParser.testFilter-seed#[A00CCB2F92234A71],
state=RUNNABLE, group=TGRP-TestSolrQueryParser]
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1868)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
[junit4] 2> at
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:825)
[junit4] 2> at
org.apache.solr.query.FilterQuery.createWeight(FilterQuery.java:96)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
[junit4] 2> at
org.apache.lucene.search.BooleanWeight.<init>(BooleanWeight.java:63)
[junit4] 2> at
org.apache.lucene.search.BooleanQuery.createWeight(BooleanQuery.java:231)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:724)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:443)
[junit4] 2> at
org.apache.solr.search.DocSetUtil.createDocSetGeneric(DocSetUtil.java:145)
[junit4] 2> at
org.apache.solr.search.DocSetUtil.createDocSet(DocSetUtil.java:134)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1197)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.lambda$getAndCacheDocSet$1(SolrIndexSearcher.java:876)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher$$Lambda$839/1242338246.apply(Unknown
Source)
[junit4] 2> at
org.apache.solr.search.CaffeineCache.lambda$computeIfAbsent$1(CaffeineCache.java:248)
[junit4] 2> at
org.apache.solr.search.CaffeineCache$$Lambda$1142/522064236.apply(Unknown
Source)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$0(LocalCache.java:139)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache$$Lambda$1143/709965995.apply(Unknown
Source)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2413)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache$$Lambda$1144/181204857.apply(Unknown
Source)
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1853)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2411)
[junit4] 2> at
com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2394)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalCache.computeIfAbsent(LocalCache.java:108)
[junit4] 2> at
com.github.benmanes.caffeine.cache.LocalManualCache.get(LocalManualCache.java:62)
[junit4] 2> at
org.apache.solr.search.CaffeineCache.computeIfAbsent(CaffeineCache.java:245)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:876)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:844)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1035)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1558)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1439)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
[junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRe
[...truncated too long message...]
er.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/1834073675.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/1284087972.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=Asserting(Lucene87):
{has_val_s1=Lucene84, has_val_b_dv=BlockTreeOrds(blocksize=128),
has_val_s=PostingsFormat(name=LuceneFixedGap),
has_val_s_norms=PostingsFormat(name=LuceneFixedGap),
has_val_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
eee_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
qqq_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
syn=PostingsFormat(name=LuceneFixedGap),
text_np=PostingsFormat(name=LuceneFixedGap),
foo_s=BlockTreeOrds(blocksize=128), has_val_b=Lucene84, www_s=Lucene84,
has_val_bs=PostingsFormat(name=LuceneFixedGap), has_val_t_on=Lucene84,
has_val_b_norms=Lucene84, has_val_s_dv=Lucene84,
rrr_s=BlockTreeOrds(blocksize=128), id=Lucene84,
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
shingle23=Lucene84}, docValues:{nan_val_ds=DocValuesFormat(name=Lucene80),
has_val_d_dv=DocValuesFormat(name=Asserting),
has_val_b_dv=DocValuesFormat(name=Direct),
nan_val_f_dvo=DocValuesFormat(name=Direct),
has_val_dt_dv=DocValuesFormat(name=Direct),
has_val_l_dvo=DocValuesFormat(name=Lucene80),
has_val_is=DocValuesFormat(name=Lucene80),
nan_val_fs_dv=DocValuesFormat(name=Direct),
has_val_ls_dv=DocValuesFormat(name=Lucene80),
has_val_i_dvo=DocValuesFormat(name=Asserting),
nan_val_d=DocValuesFormat(name=Direct),
nan_val_f=DocValuesFormat(name=Asserting),
both_val_ds_dv=DocValuesFormat(name=Direct),
has_val_is_dv=DocValuesFormat(name=Asserting),
nan_val_fs=DocValuesFormat(name=Lucene80),
has_val_f_dv=DocValuesFormat(name=Direct),
has_val_l_dv=DocValuesFormat(name=Asserting),
both_val_ds=DocValuesFormat(name=Lucene80),
both_val_fs=DocValuesFormat(name=Lucene80),
nan_val_f_dv=DocValuesFormat(name=Lucene80),
foo_i=DocValuesFormat(name=Asserting),
nan_val_d_dv=DocValuesFormat(name=Lucene80),
both_val_fs_dv=DocValuesFormat(name=Asserting),
has_val_ds_dv=DocValuesFormat(name=Lucene80),
nan_val_d_dvo=DocValuesFormat(name=Asserting),
has_val_ls=DocValuesFormat(name=Direct),
has_val_f_dvo=DocValuesFormat(name=Lucene80),
has_val_d_dvo=DocValuesFormat(name=Lucene80),
has_val_fs=DocValuesFormat(name=Asserting),
has_val_ds=DocValuesFormat(name=Direct),
has_val_i=DocValuesFormat(name=Direct),
nan_val_ds_dv=DocValuesFormat(name=Asserting),
has_val_dt=DocValuesFormat(name=Lucene80),
has_val_fs_dv=DocValuesFormat(name=Lucene80),
has_val_d=DocValuesFormat(name=Lucene80),
has_val_f=DocValuesFormat(name=Lucene80),
has_val_s_dv=DocValuesFormat(name=Lucene80),
has_val_l=DocValuesFormat(name=Lucene80),
has_val_i_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=301,
maxMBSortInHeap=6.283229149231567,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hi,
timezone=Australia/Victoria
[junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation
1.8.0_291 (64-bit)/cpus=4,threads=10,free=180248464,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [SpatialHeatmapFacetsTest,
HealthCheckHandlerTest, HdfsBasicDistributedZkTest, SolrJmxReporterCloudTest,
DistributedQueryComponentOptimizationTest, SystemCollectionCompatTest,
TestQueryUtils, TestHttpShardHandlerFactory, TestReRankQParserPlugin,
TestBooleanSimilarityFactory, SolrCloudExampleTest, TestSimUtils,
BadCopyFieldTest, SolrMetricManagerTest, ForceLeaderTest, CopyFieldTest,
TestStressRecovery, NodeLostTriggerIntegrationTest, TestApiFramework,
TestSolrIndexConfig, TestCloudInspectUtil, TestIBSimilarityFactory,
JSONWriterTest, SSLMigrationTest, PeerSyncReplicationTest,
TestRandomDVFaceting, HdfsRecoverLeaseTest, TestPayloadCheckQParserPlugin,
ZkStateWriterTest, MigrateRouteKeyTest, TestSchemaResource,
TestSolrConfigHandlerConcurrent, TestStressLiveNodes, ZkNodePropsTest,
ConcurrentCreateRoutedAliasTest, TestNumericRangeQuery32,
TestAnalyzeInfixSuggestions, TestFilteredDocIdSet,
ScheduledMaintenanceTriggerTest, DistanceFunctionTest, TestRebalanceLeaders,
TestCloudManagedSchema, ConvertedLegacyTest, TestFreeTextSuggestions,
TestFieldCacheWithThreads, TestSolrCloudWithKerberosAlt,
TermVectorComponentTest, MetricTriggerIntegrationTest, BackupIdTest,
TestRuleBasedAuthorizationWithKerberos, DirectSolrConnectionTest,
SpellPossibilityIteratorTest, PKIAuthenticationIntegrationTest, JvmMetricsTest,
RandomizedTaggerTest, VMParamsZkACLAndCredentialsProvidersTest,
TestSolrJacksonAnnotation, ResourceLoaderTest, TimeZoneUtilsTest,
TestSolrCloudSnapshots, PreAnalyzedUpdateProcessorTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, BlockJoinFacetSimpleTest,
JWTAuthPluginTest, TestUseDocValuesAsStored2, TestNestedUpdateProcessor,
TestFieldResource, TestConfig, TestAtomicUpdateErrorCases, TestBlobHandler,
PropertiesRequestHandlerTest, PhrasesIdentificationComponentTest,
SolrShardReporterTest, TestHalfAndHalfDocValues, ShardTermsTest,
TestUnifiedSolrHighlighterWithoutStoredId, AsyncCallRequestStatusResponseTest,
DocValuesMissingTest, TestSimpleTextCodec, NodeMutatorTest, TestCryptoKeys,
TestFieldCacheReopen, BasicAuthIntegrationTest, TestUnInvertedFieldException,
PrimUtilsTest, TestFunctionQuery, TestSQLHandlerNonCloud,
LukeRequestHandlerTest, RemoteQueryErrorTest, TestCloudDeduplication,
TestConfigSetsAPI, TestQuerySenderListener, TestExportWriter,
ByteBuffersDirectoryFactoryTest, ThreadDumpHandlerTest, CoreAdminOperationTest,
TestPKIAuthenticationPlugin, TestSchemalessBufferedUpdates, SuggesterFSTTest,
V2ApiIntegrationTest, ClassificationUpdateProcessorTest,
OverseerModifyCollectionTest, TestJsonRequest, SearchRateTriggerTest,
TestUninvertingReader, DynamicMapsTest, CustomCollectionTest,
TestEmbeddedSolrServerConstructors, MaxSizeAutoCommitTest, UpdateParamsTest,
TestUniqueKeyFieldResource, TestManagedResource, TestLRUCache,
DistribJoinFromCollectionTest, TestXmlQParser, TestDocumentBuilder,
TestGroupingSearch, TestHighlightDedupGrouping, TestSolrCoreProperties,
TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest,
ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters,
TestLuceneMatchVersion, TestReversedWildcardFilterFactory,
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat,
BasicDistributedZk2Test, CleanupOldIndexTest, CloudExitableDirectoryReaderTest,
CollectionPropsTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest,
DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest,
HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest,
LeaderFailoverAfterPartitionTest, LeaderVoteWaitTimeoutTest,
OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest,
ReplaceNodeTest, SliceStateTest, SplitShardTest, TestCloudPseudoReturnFields,
TestCloudRecovery, TestDistribDocBasedVersion,
TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica,
TestPullReplicaErrorHandling, TestTolerantUpdateProcessorCloud,
TestWithCollection, PurgeGraphTest, ShardSplitTest,
NodeAddedTriggerIntegrationTest, TriggerEventQueueTest, TriggerIntegrationTest,
ZkDynamicConfigTest, AlternateDirectoryTest, BlobRepositoryCloudTest,
ConfigureRecoveryStrategyTest, DirectoryFactoryTest,
TestBackupRepositoryFactory, TestBadConfig, TestCorePropertiesReload,
TestDynamicLoading, TestDistribPackageStore, TestContainerPlugin,
BadComponentTest, CloudReplicaSourceTest, CustomHighlightComponentTest,
DistributedFacetPivotLargeTest, DistributedSpellCheckComponentTest,
SuggestComponentContextFilterQueryTest, SuggestComponentTest, TaggerTest,
TaggingAttributeTest, XmlInterpolationTest, HighlighterMaxOffsetTest,
HighlighterWithoutStoredIdTest, TestLegacyField, TestLegacyFieldReuse,
TestLegacyNumericUtils, TestLegacyTerms, SolrSlf4jReporterTest,
RegexBytesRefFilterTest, SimpleFacetsTest, TestIntervalFaceting,
CurrencyRangeFacetCloudTest, QueryParsingTest, RankQueryTest,
SignificantTermsQParserPluginTest, SortSpecParsingTest,
TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin,
TestComponentsName, TestDocSet, TestElisionMultitermQuery,
TestGraphTermsQParserPlugin, TestIndexSearcher, TestNoOpRegenerator,
TestReload, TestSmileRequest, TestSolr4Spatial2, TestSolrJ, TestSolrQueryParser]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrQueryParser
-Dtests.seed=A00CCB2F92234A71 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=hi -Dtests.timezone=Australia/Victoria -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | TestSolrQueryParser (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([A00CCB2F92234A71]:0)
[junit4] Completed [949/949 (1!)] on J2 in 7212.78s, 4 tests, 2 errors <<<
FAILURES!
[...truncated 54256 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]