Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/4/
4 tests failed. FAILED: org.apache.solr.handler.TestContainerPlugin.testApiFromPackage Error Message: Error from server at http://127.0.0.1:42363/solr: Error executing command Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:42363/solr: Error executing command at __randomizedtesting.SeedInfo.seed([70B6F20A8F64611C:9DE80A7BBD2EB695]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([70B6F20A8F64611C:536C89260B99F6B]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976) at org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount(TestReRankQParserPlugin.java:675) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result/doc[1]/str[@name='id'][.='0'] xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="200" start="0" numFoundExact="true"><doc><str name="id">76</str></doc><doc><str name="id">77</str></doc><doc><str name="id">78</str></doc><doc><str name="id">79</str></doc><doc><str name="id">80</str></doc><doc><str name="id">81</str></doc><doc><str name="id">82</str></doc><doc><str name="id">83</str></doc><doc><str name="id">84</str></doc><doc><str name="id">85</str></doc></result> </response> request was:q=field_t:0&start=0&rows=10&fl=id at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1009) ... 41 more FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test 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([70B6F20A8F64611C]:0) FAILED: junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib Error Message: Suite timeout exceeded (>= 7200000 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). at __randomizedtesting.SeedInfo.seed([70B6F20A8F64611C]:0) Build Log: [...truncated 14095 lines...] [junit4] Suite: org.apache.solr.search.TestReRankQParserPlugin [junit4] 2> 1017855 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 1017855 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1017856 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.TestReRankQParserPlugin_70B6F20A8F64611C-001/data-dir-85-001 [junit4] 2> 1017856 WARN (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7 [junit4] 2> 1017856 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1017857 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1017858 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1017865 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 1017892 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.s.IndexSchema Schema name=example [junit4] 2> 1017932 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id [junit4] 2> 1020316 WARN (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?] [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?] [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:367) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?] [junit4] 2> at org.apache.solr.search.TestReRankQParserPlugin.beforeClass(TestReRankQParserPlugin.java:37) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 1020317 WARN (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:560) [java/:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:80) [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:668) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?] [junit4] 2> at org.apache.solr.search.TestReRankQParserPlugin.beforeClass(TestReRankQParserPlugin.java:37) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 1020318 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1020320 WARN (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46d267f0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1020320 WARN (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46d267f0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1020322 WARN (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d25dc7a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1020322 WARN (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d25dc7a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1020324 WARN (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-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> 1020358 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a0cd5f7 [junit4] 2> 1020365 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a0cd5f7 [junit4] 2> 1020365 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a0cd5f7 [junit4] 2> 1020366 INFO (coreLoadExecutor-9368-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1020380 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 1020569 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 1020572 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=example [junit4] 2> 1020619 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id [junit4] 2> 1020622 INFO (coreLoadExecutor-9368-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@4a0cd5f7 [junit4] 2> 1020622 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.TestReRankQParserPlugin_70B6F20A8F64611C-001/data-dir-85-001/] [junit4] 2> 1020623 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3373400691284812] [junit4] 2> 1020676 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1020676 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1020677 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1020677 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1020678 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@43677904 [junit4] 2> 1020678 WARN (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 1020679 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1020679 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3} [junit4] 2> 1020682 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml [junit4] 2> 1020701 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1020701 INFO (coreLoadExecutor-9368-thread-1) [ x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1674740602912112640 [junit4] 2> 1020703 INFO (searcherExecutor-9370-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1020704 INFO (searcherExecutor-9370-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1020704 INFO (SUITE-TestReRankQParserPlugin-seed#[70B6F20A8F64611C]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1020708 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMinExactCount [junit4] 2> 1020708 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 1020709 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1 [junit4] 2> 1020716 INFO (searcherExecutor-9370-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1020716 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 6 [junit4] 2> 1020719 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{deleteByQuery=*:* (-1674740602928889856)} 0 2 [junit4] 2> 1020720 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 0 [junit4] 2> 1020722 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[0 (1674740602932035584)]} 0 1 [junit4] 2> 1020723 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[1 (1674740602934132736)]} 0 0 [junit4] 2> 1020724 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[2 (1674740602935181312)]} 0 0 [junit4] 2> 1020725 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[3 (1674740602936229888)]} 0 0 [junit4] 2> 1020727 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[4 (1674740602938327040)]} 0 1 [junit4] 2> 1020728 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[5 (1674740602939375616)]} 0 0 [junit4] 2> 1020728 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[6 (1674740602940424192)]} 0 0 [junit4] 2> 1020729 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[7 (1674740602941472768)]} 0 0 [junit4] 2> 1020730 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[8 (1674740602941472769)]} 0 0 [junit4] 2> 1020730 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[9 (1674740602942521344)]} 0 0 [junit4] 2> 1020731 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[10 (1674740602943569920)]} 0 0 [junit4] 2> 1020732 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[11 (1674740602943569921)]} 0 0 [junit4] 2> 1020732 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[12 (1674740602944618496)]} 0 0 [junit4] 2> 1020733 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[13 (1674740602945667072)]} 0 0 [junit4] 2> 1020734 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[14 (1674740602945667073)]} 0 0 [junit4] 2> 1020734 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[15 (1674740602946715648)]} 0 0 [junit4] 2> 1020735 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[16 (1674740602947764224)]} 0 0 [junit4] 2> 1020736 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[17 (1674740602947764225)]} 0 0 [junit4] 2> 1020744 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[18 (1674740602949861376)]} 0 7 [junit4] 2> 1020746 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[19 (1674740602958249984)]} 0 0 [junit4] 2> 1020746 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[20 (1674740602959298560)]} 0 0 [junit4] 2> 1020747 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[21 (1674740602960347136)]} 0 0 [junit4] 2> 1020748 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[22 (1674740602960347137)]} 0 0 [junit4] 2> 1020748 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[23 (1674740602961395712)]} 0 0 [junit4] 2> 1020750 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[24 (1674740602962444288)]} 0 0 [junit4] 2> 1020750 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[25 (1674740602963492864)]} 0 0 [junit4] 2> 1020751 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[26 (1674740602964541440)]} 0 0 [junit4] 2> 1020752 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[27 (1674740602964541441)]} 0 0 [junit4] 2> 1020753 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[28 (1674740602965590016)]} 0 0 [junit4] 2> 1020753 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[29 (1674740602966638592)]} 0 0 [junit4] 2> 1020754 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[30 (1674740602966638593)]} 0 0 [junit4] 2> 1020755 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[31 (1674740602967687168)]} 0 0 [junit4] 2> 1020755 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[32 (1674740602968735744)]} 0 0 [junit4] 2> 1020756 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[33 (1674740602968735745)]} 0 0 [junit4] 2> 1020757 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[34 (1674740602969784320)]} 0 0 [junit4] 2> 1020757 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[35 (1674740602970832896)]} 0 0 [junit4] 2> 1020758 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[36 (1674740602970832897)]} 0 0 [junit4] 2> 1020767 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[37 (1674740602972930048)]} 0 8 [junit4] 2> 1020767 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[38 (1674740602981318656)]} 0 0 [junit4] 2> 1020768 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[39 (1674740602982367232)]} 0 0 [junit4] 2> 1020769 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[40 (1674740602982367233)]} 0 0 [junit4] 2> 1020770 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[41 (1674740602983415808)]} 0 0 [junit4] 2> 1020770 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[42 (1674740602984464384)]} 0 0 [junit4] 2> 1020771 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[43 (1674740602984464385)]} 0 0 [junit4] 2> 1020771 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[44 (1674740602985512960)]} 0 0 [junit4] 2> 1020772 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[45 (1674740602986561536)]} 0 0 [junit4] 2> 1020773 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[46 (1674740602986561537)]} 0 0 [junit4] 2> 1020773 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[47 (1674740602987610112)]} 0 0 [junit4] 2> 1020774 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[48 (1674740602988658688)]} 0 0 [junit4] 2> 1020775 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[49 (1674740602988658689)]} 0 0 [junit4] 2> 1020775 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[50 (1674740602989707264)]} 0 0 [junit4] 2> 1020776 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[51 (1674740602989707265)]} 0 0 [junit4] 2> 1020776 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[52 (1674740602990755840)]} 0 0 [junit4] 2> 1020777 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[53 (1674740602991804416)]} 0 0 [junit4] 2> 1020778 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[54 (1674740602991804417)]} 0 0 [junit4] 2> 1020778 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[55 (1674740602992852992)]} 0 0 [junit4] 2> 1020996 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[56 (1674740602993901568)]} 0 217 [junit4] 2> 1020999 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[57 (1674740603222491136)]} 0 1 [junit4] 2> 1020999 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[58 (1674740603224588288)]} 0 0 [junit4] 2> 1021002 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[59 (1674740603226685440)]} 0 2 [junit4] 2> 1021003 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[60 (1674740603228782592)]} 0 0 [junit4] 2> 1021004 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[61 (1674740603228782593)]} 0 0 [junit4] 2> 1021004 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[62 (1674740603229831168)]} 0 0 [junit4] 2> 1021005 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[63 (1674740603230879744)]} 0 0 [junit4] 2> 1021006 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[64 (1674740603230879745)]} 0 0 [junit4] 2> 1021006 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[65 (1674740603231928320)]} 0 0 [junit4] 2> 1021007 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[66 (1674740603232976896)]} 0 0 [junit4] 2> 1021008 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[67 (1674740603232976897)]} 0 0 [junit4] 2> 1021008 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[68 (1674740603234025472)]} 0 0 [junit4] 2> 1021009 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[69 (1674740603234025473)]} 0 0 [junit4] 2> 1021009 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[70 (1674740603235074048)]} 0 0 [junit4] 2> 1021010 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[71 (1674740603236122624)]} 0 0 [junit4] 2> 1021011 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[72 (1674740603236122625)]} 0 0 [junit4] 2> 1021011 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[73 (1674740603237171200)]} 0 0 [junit4] 2> 1021012 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[74 (1674740603237171201)]} 0 0 [junit4] 2> 1021019 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[75 (1674740603238219776)]} 0 6 [junit4] 2> 1021020 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[76 (1674740603245559808)]} 0 0 [junit4] 2> 1021020 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[77 (1674740603246608384)]} 0 0 [junit4] 2> 1021021 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[78 (1674740603247656960)]} 0 0 [junit4] 2> 1021022 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[79 (1674740603247656961)]} 0 0 [junit4] 2> 1021022 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[80 (1674740603248705536)]} 0 0 [junit4] 2> 1021023 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[81 (1674740603248705537)]} 0 0 [junit4] 2> 1021023 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[82 (1674740603249754112)]} 0 0 [junit4] 2> 1021024 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[83 (1674740603250802688)]} 0 0 [junit4] 2> 1021025 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[84 (1674740603250802689)]} 0 0 [junit4] 2> 1021025 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[85 (1674740603251851264)]} 0 0 [junit4] 2> 1021026 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[86 (1674740603252899840)]} 0 0 [junit4] 2> 1021027 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[87 (1674740603252899841)]} 0 0 [junit4] 2> 1021027 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[88 (1674740603253948416)]} 0 0 [junit4] 2> 1021028 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[89 (1674740603253948417)]} 0 0 [junit4] 2> 1021029 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[90 (1674740603254996992)]} 0 0 [junit4] 2> 1021029 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[91 (1674740603256045568)]} 0 0 [junit4] 2> 1021030 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[92 (1674740603257094144)]} 0 0 [junit4] 2> 1021031 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[93 (1674740603257094145)]} 0 0 [junit4] 2> 1021036 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[94 (1674740603258142720)]} 0 5 [junit4] 2> 1021037 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[95 (1674740603263385600)]} 0 0 [junit4] 2> 1021038 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[96 (1674740603264434176)]} 0 0 [junit4] 2> 1021038 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[97 (1674740603265482752)]} 0 0 [junit4] 2> 1021039 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[98 (1674740603265482753)]} 0 0 [junit4] 2> 1021039 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[99 (1674740603266531328)]} 0 0 [junit4] 2> 1021040 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[100 (1674740603267579904)]} 0 0 [junit4] 2> 1021041 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[101 (1674740603267579905)]} 0 0 [junit4] 2> 1021041 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[102 (1674740603268628480)]} 0 0 [junit4] 2> 1021042 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[103 (1674740603269677056)]} 0 0 [junit4] 2> 1021043 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[104 (1674740603269677057)]} 0 0 [junit4] 2> 1021043 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[105 (1674740603270725632)]} 0 0 [junit4] 2> 1021044 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[106 (1674740603270725633)]} 0 0 [junit4] 2> 1021044 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[107 (1674740603271774208)]} 0 0 [junit4] 2> 1021045 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[108 (1674740603272822784)]} 0 0 [junit4] 2> 1021046 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[109 (1674740603272822785)]} 0 0 [junit4] 2> 1021046 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[110 (1674740603273871360)]} 0 0 [junit4] 2> 1021047 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[111 (1674740603273871361)]} 0 0 [junit4] 2> 1021047 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[112 (1674740603274919936)]} 0 0 [junit4] 2> 1021055 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[113 (1674740603275968512)]} 0 7 [junit4] 2> 1021056 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[114 (1674740603283308544)]} 0 0 [junit4] 2> 1021058 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[115 (1674740603286454272)]} 0 1 [junit4] 2> 1021059 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[116 (1674740603286454273)]} 0 0 [junit4] 2> 1021060 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[117 (1674740603287502848)]} 0 0 [junit4] 2> 1021061 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[118 (1674740603288551424)]} 0 0 [junit4] 2> 1021062 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[119 (1674740603289600000)]} 0 0 [junit4] 2> 1021062 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[120 (1674740603290648576)]} 0 0 [junit4] 2> 1021063 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[121 (1674740603291697152)]} 0 0 [junit4] 2> 1021064 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[122 (1674740603291697153)]} 0 0 [junit4] 2> 1021064 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[123 (1674740603292745728)]} 0 0 [junit4] 2> 1021065 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[124 (1674740603293794304)]} 0 0 [junit4] 2> 1021066 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[125 (1674740603293794305)]} 0 0 [junit4] 2> 1021066 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[126 (1674740603294842880)]} 0 0 [junit4] 2> 1021067 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[127 (1674740603294842881)]} 0 0 [junit4] 2> 1021067 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[128 (1674740603295891456)]} 0 0 [junit4] 2> 1021068 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[129 (1674740603296940032)]} 0 0 [junit4] 2> 1021069 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[130 (1674740603297988608)]} 0 0 [junit4] 2> 1021070 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[131 (1674740603297988609)]} 0 0 [junit4] 2> 1021079 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[132 (1674740603299037184)]} 0 8 [junit4] 2> 1021080 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[133 (1674740603308474368)]} 0 0 [junit4] 2> 1021087 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[134 (1674740603309522944)]} 0 7 [junit4] 2> 1021088 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[135 (1674740603317911552)]} 0 0 [junit4] 2> 1021089 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[136 (1674740603317911553)]} 0 0 [junit4] 2> 1021089 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[137 (1674740603318960128)]} 0 0 [junit4] 2> 1021090 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[138 (1674740603320008704)]} 0 0 [junit4] 2> 1021091 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[139 (1674740603320008705)]} 0 0 [junit4] 2> 1021091 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[140 (1674740603321057280)]} 0 0 [junit4] 2> 1021092 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[141 (1674740603321057281)]} 0 0 [junit4] 2> 1021092 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[142 (1674740603322105856)]} 0 0 [junit4] 2> 1021093 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[143 (1674740603323154432)]} 0 0 [junit4] 2> 1021094 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[144 (1674740603323154433)]} 0 0 [junit4] 2> 1021094 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[145 (1674740603324203008)]} 0 0 [junit4] 2> 1021095 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[146 (1674740603325251584)]} 0 0 [junit4] 2> 1021096 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[147 (1674740603325251585)]} 0 0 [junit4] 2> 1021097 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[148 (1674740603326300160)]} 0 0 [junit4] 2> 1021097 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[149 (1674740603327348736)]} 0 0 [junit4] 2> 1021098 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[150 (1674740603327348737)]} 0 0 [junit4] 2> 1021105 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[151 (1674740603328397312)]} 0 6 [junit4] 2> 1021106 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[152 (1674740603335737344)]} 0 0 [junit4] 2> 1021106 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[153 (1674740603336785920)]} 0 0 [junit4] 2> 1021107 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[154 (1674740603337834496)]} 0 0 [junit4] 2> 1021108 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[155 (1674740603337834497)]} 0 0 [junit4] 2> 1021108 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[156 (1674740603338883072)]} 0 0 [junit4] 2> 1021109 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[157 (1674740603338883073)]} 0 0 [junit4] 2> 1021109 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[158 (1674740603339931648)]} 0 0 [junit4] 2> 1021110 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[159 (1674740603340980224)]} 0 0 [junit4] 2> 1021111 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[160 (1674740603340980225)]} 0 0 [junit4] 2> 1021111 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[161 (1674740603342028800)]} 0 0 [junit4] 2> 1021112 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[162 (1674740603342028801)]} 0 0 [junit4] 2> 1021113 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[163 (1674740603343077376)]} 0 0 [junit4] 2> 1021113 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[164 (1674740603344125952)]} 0 0 [junit4] 2> 1021114 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[165 (1674740603344125953)]} 0 0 [junit4] 2> 1021114 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[166 (1674740603345174528)]} 0 0 [junit4] 2> 1021115 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[167 (1674740603346223104)]} 0 0 [junit4] 2> 1021116 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[168 (1674740603346223105)]} 0 0 [junit4] 2> 1021116 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[169 (1674740603347271680)]} 0 0 [junit4] 2> 1021128 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[170 (1674740603347271681)]} 0 11 [junit4] 2> 1021129 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[171 (1674740603359854592)]} 0 1 [junit4] 2> 1021130 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[172 (1674740603361951744)]} 0 0 [junit4] 2> 1021131 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[173 (1674740603361951745)]} 0 0 [junit4] 2> 1021131 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[174 (1674740603363000320)]} 0 0 [junit4] 2> 1021132 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[175 (1674740603364048896)]} 0 0 [junit4] 2> 1021133 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[176 (1674740603364048897)]} 0 0 [junit4] 2> 1021134 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[177 (1674740603365097472)]} 0 0 [junit4] 2> 1021134 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[178 (1674740603366146048)]} 0 0 [junit4] 2> 1021135 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[179 (1674740603366146049)]} 0 0 [junit4] 2> 1021135 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[180 (1674740603367194624)]} 0 0 [junit4] 2> 1021136 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[181 (1674740603368243200)]} 0 0 [junit4] 2> 1021137 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[182 (1674740603368243201)]} 0 0 [junit4] 2> 1021137 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[183 (1674740603369291776)]} 0 0 [junit4] 2> 1021138 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[184 (1674740603370340352)]} 0 0 [junit4] 2> 1021139 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[185 (1674740603370340353)]} 0 0 [junit4] 2> 1021139 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[186 (1674740603371388928)]} 0 0 [junit4] 2> 1021140 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[187 (1674740603372437504)]} 0 0 [junit4] 2> 1021141 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[188 (1674740603372437505)]} 0 0 [junit4] 2> 1021152 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[189 (1674740603373486080)]} 0 11 [junit4] 2> 1021153 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[190 (1674740603386068992)]} 0 0 [junit4] 2> 1021154 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[191 (1674740603387117568)]} 0 0 [junit4] 2> 1021155 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[192 (1674740603387117569)]} 0 0 [junit4] 2> 1021155 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[193 (1674740603388166144)]} 0 0 [junit4] 2> 1021156 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[194 (1674740603389214720)]} 0 0 [junit4] 2> 1021157 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[195 (1674740603389214721)]} 0 0 [junit4] 2> 1021157 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[196 (1674740603390263296)]} 0 0 [junit4] 2> 1021158 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[197 (1674740603391311872)]} 0 0 [junit4] 2> 1021159 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[198 (1674740603392360448)]} 0 0 [junit4] 2> 1021160 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{add=[199 (1674740603392360449)]} 0 0 [junit4] 2> 1021170 INFO (searcherExecutor-9370-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1021170 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 10 [junit4] 2> 1021172 INFO (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=field_t:0&start=0&rows=10&fl=id} hits=200 status=0 QTime=0 [junit4] 2> 1021172 ERROR (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result/doc[1]/str[@name='id'][.='0'] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="200" start="0" numFoundExact="true"><doc><str name="id">76</str></doc><doc><str name="id">77</str></doc><doc><str name="id">78</str></doc><doc><str name="id">79</str></doc><doc><str name="id">80</str></doc><doc><str name="id">81</str></doc><doc><str name="id">82</str></doc><doc><str name="id">83</str></doc><doc><str name="id">84</str></doc><doc><str name="id">85</str></doc></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=field_t:0&start=0&rows=10&fl=id [junit4] 2> 1021173 ERROR (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[70B6F20A8F64611C]) [ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=field_t:0&start=0&rows=10&fl=id:java.lang.RuntimeException: REQUEST FAILED: xpath=//result/doc[1]/str[@name='id'][.='0'] [junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4] 2> <response> [junit4] 2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="200" start="0" numFoundExact="true"><doc><str name="id">76</str></doc><doc><str name="id">77</str></doc><doc><str name="id">78</str></doc><doc><str name="id">79</str></doc><doc><str name="id">80</str></doc><doc><str name="id">81</str></doc><doc><str name="id">82</str></doc><doc><str name="id">83</str></doc><doc><str name="id">84</str></doc><doc><str name="id">85</str></doc></result> [junit4] 2> </response> [junit4] 2> [junit4] 2> request was:q=field_t:0&start=0&rows=10&fl=id [junit4] 2> at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1009) [junit4] 2> at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976) [junit4] 2> at org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount(TestReRankQParserPlugin.java:675) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.jav [...truncated too long message...] 4] 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> 110) Thread[id=45766, name=httpShardExecutor-11651-thread-1, state=RUNNABLE, group=TGRP-TestInPlaceUpdatesDistrib] [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$SelectorProducer.select(ManagedSelector.java:472) [junit4] 2> at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135) [junit4] 2> at org.eclipse.jetty.io.ManagedSelector$$Lambda$38/1374450756.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$62/1469126350.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> 111) Thread[id=45707, name=Connector-Scheduler-500265b4-1, state=TIMED_WAITING, group=TGRP-TestInPlaceUpdatesDistrib] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) [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> 112) Thread[id=45733, name=qtp1938465870-45733, state=TIMED_WAITING, group=TGRP-TestInPlaceUpdatesDistrib] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) [junit4] 2> at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 113) Thread[id=45639, name=Thread-28566, state=WAITING, group=TGRP-TestInPlaceUpdatesDistrib] [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:2199) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), title_s=PostingsFormat(name=Direct), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Direct)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), _root_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene80), inplace_updatable_int_with_default=DocValuesFormat(name=Direct), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1527, maxMBSortInHeap=5.996613117916624, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sq, timezone=AST [junit4] 2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=131,free=47481024,total=533200896 [junit4] 2> NOTE: All tests run in this JVM: [V2StandaloneTest, AssignTest, SmileWriterTest, ResponseHeaderTest, MergeStrategyTest, CoreMergeIndexesAdminHandlerTest, SplitByPrefixTest, TestFaceting, ForceLeaderWithTlogReplicasTest, TestWithCollection, HighlighterWithoutStoredIdTest, SpatialFilterTest, BinaryUpdateRequestHandlerTest, CircularListTest, TestConfigSetImmutable, OverseerSolrResponseUnsafeSerializationTest, TestCodecSupport, DistributedQueryComponentCustomSortTest, LegacyCloudClusterPropTest, NestedAtomicUpdateTest, TestUseDocValuesAsStored2, SolrIndexMetricsTest, ManagedSchemaRoundRobinCloudTest, TestLMJelinekMercerSimilarityFactory, ConcurrentCreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, TestCustomStream, DistributedSpellCheckComponentTest, TestSort, ScheduledTriggerTest, SpellCheckCollatorTest, RouteFieldTest, DirectSolrSpellCheckerTest, BlockJoinFacetRandomTest, DistanceFunctionTest, HdfsBasicDistributedZk2Test, TestSchemaNameResource, TestCollapseQParserPlugin, OverseerModifyCollectionTest, TestXmlQParserPlugin, OutputWriterTest, ExitableDirectoryReaderTest, MetricsHistoryHandlerTest, TaggingAttributeTest, ResourceLoaderTest, TestMinMaxOnMultiValuedField, PingRequestHandlerTest, FuzzySearchTest, CloneFieldUpdateProcessorFactoryTest, TestDynamicFieldCollectionResource, SharedFSAutoReplicaFailoverTest, SegmentsInfoRequestHandlerTest, MigrateRouteKeyTest, RegexBoostProcessorTest, MetricUtilsTest, RankQParserPluginTest, MultiThreadedOCPTest, DistributedFacetPivotSmallTest, SuggesterFSTTest, TestSolrCLIRunExample, TestRestManager, DistributedFacetPivotLargeTest, TestHttpShardHandlerFactory, IndexSizeTriggerSizeEstimationTest, ReplicationFactorTest, OpenExchangeRatesOrgProviderTest, TestStreamBody, UpdateRequestProcessorFactoryTest, URLClassifyProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, SimpleFacetsTest, LeaderFailureAfterFreshStartTest, ProtectedTermFilterFactoryTest, MetricsConfigTest, BadCopyFieldTest, DistributedUpdateProcessorTest, SimplePostToolTest, SpellingQueryConverterTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestElisionMultitermQuery, TestClusterProperties, TestDistribDocBasedVersion, CreateCollectionCleanupTest, NodeLostTriggerIntegrationTest, TriggerEventQueueTest, QueryResultKeyTest, TestSolrCloudSnapshots, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestMinHashQParser, HttpPartitionTest, CustomHighlightComponentTest, TestShortCircuitedRequests, TestRawResponseWriter, TestManagedStopFilterFactory, TestExportWriter, TestBlobHandler, TestSha256AuthenticationProvider, TestAuthorizationFramework, JWTAuthPluginTest, ChangedSchemaMergeTest, TestSolrDeletionPolicy1, VersionInfoTest, TestExplainDocTransformer, ClusterStateMockUtilTest, TokenizerChainTest, TestNoOpRegenerator, TestSimpleQParserPlugin, TestInfoStreamLogging, HdfsChaosMonkeySafeLeaderTest, TestExactSharedStatsCache, TestJoin, TestStressThreadBackup, SolrJmxReporterCloudTest, ConnectionReuseTest, LukeRequestHandlerTest, CollectionPropsTest, TestFieldResource, TestJavabinTupleStreamParser, RestoreTriggerStateTest, TestTlogReplayVsRecovery, FieldAnalysisRequestHandlerTest, TestContainerPlugin, TestCloudJSONFacetSKGEquiv, DeleteShardTest, TestCoreContainer, RequiredFieldsTest, DirectSolrConnectionTest, BasicAuthOnSingleNodeTest, AtomicUpdateRemovalJavabinTest, TestJsonRangeFacets, TestRangeQuery, TestQuerySenderListener, ZookeeperStatusHandlerTest, ConcurrentCreateCollectionTest, DistributedIntervalFacetingTest, TestDocumentBuilder, PeerSyncTest, SoftAutoCommitTest, TestInPlaceUpdatesDistrib] [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=70B6F20A8F64611C -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sq -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J2 | TestInPlaceUpdatesDistrib (suite) <<< [junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). [junit4] > at __randomizedtesting.SeedInfo.seed([70B6F20A8F64611C]:0) [junit4] Completed [677/917 (3!)] on J2 in 7226.09s, 1 test, 2 errors <<< FAILURES! [...truncated 52825 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
