Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27701/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions
-XX:+UseShenandoahGC
1 tests failed.
FAILED: org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
__randomizedtesting.SeedInfo.seed([5B96A71611060313:29DA8219A066B560]:0)
at java.base/java.util.Arrays.copyOf(Arrays.java:3746)
at
java.base/java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:172)
at
java.base/java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:538)
at java.base/java.lang.StringBuilder.append(StringBuilder.java:174)
at java.base/java.lang.StringBuilder.append(StringBuilder.java:168)
at
java.base/java.util.AbstractCollection.toString(AbstractCollection.java:473)
at java.base/java.lang.String.valueOf(String.java:3042)
at java.base/java.lang.StringBuilder.append(StringBuilder.java:168)
at org.apache.solr.common.util.NamedList.toString(NamedList.java:413)
at java.base/java.lang.String.valueOf(String.java:3042)
at java.base/java.lang.StringBuilder.append(StringBuilder.java:168)
at org.apache.solr.common.util.NamedList.toString(NamedList.java:413)
at
java.base/java.lang.invoke.StringConcatFactory$Stringifiers$ObjectStringifier.valueOf(StringConcatFactory.java:1702)
at
java.base/java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(DirectMethodHandle$Holder)
at
java.base/java.lang.invoke.LambdaForm$MH/0x00007fa6bbdacda0.invoke(LambdaForm$MH)
at
java.base/java.lang.invoke.Invokers$Holder.linkToTargetMethod(Invokers$Holder)
at
org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:421)
at
org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:396)
at
org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom(TestCloudJSONFacetSKG.java:319)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
Build Log:
[...truncated 14624 lines...]
[junit4] Suite: org.apache.solr.search.facet.TestCloudJSONFacetSKG
[junit4] 2> 895202 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 895203 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.search.facet.TestCloudJSONFacetSKG_5B96A71611060313-001/data-dir-148-001
[junit4] 2> 895203 WARN
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 895203 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 895204 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 895206 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 895207 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.search.facet.TestCloudJSONFacetSKG_5B96A71611060313-001/tempDir-001
[junit4] 2> 895207 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 895208 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 895208 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 895216 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 895308 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 44319
[junit4] 2> 895308 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44319
[junit4] 2> 895308 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44319
[junit4] 2> 895308 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44319
[junit4] 2> 895313 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 895321 INFO (zkConnectionManagerCallback-9029-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 895321 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 895341 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 895346 INFO (zkConnectionManagerCallback-9031-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 895346 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 895351 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 895355 INFO (zkConnectionManagerCallback-9033-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 895355 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 895499 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 895499 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 895499 INFO (jetty-launcher-9034-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
[junit4] 2> 895499 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 895499 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 895499 INFO (jetty-launcher-9034-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
[junit4] 2> 895545 INFO (jetty-launcher-9034-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 895545 INFO (jetty-launcher-9034-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 895546 INFO (jetty-launcher-9034-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 895550 INFO (jetty-launcher-9034-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 895550 INFO (jetty-launcher-9034-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 895550 INFO (jetty-launcher-9034-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@21ebd1f9{/solr,null,AVAILABLE}
[junit4] 2> 895550 INFO (jetty-launcher-9034-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 895554 INFO (jetty-launcher-9034-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6da8bce9{/solr,null,AVAILABLE}
[junit4] 2> 895561 INFO (jetty-launcher-9034-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4c57e337{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:44547}
[junit4] 2> 895561 INFO (jetty-launcher-9034-thread-1) [ ]
o.e.j.s.Server Started @895592ms
[junit4] 2> 895561 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44547}
[junit4] 2> 895562 ERROR (jetty-launcher-9034-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 895562 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 895562 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 895562 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 895562 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 895562 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-18T04:56:46.001312Z
[junit4] 2> 895565 INFO (jetty-launcher-9034-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5081ce47{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:38713}
[junit4] 2> 895565 INFO (jetty-launcher-9034-thread-2) [ ]
o.e.j.s.Server Started @895596ms
[junit4] 2> 895565 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38713}
[junit4] 2> 895566 ERROR (jetty-launcher-9034-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 895566 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 895566 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 895566 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 895566 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
[junit4] 2> 895566 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-18T04:56:46.005536Z
[junit4] 2> 895577 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 895577 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 895582 INFO (zkConnectionManagerCallback-9036-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 895582 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 895585 INFO (zkConnectionManagerCallback-9038-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 895585 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 895587 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 895594 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 895700 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 895701 WARN (jetty-launcher-9034-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@68868497[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 895702 WARN (jetty-launcher-9034-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@68868497[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 895719 WARN (jetty-launcher-9034-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2de23deb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 895719 WARN (jetty-launcher-9034-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2de23deb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 895720 INFO (jetty-launcher-9034-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44319/solr
[junit4] 2> 895725 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 895730 INFO (zkConnectionManagerCallback-9048-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 895730 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 895801 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 895814 WARN (jetty-launcher-9034-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@65ff4a63[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 895814 WARN (jetty-launcher-9034-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@65ff4a63[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 895816 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44547_solr
[junit4] 2> 895816 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.c.Overseer Overseer
(id=72219058238980101-127.0.0.1:44547_solr-n_0000000000) starting
[junit4] 2> 895838 WARN (jetty-launcher-9034-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@e2f699f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 895838 WARN (jetty-launcher-9034-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@e2f699f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 895839 INFO (jetty-launcher-9034-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44319/solr
[junit4] 2> 895840 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44547_solr
[junit4] 2> 895843 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 895844 WARN (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] 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> 895846 INFO
(OverseerStateUpdate-72219058238980101-127.0.0.1:44547_solr-n_0000000000)
[n:127.0.0.1:44547_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44547_solr
[junit4] 2> 895848 INFO
(OverseerStateUpdate-72219058238980101-127.0.0.1:44547_solr-n_0000000000)
[n:127.0.0.1:44547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 895850 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 895897 INFO (zkConnectionManagerCallback-9062-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 895897 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 895899 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 895901 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38713_solr as DOWN
[junit4] 2> 895902 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 1000 transient cores
[junit4] 2> 895902 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38713_solr
[junit4] 2> 895902 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 895902 INFO (zkCallback-9047-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 895903 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 895903 WARN (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] 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> 895908 INFO (zkCallback-9061-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 895921 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 895923 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44547.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@140cc872
[junit4] 2> 895930 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44547.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@140cc872
[junit4] 2> 895930 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44547.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@140cc872
[junit4] 2> 895931 INFO (jetty-launcher-9034-thread-1)
[n:127.0.0.1:44547_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.search.facet.TestCloudJSONFacetSKG_5B96A71611060313-001/tempDir-001/node1
[junit4] 2> 895939 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38713.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@140cc872
[junit4] 2> 895944 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38713.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@140cc872
[junit4] 2> 895944 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38713.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@140cc872
[junit4] 2> 895945 INFO (jetty-launcher-9034-thread-2)
[n:127.0.0.1:38713_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.search.facet.TestCloudJSONFacetSKG_5B96A71611060313-001/tempDir-001/node2
[junit4] 2> 895955 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 895969 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 895969 INFO (zkConnectionManagerCallback-9081-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 895970 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 895971 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 895971 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44319/solr ready
[junit4] 2> 896347 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 896354 INFO
(OverseerThreadFactory-9063-thread-1-processing-n:127.0.0.1:44547_solr)
[n:127.0.0.1:44547_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
[junit4] 2> 896469 INFO
(OverseerStateUpdate-72219058238980101-127.0.0.1:44547_solr-n_0000000000)
[n:127.0.0.1:44547_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44547/solr",
[junit4] 2> "node_name":"127.0.0.1:44547_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 896474 INFO
(OverseerStateUpdate-72219058238980101-127.0.0.1:44547_solr-n_0000000000)
[n:127.0.0.1:44547_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"core":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38713/solr",
[junit4] 2> "node_name":"127.0.0.1:38713_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 896729 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 896729 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
[junit4] 2> 896733 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 896746 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 896766 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 896768 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.CoreContainer Creating SolrCore
'org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1'
using configuration from configset
org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set, trusted=true
[junit4] 2> 896773 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.s.IndexSchema Schema name=example
[junit4] 2> 896775 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.CoreContainer Creating SolrCore
'org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2'
using configuration from configset
org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set, trusted=true
[junit4] 2> 896779 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.s.IndexSchema Schema name=example
[junit4] 2> 896928 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 896928 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 896973 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38713.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard2.replica_n2'
(registry
'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard2.replica_n2')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@140cc872
[junit4] 2> 896973 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.SolrCore
[[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.search.facet.TestCloudJSONFacetSKG_5B96A71611060313-001/tempDir-001/node2/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.search.facet.TestCloudJSONFacetSKG_5B96A71611060313-001/tempDir-001/node2/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2/data/]
[junit4] 2> 896974 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=80.5048828125,
floorSegmentMB=2.173828125, forceMergeDeletesPctAllowed=22.16730840536126,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7459993835062052, deletesPctAllowed=41.73954991986261
[junit4] 2> 896976 WARN (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] 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> 896979 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44547.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1'
(registry
'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@140cc872
[junit4] 2> 896979 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.SolrCore
[[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.search.facet.TestCloudJSONFacetSKG_5B96A71611060313-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.search.facet.TestCloudJSONFacetSKG_5B96A71611060313-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/data/]
[junit4] 2> 896981 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=80.5048828125,
floorSegmentMB=2.173828125, forceMergeDeletesPctAllowed=22.16730840536126,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7459993835062052, deletesPctAllowed=41.73954991986261
[junit4] 2> 896986 WARN (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] 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> 897014 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 897014 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 897016 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 897016 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 897017 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 897018 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
[junit4] 2> 897018 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
[junit4] 2> 897018 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 897018 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.UpdateLog Could not find max version in index or recent updates,
using new clock 1675337775140831232
[junit4] 2> 897021 INFO
(searcherExecutor-9085-thread-1-processing-n:127.0.0.1:38713_solr
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.SolrCore
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 897022 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard2
to Terms{values={core_node4=0}, version=0}
[junit4] 2> 897022 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard2
[junit4] 2> 897023 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 897023 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 897023 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38713/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2/
[junit4] 2> 897024 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 897024 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.SyncStrategy
https://127.0.0.1:38713/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2/
has no replicas
[junit4] 2> 897024 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard2/leader
after winning as
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leader_elect/shard2/election/72219058238980102-core_node4-n_0000000000
[junit4] 2> 897024 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38713/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2/
shard2
[junit4] 2> 897026 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 897026 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 897027 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 897027 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 897028 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 897029 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
[junit4] 2> 897029 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
[junit4] 2> 897030 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 897030 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.UpdateLog Could not find max version in index or recent updates,
using new clock 1675337775153414144
[junit4] 2> 897032 INFO
(searcherExecutor-9083-thread-1-processing-n:127.0.0.1:44547_solr
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.SolrCore
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 897033 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard1
to Terms{values={core_node3=0}, version=0}
[junit4] 2> 897033 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard1
[junit4] 2> 897039 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 897039 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 897039 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44547/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
[junit4] 2> 897040 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 897040 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.SyncStrategy
https://127.0.0.1:44547/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
has no replicas
[junit4] 2> 897040 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard1/leader
after winning as
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leader_elect/shard1/election/72219058238980101-core_node3-n_0000000000
[junit4] 2> 897041 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44547/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
shard1
[junit4] 2> 897142 INFO (zkCallback-9061-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 897142 INFO (zkCallback-9047-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 897142 INFO (zkCallback-9061-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 897143 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 897143 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 897144 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=411
[junit4] 2> 897145 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=415
[junit4] 2> 897146 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 897245 INFO (zkCallback-9061-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 897245 INFO (zkCallback-9047-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 897246 INFO (zkCallback-9061-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 897246 INFO (zkCallback-9061-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 897247 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=899
[junit4] 2> 897247 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
failOnTimeout:true timeout:330SECONDS
[junit4] 2> 897247 INFO (zkCallback-9047-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 1> no one is recoverying
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 897248 INFO
(SUITE-TestCloudJSONFacetSKG-seed#[5B96A71611060313]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished -
collection:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
[junit4] 2> 897257 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard1
to Terms{values={core_node3=1}, version=1}
[junit4] 2> 897257 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1675337775389343744)]} 0 2
[junit4] 2> 897259 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1
(1675337775392489472)]} 0 1
[junit4] 2> 897272 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard2
to Terms{values={core_node4=1}, version=1}
[junit4] 2> 897272 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2
(1675337775405072384)]} 0 2
[junit4] 2> 897278 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[3
(1675337775413460992)]} 0 1
[junit4] 2> 897280 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[4
(1675337775414509568)]} 0 0
[junit4] 2> 897281 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[5
(1675337775416606720)]} 0 0
[junit4] 2> 897282 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[6
(1675337775417655296)]} 0 0
[junit4] 2> 897284 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[7
(1675337775419752448)]} 0 0
[junit4] 2> 897285 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[8
(1675337775420801024)]} 0 0
[junit4] 2> 897286 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[9
(1675337775421849600)]} 0 0
[junit4] 2> 897288 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[10
(1675337775422898176)]} 0 0
[junit4] 2> 897288 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[11
(1675337775423946752)]} 0 0
[junit4] 2> 897289 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[12
(1675337775424995328)]} 0 0
[junit4] 2> 897290 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[13
(1675337775426043904)]} 0 0
[junit4] 2> 897290 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[14
(1675337775426043905)]} 0 0
[junit4] 2> 897291 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[15
(1675337775427092480)]} 0 0
[junit4] 2> 897292 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[16
(1675337775427092481)]} 0 0
[junit4] 2> 897293 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[17
(1675337775428141056)]} 0 0
[junit4] 2> 897294 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[18
(1675337775430238208)]} 0 0
[junit4] 2> 897295 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[19
(1675337775430238209)]} 0 0
[junit4] 2> 897296 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[20
(1675337775432335360)]} 0 0
[junit4] 2> 897300 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[21
(1675337775435481088)]} 0 0
[junit4] 2> 897311 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[22
(1675337775448064000)]} 0 0
[junit4] 2> 897313 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[23
(1675337775450161152)]} 0 0
[junit4] 2> 897315 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[24
(1675337775451209728)]} 0 0
[junit4] 2> 897317 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[25
(1675337775453306880)]} 0 0
[junit4] 2> 897318 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[26
(1675337775455404032)]} 0 0
[junit4] 2> 897319 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[26
(1675337775455404033)]} 0 0
[junit4] 2> 897320 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[27
(1675337775457501184)]} 0 0
[junit4] 2> 897321 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[28
(1675337775457501185)]} 0 0
[junit4] 2> 897322 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[29
(1675337775458549760)]} 0 0
[junit4] 2> 897323 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[30
(1675337775459598336)]} 0 0
[junit4] 2> 897324 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[31
(1675337775460646912)]} 0 0
[junit4] 2> 897325 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[32
(1675337775461695488)]} 0 0
[junit4] 2> 897326 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[33
(1675337775463792640)]} 0 0
[junit4] 2> 897327 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[34
(1675337775464841216)]} 0 0
[junit4] 2> 897328 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[35
(1675337775465889792)]} 0 0
[junit4] 2> 897329 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[36
(1675337775466938368)]} 0 0
[junit4] 2> 897330 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[37
(1675337775467986944)]} 0 0
[junit4] 2> 897332 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[37
(1675337775469035520)]} 0 0
[junit4] 2> 897339 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[38
(1675337775476375552)]} 0 0
[junit4] 2> 897340 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[39
(1675337775478472704)]} 0 0
[junit4] 2> 897342 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[40
(1675337775479521280)]} 0 0
[junit4] 2> 897343 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[41
(1675337775481618432)]} 0 0
[junit4] 2> 897344 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[42
(1675337775482667008)]} 0 0
[junit4] 2> 897346 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[43
(1675337775483715584)]} 0 0
[junit4] 2> 897347 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[44
(1675337775485812736)]} 0 0
[junit4] 2> 897348 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[45
(1675337775486861312)]} 0 0
[junit4] 2> 897349 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[45
(1675337775487909888)]} 0 0
[junit4] 2> 897350 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[46
(1675337775488958464)]} 0 0
[junit4] 2> 897351 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[47
(1675337775490007040)]} 0 0
[junit4] 2> 897352 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[48
(1675337775491055616)]} 0 0
[junit4] 2> 897353 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[49
(1675337775492104192)]} 0 0
[junit4] 2> 897354 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[50
(1675337775493152768)]} 0 0
[junit4] 2> 897355 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[51
(1675337775494201344)]} 0 0
[junit4] 2> 897356 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[52
(1675337775495249920)]} 0 0
[junit4] 2> 897358 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[53
(1675337775496298496)]} 0 0
[junit4] 2> 897359 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[54
(1675337775498395648)]} 0 0
[junit4] 2> 897360 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[55
(1675337775499444224)]} 0 0
[junit4] 2> 897362 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[56
(1675337775500492800)]} 0 0
[junit4] 2> 897363 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[56
(1675337775502589952)]} 0 0
[junit4] 2> 897364 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[57
(1675337775503638528)]} 0 0
[junit4] 2> 897365 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[58
(1675337775504687104)]} 0 0
[junit4] 2> 897366 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[59
(1675337775505735680)]} 0 0
[junit4] 2> 897367 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[60
(1675337775506784256)]} 0 0
[junit4] 2> 897369 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[61
(1675337775507832832)]} 0 0
[junit4] 2> 897371 INFO (qtp528165347-18563) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[62
(1675337775510978560)]} 0 0
[junit4] 2> 897373 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[63
(1675337775512027136)]} 0 0
[junit4] 2> 897374 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[64
(1675337775514124288)]} 0 0
[junit4] 2> 897376 INFO (qtp61671177-18539) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[65
(1675337775516221440)]} 0 0
[junit4] 2> 897382 INFO (qtp61671177-18541) [n:127.0.0.1:44547_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1
r:core_node3
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[66
(1675337775522512896)]} 0 0
[junit4] 2> 897391 INFO (qtp528165347-18547) [n:127.0.0.1:38713_solr
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2
r:core_node4
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2
] o.a.s.u.p.LogUpdateProcessorFactory
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n2]
webapp=/sol
[...truncated too long message...]
] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.search.facet.TestCloudJSONFacetSKG_5B96A71611060313-001
[junit4] 2> Aug 18, 2020 4:56:56 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86):
{field_12_solo_s=PostingsFormat(name=LuceneVarGapFixedInterval),
field_8_multi_sdsS=PostingsFormat(name=LuceneVarGapDocFreqInterval),
field_12_multi_ss=PostingsFormat(name=Asserting), field_5_multi_sdsS=FST50,
field_9_multi_ss=PostingsFormat(name=Asserting),
field_0_solo_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
field_13_multi_sds=PostingsFormat(name=LuceneVarGapFixedInterval),
field_7_multi_sds=PostingsFormat(name=Asserting),
field_13_solo_sd=PostingsFormat(name=Asserting),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_9_solo_s=FST50,
field_1_solo_sd=FST50, field_2_multi_sdsS=PostingsFormat(name=Asserting),
field_3_solo_s=PostingsFormat(name=LuceneVarGapFixedInterval),
field_6_solo_s=PostingsFormat(name=Asserting), field_10_solo_sd=FST50,
field_5_solo_sdS=PostingsFormat(name=LuceneVarGapDocFreqInterval),
field_10_multi_sds=PostingsFormat(name=LuceneVarGapDocFreqInterval),
field_8_solo_sdS=FST50, field_14_multi_sdsS=FST50,
field_4_multi_sds=PostingsFormat(name=LuceneVarGapFixedInterval),
field_2_solo_sdS=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=FST50,
field_11_multi_sdsS=PostingsFormat(name=Asserting), field_0_multi_ss=FST50,
field_3_multi_ss=PostingsFormat(name=Asserting),
field_4_solo_sd=PostingsFormat(name=LuceneVarGapDocFreqInterval),
field_1_multi_sds=PostingsFormat(name=Asserting),
field_11_solo_sdS=PostingsFormat(name=LuceneVarGapFixedInterval),
field_6_multi_ss=PostingsFormat(name=LuceneVarGapFixedInterval),
field_7_solo_sd=PostingsFormat(name=LuceneVarGapFixedInterval),
field_14_solo_sdS=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{field_2_multi_idsS=DocValuesFormat(name=Lucene80),
field_1_multi_ids=DocValuesFormat(name=Lucene80),
field_13_multi_sds=DocValuesFormat(name=Asserting),
field_9_solo_i=DocValuesFormat(name=Asserting),
field_5_multi_idsS=DocValuesFormat(name=Asserting),
field_13_solo_sd=DocValuesFormat(name=Lucene80),
field_13_solo_id=DocValuesFormat(name=Lucene80),
field_3_solo_i=DocValuesFormat(name=Asserting),
field_5_solo_sdS=DocValuesFormat(name=Lucene80),
field_10_multi_sds=DocValuesFormat(name=Lucene80),
field_4_multi_sds=DocValuesFormat(name=Asserting),
field_11_multi_sdsS=DocValuesFormat(name=Lucene80),
field_4_multi_ids=DocValuesFormat(name=Asserting),
field_1_solo_id=DocValuesFormat(name=Asserting),
field_7_solo_id=DocValuesFormat(name=Asserting),
field_14_multi_idsS=DocValuesFormat(name=Asserting),
field_4_solo_sd=DocValuesFormat(name=Lucene80),
field_8_multi_idsS=DocValuesFormat(name=Lucene80),
field_12_multi_is=DocValuesFormat(name=Lucene80),
field_1_multi_sds=DocValuesFormat(name=Lucene80),
field_11_solo_sdS=DocValuesFormat(name=Asserting),
field_5_solo_idS=DocValuesFormat(name=Lucene80),
field_11_solo_idS=DocValuesFormat(name=Asserting),
field_6_multi_is=DocValuesFormat(name=Asserting),
field_8_multi_sdsS=DocValuesFormat(name=Lucene80),
field_9_multi_is=DocValuesFormat(name=Lucene80),
field_3_multi_is=DocValuesFormat(name=Lucene80),
field_5_multi_sdsS=DocValuesFormat(name=Asserting),
field_12_solo_i=DocValuesFormat(name=Asserting),
field_0_multi_is=DocValuesFormat(name=Asserting),
field_7_multi_ids=DocValuesFormat(name=Lucene80),
field_10_multi_ids=DocValuesFormat(name=Lucene80),
field_10_solo_id=DocValuesFormat(name=Asserting),
field_7_multi_sds=DocValuesFormat(name=Lucene80),
field_1_solo_sd=DocValuesFormat(name=Asserting),
field_2_multi_sdsS=DocValuesFormat(name=Lucene80),
field_10_solo_sd=DocValuesFormat(name=Asserting),
field_8_solo_sdS=DocValuesFormat(name=Asserting),
field_14_multi_sdsS=DocValuesFormat(name=Asserting),
field_2_solo_sdS=DocValuesFormat(name=Asserting),
field_8_solo_idS=DocValuesFormat(name=Asserting),
field_11_multi_idsS=DocValuesFormat(name=Lucene80),
field_6_solo_i=DocValuesFormat(name=Lucene80),
field_0_solo_i=DocValuesFormat(name=Lucene80),
field_14_solo_idS=DocValuesFormat(name=Lucene80),
field_13_multi_ids=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Asserting),
field_2_solo_idS=DocValuesFormat(name=Asserting),
field_7_solo_sd=DocValuesFormat(name=Asserting),
field_4_solo_id=DocValuesFormat(name=Lucene80),
field_14_solo_sdS=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1785,
maxMBSortInHeap=6.752947797456766,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-CY,
timezone=Europe/Amsterdam
[junit4] 2> NOTE: Linux 5.4.0-40-generic amd64/AdoptOpenJDK 12.0.2
(64-bit)/cpus=16,threads=1,free=315983024,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestZkAclsWithHadoopAuth,
DistributedFacetExistsSmallTest, TestMergePolicyConfig,
TestWordDelimiterFilterFactory, DeleteShardTest, DynamicMapsTest,
ClassificationUpdateProcessorFactoryTest, TestRestoreCore, TestSimpleTextCodec,
DistributedTermsComponentTest, TestStressReorder,
TestCollectionsAPIViaSolrCloudCluster, TestLegacyNumericRangeQueryBuilder,
DisMaxRequestHandlerTest, TestLegacyField, TestIndexingPerformance,
TestExactSharedStatsCache, SoftAutoCommitTest, VersionInfoTest, TestSolrJ,
TestMaxTokenLenTokenizer, IndexSchemaTest, TestRecoveryHdfs, TestConfigsApi,
HdfsTlogReplayBufferedWhileIndexingTest, BooleanFieldTest,
RAMDirectoryFactoryTest, TestCustomSort, MetricsHandlerTest,
TestSystemCollAutoCreate, TestRandomFaceting,
TestOverriddenPrefixQueryForCustomFieldType, SchemaApiFailureTest,
TestSchemaManager, BlockCacheTest, TestCopyFieldCollectionResource,
HdfsNNFailoverTest, ZkStateReaderTest, BasicDistributedZk2Test,
CdcrWithNodesRestartsTest, XMLAtomicUpdateMultivalueTest,
AsyncCallRequestStatusResponseTest, BitVectorTest, TestGraphMLResponseWriter,
TestNumericRangeQuery64, TestRandomFlRTGCloud, TestFiltering, TestCoreBackup,
TestConfigSetsAPIExclusivity, TestBackupRepositoryFactory, TestManagedSchema,
AnalysisErrorHandlingTest, SolrInfoBeanTest, HealthCheckHandlerTest,
PathHierarchyTokenizerFactoryTest, TestSystemIdResolver, TestLazySolrCluster,
TestDFRSimilarityFactory, PackageManagerCLITest, SpellCheckCollatorTest,
TestDocTermOrdsUninvertLimit, SaslZkACLProviderTest,
DistributedVersionInfoTest, TestExceedMaxTermLength, RankQueryTest,
TestRemoteStreaming, SolrMetricManagerTest, SolrCloudExampleTest,
ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest,
HttpPartitionWithTlogReplicasTest, ReplaceNodeTest,
TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet,
TestCloudRecovery2, TestDeleteCollectionOnDownNodes, TestDistributedMap,
TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly,
TestOnReconnectListenerSupport, TestShortCircuitedRequests,
TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, ZkCLITest,
TestRequestStatusCollectionAPI, TestDirectoryFactory,
TestImplicitCoreProperties, TestInitParams, TestSolrDeletionPolicy2,
TestSolrXml, TestDistribPackageStore, DistributedFacetPivotWhiteBoxTest,
DistributedQueryComponentCustomSortTest,
DistributedQueryElevationComponentTest, ResponseBuilderTest,
ResponseLogComponentTest, StatsComponentTest, SolrSlf4jReporterTest,
JSONWriterTest, TestRawResponseWriter, TestRetrieveFieldsOptimizer,
TestChildDocTransformerHierarchy, TestSubQueryTransformer,
TestSubQueryTransformerDistrib, TestManagedStopFilterFactory, DateFieldTest,
DocValuesMissingTest, PreAnalyzedFieldTest, TestBinaryField,
TestSortableTextField, TestTextField, TestUseDocValuesAsStored,
MaxScoreCollectorTest, SpatialFilterTest, TestCaffeineCache,
TestStandardQParsers, TestTermsQParserPlugin, TestTrieFacet, TestXmlQParser,
DistributedFacetSimpleRefinementLongTailTest, TestCloudJSONFacetSKG]
[junit4] Completed [727/866 (1!)] on J4 in 11.96s, 2 tests, 1 error <<<
FAILURES!
[...truncated 448 lines...]
[junit4] JVM J4: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J4-20200818_044150_3807166653343564541865.sysout
[junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid2098358.hprof
...
[junit4] Heap dump file created [185609355 bytes in 1.006 secs]
[junit4] <<< JVM J4: EOF ----
[...truncated 9515 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:587: Some of the
tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid2098358.hprof
Total time: 32 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]