Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1961/
3 tests failed.
FAILED:
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([992715D3F458B972:4EF03AA440072135]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([992715D3F458B972:40714417F73CAA38]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:208)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([992715D3F458B972:FDA1BD3891E0F30]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas(CdcrBootstrapTest.java:293)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14359 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
[junit4] 2> 509129 INFO
(SUITE-CdcrBootstrapTest-seed#[992715D3F458B972]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 509129 INFO
(SUITE-CdcrBootstrapTest-seed#[992715D3F458B972]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 509130 INFO
(SUITE-CdcrBootstrapTest-seed#[992715D3F458B972]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/data-dir-52-001
[junit4] 2> 509130 WARN
(SUITE-CdcrBootstrapTest-seed#[992715D3F458B972]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 509130 INFO
(SUITE-CdcrBootstrapTest-seed#[992715D3F458B972]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 509132 INFO
(SUITE-CdcrBootstrapTest-seed#[992715D3F458B972]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 509135 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 509135 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/cdcr-target-001
[junit4] 2> 509135 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 509140 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 509140 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 509141 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 509240 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer start zk server on port: 45115
[junit4] 2> 509240 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45115
[junit4] 2> 509240 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45115
[junit4] 2> 509240 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45115
[junit4] 2> 509242 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 509243 INFO (zkConnectionManagerCallback-4514-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 509244 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 509250 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 509255 INFO (zkConnectionManagerCallback-4516-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 509255 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 509258 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 509262 INFO (zkConnectionManagerCallback-4518-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 509262 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 509366 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 509366 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 509366 INFO (jetty-launcher-4519-thread-1) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 509369 INFO (jetty-launcher-4519-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 509369 INFO (jetty-launcher-4519-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 509369 INFO (jetty-launcher-4519-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 509370 INFO (jetty-launcher-4519-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d5dcdab{/solr,null,AVAILABLE}
[junit4] 2> 509371 INFO (jetty-launcher-4519-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2a124e51{SSL, (ssl,
http/1.1)}{127.0.0.1:34077}
[junit4] 2> 509371 INFO (jetty-launcher-4519-thread-1) [ ]
o.e.j.s.Server Started @509402ms
[junit4] 2> 509371 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:45115/solr, hostPort=34077}
[junit4] 2> 509371 ERROR (jetty-launcher-4519-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 509371 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 509371 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 509371 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 509371 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 509371 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-02T07:46:53.843Z
[junit4] 2> 509374 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 509381 INFO (zkConnectionManagerCallback-4521-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 509381 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 509382 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 509385 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 509903 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 509903 WARN (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 509904 WARN (jetty-launcher-4519-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1c3453ec[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 509904 WARN (jetty-launcher-4519-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1c3453ec[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 509906 WARN (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 509911 WARN (jetty-launcher-4519-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1fc8f243[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 509911 WARN (jetty-launcher-4519-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1fc8f243[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 509912 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45115/solr
[junit4] 2> 509913 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 509914 INFO (zkConnectionManagerCallback-4532-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 509914 INFO (jetty-launcher-4519-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 509915 WARN
(jetty-launcher-4519-thread-1-SendThread(127.0.0.1:45115)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1044879bd630004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044879bd630004, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1044879bd630004, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 510030 INFO (jetty-launcher-4519-thread-1)
[n:127.0.0.1:34077_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 510042 INFO (zkConnectionManagerCallback-4534-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 510042 INFO (jetty-launcher-4519-thread-1)
[n:127.0.0.1:34077_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 510049 WARN (jetty-launcher-4519-thread-1)
[n:127.0.0.1:34077_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 510091 INFO (jetty-launcher-4519-thread-1)
[n:127.0.0.1:34077_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34077_solr
[junit4] 2> 510092 INFO (jetty-launcher-4519-thread-1)
[n:127.0.0.1:34077_solr ] o.a.s.c.Overseer Overseer
(id=73263181650395141-127.0.0.1:34077_solr-n_0000000000) starting
[junit4] 2> 510106 INFO
(OverseerStateUpdate-73263181650395141-127.0.0.1:34077_solr-n_0000000000)
[n:127.0.0.1:34077_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34077_solr
[junit4] 2> 510130 INFO (jetty-launcher-4519-thread-1)
[n:127.0.0.1:34077_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34077_solr
[junit4] 2> 510135 INFO (jetty-launcher-4519-thread-1)
[n:127.0.0.1:34077_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 510135 WARN (jetty-launcher-4519-thread-1)
[n:127.0.0.1:34077_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> 510158 INFO (zkCallback-4533-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 510162 INFO (jetty-launcher-4519-thread-1)
[n:127.0.0.1:34077_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/cdcr-target-001/node1
[junit4] 2> 510210 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 510230 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 510238 INFO (zkConnectionManagerCallback-4549-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 510238 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 510239 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 510240 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45115/solr ready
[junit4] 2> 510240 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:45115/solr
[junit4] 2> 510240 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/cdcr-source-001
[junit4] 2> 510240 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 510250 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 510250 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 510251 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 510347 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer start zk server on port: 45971
[junit4] 2> 510347 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45971
[junit4] 2> 510347 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45971
[junit4] 2> 510347 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45971
[junit4] 2> 510373 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 510414 INFO (zkConnectionManagerCallback-4551-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 510414 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 510467 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 510500 INFO (zkConnectionManagerCallback-4553-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 510501 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 510518 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 510530 INFO (zkConnectionManagerCallback-4555-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 510530 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 510532 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972]-SendThread(127.0.0.1:45971))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1044879c1d70002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044879c1d70002, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1044879c1d70002, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 510634 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 510634 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 510634 INFO (jetty-launcher-4556-thread-1) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 510635 INFO (jetty-launcher-4556-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 510635 INFO (jetty-launcher-4556-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 510635 INFO (jetty-launcher-4556-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 510635 INFO (jetty-launcher-4556-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ef89758{/solr,null,AVAILABLE}
[junit4] 2> 510636 INFO (jetty-launcher-4556-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@17cd9c26{SSL, (ssl,
http/1.1)}{127.0.0.1:45897}
[junit4] 2> 510636 INFO (jetty-launcher-4556-thread-1) [ ]
o.e.j.s.Server Started @510667ms
[junit4] 2> 510636 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:45971/solr, hostPort=45897}
[junit4] 2> 510636 ERROR (jetty-launcher-4556-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 510636 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 510636 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 510636 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 510636 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 510636 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-02T07:46:55.108Z
[junit4] 2> 510638 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 510639 INFO (zkConnectionManagerCallback-4558-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 510639 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 510639 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 510643 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 511285 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 511286 WARN (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 511287 WARN (jetty-launcher-4556-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2330d7db[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 511287 WARN (jetty-launcher-4556-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2330d7db[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 511288 WARN (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 511289 WARN (jetty-launcher-4556-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6ddde765[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 511289 WARN (jetty-launcher-4556-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6ddde765[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 511290 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45971/solr
[junit4] 2> 511294 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 511297 INFO (zkConnectionManagerCallback-4569-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 511297 INFO (jetty-launcher-4556-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 511402 INFO (jetty-launcher-4556-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 511404 INFO (zkConnectionManagerCallback-4571-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 511404 INFO (jetty-launcher-4556-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 511418 WARN (jetty-launcher-4556-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 511487 INFO (jetty-launcher-4556-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45897_solr
[junit4] 2> 511487 INFO (jetty-launcher-4556-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.c.Overseer Overseer
(id=73263181725106181-127.0.0.1:45897_solr-n_0000000000) starting
[junit4] 2> 511492 INFO
(OverseerStateUpdate-73263181725106181-127.0.0.1:45897_solr-n_0000000000)
[n:127.0.0.1:45897_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45897_solr
[junit4] 2> 511493 INFO (jetty-launcher-4556-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45897_solr
[junit4] 2> 511494 INFO (zkCallback-4570-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 511495 INFO (jetty-launcher-4556-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 511496 WARN (jetty-launcher-4556-thread-1)
[n:127.0.0.1:45897_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> 511510 INFO (jetty-launcher-4556-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/cdcr-source-001/node1
[junit4] 2> 511528 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 511529 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 511532 INFO (zkConnectionManagerCallback-4586-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 511532 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 511533 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 511534 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45971/solr ready
[junit4] 2> 511542 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 511545 INFO (zkConnectionManagerCallback-4588-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 511545 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 511701 INFO
(OverseerThreadFactory-4578-thread-1-processing-n:127.0.0.1:45897_solr)
[n:127.0.0.1:45897_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 511807 INFO
(OverseerStateUpdate-73263181725106181-127.0.0.1:45897_solr-n_0000000000)
[n:127.0.0.1:45897_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:45897_solr",
[junit4] 2> "base_url":"https://127.0.0.1:45897/solr",
[junit4] 2> "collection":"cdcr-source",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 512017 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 512017 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 512030 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 512043 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 512044 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 512044 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using
configuration from configset cdcr-source, trusted=true
[junit4] 2> 512052 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 512097 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 512097 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 512098 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 512098 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 512101 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 512102 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 512102 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 512102 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1695913991548698624
[junit4] 2> 512104 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 512108 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 512108 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/cdcr-source/leaders/shard1
[junit4] 2> 512112 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 512112 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 512112 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45897/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 512112 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 512113 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:45897/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 512113 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/cdcr-source/leaders/shard1/leader after winning as
/collections/cdcr-source/leader_elect/shard1/election/73263181725106181-core_node2-n_0000000000
[junit4] 2> 512115 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45897/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 512216 INFO (zkCallback-4570-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 512217 INFO (zkCallback-4570-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 512217 INFO (zkCallback-4570-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 512217 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 512221 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=204
[junit4] 2> 512223 INFO (qtp1480029035-7706) [n:127.0.0.1:45897_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> 512320 INFO (zkCallback-4570-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 512320 INFO (zkCallback-4570-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 512320 INFO (zkCallback-4570-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 512320 INFO (zkCallback-4570-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 512321 INFO (qtp1480029035-7706) [n:127.0.0.1:45897_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=629
[junit4] 2> 512321 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
[junit4] 2> 512346 INFO (qtp1480029035-7710) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
[junit4] 2> 512346 INFO (qtp1480029035-7710) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_0
(1695913991796162560), source_1 (1695913991798259712), source_2
(1695913991798259713), source_3 (1695913991798259714), source_4
(1695913991798259715), source_5 (1695913991798259716), source_6
(1695913991798259717), source_7 (1695913991798259718), source_8
(1695913991798259719), source_9 (1695913991798259720), ... (100 adds)]} 0 9
[junit4] 2> 512564 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 512564 INFO (qtp1480029035-7707) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 212
[junit4] 2> 512570 INFO (qtp1480029035-7708) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_100
(1695913992035237888), source_101 (1695913992037335040), source_102
(1695913992037335041), source_103 (1695913992037335042), source_104
(1695913992037335043), source_105 (1695913992037335044), source_106
(1695913992037335045), source_107 (1695913992037335046), source_108
(1695913992037335047), source_109 (1695913992037335048), ... (100 adds)]} 0 4
[junit4] 2> 512756 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 512756 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 185
[junit4] 2> 512761 INFO (qtp1480029035-7706) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_200
(1695913992236564480), source_201 (1695913992237613056), source_202
(1695913992237613057), source_203 (1695913992237613058), source_204
(1695913992237613059), source_205 (1695913992237613060), source_206
(1695913992237613061), source_207 (1695913992238661632), source_208
(1695913992238661633), source_209 (1695913992238661634), ... (100 adds)]} 0 3
[junit4] 2> 512969 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 512970 INFO (qtp1480029035-7710) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 207
[junit4] 2> 512975 INFO (qtp1480029035-7707) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_300
(1695913992459911168), source_301 (1695913992460959744), source_302
(1695913992460959745), source_303 (1695913992460959746), source_304
(1695913992460959747), source_305 (1695913992460959748), source_306
(1695913992462008320), source_307 (1695913992462008321), source_308
(1695913992462008322), source_309 (1695913992462008323), ... (100 adds)]} 0 3
[junit4] 2> 513223 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 513223 INFO (qtp1480029035-7708) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 248
[junit4] 2> 513228 INFO (qtp1480029035-7708) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_400
(1695913992726249472), source_401 (1695913992727298048), source_402
(1695913992727298049), source_403 (1695913992727298050), source_404
(1695913992727298051), source_405 (1695913992727298052), source_406
(1695913992727298053), source_407 (1695913992727298054), source_408
(1695913992727298055), source_409 (1695913992727298056), ... (100 adds)]} 0 3
[junit4] 2> 513474 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 513474 INFO (qtp1480029035-7708) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 245
[junit4] 2> 513479 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_500
(1695913992989442048), source_501 (1695913992990490624), source_502
(1695913992990490625), source_503 (1695913992990490626), source_504
(1695913992990490627), source_505 (1695913992990490628), source_506
(1695913992990490629), source_507 (1695913992990490630), source_508
(1695913992990490631), source_509 (1695913992990490632), ... (100 adds)]} 0 3
[junit4] 2> 513702 INFO
(OverseerCollectionConfigSetProcessor-73263181725106181-127.0.0.1:45897_solr-n_0000000000)
[n:127.0.0.1:45897_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 513738 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 513739 INFO (qtp1480029035-7706) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 258
[junit4] 2> 513744 INFO (qtp1480029035-7710) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_600
(1695913993266266112), source_601 (1695913993267314688), source_602
(1695913993268363264), source_603 (1695913993268363265), source_604
(1695913993268363266), source_605 (1695913993268363267), source_606
(1695913993268363268), source_607 (1695913993268363269), source_608
(1695913993268363270), source_609 (1695913993268363271), ... (100 adds)]} 0 3
[junit4] 2> 513975 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 513976 INFO (qtp1480029035-7707) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 231
[junit4] 2> 513980 INFO (qtp1480029035-7707) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_700
(1695913993514778624), source_701 (1695913993515827200), source_702
(1695913993515827201), source_703 (1695913993515827202), source_704
(1695913993515827203), source_705 (1695913993515827204), source_706
(1695913993515827205), source_707 (1695913993515827206), source_708
(1695913993515827207), source_709 (1695913993515827208), ... (100 adds)]} 0 3
[junit4] 2> 514239 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 514239 INFO (qtp1480029035-7707) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 258
[junit4] 2> 514244 INFO (qtp1480029035-7708) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_800
(1695913993791602688), source_801 (1695913993792651264), source_802
(1695913993792651265), source_803 (1695913993792651266), source_804
(1695913993792651267), source_805 (1695913993792651268), source_806
(1695913993792651269), source_807 (1695913993792651270), source_808
(1695913993792651271), source_809 (1695913993792651272), ... (100 adds)]} 0 3
[junit4] 2> 514637 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 514637 INFO (qtp1480029035-7708) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 392
[junit4] 2> 514642 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_900
(1695913994207887360), source_901 (1695913994209984512), source_902
(1695913994209984513), source_903 (1695913994209984514), source_904
(1695913994209984515), source_905 (1695913994209984516), source_906
(1695913994209984517), source_907 (1695913994209984518), source_908
(1695913994209984519), source_909 (1695913994209984520), ... (100 adds)]} 0 3
[junit4] 2> 514909 INFO
(searcherExecutor-4590-thread-1-processing-n:127.0.0.1:45897_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:45897_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 514910 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 267
[junit4] 2> 514910 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
[junit4] 2> 514911 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 514913 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0
result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=1695913994212081672, maxInHash=1695913994212081672,
versionsHash=6546133869694623359, numVersions=1000, numDocs=1000, maxDoc=100}
[junit4] 2> 514913 INFO (qtp1480029035-7709) [n:127.0.0.1:45897_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&_stateVer_=cdcr-source:3&fingerprint=true&getVersions=1000&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 514914 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 514915 INFO (zkConnectionManagerCallback-4596-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 514915 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 515019 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=785556685
[junit4] 2> 515019 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:45897_solr
[junit4] 2> 515022 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 515023 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:45897_solr as DOWN
[junit4] 2> 515032 INFO (zkCallback-4570-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 515032 INFO (zkCallback-4570-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 515032 INFO (zkCallback-4570-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 515032 INFO (zkCallback-4570-thread-5) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 515034 INFO (coreCloseExecutor-4600-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@8132dd
[junit4] 2> 515034 INFO (coreCloseExecutor-4600-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-source.shard1.replica_n1
tag=SolrCore@8132dd
[junit4] 2> 515034 INFO (coreCloseExecutor-4600-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-source.shard1.leader
tag=SolrCore@8132dd
[junit4] 2> 515034 INFO (coreCloseExecutor-4600-thread-1)
[n:127.0.0.1:45897_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 515043 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
[junit4] 2> 515043 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
[junit4] 2> 515043 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
[junit4] 2> 515043 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster tag=null
[junit4] 2> 515045 INFO (closeThreadPool-4602-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73263181725106181-127.0.0.1:45897_solr-n_0000000000) closing
[junit4] 2> 515045 INFO
(OverseerStateUpdate-73263181725106181-127.0.0.1:45897_solr-n_0000000000)
[n:127.0.0.1:45897_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:45897_solr
[junit4] 2> 515051 INFO
(OverseerAutoScalingTriggerThread-73263181725106181-127.0.0.1:45897_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 515053 INFO (closeThreadPool-4602-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73263181725106181-127.0.0.1:45897_solr-n_0000000000) closing
[junit4] 2> 515054 WARN
(jetty-launcher-4556-thread-1-SendThread(127.0.0.1:45971)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1044879c1d70005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044879c1d70005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1044879c1d70005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 515056 INFO (zkCallback-4585-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 515156 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.Overseer Overseer
(id=73263181725106181-127.0.0.1:45897_solr-n_0000000000) closing
[junit4] 2> 515158 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@17cd9c26{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 515158 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ef89758{/solr,null,STOPPED}
[junit4] 2> 515158 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 515159 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 45897
[junit4] 2> 515159 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 515160 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
2 ...
[junit4] 2> 515160 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.Server jetty-9.4.34.v20201102; built:
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm
1.8.0_281-b09
[junit4] 2> 515162 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 515162 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 515162 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 515162 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2809e6f4{/solr,null,AVAILABLE}
[junit4] 2> 515163 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@539c98e1{SSL, (ssl,
http/1.1)}{127.0.0.1:34161}
[junit4] 2> 515163 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.s.Server Started @515194ms
[junit4] 2> 515163 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:45971/solr, hostPort=34161}
[junit4] 2> 515163 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 515163 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 515163 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.9.0
[junit4] 2> 515163 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 515163 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 515163 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-02T07:46:59.635Z
[junit4] 2> 515170 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 515174 INFO (zkConnectionManagerCallback-4604-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 515174 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 515175 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 515189 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 515432 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 515433 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1
transport since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 515434 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@70a0d0a9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 515434 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@70a0d0a9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 515437 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1
transport since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 515437 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@21d68c52[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 515437 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@21d68c52[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 515438 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45971/solr
[junit4] 2> 515439 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 515440 INFO (zkConnectionManagerCallback-4615-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 515440 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 515441 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972]-SendThread(127.0.0.1:45971))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1044879c1d7000a.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044879c1d7000a, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1044879c1d7000a, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 515542 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_solr ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 515543 INFO (zkConnectionManagerCallback-4617-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 515543 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 515547 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 515558 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34161_solr
[junit4] 2> 515559 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_solr ] o.a.s.c.Overseer Overseer
(id=73263181725106187-127.0.0.1:34161_solr-n_0000000001) starting
[junit4] 2> 515562 INFO
(OverseerStateUpdate-73263181725106187-127.0.0.1:34161_solr-n_0000000001)
[n:127.0.0.1:34161_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34161_solr
[junit4] 2> 515562 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34161_solr
[junit4] 2> 515564 INFO
(OverseerStateUpdate-73263181725106187-127.0.0.1:34161_solr-n_0000000001)
[n:127.0.0.1:34161_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 515564 INFO (zkCallback-4585-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 515566 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 515566 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_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> 515593 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/cdcr-source-001/node1
[junit4] 2> 515593 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[992715D3F458B972])
[n:127.0.0.1:34161_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[cdcr-source_shard1_replica_n1]
[junit4] 2> 515595 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 515600 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.9.0
[junit4] 2> 515606 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr ] o.a.s.s.ManagedIndexSchemaFactory The schema is
configured as managed, but managed schema resource managed-schema not found -
loading non-managed schema schema.xml instead
[junit4] 2> 515608 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr ] o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 515608 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 515609 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr ] o.a.s.s.ManagedIndexSchema Created and persisted
managed schema znode at /configs/cdcr-source/managed-schema
[junit4] 2> 515611 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr ] o.a.s.s.ManagedIndexSchemaFactory After upgrading
to managed schema in ZooKeeper, renamed the non-managed schema
/configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
[junit4] 2> 516630 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.9.0
[junit4] 2> 516647 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 516647 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 516647 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore
'cdcr-source_shard1_replica_n1' using configuration from configset cdcr-source,
trusted=true
[junit4] 2> 516647 INFO
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 516708 WARN
(coreLoadExecutor-4627-thread-1-processing-n:127.0.0.1:34161_solr)
[n:127.0.0.1:34161_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source
[...truncated too long message...]
r.node tag=null
[junit4] 2> 909195 INFO (jetty-closer-5029-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 909195 INFO (jetty-closer-5029-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 909195 INFO (jetty-closer-5029-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 909193 INFO (zkCallback-4859-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 909196 INFO (jetty-closer-5029-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 909196 INFO (jetty-closer-5029-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 909196 INFO (jetty-closer-5029-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 909196 INFO (jetty-closer-5029-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 909197 INFO (closeThreadPool-5046-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73263199191367687-127.0.0.1:36399_solr-n_0000000000) closing
[junit4] 2> 909197 INFO
(OverseerStateUpdate-73263199191367687-127.0.0.1:36399_solr-n_0000000000)
[n:127.0.0.1:36399_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36399_solr
[junit4] 2> 909204 INFO
(OverseerAutoScalingTriggerThread-73263199191367687-127.0.0.1:36399_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 909205 WARN
(jetty-launcher-4799-thread-1-SendThread(127.0.0.1:37075)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x104487dd2e9000b.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x104487dd2e9000b, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x104487dd2e9000b, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 909205 INFO (closeThreadPool-5046-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73263199191367687-127.0.0.1:36399_solr-n_0000000000) closing
[junit4] 2> 909307 INFO (jetty-closer-5029-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3d296bb1{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 909307 INFO (jetty-closer-5029-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@52860c89{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 909307 INFO (jetty-closer-5029-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@299aece7{/solr,null,STOPPED}
[junit4] 2> 909307 INFO (jetty-closer-5029-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5b6127a6{/solr,null,STOPPED}
[junit4] 2> 909307 INFO (jetty-closer-5029-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 909307 INFO (jetty-closer-5029-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 909406 INFO (jetty-closer-5029-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73263199191367687-127.0.0.1:36399_solr-n_0000000000) closing
[junit4] 2> 909408 INFO (jetty-closer-5029-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@53ddc09f{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 909408 INFO (jetty-closer-5029-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@766408b0{/solr,null,STOPPED}
[junit4] 2> 909408 INFO (jetty-closer-5029-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 909408 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 909611 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> 9 /solr/collections/cdcr-target/terms/shard1
[junit4] 2> 6
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 3 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 3 /solr/packages.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/cdcr-target
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 44 /solr/collections/cdcr-target/state.json
[junit4] 2> 7 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/collections/cdcr-target/state.json
[junit4] 2> 24 /solr/overseer/queue
[junit4] 2> 11 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 909614 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37075
[junit4] 2> 909614 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37075
[junit4] 2> 909614 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[992715D3F458B972])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37075
[junit4] 2> 909615 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[992715D3F458B972])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithMultipleReplicas
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBootstrapTest
-Dtests.method=testBootstrapWithMultipleReplicas -Dtests.seed=992715D3F458B972
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hu
-Dtests.timezone=America/Juneau -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 133s J1 |
CdcrBootstrapTest.testBootstrapWithMultipleReplicas <<<
[junit4] > Throwable #1: java.lang.AssertionError: Document mismatch on
target after sync expected:<1000> but was:<0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([992715D3F458B972:FDA1BD3891E0F30]:0)
[junit4] > at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas(CdcrBootstrapTest.java:293)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_992715D3F458B972-001
[junit4] 2> Apr 02, 2021 7:53:34 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{_root_=PostingsFormat(name=Asserting),
xyz=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene84},
docValues:{_version_=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=1071, maxMBSortInHeap=7.692950635050924,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hu,
timezone=America/Juneau
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=102418240,total=499122176
[junit4] 2> NOTE: All tests run in this JVM: [ZkNodePropsTest,
TestSchemaManager, RangeFacetCloudTest, TestJavabinTupleStreamParser,
TestSolrCoreProperties, ScheduledMaintenanceTriggerTest,
UpdateRequestProcessorFactoryTest, TestQuerySenderNoQuery, BlockCacheTest,
TestUpdate, TestChildDocTransformerHierarchy, ZkStateWriterTest,
CustomCollectionTest, TestLFUCache, TestConfigReload,
TestExactSharedStatsCache, RegexBoostProcessorTest, TestSimUtils,
PolyFieldTest, PeerSyncWithLeaderTest, CreateRoutedAliasTest,
RequestLoggingTest, TestEmbeddedSolrServerAdminHandler,
MultiDestinationAuditLoggerTest, LeaderElectionIntegrationTest,
MetricsHistoryHandlerTest, TestFieldCollectionResource,
FieldAnalysisRequestHandlerTest, TestDynamicLoading, TestRawTransformer,
TestBulkSchemaConcurrent, BlockJoinFacetRandomTest, TestStressVersions,
DocValuesNotIndexedTest, TestRTimerTree, TestPullReplicaErrorHandling,
TestShortCircuitedRequests, SecurityHeadersTest, TestCSVResponseWriter,
TestZkChroot, ByteBuffersDirectoryFactoryTest,
TestOverriddenPrefixQueryForCustomFieldType, DistributedFacetPivotSmallTest,
TestSolrCloudWithKerberosAlt, ManagedSchemaRoundRobinCloudTest,
HdfsLockFactoryTest, TestConfigSetsAPIZkFailure, TermsComponentTest,
TestJsonFacetsStatsParsing, BasicFunctionalityTest,
HdfsBackupRepositoryIntegrationTest, SuggesterFSTTest, TestMacros,
CollectionsAPIAsyncDistributedZkTest, TestQueryTypes, CdcrBootstrapTest]
[junit4] Completed [311/935 (1!)] on J1 in 400.97s, 4 tests, 3 failures, 1
skipped <<< FAILURES!
[...truncated 52912 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]