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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacets

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

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




Build Log:
[...truncated 16422 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
   [junit4]   2> 981307 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 981307 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 981307 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/data-dir-90-001
   [junit4]   2> 981308 WARN  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 981308 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 981309 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 981309 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 981315 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 981328 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 981392 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 982264 WARN  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_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:369) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [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.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) 
[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.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 982275 WARN  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_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:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [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.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) 
[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.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 982277 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 982288 WARN  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56c3951a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 982288 WARN  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56c3951a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 982298 WARN  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@37d49cc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 982298 WARN  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@37d49cc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 982299 WARN  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-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> 982326 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e
   [junit4]   2> 982334 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e
   [junit4]   2> 982334 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e
   [junit4]   2> 982338 INFO  (coreLoadExecutor-8791-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 982347 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 982360 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 982438 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 982448 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 982449 INFO  (coreLoadExecutor-8791-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@3466208e
   [junit4]   2> 982449 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/data-dir-90-001/]
   [junit4]   2> 982450 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=52.884765625, 
floorSegmentMB=0.98046875, forceMergeDeletesPctAllowed=1.398482127908942, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8659824621076333, deletesPctAllowed=21.96897255697364
   [junit4]   2> 982451 WARN  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 982497 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 982497 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 982498 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 982498 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 982499 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12461109913886048]
   [junit4]   2> 982499 WARN  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 982500 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 982500 INFO  (coreLoadExecutor-8791-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1680680168936439808
   [junit4]   2> 982502 INFO  
(searcherExecutor-8793-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 982503 INFO  
(SUITE-TestJsonFacets-seed#[CF5D528065EBEDFE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 982510 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testPrelimSortingDistribExtraStatAndFacet {p0=STREAM}
   [junit4]   2> 982520 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short 
content, break even is size 23
   [junit4]   2> 982520 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 982521 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 982521 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 
1.8.0_252-b09
   [junit4]   2> 982538 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 982538 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 982538 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 982538 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75992ccd{/solr,null,AVAILABLE}
   [junit4]   2> 982543 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@3bd461ec{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:37563}
   [junit4]   2> 982543 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.Server Started @982571ms
   [junit4]   2> 982543 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, 
hostPort=37563}
   [junit4]   2> 982543 ERROR 
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 982543 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 982543 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.7.0
   [junit4]   2> 982543 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 982544 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 982544 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-16T04:11:51.252Z
   [junit4]   2> 982544 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s0-001/solr.xml
   [junit4]   2> 982547 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 982547 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 982549 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 983176 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 983176 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c999e8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 983177 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@2c999e8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 983179 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5493e4a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 983179 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@5493e4a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 983181 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] 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> 983192 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 983192 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 983212 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e
   [junit4]   2> 983220 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e
   [junit4]   2> 983221 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e
   [junit4]   2> 983223 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s0-001
   [junit4]   2> 983223 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 983231 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 983244 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 983316 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 983323 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s0-001/collection1,
 trusted=true
   [junit4]   2> 983323 INFO  (coreLoadExecutor-8809-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@3466208e
   [junit4]   2> 983323 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s0-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s0-001/collection1/data/]
   [junit4]   2> 983324 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=52.884765625, 
floorSegmentMB=0.98046875, forceMergeDeletesPctAllowed=1.398482127908942, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8659824621076333, deletesPctAllowed=21.96897255697364
   [junit4]   2> 983326 WARN  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 983367 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 983367 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 983368 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 983368 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 983369 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12461109913886048]
   [junit4]   2> 983370 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s0-001/collection1/conf
   [junit4]   2> 983370 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 983370 INFO  (coreLoadExecutor-8809-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1680680169848700928
   [junit4]   2> 983371 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=37563 
home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s0-001
   [junit4]   2> 983373 INFO  
(searcherExecutor-8811-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 983377 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short 
content, break even is size 23
   [junit4]   2> 983377 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 983377 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 983377 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 
1.8.0_252-b09
   [junit4]   2> 983377 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 983377 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 983377 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@446ce2d4{/solr,null,AVAILABLE}
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@135ac909{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:37387}
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.s.Server Started @983406ms
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml, hostContext=/solr, 
hostPort=37387}
   [junit4]   2> 983378 ERROR 
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.7.0
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-16T04:11:52.086Z
   [junit4]   2> 983378 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s1-001/solr.xml
   [junit4]   2> 983382 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 983382 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 983383 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 983997 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 983998 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@39b4bbf6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 983998 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@39b4bbf6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984000 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@193fcf1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984001 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@193fcf1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984002 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] 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> 984013 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 984013 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 984045 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e
   [junit4]   2> 984056 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e
   [junit4]   2> 984056 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3466208e
   [junit4]   2> 984058 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s1-001
   [junit4]   2> 984059 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 984067 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 984080 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 984139 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 984146 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s1-001/collection1,
 trusted=true
   [junit4]   2> 984146 INFO  (coreLoadExecutor-8827-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@3466208e
   [junit4]   2> 984146 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s1-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s1-001/collection1/data/]
   [junit4]   2> 984148 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=52.884765625, 
floorSegmentMB=0.98046875, forceMergeDeletesPctAllowed=1.398482127908942, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8659824621076333, deletesPctAllowed=21.96897255697364
   [junit4]   2> 984149 WARN  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 984195 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 984195 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 984197 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 984197 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 984197 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12461109913886048]
   [junit4]   2> 984198 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s1-001/collection1/conf
   [junit4]   2> 984198 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 984198 INFO  (coreLoadExecutor-8827-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1680680170716921856
   [junit4]   2> 984201 INFO  
(searcherExecutor-8829-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 984700 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistribExtraStatAndFacet-seed#[CF5D528065EBEDFE])
 [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=37387 
home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_CF5D528065EBEDFE-001/s1-001
   [junit4]   2> 984705 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1680680171247501312)} 0 1
   [junit4]   2> 984707 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1680680171249598464)} 0 0
   [junit4]   2> 984708 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1680680171251695616)]} 0 0
   [junit4]   2> 984709 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1680680171252744192)]} 0 0
   [junit4]   2> 984709 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3 (1680680171252744192)]} 0 0
   [junit4]   2> 984710 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4 (1680680171253792768)]} 0 0
   [junit4]   2> 984710 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5 (1680680171253792768)]} 0 0
   [junit4]   2> 984711 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6 (1680680171254841344)]} 0 0
   [junit4]   2> 984711 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7 (1680680171254841344)]} 0 0
   [junit4]   2> 984712 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8 (1680680171254841345)]} 0 0
   [junit4]   2> 984712 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9 (1680680171255889920)]} 0 0
   [junit4]   2> 984712 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10 (1680680171255889920)]} 0 0
   [junit4]   2> 984713 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11 (1680680171256938496)]} 0 0
   [junit4]   2> 984713 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12 (1680680171256938496)]} 0 0
   [junit4]   2> 984713 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13 (1680680171256938497)]} 0 0
   [junit4]   2> 984714 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14 (1680680171257987072)]} 0 0
   [junit4]   2> 984714 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15 (1680680171257987072)]} 0 0
   [junit4]   2> 984714 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16 (1680680171257987073)]} 0 0
   [junit4]   2> 984715 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17 (1680680171259035648)]} 0 0
   [junit4]   2> 984715 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18 (1680680171259035648)]} 0 0
   [junit4]   2> 984716 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19 (1680680171259035649)]} 0 0
   [junit4]   2> 984716 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20 (1680680171260084224)]} 0 0
   [junit4]   2> 984716 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21 (1680680171260084224)]} 0 0
   [junit4]   2> 984717 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22 (1680680171260084225)]} 0 0
   [junit4]   2> 984717 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23 (1680680171261132800)]} 0 0
   [junit4]   2> 984717 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24 (1680680171261132800)]} 0 0
   [junit4]   2> 984718 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25 (1680680171262181376)]} 0 0
   [junit4]   2> 984718 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26 (1680680171262181376)]} 0 0
   [junit4]   2> 984718 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27 (1680680171262181377)]} 0 0
   [junit4]   2> 984719 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28 (1680680171263229952)]} 0 0
   [junit4]   2> 984719 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29 (1680680171263229952)]} 0 0
   [junit4]   2> 984719 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30 (1680680171263229953)]} 0 0
   [junit4]   2> 984720 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31 (1680680171264278528)]} 0 0
   [junit4]   2> 984720 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32 (1680680171264278528)]} 0 0
   [junit4]   2> 984720 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33 (1680680171264278529)]} 0 0
   [junit4]   2> 984721 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34 (1680680171265327104)]} 0 0
   [junit4]   2> 984721 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35 (1680680171265327104)]} 0 0
   [junit4]   2> 984721 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36 (1680680171265327105)]} 0 0
   [junit4]   2> 984722 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37 (1680680171266375680)]} 0 0
   [junit4]   2> 984722 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38 (1680680171266375680)]} 0 0
   [junit4]   2> 984723 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39 (1680680171266375681)]} 0 0
   [junit4]   2> 984723 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40 (1680680171267424256)]} 0 0
   [junit4]   2> 984723 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41 (1680680171267424256)]} 0 0
   [junit4]   2> 984724 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42 (1680680171268472832)]} 0 0
   [junit4]   2> 984724 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43 (1680680171268472832)]} 0 0
   [junit4]   2> 984724 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44 (1680680171268472833)]} 0 0
   [junit4]   2> 984725 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45 (1680680171269521408)]} 0 0
   [junit4]   2> 984725 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46 (1680680171269521408)]} 0 0
   [junit4]   2> 984725 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47 (1680680171269521409)]} 0 0
   [junit4]   2> 984726 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48 (1680680171270569984)]} 0 0
   [junit4]   2> 984726 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49 (1680680171270569984)]} 0 0
   [junit4]   2> 984726 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50 (1680680171270569985)]} 0 0
   [junit4]   2> 984727 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51 (1680680171271618560)]} 0 0
   [junit4]   2> 984727 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52 (1680680171271618560)]} 0 0
   [junit4]   2> 984727 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53 (1680680171271618561)]} 0 0
   [junit4]   2> 984728 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54 (1680680171272667136)]} 0 0
   [junit4]   2> 984728 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55 (1680680171272667136)]} 0 0
   [junit4]   2> 984728 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56 (1680680171272667137)]} 0 0
   [junit4]   2> 984729 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57 (1680680171273715712)]} 0 0
   [junit4]   2> 984729 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58 (1680680171273715712)]} 0 0
   [junit4]   2> 984729 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59 (1680680171273715713)]} 0 0
   [junit4]   2> 984730 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60 (1680680171274764288)]} 0 0
   [junit4]   2> 984730 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61 (1680680171274764288)]} 0 0
   [junit4]   2> 984731 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62 (1680680171274764289)]} 0 0
   [junit4]   2> 984731 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63 (1680680171275812864)]} 0 0
   [junit4]   2> 984731 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64 (1680680171275812864)]} 0 0
   [junit4]   2> 984732 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65 (1680680171276861440)]} 0 0
   [junit4]   2> 984732 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66 (1680680171276861440)]} 0 0
   [junit4]   2> 984733 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67 (1680680171277910016)]} 0 0
   [junit4]   2> 984734 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68 (1680680171278958592)]} 0 0
   [junit4]   2> 984734 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69 (1680680171278958592)]} 0 0
   [junit4]   2> 984735 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70 (1680680171278958593)]} 0 0
   [junit4]   2> 984735 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71 (1680680171280007168)]} 0 0
   [junit4]   2> 984735 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72 (1680680171280007168)]} 0 0
   [junit4]   2> 984736 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73 (1680680171281055744)]} 0 0
   [junit4]   2> 984736 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74 (1680680171281055744)]} 0 0
   [junit4]   2> 984736 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75 (1680680171281055745)]} 0 0
   [junit4]   2> 984737 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76 (1680680171282104320)]} 0 0
   [junit4]   2> 984737 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77 (1680680171282104320)]} 0 0
   [junit4]   2> 984738 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78 (1680680171283152896)]} 0 0
   [junit4]   2> 984738 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79 (1680680171283152896)]} 0 0
   [junit4]   2> 984738 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80 (1680680171283152897)]} 0 0
   [junit4]   2> 984739 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81 (1680680171284201472)]} 0 0
   [junit4]   2> 984739 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82 (1680680171284201472)]} 0 0
   [junit4]   2> 984740 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83 (1680680171285250048)]} 0 0
   [junit4]   2> 984741 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84 (1680680171286298624)]} 0 0
   [junit4]   2> 984741 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85 (1680680171286298624)]} 0 0
   [junit4]   2> 984742 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86 (1680680171287347200)]} 0 0
   [junit4]   2> 984742 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87 (1680680171287347200)]} 0 0
   [junit4]   2> 984743 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88 (1680680171287347201)]} 0 0
   [junit4]   2> 984743 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89 (1680680171288395776)]} 0 0
   [junit4]   2> 984743 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90 (1680680171288395776)]} 0 0
   [junit4]   2> 984744 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91 (1680680171289444352)]} 0 0
   [junit4]   2> 984744 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92 (1680680171289444352)]} 0 0
   [junit4]   2> 984745 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93 (1680680171290492928)]} 0 0
   [junit4]   2> 984745 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94 (1680680171290492928)]} 0 0
   [junit4]   2> 984746 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[95 (1680680171290492929)]} 0 0
   [junit4]   2> 984746 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[96 (1680680171291541504)]} 0 0
   [junit4]   2> 984746 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[97 (1680680171291541504)]} 0 0
   [junit4]   2> 984747 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[98 (1680680171292590080)]} 0 0
   [junit4]   2> 984747 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[99 (1680680171292590080)]} 0 0
   [junit4]   2> 984747 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[100 (1680680171292590081)]} 0 0
   [junit4]   2> 984748 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[101 (1680680171293638656)]} 0 0
   [junit4]   2> 984748 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[102 (1680680171293638656)]} 0 0
   [junit4]   2> 984748 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[103 (1680680171293638657)]} 0 0
   [junit4]   2> 984755 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[104 (1680680171300978688)]} 0 0
   [junit4]   2> 984756 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[105 (1680680171302027264)]} 0 0
   [junit4]   2> 984756 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[106 (1680680171302027264)]} 0 0
   [junit4]   2> 984756 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[107 (1680680171302027265)]} 0 0
   [junit4]   2> 984757 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[108 (1680680171303075840)]} 0 0
   [junit4]   2> 984757 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[109 (1680680171303075840)]} 0 0
   [junit4]   2> 984757 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[110 (1680680171303075841)]} 0 0
   [junit4]   2> 984758 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[111 (1680680171304124416)]} 0 0
   [junit4]   2> 984758 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[112 (1680680171304124416)]} 0 0
   [junit4]   2> 984758 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[113 (1680680171304124417)]} 0 0
   [junit4]   2> 984759 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[114 (1680680171305172992)]} 0 0
   [junit4]   2> 984759 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[115 (1680680171305172992)]} 0 0
   [junit4]   2> 984759 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[116 (1680680171305172993)]} 0 0
   [junit4]   2> 984760 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[117 (1680680171306221568)]} 0 0
   [junit4]   2> 984760 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[118 (1680680171306221568)]} 0 0
   [junit4]   2> 984760 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[119 (1680680171306221569)]} 0 0
   [junit4]   2> 984761 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[120 (1680680171307270144)]} 0 0
   [junit4]   2> 984761 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[121 (1680680171307270144)]} 0 0
   [junit4]   2> 984761 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[122 (1680680171307270145)]} 0 0
   [junit4]   2> 984761 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1680680171307270145)]} 0 0
   [junit4]   2> 984762 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[124 (1680680171308318720)]} 0 0
   [junit4]   2> 984762 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[125 (1680680171308318720)]} 0 0
   [junit4]   2> 984762 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[126 (1680680171308318721)]} 0 0
   [junit4]   2> 984763 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[127 (1680680171309367296)]} 0 0
   [junit4]   2> 984763 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[128 (1680680171309367296)]} 0 0
   [junit4]   2> 984763 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[129 (1680680171309367297)]} 0 0
   [junit4]   2> 984764 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[130 (1680680171310415872)]} 0 0
   [junit4]   2> 984764 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[131 (1680680171310415872)]} 0 0
   [junit4]   2> 984764 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[132 (1680680171310415873)]} 0 0
   [junit4]   2> 984765 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[133 (1680680171311464448)]} 0 0
   [junit4]   2> 984765 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[134 (1680680171311464448)]} 0 0
   [junit4]   2> 984765 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[135 (1680680171311464449)]} 0 0
   [junit4]   2> 984766 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[136 (1680680171312513024)]} 0 0
   [junit4]   2> 984766 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[137 (1680680171312513024)]} 0 0
   [junit4]   2> 984766 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[138 (1680680171312513025)]} 0 0
   [junit4]   2> 984767 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[139 (1680680171312513025)]} 0 0
   [junit4]   2> 984767 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[140 (1680680171313561600)]} 0 0
   [junit4]   2> 984767 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[141 (1680680171313561600)]} 0 0
   [junit4]   2> 984767 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[142 (1680680171313561601)]} 0 0
   [junit4]   2> 984768 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[143 (1680680171314610176)]} 0 0
   [junit4]   2> 984768 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[144 (1680680171314610176)]} 0 0
   [junit4]   2> 984768 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[145 (1680680171314610177)]} 0 0
   [junit4]   2> 984769 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[146 (1680680171315658752)]} 0 0
   [junit4]   2> 984769 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[147 (1680680171315658752)]} 0 0
   [junit4]   2> 984769 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[148 (1680680171315658753)]} 0 0
   [junit4]   2> 984770 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[149 (1680680171316707328)]} 0 0
   [junit4]   2> 984770 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[150 (1680680171316707328)]} 0 0
   [junit4]   2> 984770 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[151 (1680680171316707329)]} 0 0
   [junit4]   2> 984771 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[152 (1680680171317755904)]} 0 0
   [junit4]   2> 984771 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[153 (1680680171317755904)]} 0 0
   [junit4]   2> 984771 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[154 (1680680171317755905)]} 0 0
   [junit4]   2> 984772 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[155 (1680680171317755905)]} 0 0
   [junit4]   2> 984772 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[156 (1680680171318804480)]} 0 0
   [junit4]   2> 984772 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[157 (1680680171318804480)]} 0 0
   [junit4]   2> 984772 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[158 (1680680171318804481)]} 0 0
   [junit4]   2> 984773 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[159 (1680680171319853056)]} 0 0
   [junit4]   2> 984773 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[160 (1680680171319853056)]} 0 0
   [junit4]   2> 984773 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[161 (1680680171319853057)]} 0 0
   [junit4]   2> 984774 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[162 (1680680171320901632)]} 0 0
   [junit4]   2> 984774 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[163 (1680680171320901632)]} 0 0
   [junit4]   2> 984774 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[164 (1680680171320901633)]} 0 0
   [junit4]   2> 984775 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[165 (1680680171321950208)]} 0 0
   [junit4]   2> 984775 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[166 (1680680171321950208)]} 0 0
   [junit4]   2> 984775 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[167 (1680680171321950209)]} 0 0
   [junit4]   2> 984776 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[168 (1680680171322998784)]} 0 0
   [junit4]   2> 984776 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[169 (1680680171322998784)]} 0 0
   [junit4]   2> 984776 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[170 (1680680171322998785)]} 0 0
   [junit4]   2> 984777 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[171 (1680680171324047360)]} 0 0
   [junit4]   2> 984777 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[172 (1680680171324047360)]} 0 0
   [junit4]   2> 984777 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[173 (1680680171324047361)]} 0 0
   [junit4]   2> 984778 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[174 (1680680171325095936)]} 0 0
   [junit4]   2> 984778 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[175 (1680680171325095936)]} 0 0
   [junit4]   2> 984778 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[176 (1680680171325095937)]} 0 0
   [junit4]   2> 984779 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[177 (1680680171326144512)]} 0 0
   [junit4]   2> 984779 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[178 (1680680171326144512)]} 0 0
   [junit4]   2> 984779 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[179 (1680680171326144513)]} 0 0
   [junit4]   2> 984780 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[180 (1680680171327193088)]} 0 0
   [junit4]   2> 984780 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[181 (1680680171327193088)]} 0 0
   [junit4]   2> 984781 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[182 (1680680171327193089)]} 0 0
   [junit4]   2> 984781 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[183 (1680680171328241664)]} 0 0
   [junit4]   2> 984781 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[184 (1680680171328241664)]} 0 0
   [junit4]   2> 984782 INFO  (qtp62877656-14036) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[185 (1680680171329290240)]} 0 0
   [junit4]   2> 984782 INFO  (qtp2012268749-14056) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[186 (1680680171329290240)]} 0 0
   [junit4]   2> 984782 INFO  (qtp62877656-14032) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[187 (1680680171329290241)]} 0 0
   [junit4]   2> 984783 INFO  (qtp2012268749-14052) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[188 (1680680171330338816)]} 0 0
   [junit4]   2> 984783 INFO  (qtp62877656-14033) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[189 (1680680171330338816)]} 0 0
   [junit4]   2> 984783 INFO  (qtp2012268749-14053) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[190 (1680680171330338817)]} 0 0
   [junit4]   2> 984784 INFO  (qtp62877656-14034) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[191 (1680680171331387392)]} 0 0
   [junit4]   2> 984784 INFO  (qtp2012268749-14054) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[192 (1680680171331387392)]} 0 0
   [junit4]   2> 984784 INFO  (qtp62877656-14035) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[193 (1680680171331387393)]} 0 0
   [junit4]   2> 984785 INFO  (qtp2012268749-14055) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[194 (1680680171331387393)]} 0 0
   [junit4]   2> 984785 I

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

 [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>   56) Thread[id=14137, name=httpShardExecutor-8882-thread-1, 
state=RUNNABLE, group=TGRP-TestJsonFacets]
   [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$84/596776290.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$48/789726854.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{super_s=PostingsFormat(name=MockRandom), 
cat_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
where_s_multi_not_uninvert=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 where_sds=BlockTreeOrds(blocksize=128), 
book_id_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 super_sds=BlockTreeOrds(blocksize=128), 
cat_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
sparse_ss=PostingsFormat(name=MockRandom), 
super_sd=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
book_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
where_s=PostingsFormat(name=MockRandom), 
where_s_multi_not_uninvert_dv=BlockTreeOrds(blocksize=128), 
sparse_sd=PostingsFormat(name=Asserting), id=PostingsFormat(name=MockRandom), 
multi_ss=PostingsFormat(name=Asserting), type_s=BlockTreeOrds(blocksize=128), 
where_s_single_not_uninvert_dv=PostingsFormat(name=MockRandom), 
sparse_sds=PostingsFormat(name=MockRandom), 
f_sd=PostingsFormat(name=Asserting), page_s=PostingsFormat(name=MockRandom), 
1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
cat_sd=BlockTreeOrds(blocksize=128), 2_s=PostingsFormat(name=Asserting), 
super_ss=PostingsFormat(name=Asserting), 3_s=PostingsFormat(name=MockRandom), 
_root_=BlockTreeOrds(blocksize=128), val_b=BlockTreeOrds(blocksize=128), 
multi_sds=PostingsFormat(name=Asserting), cat_s=PostingsFormat(name=Asserting), 
where_sd=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 v_t=PostingsFormat(name=MockRandom), foo_s=PostingsFormat(name=Asserting), 
make_s=BlockTreeOrds(blocksize=128), 
x_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
y_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
z_t=PostingsFormat(name=MockRandom), 
where_s_single_not_uninvert=PostingsFormat(name=Asserting), 
sparse_s=BlockTreeOrds(blocksize=128), where_ss=BlockTreeOrds(blocksize=128), 
model_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
 docValues:{num_dd=DocValuesFormat(name=Asserting), 
num_lds=DocValuesFormat(name=Lucene80), 
date_dt=DocValuesFormat(name=Asserting), 
cat_sds=DocValuesFormat(name=Asserting), 
sparse_num_f=DocValuesFormat(name=Lucene80), 
where_sds=DocValuesFormat(name=Lucene80), 
sparse_num_d=DocValuesFormat(name=Lucene80), 
Z_num_id=DocValuesFormat(name=Asserting), z_ids=DocValuesFormat(name=Direct), 
super_sds=DocValuesFormat(name=Lucene80), 
Z_long_ld=DocValuesFormat(name=Lucene80), f_ids=DocValuesFormat(name=Direct), 
sparse_num_dd=DocValuesFormat(name=Lucene80), 
super_sd=DocValuesFormat(name=Asserting), 
where_s_multi_not_uninvert_dv=DocValuesFormat(name=Lucene80), 
Z_num_i=DocValuesFormat(name=Direct), Z_long_l=DocValuesFormat(name=Lucene80), 
sparse_sd=DocValuesFormat(name=Lucene80), num_is=DocValuesFormat(name=Direct), 
Z_num_l=DocValuesFormat(name=Lucene80), 
where_s_single_not_uninvert_dv=DocValuesFormat(name=Direct), 
date_dtd=DocValuesFormat(name=Direct), sparse_sds=DocValuesFormat(name=Direct), 
f_sd=DocValuesFormat(name=Lucene80), cat_sd=DocValuesFormat(name=Lucene80), 
multi_sds=DocValuesFormat(name=Lucene80), 
num_f=DocValuesFormat(name=Asserting), 
where_sd=DocValuesFormat(name=Asserting), 
num_id=DocValuesFormat(name=Lucene80), bar_i=DocValuesFormat(name=Asserting), 
num_d=DocValuesFormat(name=Direct), num_ds=DocValuesFormat(name=Lucene80), 
date_dtds=DocValuesFormat(name=Lucene80), num_i=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80), 
cost_f=DocValuesFormat(name=Lucene80), x_ids=DocValuesFormat(name=Asserting), 
num_l=DocValuesFormat(name=Direct), num_ls=DocValuesFormat(name=Lucene80), 
num_dds=DocValuesFormat(name=Lucene80), num_fds=DocValuesFormat(name=Lucene80), 
num_fs=DocValuesFormat(name=Lucene80), num_ids=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=814, maxMBSortInHeap=7.502179470526368, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en, 
timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=66,free=241797440,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncReplicationTest, 
TestManagedResourceStorage, SpellCheckComponentTest, 
TestDistributedMissingSort, TestCloudJSONFacetSKG, HdfsLockFactoryTest, 
SolrMetricReporterTest, OverseerModifyCollectionTest, 
SolrRrdBackendFactoryTest, DirectSolrConnectionTest, TestWithCollection, 
TestPushWriter, SimpleFacetsTest, TestDistribDocBasedVersion, CursorMarkTest, 
NodeMutatorTest, TestFieldCacheReopen, TestApiFramework, RulesTest, 
TestFoldingMultitermQuery, HdfsAutoAddReplicasIntegrationTest, 
TestEmbeddedSolrServerSchemaAPI, DataDrivenBlockJoinTest, 
SharedFSAutoReplicaFailoverTest, SortByFunctionTest, CursorPagingTest, 
RequestHandlersTest, TriggerCooldownIntegrationTest, DeleteShardTest, 
TestFastOutputStream, TestLocalFSCloudBackupRestore, 
TestConfigSetsAPIExclusivity, AtomicUpdatesTest, TestAnalyzeInfixSuggestions, 
TestSolr4Spatial, TestQuerySenderNoQuery, HdfsWriteToMultipleCollectionsTest, 
SSLMigrationTest, PropertiesRequestHandlerTest, TestHighlightDedupGrouping, 
NodeAddedTriggerTest, BJQFilterAccessibleTest, MergeStrategyTest, 
TestSimClusterStateProvider, AdminHandlersProxyTest, TestHdfsBackupRestoreCore, 
TestDFRSimilarityFactory, TestMaxScoreQueryParser, TestConfigSets, 
TestExternalRoleRuleBasedAuthorizationPlugin, TestTestInjection, 
SpellPossibilityIteratorTest, VersionInfoTest, RankQueryTest, 
HttpPartitionTest, TestNoOpRegenerator, TestDocBasedVersionConstraints, 
IgnoreLargeDocumentProcessorFactoryTest, TestCloudNestedDocsSort, 
TestStressInPlaceUpdates, TestDeprecatedFilters, TestSimTriggerIntegration, 
ThreadDumpHandlerTest, TestSubQueryTransformer, 
SearchRateTriggerIntegrationTest, ClassificationUpdateProcessorTest, 
TestSlowCompositeReaderWrapper, TestFieldCacheWithThreads, TestInitQParser, 
JWTAuthPluginIntegrationTest, ResponseBuilderTest, 
SignatureUpdateProcessorFactoryTest, TestIntervalFaceting, OverseerStatusTest, 
TestSolrQueryResponse, TestCloudSchemaless, TestInPlaceUpdatesRequiredField, 
TestSolrConfigHandler, TestSolrCloudWithDelegationTokens, NumericFieldsTest, 
TestSolrConfigHandlerCloud, DistributedSpellCheckComponentTest, TestSolrXml, 
InfixSuggestersTest, SolrCoreTest, TokenizerChainTest, PeerSyncWithLeaderTest, 
UpdateRequestProcessorFactoryTest, TestReqParamsAPI, TestSortByMinMaxFunction, 
HdfsDirectoryFactoryTest, CustomCollectionTest, CurrencyFieldTypeTest, 
TestFreeTextSuggestions, TestJsonFacets]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJsonFacets 
-Dtests.seed=CF5D528065EBEDFE -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=en -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J3 | TestJsonFacets (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CF5D528065EBEDFE]:0)
   [junit4] Completed [903/920 (1!)] on J3 in 7213.15s, 162 tests, 1 error <<< 
FAILURES!

[...truncated 52255 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:507:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:495:
 Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 166 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to