Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2753/
Java: 64bit/jdk-15-ea+16 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent
Error Message:
Did not find the expected number of groups for field intGSF expected:<4> but
was:<3>
Stack Trace:
java.lang.AssertionError: Did not find the expected number of groups for field
intGSF expected:<4> but was:<3>
at
__randomizedtesting.SeedInfo.seed([4ADDAABE8794215B:946A713662C5619E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:318)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 14984 lines...]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] 2> 642888 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 642889 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 642889 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/data-dir-98-001
[junit4] 2> 642889 WARN
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 642889 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 642890 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-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> 642890 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001
[junit4] 2> 642891 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 642891 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 642891 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 642991 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42535
[junit4] 2> 642991 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42535
[junit4] 2> 642991 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42535
[junit4] 2> 642991 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42535
[junit4] 2> 642992 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 642993 INFO (zkConnectionManagerCallback-6839-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642993 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 642994 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 642995 INFO (zkConnectionManagerCallback-6841-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642995 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 642996 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 642997 INFO (zkConnectionManagerCallback-6843-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 642997 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 643102 WARN (jetty-launcher-6844-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 643102 WARN (jetty-launcher-6844-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 643102 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 643102 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 643102 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 643102 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 643102 INFO (jetty-launcher-6844-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
[junit4] 2> 643102 INFO (jetty-launcher-6844-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
[junit4] 2> 643103 INFO (jetty-launcher-6844-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 643103 INFO (jetty-launcher-6844-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 643103 INFO (jetty-launcher-6844-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 643103 INFO (jetty-launcher-6844-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 643103 INFO (jetty-launcher-6844-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 643103 INFO (jetty-launcher-6844-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 643104 INFO (jetty-launcher-6844-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1248ef37{/solr,null,AVAILABLE}
[junit4] 2> 643104 INFO (jetty-launcher-6844-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a11c25a{/solr,null,AVAILABLE}
[junit4] 2> 643106 INFO (jetty-launcher-6844-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@bef0593{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:43753}
[junit4] 2> 643106 INFO (jetty-launcher-6844-thread-1) [ ]
o.e.j.s.Server Started @643133ms
[junit4] 2> 643106 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43753}
[junit4] 2> 643106 ERROR (jetty-launcher-6844-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 643106 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 643106 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 643106 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 643106 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 643106 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-14T10:35:12.238931Z
[junit4] 2> 643107 INFO (jetty-launcher-6844-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@68fdbd11{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:43051}
[junit4] 2> 643107 INFO (jetty-launcher-6844-thread-2) [ ]
o.e.j.s.Server Started @643134ms
[junit4] 2> 643107 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43051}
[junit4] 2> 643107 ERROR (jetty-launcher-6844-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 643107 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 643107 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 643107 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 643107 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 643107 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 643107 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-14T10:35:12.239893Z
[junit4] 2> 643108 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 643108 INFO (zkConnectionManagerCallback-6846-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 643108 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 643109 INFO (zkConnectionManagerCallback-6848-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 643109 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 643109 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 643109 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 643294 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 643295 WARN (jetty-launcher-6844-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2fd418c8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 643295 WARN (jetty-launcher-6844-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2fd418c8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 643296 WARN (jetty-launcher-6844-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@44836cbb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 643296 WARN (jetty-launcher-6844-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@44836cbb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 643297 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42535/solr
[junit4] 2> 643297 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 643298 INFO (zkConnectionManagerCallback-6859-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 643298 INFO (jetty-launcher-6844-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 643365 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 643366 WARN (jetty-launcher-6844-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1745ad1c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 643366 WARN (jetty-launcher-6844-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1745ad1c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 643368 WARN (jetty-launcher-6844-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@41eb8582[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 643368 WARN (jetty-launcher-6844-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@41eb8582[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 643369 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42535/solr
[junit4] 2> 643370 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 643370 INFO (zkConnectionManagerCallback-6870-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 643370 INFO (jetty-launcher-6844-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 643413 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 643414 INFO (zkConnectionManagerCallback-6872-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 643414 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 643443 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43753_solr
[junit4] 2> 643443 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.c.Overseer Overseer
(id=72096610324250631-127.0.0.1:43753_solr-n_0000000000) starting
[junit4] 2> 643445 INFO
(OverseerStateUpdate-72096610324250631-127.0.0.1:43753_solr-n_0000000000)
[n:127.0.0.1:43753_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:43753_solr
[junit4] 2> 643445 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43753_solr
[junit4] 2> 643446 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 643446 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 643446 WARN (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_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> 643456 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 643473 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43753.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643477 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43753.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643477 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43753.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643478 INFO (jetty-launcher-6844-thread-1)
[n:127.0.0.1:43753_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node1/.
[junit4] 2> 643513 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 643514 INFO (zkConnectionManagerCallback-6886-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 643514 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 643516 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 643517 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43051_solr as DOWN
[junit4] 2> 643517 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 643517 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43051_solr
[junit4] 2> 643518 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 643518 INFO (zkCallback-6885-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 643518 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 643518 WARN (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_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> 643528 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 643542 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43051.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643549 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43051.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643549 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43051.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643550 INFO (jetty-launcher-6844-thread-2)
[n:127.0.0.1:43051_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node2/.
[junit4] 2> 643556 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 643556 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 643557 INFO (zkConnectionManagerCallback-6899-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 643557 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 643557 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 643558 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42535/solr ready
[junit4] 2> 643570 INFO (qtp654794170-12057) [n:127.0.0.1:43051_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 643573 INFO
(OverseerThreadFactory-6879-thread-1-processing-n:127.0.0.1:43753_solr)
[n:127.0.0.1:43753_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
dv_coll
[junit4] 2> 643676 INFO
(OverseerStateUpdate-72096610324250631-127.0.0.1:43753_solr-n_0000000000)
[n:127.0.0.1:43753_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43753/solr",
[junit4] 2> "node_name":"127.0.0.1:43753_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 643677 INFO
(OverseerStateUpdate-72096610324250631-127.0.0.1:43753_solr-n_0000000000)
[n:127.0.0.1:43753_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43051/solr",
[junit4] 2> "node_name":"127.0.0.1:43051_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 643678 INFO
(OverseerStateUpdate-72096610324250631-127.0.0.1:43753_solr-n_0000000000)
[n:127.0.0.1:43753_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"dv_coll_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43753/solr",
[junit4] 2> "node_name":"127.0.0.1:43753_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 643678 INFO
(OverseerStateUpdate-72096610324250631-127.0.0.1:43753_solr-n_0000000000)
[n:127.0.0.1:43753_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"dv_coll_shard4_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43051/solr",
[junit4] 2> "node_name":"127.0.0.1:43051_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 643889 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
x:dv_coll_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 643892 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
x:dv_coll_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 643892 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
x:dv_coll_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 643893 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
x:dv_coll_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 643894 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
x:dv_coll_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 643894 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 643905 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 643905 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 643905 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 643907 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 643915 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 643915 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using
configuration from configset conf1, trusted=true
[junit4] 2> 643919 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43051.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643920 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node2/./dv_coll_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
[junit4] 2> 643921 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 643923 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 643923 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using
configuration from configset conf1, trusted=true
[junit4] 2> 643923 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43051.solr.core.dv_coll.shard4.replica_n6' (registry
'solr.core.dv_coll.shard4.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643923 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node2/./dv_coll_shard4_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node2/./dv_coll_shard4_replica_n6/data/]
[junit4] 2> 643924 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 643924 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 643927 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 643927 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 643927 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using
configuration from configset conf1, trusted=true
[junit4] 2> 643927 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using
configuration from configset conf1, trusted=true
[junit4] 2> 643927 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43753.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643927 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43753.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 643927 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node1/./dv_coll_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
[junit4] 2> 643928 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node1/./dv_coll_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 643961 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 643961 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 643962 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 643962 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 643963 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@424f1424[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 643964 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 643964 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 643964 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 643965 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 643965 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 643965 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1663943849381199872
[junit4] 2> 643966 INFO
(searcherExecutor-6901-thread-1-processing-n:127.0.0.1:43051_solr
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5)
[n:127.0.0.1:43051_solr c:dv_coll s:shard2 r:core_node5
x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@424f1424[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 643967 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
[junit4] 2> 643967 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/dv_coll/leaders/shard2
[junit4] 2> 643968 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 643968 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 643969 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 643969 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 643969 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43051/solr/dv_coll_shard2_replica_n2/
[junit4] 2> 643969 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 643969 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 643969 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 643969 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.SyncStrategy https://127.0.0.1:43051/solr/dv_coll_shard2_replica_n2/
has no replicas
[junit4] 2> 643969 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 643969 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 643969 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/dv_coll/leaders/shard2/leader after winning as
/collections/dv_coll/leader_elect/shard2/election/72096610324250632-core_node5-n_0000000000
[junit4] 2> 643970 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43051/solr/dv_coll_shard2_replica_n2/ shard2
[junit4] 2> 643970 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@bc73c4[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 643970 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 643970 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 643970 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 643970 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 643970 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 643970 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 643970 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 643970 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 643970 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@48782a40[dv_coll_shard4_replica_n6]
main]
[junit4] 2> 643970 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 643971 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 643971 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1663943849387491328
[junit4] 2> 643971 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 643971 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 643971 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 643971 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 643971 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1663943849387491328
[junit4] 2> 643971 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 643971 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 643972 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@505c0cdd[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 643972 INFO
(searcherExecutor-6907-thread-1-processing-n:127.0.0.1:43753_solr
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7)
[n:127.0.0.1:43753_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]
Registered new searcher Searcher@bc73c4[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 643972 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 643972 INFO
(searcherExecutor-6903-thread-1-processing-n:127.0.0.1:43051_solr
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8)
[n:127.0.0.1:43051_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]
Registered new searcher Searcher@48782a40[dv_coll_shard4_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 643972 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 643972 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 643972 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
[junit4] 2> 643972 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/dv_coll/leaders/shard4
[junit4] 2> 643973 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 643973 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 643973 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
[junit4] 2> 643973 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/dv_coll/leaders/shard3
[junit4] 2> 643973 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1663943849389588480
[junit4] 2> 643974 INFO
(searcherExecutor-6905-thread-1-processing-n:127.0.0.1:43753_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:43753_solr c:dv_coll s:shard1 r:core_node3
x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@505c0cdd[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 643974 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 643974 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 643974 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 643974 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43051/solr/dv_coll_shard4_replica_n6/
[junit4] 2> 643974 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 643974 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.SyncStrategy https://127.0.0.1:43051/solr/dv_coll_shard4_replica_n6/
has no replicas
[junit4] 2> 643974 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/dv_coll/leaders/shard4/leader after winning as
/collections/dv_coll/leader_elect/shard4/election/72096610324250632-core_node8-n_0000000000
[junit4] 2> 643975 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43051/solr/dv_coll_shard4_replica_n6/ shard4
[junit4] 2> 643975 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 643975 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 643975 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43753/solr/dv_coll_shard3_replica_n4/
[junit4] 2> 643975 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/dv_coll/leaders/shard1
[junit4] 2> 643975 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 643975 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.SyncStrategy https://127.0.0.1:43753/solr/dv_coll_shard3_replica_n4/
has no replicas
[junit4] 2> 643975 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/dv_coll/leaders/shard3/leader after winning as
/collections/dv_coll/leader_elect/shard3/election/72096610324250631-core_node7-n_0000000000
[junit4] 2> 643976 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43753/solr/dv_coll_shard3_replica_n4/ shard3
[junit4] 2> 643976 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 643976 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 643976 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43753/solr/dv_coll_shard1_replica_n1/
[junit4] 2> 643976 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 643976 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.SyncStrategy https://127.0.0.1:43753/solr/dv_coll_shard1_replica_n1/
has no replicas
[junit4] 2> 643976 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/dv_coll/leaders/shard1/leader after winning as
/collections/dv_coll/leader_elect/shard1/election/72096610324250631-core_node3-n_0000000000
[junit4] 2> 643977 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43753/solr/dv_coll_shard1_replica_n1/ shard1
[junit4] 2> 644077 INFO (zkCallback-6871-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644077 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644077 INFO (zkCallback-6885-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644078 INFO (zkCallback-6871-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644078 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 644078 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 644078 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 644078 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 644079 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=186
[junit4] 2> 644080 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=188
[junit4] 2> 644081 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=192
[junit4] 2> 644081 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=187
[junit4] 2> 644082 INFO (qtp654794170-12057) [n:127.0.0.1:43051_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> 644179 INFO (zkCallback-6885-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644179 INFO (zkCallback-6885-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644179 INFO (zkCallback-6871-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644179 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644179 INFO (zkCallback-6871-thread-5) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644179 INFO (zkCallback-6871-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 644180 INFO (qtp654794170-12057) [n:127.0.0.1:43051_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
status=0 QTime=609
[junit4] 2> 644180 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: dv_coll
[junit4] 2> 644189 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 644190 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 644199 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 644204 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/managed-schema
[junit4] 2> 644204 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 644204 INFO (zkCallback-6885-thread-3) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 644204 INFO (zkCallback-6885-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 644204 INFO (zkCallback-6871-thread-3) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 644204 INFO (zkCallback-6871-thread-3) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 644204 INFO (zkCallback-6885-thread-3) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 644204 INFO (zkCallback-6885-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 644205 INFO (Thread-2247) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard3_replica_n4
[junit4] 2> 644205 INFO (Thread-2248) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard4_replica_n6
[junit4] 2> 644206 INFO (Thread-2247) [n:127.0.0.1:43753_solr ]
o.a.s.c.SolrCore core reload dv_coll_shard3_replica_n4
[junit4] 2> 644206 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.c.SolrCore core reload dv_coll_shard4_replica_n6
[junit4] 2> 644206 INFO (zkCallback-6885-thread-2) [ ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 644206 INFO (zkCallback-6871-thread-3) [ ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 644207 INFO (zkCallback-6885-thread-3) [ ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 644214 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 644214 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 644219 INFO (zkCallback-6885-thread-3) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 644219 INFO (zkCallback-6871-thread-3) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 644219 INFO (zkCallback-6885-thread-3) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
[junit4] 2> 644219 INFO (zkCallback-6871-thread-3) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
[junit4] 2> 644219 INFO (zkCallback-6885-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 644219 INFO (zkCallback-6885-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
[junit4] 2> 644234 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 644234 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 644241 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 644241 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using
configuration from configset conf1
[junit4] 2> 644242 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 644242 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard4_replica_n6' using
configuration from configset conf1
[junit4] 2> 644264 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43753.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 644264 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node1/./dv_coll_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
[junit4] 2> 644264 INFO (Thread-2248) [n:127.0.0.1:43051_solr c:dv_coll
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_43051.solr.core.dv_coll.shard4.replica_n6' (registry
'solr.core.dv_coll.shard4.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 644264 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node2/./dv_coll_shard4_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node2/./dv_coll_shard4_replica_n6/data/]
[junit4] 2> 644295 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 644295 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 644296 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 644296 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 644297 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4dcfa9b5[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 644297 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 644297 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 644297 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 644300 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 644300 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f9c1e2[dv_coll_shard4_replica_n6]
main]
[junit4] 2> 644300 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 644300 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1663943849732472832
[junit4] 2> 644301 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 644301 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 644301 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 644301 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 644301 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 644301 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1663943849733521408
[junit4] 2> 644302 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 644302 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 644303 INFO
(searcherExecutor-6925-thread-1-processing-n:127.0.0.1:43753_solr
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7)
[n:127.0.0.1:43753_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]
Registered new searcher Searcher@4dcfa9b5[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 644303 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@265d8988[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 644303 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply
schema update version 1 for collection dv_coll
[junit4] 2> 644303 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 644305 INFO
(searcherExecutor-6927-thread-1-processing-n:127.0.0.1:43051_solr)
[n:127.0.0.1:43051_solr ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]
Registered new searcher Searcher@1f9c1e2[dv_coll_shard4_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 644305 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1aea82c0[dv_coll_shard4_replica_n6]
main]
[junit4] 2> 644305 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] CLOSING SolrCore
org.apache.solr.core.SolrCore@771c2b23
[junit4] 2> 644305 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard4.replica_n6, tag=SolrCore@771c2b23
[junit4] 2> 644305 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@486045d6: rootName =
solr_43051, domain = solr.core.dv_coll.shard4.replica_n6, service url = null,
agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 /
com.codahale.metrics.MetricRegistry@5965f870
[junit4] 2> 644305 INFO
(searcherExecutor-6925-thread-1-processing-n:127.0.0.1:43753_solr
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7)
[n:127.0.0.1:43753_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]
Registered new searcher Searcher@265d8988[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 644307 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 644307 INFO
(searcherExecutor-6927-thread-1-processing-n:127.0.0.1:43051_solr)
[n:127.0.0.1:43051_solr ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]
Registered new searcher Searcher@1aea82c0[dv_coll_shard4_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 644308 INFO (Thread-2247) [n:127.0.0.1:43753_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 644550 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard4.leader, tag=SolrCore@771c2b23
[junit4] 2> 644554 INFO (Thread-2248) [n:127.0.0.1:43051_solr ]
o.a.s.c.SolrCore config update listener called for core
dv_coll_shard2_replica_n2
[junit4] 2> 644555 INFO (qtp654794170-12070) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.S.Request
[dv_coll_shard4_replica_n6] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 644556 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.S.Request
[dv_coll_shard1_replica_n1] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 644556 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 644556 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 252 ms
[junit4] 2> 644558 INFO (Thread-2247) [n:127.0.0.1:43753_solr ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 644559 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.S.Request
[dv_coll_shard2_replica_n2] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 644560 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
] o.a.s.s.ManagedIndexSchema Took 256.0ms for 3 replicas to apply schema update
version 1 for collection dv_coll
[junit4] 2> 644560 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
] o.a.s.c.S.Request [dv_coll_shard3_replica_n4] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=371
[junit4] 2> 644560 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@52c457ec
[junit4] 2> 644560 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard3.replica_n4, tag=SolrCore@52c457ec
[junit4] 2> 644560 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@26813192: rootName =
solr_43753, domain = solr.core.dv_coll.shard3.replica_n4, service url = null,
agent id = null] for registry solr.core.dv_coll.shard3.replica_n4 /
com.codahale.metrics.MetricRegistry@3e590cfa
[junit4] 2> 644563 INFO (Thread-2247) [n:127.0.0.1:43753_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 644563 INFO (Thread-2247) [n:127.0.0.1:43753_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using
configuration from configset conf1
[junit4] 2> 644567 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard3.leader, tag=SolrCore@52c457ec
[junit4] 2> 644584 INFO
(TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[4ADDAABE8794215B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDocAbsent
[junit4] 2> 644586 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
[junit4] 2> 644597 INFO (Thread-2247) [n:127.0.0.1:43753_solr c:dv_coll
s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_43753.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@23c56aca
[junit4] 2> 644597 INFO (Thread-2247) [n:127.0.0.1:43753_solr ]
o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node1/./dv_coll_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
[junit4] 2> 644604 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=1}, version=1}
[junit4] 2> 644604 INFO (qtp654794170-12068) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43753/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1663943850050191360)} 0 1
[junit4] 2> 644605 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 644605 INFO (qtp1142290778-12066) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43753/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1663943850050191360)} 0 2
[junit4] 2> 644606 INFO (qtp654794170-12057) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
[junit4] 2> 644606 INFO (qtp654794170-12057) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43753/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1663943850050191360)} 0 3
[junit4] 2> 644606 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1663943850031316992)} 0 21
[junit4] 2> 644627 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1663943850075357184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 644627 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1663943850075357184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 644627 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 644627 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 644628 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@392c1a23[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 644628 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 644628 INFO (qtp1142290778-12067) [n:127.0.0.1:43753_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4] webapp=/solr
path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43051/solr/dv_coll_shard4_replica_n6/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 644628 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 644629 INFO
(searcherExecutor-6905-thread-1-processing-n:127.0.0.1:43753_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:43753_solr c:dv_coll s:shard1 r:core_node3
x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@392c1a23[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 644629 INFO (qtp1142290778-12072) [n:127.0.0.1:43753_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43051/solr/dv_coll_shard4_replica_n6/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 644629 INFO (qtp654794170-12057) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1663943850077454336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 644629 INFO (qtp654794170-12057) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 644630 INFO (qtp654794170-12057) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@22b75124[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 644630 INFO (qtp654794170-12057) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 644630 INFO (Thread-2247) [n:127.0.0.1:43753_solr ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 644630 INFO (Thread-2247) [n:127.0.0.1:43753_solr ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 644631 INFO
(searcherExecutor-6901-thread-1-processing-n:127.0.0.1:43051_solr
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5)
[n:127.0.0.1:43051_solr c:dv_coll s:shard2 r:core_node5
x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@22b75124[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 644631 INFO (qtp654794170-12057) [n:127.0.0.1:43051_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43051/solr/dv_coll_shard4_replica_n6/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 644631 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1663943850079551488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 644631 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 644631 INFO (Thread-2247) [n:127.0.0.1:43753_solr ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@62bd4b6b[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 644631 INFO (qtp654794170-12059) [n:127.0.0.1:43051_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.Dire
[...truncated too long message...]
[junit4] 2> 645126 INFO (closeThreadPool-6955-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72096610324250631-127.0.0.1:43753_solr-n_0000000000) closing
[junit4] 2> 645127 INFO
(OverseerStateUpdate-72096610324250631-127.0.0.1:43753_solr-n_0000000000)
[n:127.0.0.1:43753_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43753_solr
[junit4] 2> 645127 INFO
(OverseerAutoScalingTriggerThread-72096610324250631-127.0.0.1:43753_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 645131 INFO (zkCallback-6871-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 645134 INFO (closeThreadPool-6955-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72096610324250631-127.0.0.1:43753_solr-n_0000000000) closing
[junit4] 2> 645228 INFO (jetty-closer-6943-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@68fdbd11{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 645228 INFO (jetty-closer-6943-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a11c25a{/solr,null,UNAVAILABLE}
[junit4] 2> 645228 INFO (jetty-closer-6943-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 645327 INFO (jetty-closer-6943-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72096610324250631-127.0.0.1:43753_solr-n_0000000000) closing
[junit4] 2> 645328 INFO (jetty-closer-6943-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@bef0593{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 645328 INFO (jetty-closer-6943-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1248ef37{/solr,null,UNAVAILABLE}
[junit4] 2> 645328 INFO (jetty-closer-6943-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 645329 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 645531 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/configs/conf1/managed-schema
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/collections/dv_coll/terms/shard3
[junit4] 2> 3 /solr/collections/dv_coll/terms/shard2
[junit4] 2> 3 /solr/collections/dv_coll/terms/shard1
[junit4] 2> 3 /solr/collections/dv_coll/terms/shard4
[junit4] 2> 2 /solr/packages.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/collections/dv_coll/collectionprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/collections/dv_coll/state.json
[junit4] 2> 4 /solr/configs/conf1/managed-schema
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/overseer/queue
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 645532 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42535
[junit4] 2> 645532 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42535
[junit4] 2> 645532 INFO
(SUITE-DocValuesNotIndexedTest-seed#[4ADDAABE8794215B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42535
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_4ADDAABE8794215B-001
[junit4] 2> Apr 14, 2020 10:35:14 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(Lucene84):
{_root_=FST50, id=PostingsFormat(name=MockRandom)},
docValues:{floatField=DocValuesFormat(name=Direct),
doubleField=DocValuesFormat(name=Lucene80),
intFieldMulti=DocValuesFormat(name=Asserting),
sortableGSL=DocValuesFormat(name=Asserting),
boolFieldMulti=DocValuesFormat(name=Lucene80),
floatGSL=DocValuesFormat(name=Direct),
longFieldMulti=DocValuesFormat(name=Lucene80),
sortableGSF=DocValuesFormat(name=Direct),
intField=DocValuesFormat(name=Lucene80),
boolField=DocValuesFormat(name=Direct),
sortableFieldMulti=DocValuesFormat(name=Lucene80),
stringFieldMulti=DocValuesFormat(name=Direct),
dateFieldMulti=DocValuesFormat(name=Lucene80),
longGSF=DocValuesFormat(name=Asserting),
doubleFieldMulti=DocValuesFormat(name=Direct),
stringGSL=DocValuesFormat(name=Lucene80),
doubleGSF=DocValuesFormat(name=Lucene80),
doubleGSL=DocValuesFormat(name=Lucene80),
stringGSF=DocValuesFormat(name=Lucene80),
intGSL=DocValuesFormat(name=Lucene80),
sortableText=DocValuesFormat(name=Lucene80),
longField=DocValuesFormat(name=Asserting),
dateField=DocValuesFormat(name=Asserting),
dateGSF=DocValuesFormat(name=Direct), boolGSF=DocValuesFormat(name=Direct),
longGSL=DocValuesFormat(name=Direct), boolGSL=DocValuesFormat(name=Asserting),
floatFieldMulti=DocValuesFormat(name=Lucene80),
floatGSF=DocValuesFormat(name=Asserting),
dateGSL=DocValuesFormat(name=Asserting), intGSF=DocValuesFormat(name=Lucene80),
stringField=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=516,
maxMBSortInHeap=6.046552474103962,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@501c63cd),
locale=de, timezone=America/Port_of_Spain
[junit4] 2> NOTE: Linux 5.3.0-46-generic amd64/Oracle Corporation 15-ea
(64-bit)/cpus=16,threads=1,free=268542440,total=521142272
[junit4] 2> NOTE: All tests run in this JVM: [TestPhraseSuggestions,
TestFieldTypeResource, TestConfigSetsAPIZkFailure, TestGraphMLResponseWriter,
OverseerSolrResponseTest, DistributedExpandComponentTest,
CloudExitableDirectoryReaderTest, TestAtomicUpdateErrorCases,
PreAnalyzedFieldManagedSchemaCloudTest, TestStressCloudBlindAtomicUpdates,
TestDeprecatedFilters, TestDistributedStatsComponentCardinality,
AddReplicaTest, TestAnalyzedSuggestions, SolrCoreMetricManagerTest,
ReplaceNodeTest, TestPostingsSolrHighlighter, TestDocTermOrds,
TestNumericRangeQuery32, XsltUpdateRequestHandlerTest, TestLRUStatsCache,
TestTolerantUpdateProcessorRandomCloud, TestSolrTestCaseJ4, MetricUtilsTest,
TestImpersonationWithHadoopAuth, TestInitParams, TestRemoteStreaming,
DimensionalRoutedAliasUpdateProcessorTest, TestSimNodeLostTrigger,
WordBreakSolrSpellCheckerTest, BadComponentTest, TestCSVLoader,
TestDynamicFieldNamesIndexCorrectly, RegexBytesRefFilterTest,
TestSimDistributedQueue, LeaderElectionContextKeyTest, AnalyticsQueryTest,
UpdateParamsTest, TestSolrConfigHandlerConcurrent,
IndexSizeTriggerSizeEstimationTest, SolrJmxReporterTest,
TestQuerySenderNoQuery, PeerSyncReplicationTest, SaslZkACLProviderTest,
ChaosMonkeyNothingIsSafeTest, DocValuesMissingTest, QueryParsingTest,
TestSubQueryTransformerCrossCore, MaxSizeAutoCommitTest,
ZkCollectionPropsCachingTest, TestSurroundQueryParser, JsonLoaderTest,
TriLevelCompositeIdRoutingTest, RAMDirectoryFactoryTest,
TestReRankQParserPlugin, NoCacheHeaderTest, TestManagedSchemaThreadSafety,
TestMissingGroups, TestRandomFlRTGCloud, AlternateDirectoryTest,
TestJsonFacetRefinement, SolrCloudExampleTest, CoreSorterTest,
XmlInterpolationTest, TestSortableTextField, TestObjectReleaseTracker,
StatsComponentTest, BlockJoinFacetDistribTest, BasicFunctionalityTest,
UniqFieldsUpdateProcessorFactoryTest, MoveReplicaHDFSFailoverTest,
TestInPlaceUpdatesStandalone, AutoScalingHandlerTest, SimplePostToolTest,
TestStandardQParsers, EchoParamsTest, MinimalSchemaTest, OutputWriterTest,
SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestGroupingSearch,
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CreateRoutedAliasTest,
DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest,
DistribJoinFromCollectionTest, DocValuesNotIndexedTest]
[junit4] Completed [472/904 (1!)] on J1 in 2.92s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 46284 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2753/consoleText
[repro] Revision: 163a8d86272ac423d32a2fea363e7af78a73e118
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=DocValuesNotIndexedTest
-Dtests.method=testGroupingDocAbsent -Dtests.seed=4ADDAABE8794215B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de
-Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] DocValuesNotIndexedTest
[repro] ant compile-test
[...truncated 3462 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.DocValuesNotIndexedTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=4ADDAABE8794215B -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=de -Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 101 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.DocValuesNotIndexedTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]