Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1841/
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([201003B3899524E9]:0)
Build Log:
[...truncated 16377 lines...]
[junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
[junit4] 2> 2930583 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 2930584 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2930584 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_201003B3899524E9-001/data-dir-271-001
[junit4] 2> 2930584 WARN
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
[junit4] 2> 2930584 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2930586 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 2930586 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2930594 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 2930625 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.s.IndexSchema Schema name=example
[junit4] 2> 2930694 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 2931833 WARN
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/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-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-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_191]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
~[?:1.8.0_191]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_191]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_191]
[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_191]
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_191]
[junit4] 2> at
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_191]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:367) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:809) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [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_191]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_191]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_191]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_191]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 2931835 WARN
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/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-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-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_191]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
~[?:1.8.0_191]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_191]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_191]
[junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_191]
[junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_191]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:560)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:80)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:668) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:809) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [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_191]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_191]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_191]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_191]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[junit4] 2> 2931836 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2931837 WARN
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@bc480fd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2931837 WARN
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@bc480fd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2931840 WARN
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7cab7edd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2931840 WARN
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7cab7edd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2931842 WARN
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-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> 2931887 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6651a3ef
[junit4] 2> 2931899 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6651a3ef
[junit4] 2> 2931899 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6651a3ef
[junit4] 2> 2931901 INFO (coreLoadExecutor-27134-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2931910 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 2931931 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2931936 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
[junit4] 2> 2932005 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid
field id
[junit4] 2> 2932014 INFO (coreLoadExecutor-27134-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@6651a3ef
[junit4] 2> 2932014 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_201003B3899524E9-001/data-dir-271-001/]
[junit4] 2> 2932016 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8472318828174255]
[junit4] 2> 2932018 WARN (coreLoadExecutor-27134-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> 2932074 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2932074 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2932075 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2932075 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2932076 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2932077 WARN (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 2932077 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 2932077 INFO (coreLoadExecutor-27134-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1673884354258927616
[junit4] 2> 2932081 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932081 INFO
(SUITE-TestJsonFacets-seed#[201003B3899524E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2932086 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testBehaviorEquivilenceOfUninvertibleFalse {p0=STREAM}
[junit4] 2> 2932087 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{deleteByQuery=*:* (-1673884354268364800)} 0 1
[junit4] 2> 2932090 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[1
(1673884354271510528)]} 0 0
[junit4] 2> 2932090 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[2
(1673884354272559104)]} 0 0
[junit4] 2> 2932090 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[3
(1673884354272559105)]} 0 0
[junit4] 2> 2932100 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932101 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 10
[junit4] 2> 2932102 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[4
(1673884354284093440)]} 0 0
[junit4] 2> 2932102 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[5
(1673884354285142016)]} 0 0
[junit4] 2> 2932111 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932111 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 9
[junit4] 2> 2932113 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[6
(1673884354295627776)]} 0 0
[junit4] 2> 2932121 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932122 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 8
[junit4] 2> 2932123 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[*+TO+2]&json.facet={x:+{type:terms,+field:'where_s_not_indexed_sS'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932123 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[*+TO+2]&json.facet={x:+{type:terms,+field:'where_s_multi_not_uninvert'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932123 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[*+TO+2]&json.facet={x:+{type:terms,+field:'where_s_single_not_uninvert'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932123 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[*+TO+2]&json.facet={x:+{type:terms,+field:'where_s'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932124 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[*+TO+2]&json.facet={x:+{type:terms,+field:'where_s_multi_not_uninvert_dv'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932124 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[*+TO+2]&json.facet={x:+{type:terms,+field:'where_s_single_not_uninvert_dv'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932125 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[*+TO+2]&json.facet={x:+{type:terms,+sort:'index+asc',+method:enum,+field:'where_s'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932125 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[*+TO+2]&json.facet={x:+{type:terms,+sort:'index+asc',+method:enum,+field:'where_s_multi_not_uninvert'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932125 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[*+TO+2]&json.facet={x:+{type:terms,+sort:'index+asc',+method:enum,+field:'where_s_single_not_uninvert'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932127 INFO
(TEST-TestJsonFacets.testBehaviorEquivilenceOfUninvertibleFalse-seed#[201003B3899524E9])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testBehaviorEquivilenceOfUninvertibleFalse {p0=STREAM}
[junit4] 2> 2932132 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSKGSweepMultiAcc {p0=STREAM}
[junit4] 2> 2932134 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1673884354316599296)} 0 1
[junit4] 2> 2932134 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[1 (1673884354318696448)]} 0 0
[junit4] 2> 2932135 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[2 (1673884354319745024)]} 0 0
[junit4] 2> 2932135 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[3 (1673884354319745025)]} 0 0
[junit4] 2> 2932151 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932152 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 16
[junit4] 2> 2932154 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[4 (1673884354337570816)]} 0 1
[junit4] 2> 2932154 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[5 (1673884354339667968)]} 0 0
[junit4] 2> 2932163 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932163 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 8
[junit4] 2> 2932164 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[6 (1673884354349105152)]} 0 0
[junit4] 2> 2932172 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932173 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 8
[junit4] 2> 2932174 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'index+asc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+true+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932174 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'index+asc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+false+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932175 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+true+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932175 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+false+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932176 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+true+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932176 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+false+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932177 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+true+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932177 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+false+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932177 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'index+asc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+true+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932178 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'index+asc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+false+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932178 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+true+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932178 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'y+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+false+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932179 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+true+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932179 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'z+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+false+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932179 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+true+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932180 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:[*+TO+*]&json.facet={x:+{+type:+terms,+field:+'cat_s',+prelim_sort:'count+desc',+sort:'skg+desc',+limit:-1,+++++++facet:+{+skg:+{+type:+'func',+func:'relatedness($fore,$back)',++++++++++++++++++++++++sweep_collection:+false+},+++++++++++++++y:'sum(num_i)',+++++++++++++++++z:'min(num_i)'+}+}+}&back=*:*&rows=0&fore=where_s:NY&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 2932181 INFO
(TEST-TestJsonFacets.testSKGSweepMultiAcc-seed#[201003B3899524E9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSKGSweepMultiAcc {p0=STREAM}
[junit4] 2> 2932185 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testExplicitQueryDomain {p0=STREAM}
[junit4] 2> 2932187 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1673884354373222400)} 0 1
[junit4] 2> 2932188 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[1 (1673884354374270976)]} 0 0
[junit4] 2> 2932188 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[2 (1673884354375319552)]} 0 0
[junit4] 2> 2932188 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[3 (1673884354375319553)]} 0 0
[junit4] 2> 2932197 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932197 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 9
[junit4] 2> 2932198 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[4 (1673884354385805312)]} 0 0
[junit4] 2> 2932199 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[5 (1673884354386853888)]} 0 0
[junit4] 2> 2932207 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932207 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 8
[junit4] 2> 2932209 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[6 (1673884354396291072)]} 0 0
[junit4] 2> 2932217 INFO
(searcherExecutor-27136-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2932217 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 8
[junit4] 2> 2932218 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat_s:B&json.facet={w:+{type:terms,+field:'where_s'}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932219 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&json.facet={w:+{type:terms,+field:'where_s',+domain:+{+query:'cat_s:B'+}}}&rows=0&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 2932219 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&json.facet={w:+{type:terms,+field:'where_s',+domain:+{+query:'cat_s:B'+}}}&fq=-*:*&rows=0&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2932220 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&json.facet={w:+{type:terms,+field:'where_s',+domain:+{+query:{param:domain_q}+}}}&domain_q=cat_s:B&fq=-*:*&rows=0&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2932220 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[0+TO+*]&json.facet={w:+{type:terms,+field:'where_s',++++++facet:+{+c:+{+type:terms,+field:'cat_s',+domain:+{+query:'*:*'+}}}}}&rows=0&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 2932221 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching 'query' domain can not
be null
[junit4] 2> 2932221 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[0+TO+*]&json.facet={w:+{type:terms,+field:'where_s',++++++facet:+{+c:+{+type:terms,+field:'cat_s',+domain:+{+query:+null+}}}}}&rows=0&wt=xml}
status=400 QTime=0
[junit4] 2> 2932221 ERROR
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=num_i:[0+TO+*]&json.facet={w:+{type:terms,+field:'where_s',++++++facet:+{+c:+{+type:terms,+field:'cat_s',+domain:+{+query:+null+}}}}}&rows=0&wt=xml
[junit4] 2> 2932222 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching 'query' domain must not
evaluate to an empty list
[junit4] 2> 2932222 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[0+TO+*]&json.facet={w:+{type:terms,+field:'where_s',++++++facet:+{+c:+{+type:terms,+field:'cat_s',+domain:+{+query:+[+]+}}}}}&rows=0&wt=xml}
hits=3 status=400 QTime=0
[junit4] 2> 2932222 ERROR
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=num_i:[0+TO+*]&json.facet={w:+{type:terms,+field:'where_s',++++++facet:+{+c:+{+type:terms,+field:'cat_s',+domain:+{+query:+[+]+}}}}}&rows=0&wt=xml
[junit4] 2> 2932222 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.h.RequestHandlerBase Ignoring exception matching 'query' domain must not
evaluate to an empty list
[junit4] 2> 2932222 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=num_i:[0+TO+*]&json.facet={w:+{type:terms,+field:'where_s',++++++facet:+{+c:+{+type:terms,+field:'cat_s',+domain:+{+query:+{param:bogus}+}}}}}&rows=0&wt=xml}
hits=3 status=400 QTime=0
[junit4] 2> 2932222 ERROR
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=num_i:[0+TO+*]&json.facet={w:+{type:terms,+field:'where_s',++++++facet:+{+c:+{+type:terms,+field:'cat_s',+domain:+{+query:+{param:bogus}+}}}}}&rows=0&wt=xml
[junit4] 2> 2932223 INFO
(TEST-TestJsonFacets.testExplicitQueryDomain-seed#[201003B3899524E9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testExplicitQueryDomain {p0=STREAM}
[junit4] 2> 2932228 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.SolrTestCaseJ4 ###Starting testPrelimSortingSingleNode {p0=STREAM}
[junit4] 2> 2932234 WARN
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 2932235 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2932235 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 2932235 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
[junit4] 2> 2932235 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2932235 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2932236 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2932236 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7104e487{/solr,null,AVAILABLE}
[junit4] 2> 2932236 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.s.AbstractConnector Started ServerConnector@29ec5e5f{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:44638}
[junit4] 2> 2932236 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.s.Server Started @2932273ms
[junit4] 2> 2932236 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml,
solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=44638}
[junit4] 2> 2932237 ERROR
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2932237 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2932237 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 2932237 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2932237 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 2932237 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-02T03:55:17.451Z
[junit4] 2> 2932237 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_201003B3899524E9-001/s0-001/solr.xml
[junit4] 2> 2932240 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2932240 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2932242 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@6651a3ef, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2932898 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2932899 WARN
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@278fae19[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2932899 WARN
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@278fae19[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2932903 WARN
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@49662d65[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2932903 WARN
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@49662d65[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2932905 WARN
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] 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> 2932924 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2932925 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 2932961 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6651a3ef
[junit4] 2> 2932979 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6651a3ef
[junit4] 2> 2932979 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6651a3ef
[junit4] 2> 2932983 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_201003B3899524E9-001/s0-001
[junit4] 2> 2932983 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2932993 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 2933014 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_201003B3899524E9-001/s0-001/collection1,
trusted=true
[junit4] 2> 2933019 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
[junit4] 2> 2933090 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid
field id
[junit4] 2> 2933099 INFO (coreLoadExecutor-27152-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@6651a3ef
[junit4] 2> 2933100 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_201003B3899524E9-001/s0-001/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_201003B3899524E9-001/s0-001/collection1/data/]
[junit4] 2> 2933102 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8472318828174255]
[junit4] 2> 2933104 WARN (coreLoadExecutor-27152-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> 2933173 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2933173 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2933174 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2933175 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2933176 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2933177 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized
to use dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_201003B3899524E9-001/s0-001/collection1/conf
[junit4] 2> 2933177 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 2933177 INFO (coreLoadExecutor-27152-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1673884355412361216
[junit4] 2> 2933179 INFO
(TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[201003B3899524E9]) [
] o.a.s.SolrTestCaseHS ===> Started solr server port=44638
home=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_201003B3899524E9-001/s0-001
[junit4] 2> 2933182 INFO
(searcherExecutor-27154-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2933184 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1673884355417604096)} 0 1
[junit4] 2> 2933185 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1673884355420749824)]} 0 0
[junit4] 2> 2933186 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1673884355421798400)]} 0 0
[junit4] 2> 2933187 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3 (1673884355422846976)]} 0 0
[junit4] 2> 2933187 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4 (1673884355422846977)]} 0 0
[junit4] 2> 2933188 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5 (1673884355423895552)]} 0 0
[junit4] 2> 2933189 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6 (1673884355423895553)]} 0 0
[junit4] 2> 2933189 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7 (1673884355424944128)]} 0 0
[junit4] 2> 2933190 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8 (1673884355425992704)]} 0 0
[junit4] 2> 2933190 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9 (1673884355425992705)]} 0 0
[junit4] 2> 2933191 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10 (1673884355427041280)]} 0 0
[junit4] 2> 2933191 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11 (1673884355427041281)]} 0 0
[junit4] 2> 2933192 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12 (1673884355428089856)]} 0 0
[junit4] 2> 2933192 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13 (1673884355428089857)]} 0 0
[junit4] 2> 2933193 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14 (1673884355429138432)]} 0 0
[junit4] 2> 2933193 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15 (1673884355429138433)]} 0 0
[junit4] 2> 2933194 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16 (1673884355430187008)]} 0 0
[junit4] 2> 2933194 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17 (1673884355430187009)]} 0 0
[junit4] 2> 2933195 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18 (1673884355431235584)]} 0 0
[junit4] 2> 2933195 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19 (1673884355431235585)]} 0 0
[junit4] 2> 2933196 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20 (1673884355432284160)]} 0 0
[junit4] 2> 2933196 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21 (1673884355432284161)]} 0 0
[junit4] 2> 2933197 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22 (1673884355433332736)]} 0 0
[junit4] 2> 2933197 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23 (1673884355433332737)]} 0 0
[junit4] 2> 2933198 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24 (1673884355434381312)]} 0 0
[junit4] 2> 2933198 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25 (1673884355434381313)]} 0 0
[junit4] 2> 2933199 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26 (1673884355435429888)]} 0 0
[junit4] 2> 2933199 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27 (1673884355435429889)]} 0 0
[junit4] 2> 2933200 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28 (1673884355436478464)]} 0 0
[junit4] 2> 2933200 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29 (1673884355436478465)]} 0 0
[junit4] 2> 2933201 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30 (1673884355437527040)]} 0 0
[junit4] 2> 2933202 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31 (1673884355437527041)]} 0 0
[junit4] 2> 2933202 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32 (1673884355438575616)]} 0 0
[junit4] 2> 2933203 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33 (1673884355438575617)]} 0 0
[junit4] 2> 2933203 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34 (1673884355439624192)]} 0 0
[junit4] 2> 2933204 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35 (1673884355439624193)]} 0 0
[junit4] 2> 2933204 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36 (1673884355440672768)]} 0 0
[junit4] 2> 2933205 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37 (1673884355441721344)]} 0 0
[junit4] 2> 2933205 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38 (1673884355441721345)]} 0 0
[junit4] 2> 2933206 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39 (1673884355442769920)]} 0 0
[junit4] 2> 2933206 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40 (1673884355442769921)]} 0 0
[junit4] 2> 2933207 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41 (1673884355443818496)]} 0 0
[junit4] 2> 2933207 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42 (1673884355443818497)]} 0 0
[junit4] 2> 2933208 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43 (1673884355444867072)]} 0 0
[junit4] 2> 2933208 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44 (1673884355444867073)]} 0 0
[junit4] 2> 2933209 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45 (1673884355445915648)]} 0 0
[junit4] 2> 2933209 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46 (1673884355445915649)]} 0 0
[junit4] 2> 2933210 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47 (1673884355446964224)]} 0 0
[junit4] 2> 2933210 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48 (1673884355446964225)]} 0 0
[junit4] 2> 2933211 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49 (1673884355448012800)]} 0 0
[junit4] 2> 2933211 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50 (1673884355448012801)]} 0 0
[junit4] 2> 2933212 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51 (1673884355449061376)]} 0 0
[junit4] 2> 2933212 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52 (1673884355449061377)]} 0 0
[junit4] 2> 2933213 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53 (1673884355450109952)]} 0 0
[junit4] 2> 2933213 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54 (1673884355450109953)]} 0 0
[junit4] 2> 2933214 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55 (1673884355451158528)]} 0 0
[junit4] 2> 2933214 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56 (1673884355451158529)]} 0 0
[junit4] 2> 2933215 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57 (1673884355452207104)]} 0 0
[junit4] 2> 2933215 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[58 (1673884355452207105)]} 0 0
[junit4] 2> 2933216 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[59 (1673884355453255680)]} 0 0
[junit4] 2> 2933216 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[60 (1673884355453255681)]} 0 0
[junit4] 2> 2933217 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[61 (1673884355454304256)]} 0 0
[junit4] 2> 2933218 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[62 (1673884355454304257)]} 0 0
[junit4] 2> 2933218 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[63 (1673884355455352832)]} 0 0
[junit4] 2> 2933219 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[64 (1673884355455352833)]} 0 0
[junit4] 2> 2933219 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[65 (1673884355456401408)]} 0 0
[junit4] 2> 2933220 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[66 (1673884355456401409)]} 0 0
[junit4] 2> 2933220 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[67 (1673884355457449984)]} 0 0
[junit4] 2> 2933221 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[68 (1673884355457449985)]} 0 0
[junit4] 2> 2933221 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[69 (1673884355458498560)]} 0 0
[junit4] 2> 2933222 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[70 (1673884355458498561)]} 0 0
[junit4] 2> 2933222 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[71 (1673884355459547136)]} 0 0
[junit4] 2> 2933223 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[72 (1673884355459547137)]} 0 0
[junit4] 2> 2933223 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[73 (1673884355460595712)]} 0 0
[junit4] 2> 2933224 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[74 (1673884355461644288)]} 0 0
[junit4] 2> 2933224 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[75 (1673884355461644289)]} 0 0
[junit4] 2> 2933225 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[76 (1673884355462692864)]} 0 0
[junit4] 2> 2933225 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[77 (1673884355462692865)]} 0 0
[junit4] 2> 2933226 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[78 (1673884355463741440)]} 0 0
[junit4] 2> 2933226 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[79 (1673884355463741441)]} 0 0
[junit4] 2> 2933227 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[80 (1673884355464790016)]} 0 0
[junit4] 2> 2933227 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[81 (1673884355464790017)]} 0 0
[junit4] 2> 2933228 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[82 (1673884355465838592)]} 0 0
[junit4] 2> 2933228 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[83 (1673884355465838593)]} 0 0
[junit4] 2> 2933229 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[84 (1673884355466887168)]} 0 0
[junit4] 2> 2933229 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[85 (1673884355466887169)]} 0 0
[junit4] 2> 2933230 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[86 (1673884355467935744)]} 0 0
[junit4] 2> 2933230 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[87 (1673884355467935745)]} 0 0
[junit4] 2> 2933231 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[88 (1673884355468984320)]} 0 0
[junit4] 2> 2933231 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[89 (1673884355468984321)]} 0 0
[junit4] 2> 2933232 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[90 (1673884355470032896)]} 0 0
[junit4] 2> 2933232 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[91 (1673884355470032897)]} 0 0
[junit4] 2> 2933233 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[92 (1673884355471081472)]} 0 0
[junit4] 2> 2933233 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[93 (1673884355471081473)]} 0 0
[junit4] 2> 2933234 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[94 (1673884355472130048)]} 0 0
[junit4] 2> 2933234 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[95 (1673884355472130049)]} 0 0
[junit4] 2> 2933235 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[96 (1673884355473178624)]} 0 0
[junit4] 2> 2933235 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[97 (1673884355473178625)]} 0 0
[junit4] 2> 2933236 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[98 (1673884355474227200)]} 0 0
[junit4] 2> 2933236 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[99 (1673884355474227201)]} 0 0
[junit4] 2> 2933237 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[100 (1673884355475275776)]} 0 0
[junit4] 2> 2933237 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[101 (1673884355475275777)]} 0 0
[junit4] 2> 2933238 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[102 (1673884355476324352)]} 0 0
[junit4] 2> 2933238 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[103 (1673884355476324353)]} 0 0
[junit4] 2> 2933239 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[104 (1673884355477372928)]} 0 0
[junit4] 2> 2933239 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[105 (1673884355477372929)]} 0 0
[junit4] 2> 2933240 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[106 (1673884355478421504)]} 0 0
[junit4] 2> 2933241 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[107 (1673884355478421505)]} 0 0
[junit4] 2> 2933241 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[108 (1673884355479470080)]} 0 0
[junit4] 2> 2933242 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[109 (1673884355479470081)]} 0 0
[junit4] 2> 2933242 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[110 (1673884355480518656)]} 0 0
[junit4] 2> 2933243 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[111 (1673884355481567232)]} 0 0
[junit4] 2> 2933243 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[112 (1673884355481567233)]} 0 0
[junit4] 2> 2933244 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[113 (1673884355482615808)]} 0 0
[junit4] 2> 2933244 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[114 (1673884355482615809)]} 0 0
[junit4] 2> 2933245 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[115 (1673884355483664384)]} 0 0
[junit4] 2> 2933245 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[116 (1673884355483664385)]} 0 0
[junit4] 2> 2933246 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[117 (1673884355484712960)]} 0 0
[junit4] 2> 2933246 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[118 (1673884355484712961)]} 0 0
[junit4] 2> 2933247 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[119 (1673884355485761536)]} 0 0
[junit4] 2> 2933247 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[120 (1673884355485761537)]} 0 0
[junit4] 2> 2933248 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[121 (1673884355486810112)]} 0 0
[junit4] 2> 2933248 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[122 (1673884355486810113)]} 0 0
[junit4] 2> 2933249 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1673884355487858688)]} 0 0
[junit4] 2> 2933249 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[124 (1673884355487858689)]} 0 0
[junit4] 2> 2933250 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[125 (1673884355488907264)]} 0 0
[junit4] 2> 2933250 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[126 (1673884355488907265)]} 0 0
[junit4] 2> 2933251 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[127 (1673884355489955840)]} 0 0
[junit4] 2> 2933251 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[128 (1673884355489955841)]} 0 0
[junit4] 2> 2933252 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[129 (1673884355491004416)]} 0 0
[junit4] 2> 2933252 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[130 (1673884355491004417)]} 0 0
[junit4] 2> 2933253 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[131 (1673884355492052992)]} 0 0
[junit4] 2> 2933254 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[132 (1673884355492052993)]} 0 0
[junit4] 2> 2933254 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[133 (1673884355493101568)]} 0 0
[junit4] 2> 2933255 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[134 (1673884355493101569)]} 0 0
[junit4] 2> 2933255 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[135 (1673884355494150144)]} 0 0
[junit4] 2> 2933256 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[136 (1673884355494150145)]} 0 0
[junit4] 2> 2933256 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[137 (1673884355495198720)]} 0 0
[junit4] 2> 2933257 INFO (qtp1979504116-43614) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[138 (1673884355495198721)]} 0 0
[junit4] 2> 2933257 INFO (qtp1979504116-43615) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[139 (1673884355496247296)]} 0 0
[junit4] 2> 2933258 INFO (qtp1979504116-43613) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [
[...truncated too long message...]
4, f_sd=BlockTreeOrds(blocksize=128), 2_s=BlockTreeOrds(blocksize=128),
cat_sd=PostingsFormat(name=Asserting), 3_s=FST50,
super_ss=BlockTreeOrds(blocksize=128), _root_=PostingsFormat(name=Asserting),
val_b=PostingsFormat(name=Asserting), multi_sds=BlockTreeOrds(blocksize=128),
cat_s=BlockTreeOrds(blocksize=128), v_t=FST50, where_sd=Lucene84,
foo_s=BlockTreeOrds(blocksize=128), make_s=PostingsFormat(name=Asserting),
x_t=Lucene84, y_s=Lucene84, z_t=FST50,
where_s_single_not_uninvert=BlockTreeOrds(blocksize=128),
sparse_s=PostingsFormat(name=Asserting),
where_ss=PostingsFormat(name=Asserting), model_s=Lucene84},
docValues:{num_dd=DocValuesFormat(name=Direct),
num_lds=DocValuesFormat(name=Lucene80), date_dt=DocValuesFormat(name=Direct),
cat_sds=DocValuesFormat(name=Direct),
sparse_num_f=DocValuesFormat(name=Asserting),
where_sds=DocValuesFormat(name=Lucene80),
sparse_num_d=DocValuesFormat(name=Lucene80),
Z_num_id=DocValuesFormat(name=Direct), z_ids=DocValuesFormat(name=Lucene80),
super_sds=DocValuesFormat(name=Lucene80),
Z_long_ld=DocValuesFormat(name=Lucene80), f_ids=DocValuesFormat(name=Lucene80),
sparse_num_dd=DocValuesFormat(name=Asserting),
super_sd=DocValuesFormat(name=Direct),
where_s_multi_not_uninvert_dv=DocValuesFormat(name=Lucene80),
Z_num_i=DocValuesFormat(name=Lucene80),
Z_long_l=DocValuesFormat(name=Lucene80),
sparse_sd=DocValuesFormat(name=Asserting),
num_is=DocValuesFormat(name=Lucene80), Z_num_l=DocValuesFormat(name=Asserting),
where_s_single_not_uninvert_dv=DocValuesFormat(name=Lucene80),
date_dtd=DocValuesFormat(name=Lucene80),
sparse_sds=DocValuesFormat(name=Lucene80),
f_sd=DocValuesFormat(name=Asserting), cat_sd=DocValuesFormat(name=Lucene80),
multi_sds=DocValuesFormat(name=Asserting), num_f=DocValuesFormat(name=Direct),
where_sd=DocValuesFormat(name=Direct), num_id=DocValuesFormat(name=Asserting),
num_d=DocValuesFormat(name=Lucene80), bar_i=DocValuesFormat(name=Direct),
num_ds=DocValuesFormat(name=Asserting),
date_dtds=DocValuesFormat(name=Asserting),
num_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80),
cost_f=DocValuesFormat(name=Asserting), x_ids=DocValuesFormat(name=Direct),
num_l=DocValuesFormat(name=Lucene80), num_ls=DocValuesFormat(name=Asserting),
num_dds=DocValuesFormat(name=Lucene80),
num_fds=DocValuesFormat(name=Asserting), num_fs=DocValuesFormat(name=Lucene80),
num_ids=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1247,
maxMBSortInHeap=5.953975243268156,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ja,
timezone=Etc/GMT-8
[junit4] 2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=8,threads=22,free=64675104,total=530055168
[junit4] 2> NOTE: All tests run in this JVM:
[TestUnifiedSolrHighlighterWithoutStoredId, TestPullReplica,
TestMinHashQParser, V2StandaloneTest, ConvertedLegacyTest,
FieldAnalysisRequestHandlerTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestQueryUtils,
AnalysisErrorHandlingTest, TestRestManager, TestCloudJSONFacetSKGEquiv,
SpatialFilterTest, DistributedDebugComponentTest,
ForceLeaderWithTlogReplicasTest, RankQParserPluginTest,
HdfsBasicDistributedZk2Test, TestQuerySenderListener, TestRequestForwarding,
TestFieldCacheSort, SimpleFacetsTest, TestCustomDocTransformer,
MoveReplicaHDFSTest, SoftAutoCommitTest, TestBinaryField, TestJsonRequest,
DistributedUpdateProcessorTest, MergeStrategyTest, PeerSyncTest,
TestNoOpRegenerator, LeaderFailureAfterFreshStartTest,
SignatureUpdateProcessorFactoryTest, SaslZkACLProviderTest, TestApiFramework,
TestStressRecovery, TestDistribDocBasedVersion,
HdfsWriteToMultipleCollectionsTest, WrapperMergePolicyFactoryTest,
RouteFieldTest, TestSimpleQParserPlugin, TestSolrCloudSnapshots,
ChangedSchemaMergeTest, DistanceFunctionTest, TestSha256AuthenticationProvider,
TestSchemaVersionResource, AssignTest, TestManagedStopFilterFactory,
AutoScalingHandlerTest, TestSimNodeLostTrigger, SolrCloudReportersTest,
TestFuzzyAnalyzedSuggestions, FacetPivotSmallTest, TestSort,
ConfigureRecoveryStrategyTest, TestDistributedGrouping,
TestObjectReleaseTracker, SolrJmxReporterCloudTest, TestNumericTerms64,
TestMultiValuedNumericRangeQuery, TestComponentsName, ZkDynamicConfigTest,
TestRequestStatusCollectionAPI, RecoveryAfterSoftCommitTest,
BinaryUpdateRequestHandlerTest, DirectSolrConnectionTest,
TestMinMaxOnMultiValuedField, ZkCollectionPropsCachingTest,
TestSolrCloudWithDelegationTokens, DistributedSpellCheckComponentTest,
ConcurrentCreateCollectionTest, RemoteQueryErrorTest, FuzzySearchTest,
TestSolrQueryResponse, ZkCLITest, DistributedVersionInfoTest,
DistributedFacetPivotLargeTest, TestSchemaNameResource,
CdcrVersionReplicationTest, TestElisionMultitermQuery, TestWithCollection,
ConnectionReuseTest, SolrTestCaseJ4Test, TestSchemaField,
TestTlogReplayVsRecovery, SolrCoreTest, TestCoreAdminApis, ExplicitHLLTest,
LukeRequestHandlerTest, SimplePostToolTest, PhrasesIdentificationComponentTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCollapseQParserPlugin,
TestDynamicFieldCollectionResource, GraphQueryTest, TestIndexSearcher,
OverseerModifyCollectionTest, CoreMergeIndexesAdminHandlerTest,
VersionInfoTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest,
SolrIndexMetricsTest, AtomicUpdateRemovalJavabinTest, RegexBoostProcessorTest,
IndexSizeTriggerSizeEstimationTest, TestJsonRangeFacets, TestContainerPlugin,
TestIndexingPerformance, HdfsThreadLeakTest, TestPerFieldSimilarity,
TestCloudConsistency, BlockCacheTest, SuggesterWFSTTest,
CreateCollectionCleanupTest, BlockJoinFacetRandomTest,
DistributedFacetPivotSmallTest, TestPayloadScoreQParserPlugin,
TestHalfAndHalfDocValues, SharedFSAutoReplicaFailoverTest,
ProtectedTermFilterFactoryTest, LegacyCloudClusterPropTest, TestReqParamsAPI,
DateFieldTest, HLLUtilTest, TestStressCloudBlindAtomicUpdates, UtilsToolTest,
SolrMetricReporterTest, TestHdfsCloudBackupRestore,
TestSimGenericDistributedQueue, HdfsAutoAddReplicasIntegrationTest,
TestMacroExpander, ResponseLogComponentTest, DistanceUnitsTest,
TestExactSharedStatsCache, ZookeeperStatusHandlerTest, TestReplicationHandler,
TestFieldSortValues, ImplicitSnitchTest, TestJoin,
NodeLostTriggerIntegrationTest, ExternalFileFieldSortTest,
TestEmbeddedSolrServerConstructors, SplitByPrefixTest, SystemLogListenerTest,
TestLRUCache, TestLeaderElectionWithEmptyReplica, CircularListTest,
TestStressThreadBackup, TestSolrCloudWithHadoopAuthPlugin,
ConcurrentCreateRoutedAliasTest, TriLevelCompositeIdRoutingTest,
TransactionLogTest, SpellCheckCollatorTest,
TestCloudPhrasesIdentificationComponent, TestConfigSetImmutable,
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, CursorPagingTest,
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, OutputWriterTest,
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch,
TestHighlightDedupGrouping, TestRandomDVFaceting, TestRandomFaceting,
TestEmbeddedSolrServerAdminHandler, AliasIntegrationTest,
BasicDistributedZkTest, ClusterStateMockUtilTest, ClusterStateTest,
ClusterStateUpdateTest, CollectionPropsTest, ConfigSetsAPITest,
ConnectionManagerTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteShardTest,
DistribDocExpirationUpdateProcessorTest, LeaderTragicEventTest,
LeaderVoteWaitTimeoutTest, MultiThreadedOCPTest, OverseerTest,
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest,
SyncSliceTest, TestDynamicFieldNamesIndexCorrectly,
TestMiniSolrCloudClusterSSL, TestSolrCloudWithKerberosAlt,
TestSolrCloudWithSecureImpersonation, TestStressLiveNodes,
IndexSizeTriggerTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest,
SearchRateTriggerTest, TriggerEventQueueTest, TestSimClusterStateProvider,
TestSimDistributedQueue, BaseCdcrDistributedZkTest, CdcrOpsAndBoundariesTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest,
ByteBuffersDirectoryFactoryTest, CoreSorterTest, DirectoryFactoryTest,
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, ResourceLoaderTest,
TestCodecSupport, TestConfigSets, TestCoreDiscovery, TestDynamicURP,
TestInitParams, TestLazyCores, RequestLoggingTest, SearchHandlerTest,
TestCSVLoader, TestCoreBackup, TestHdfsBackupRestoreCore,
TestSQLHandlerNonCloud, TestSystemCollAutoCreate, HealthCheckHandlerTest,
MetricsHistoryHandlerTest, SecurityConfHandlerTest,
SegmentsInfoRequestHandlerTest, BadComponentTest,
DistributedExpandComponentTest, DistributedFacetPivotWhiteBoxTest,
DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest,
StatsComponentTest, TermVectorComponentTest, TermsComponentTest,
TestHttpShardHandlerFactory, JavabinLoaderTest, EmbeddedSolrNoSerializeTest,
RandomizedTaggerTest, TaggingAttributeTest, XmlInterpolationTest,
HighlighterConfigTest, TestPostingsSolrHighlighter, TestUnifiedSolrHighlighter,
UninvertDocValuesMergePolicyTest, TestLegacyFieldReuse, TestLegacyNumericUtils,
TestLegacyTerms, TestNumericTokenStream, MetricsConfigTest,
SolrMetricsIntegrationTest, SolrGraphiteReporterTest, SolrJmxReporterTest,
SolrSlf4jReporterTest, SolrRrdBackendFactoryTest, TestPackages,
CurrencyFieldTypeTest, DocValuesTest, TestCloudSchemaless, TestFastLRUCache,
TestMissingGroups, TestPseudoReturnFields, TestReRankQParserPlugin,
TestRecovery, TestJsonFacetErrors, TestJsonFacetRefinement, TestJsonFacets]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJsonFacets
-Dtests.seed=201003B3899524E9 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ja -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | TestJsonFacets (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([201003B3899524E9]:0)
[junit4] Completed [917/917 (1!)] on J2 in 7213.00s, 162 tests, 1 error <<<
FAILURES!
[...truncated 52097 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]