Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/917/
1 tests failed.
FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir
Error Message:
Captured an uncaught exception in thread: Thread[id=11131,
name=cdcr-replicator-3089-thread-1, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11131, name=cdcr-replicator-3089-thread-1,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
Caused by: java.lang.AssertionError: 1613343786009624576 != 1613343786008576000
at __randomizedtesting.SeedInfo.seed([5B0A46AB59A1F6D]:0)
at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13245 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[junit4] 2> 833723 INFO
(SUITE-CdcrBidirectionalTest-seed#[5B0A46AB59A1F6D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/init-core-data-001
[junit4] 2> 833724 WARN
(SUITE-CdcrBidirectionalTest-seed#[5B0A46AB59A1F6D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
[junit4] 2> 833724 INFO
(SUITE-CdcrBidirectionalTest-seed#[5B0A46AB59A1F6D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 833738 INFO
(SUITE-CdcrBidirectionalTest-seed#[5B0A46AB59A1F6D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 833747 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBiDir
[junit4] 2> 833748 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster2-001
[junit4] 2> 833748 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 833759 INFO (Thread-1605) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 833759 INFO (Thread-1605) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 833767 ERROR (Thread-1605) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 833859 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46789
[junit4] 2> 833884 INFO (zkConnectionManagerCallback-6293-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 833903 INFO (jetty-launcher-6290-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 833942 INFO (jetty-launcher-6290-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 833942 INFO (jetty-launcher-6290-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 833942 INFO (jetty-launcher-6290-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 833946 INFO (jetty-launcher-6290-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@79f4c8cc{/solr,null,AVAILABLE}
[junit4] 2> 833947 INFO (jetty-launcher-6290-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@32477d40{SSL,[ssl,
http/1.1]}{127.0.0.1:37145}
[junit4] 2> 833947 INFO (jetty-launcher-6290-thread-1) [ ]
o.e.j.s.Server Started @834017ms
[junit4] 2> 833947 INFO (jetty-launcher-6290-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37145}
[junit4] 2> 833947 ERROR (jetty-launcher-6290-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 833947 INFO (jetty-launcher-6290-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 833947 INFO (jetty-launcher-6290-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 833947 INFO (jetty-launcher-6290-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 833947 INFO (jetty-launcher-6290-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 833947 INFO (jetty-launcher-6290-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-03T22:08:36.396Z
[junit4] 2> 833971 INFO (zkConnectionManagerCallback-6295-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 833972 INFO (jetty-launcher-6290-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 834204 INFO (jetty-launcher-6290-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46789/solr
[junit4] 2> 834227 INFO (zkConnectionManagerCallback-6299-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 834247 INFO (zkConnectionManagerCallback-6301-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 834333 INFO (jetty-launcher-6290-thread-1)
[n:127.0.0.1:37145_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37145_solr
[junit4] 2> 834334 INFO (jetty-launcher-6290-thread-1)
[n:127.0.0.1:37145_solr ] o.a.s.c.Overseer Overseer
(id=72443812924227587-127.0.0.1:37145_solr-n_0000000000) starting
[junit4] 2> 834366 INFO (zkConnectionManagerCallback-6308-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 834367 INFO (jetty-launcher-6290-thread-1)
[n:127.0.0.1:37145_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46789/solr ready
[junit4] 2> 834372 INFO
(OverseerStateUpdate-72443812924227587-127.0.0.1:37145_solr-n_0000000000)
[n:127.0.0.1:37145_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37145_solr
[junit4] 2> 834372 INFO (jetty-launcher-6290-thread-1)
[n:127.0.0.1:37145_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37145_solr
[junit4] 2> 834382 INFO
(OverseerStateUpdate-72443812924227587-127.0.0.1:37145_solr-n_0000000000)
[n:127.0.0.1:37145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 834411 INFO (zkCallback-6307-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 834451 INFO (jetty-launcher-6290-thread-1)
[n:127.0.0.1:37145_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 834500 INFO (jetty-launcher-6290-thread-1)
[n:127.0.0.1:37145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37145.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 834516 INFO (jetty-launcher-6290-thread-1)
[n:127.0.0.1:37145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37145.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 834517 INFO (jetty-launcher-6290-thread-1)
[n:127.0.0.1:37145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37145.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 834518 INFO (jetty-launcher-6290-thread-1)
[n:127.0.0.1:37145_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster2-001/node1/.
[junit4] 2> 834579 INFO (zkConnectionManagerCallback-6311-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 834603 INFO (zkConnectionManagerCallback-6314-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 834605 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster1-001
[junit4] 2> 834605 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 834615 INFO (Thread-1615) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 834615 INFO (Thread-1615) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 834655 ERROR (Thread-1615) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 834715 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43589
[junit4] 2> 834747 INFO (zkConnectionManagerCallback-6318-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 834828 INFO (jetty-launcher-6315-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 834887 INFO (jetty-launcher-6315-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 834887 INFO (jetty-launcher-6315-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 834887 INFO (jetty-launcher-6315-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 834908 INFO (jetty-launcher-6315-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36a3f24d{/solr,null,AVAILABLE}
[junit4] 2> 834908 INFO (jetty-launcher-6315-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5472755c{SSL,[ssl,
http/1.1]}{127.0.0.1:44643}
[junit4] 2> 834908 INFO (jetty-launcher-6315-thread-1) [ ]
o.e.j.s.Server Started @834978ms
[junit4] 2> 834908 INFO (jetty-launcher-6315-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44643}
[junit4] 2> 834909 ERROR (jetty-launcher-6315-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 834909 INFO (jetty-launcher-6315-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 834909 INFO (jetty-launcher-6315-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.6.0
[junit4] 2> 834909 INFO (jetty-launcher-6315-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 834909 INFO (jetty-launcher-6315-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 834909 INFO (jetty-launcher-6315-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-03T22:08:37.358Z
[junit4] 2> 834931 INFO (zkConnectionManagerCallback-6320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 834932 INFO (jetty-launcher-6315-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 835070 INFO (jetty-launcher-6315-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43589/solr
[junit4] 2> 835075 INFO (zkConnectionManagerCallback-6324-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 835077 INFO (zkConnectionManagerCallback-6326-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 835144 INFO (jetty-launcher-6315-thread-1)
[n:127.0.0.1:44643_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44643_solr
[junit4] 2> 835145 INFO (jetty-launcher-6315-thread-1)
[n:127.0.0.1:44643_solr ] o.a.s.c.Overseer Overseer
(id=72443812980850691-127.0.0.1:44643_solr-n_0000000000) starting
[junit4] 2> 835156 INFO (zkConnectionManagerCallback-6333-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 835158 INFO (jetty-launcher-6315-thread-1)
[n:127.0.0.1:44643_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43589/solr ready
[junit4] 2> 835159 INFO
(OverseerStateUpdate-72443812980850691-127.0.0.1:44643_solr-n_0000000000)
[n:127.0.0.1:44643_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44643_solr
[junit4] 2> 835160 INFO (jetty-launcher-6315-thread-1)
[n:127.0.0.1:44643_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44643_solr
[junit4] 2> 835167 INFO (zkCallback-6325-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 835177 INFO (zkCallback-6332-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 835183 INFO (jetty-launcher-6315-thread-1)
[n:127.0.0.1:44643_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 835198 INFO (jetty-launcher-6315-thread-1)
[n:127.0.0.1:44643_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44643.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 835206 INFO (jetty-launcher-6315-thread-1)
[n:127.0.0.1:44643_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44643.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 835207 INFO (jetty-launcher-6315-thread-1)
[n:127.0.0.1:44643_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44643.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 835208 INFO (jetty-launcher-6315-thread-1)
[n:127.0.0.1:44643_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster1-001/node1/.
[junit4] 2> 835240 INFO (zkConnectionManagerCallback-6336-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 835243 INFO (zkConnectionManagerCallback-6339-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 835244 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:46789/solr
[junit4] 2> 835244 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:43589/solr
[junit4] 2> 835246 INFO (zkConnectionManagerCallback-6341-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 835250 INFO (zkConnectionManagerCallback-6345-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 835251 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 835251 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43589/solr ready
[junit4] 2> 835273 INFO (qtp585197032-10999) [n:127.0.0.1:44643_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 835276 INFO
(OverseerThreadFactory-3050-thread-1-processing-n:127.0.0.1:44643_solr)
[n:127.0.0.1:44643_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster1
[junit4] 2> 835388 INFO
(OverseerStateUpdate-72443812980850691-127.0.0.1:44643_solr-n_0000000000)
[n:127.0.0.1:44643_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44643/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 835391 INFO
(OverseerStateUpdate-72443812980850691-127.0.0.1:44643_solr-n_0000000000)
[n:127.0.0.1:44643_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster1_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44643/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 835504 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 835505 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard2_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 835508 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 836554 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 836576 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 836586 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-cluster1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 836592 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 836593 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard1_replica_n1' using
configuration from collection cdcr-cluster1, trusted=true
[junit4] 2> 836593 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44643.solr.core.cdcr-cluster1.shard1.replica_n1' (registry
'solr.core.cdcr-cluster1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 836594 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-cluster1_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard1_replica_n1/data/]
[junit4] 2> 836598 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.IndexSchema [cdcr-cluster1_shard2_replica_n3] Schema name=minimal
[junit4] 2> 836601 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 836601 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster1_shard2_replica_n3' using
configuration from collection cdcr-cluster1, trusted=true
[junit4] 2> 836601 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44643.solr.core.cdcr-cluster1.shard2.replica_n3' (registry
'solr.core.cdcr-cluster1.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 836602 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SolrCore [[cdcr-cluster1_shard2_replica_n3] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster1-001/node1/cdcr-cluster1_shard2_replica_n3],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster1-001/node1/./cdcr-cluster1_shard2_replica_n3/data/]
[junit4] 2> 836709 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 836710 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 836711 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 836711 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 836713 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@30510869[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 836714 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster1
[junit4] 2> 836716 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
[junit4] 2> 836716 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-cluster1/managed-schema
[junit4] 2> 836716 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 836717 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 836719 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/buffer
[junit4] 2> 836720 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster1/cdcr/state/process
[junit4] 2> 836724 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1613343772296347648
[junit4] 2> 836727 INFO
(searcherExecutor-3055-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node2)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard1 r:core_node2
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster1_shard1_replica_n1] Registered new searcher
Searcher@30510869[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 836727 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 836728 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 836729 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 836729 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 836730 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 836733 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 836733 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 836733 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44643/solr/cdcr-cluster1_shard1_replica_n1/
[junit4] 2> 836733 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 836733 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@61ff5504[cdcr-cluster1_shard2_replica_n3] main]
[junit4] 2> 836733 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:44643/solr/cdcr-cluster1_shard1_replica_n1/ has no replicas
[junit4] 2> 836733 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 836735 INFO (zkCallback-6325-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard1
[junit4] 2> 836736 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster1
[junit4] 2> 836736 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-cluster1
[junit4] 2> 836736 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-cluster1/managed-schema
[junit4] 2> 836737 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 836737 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44643/solr/cdcr-cluster1_shard1_replica_n1/ shard1
[junit4] 2> 836738 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 836746 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1613343772319416320
[junit4] 2> 836749 INFO
(searcherExecutor-3056-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.c.SolrCore
[cdcr-cluster1_shard2_replica_n3] Registered new searcher
Searcher@61ff5504[cdcr-cluster1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 836752 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 836754 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 836754 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 836754 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44643/solr/cdcr-cluster1_shard2_replica_n3/
[junit4] 2> 836754 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 836755 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.SyncStrategy
https://127.0.0.1:44643/solr/cdcr-cluster1_shard2_replica_n3/ has no replicas
[junit4] 2> 836755 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 836756 INFO (zkCallback-6325-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster1:shard2
[junit4] 2> 836763 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44643/solr/cdcr-cluster1_shard2_replica_n3/ shard2
[junit4] 2> 836866 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 836871 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster1_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1367
[junit4] 2> 836889 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 836894 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-cluster1&newCollection=true&collection=cdcr-cluster1&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-cluster1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1386
[junit4] 2> 836923 INFO (qtp585197032-10999) [n:127.0.0.1:44643_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 837007 INFO (zkCallback-6325-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/state.json] for collection [cdcr-cluster1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 837292 INFO
(OverseerCollectionConfigSetProcessor-72443812980850691-127.0.0.1:44643_solr-n_0000000000)
[n:127.0.0.1:44643_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> 837924 INFO (qtp585197032-10999) [n:127.0.0.1:44643_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2650
[junit4] 2> 837955 INFO (zkConnectionManagerCallback-6349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 837992 INFO (zkConnectionManagerCallback-6353-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 837993 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 837994 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46789/solr ready
[junit4] 2> 838052 INFO (qtp623115052-10940) [n:127.0.0.1:37145_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 838092 INFO
(OverseerThreadFactory-3037-thread-1-processing-n:127.0.0.1:37145_solr)
[n:127.0.0.1:37145_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-cluster2
[junit4] 2> 838208 INFO
(OverseerStateUpdate-72443812924227587-127.0.0.1:37145_solr-n_0000000000)
[n:127.0.0.1:37145_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-cluster2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37145/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 838210 INFO
(OverseerStateUpdate-72443812924227587-127.0.0.1:37145_solr-n_0000000000)
[n:127.0.0.1:37145_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-cluster2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"cdcr-cluster2_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37145/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 838426 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 838426 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 838430 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 839445 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 839459 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 839469 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-cluster2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 839473 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.IndexSchema [cdcr-cluster2_shard2_replica_n2] Schema name=minimal
[junit4] 2> 839475 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 839475 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard2_replica_n2' using
configuration from collection cdcr-cluster2, trusted=true
[junit4] 2> 839475 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37145.solr.core.cdcr-cluster2.shard2.replica_n2' (registry
'solr.core.cdcr-cluster2.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 839475 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SolrCore [[cdcr-cluster2_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard2_replica_n2/data/]
[junit4] 2> 839481 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 839481 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-cluster2_shard1_replica_n1' using
configuration from collection cdcr-cluster2, trusted=true
[junit4] 2> 839482 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37145.solr.core.cdcr-cluster2.shard1.replica_n1' (registry
'solr.core.cdcr-cluster2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f34ceff
[junit4] 2> 839482 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-cluster2_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster2-001/node1/cdcr-cluster2_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001/cdcr-cluster2-001/node1/./cdcr-cluster2_shard1_replica_n1/data/]
[junit4] 2> 839615 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 839615 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 839628 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 839628 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 839631 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 839631 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 839631 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b76707[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 839632 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 839632 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster2
[junit4] 2> 839632 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 839633 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
[junit4] 2> 839633 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-cluster2/managed-schema
[junit4] 2> 839633 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 839634 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 839635 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@cb801a8[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 839636 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-cluster2
[junit4] 2> 839636 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-cluster2/cdcr/state/buffer
[junit4] 2> 839636 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-cluster2
[junit4] 2> 839636 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-cluster2/managed-schema
[junit4] 2> 839637 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 839637 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-cluster2/cdcr/state/process
[junit4] 2> 839638 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 839652 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1613343775366578176
[junit4] 2> 839653 INFO
(searcherExecutor-3068-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster2_shard1_replica_n1] Registered new searcher
Searcher@cb801a8[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 839660 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster2/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 839663 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 839663 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 839663 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37145/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 839663 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 839663 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:37145/solr/cdcr-cluster2_shard1_replica_n1/ has no replicas
[junit4] 2> 839663 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 839664 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1613343775379161088
[junit4] 2> 839664 INFO
(searcherExecutor-3067-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore
[cdcr-cluster2_shard2_replica_n2] Registered new searcher
Searcher@3b76707[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 839675 INFO (zkCallback-6300-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard1
[junit4] 2> 839680 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster2/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 839681 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37145/solr/cdcr-cluster2_shard1_replica_n1/ shard1
[junit4] 2> 839684 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 839684 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 839684 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37145/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 839684 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 839684 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:37145/solr/cdcr-cluster2_shard2_replica_n2/ has no replicas
[junit4] 2> 839685 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 839693 INFO (zkCallback-6300-thread-2) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-cluster2:shard2
[junit4] 2> 839696 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37145/solr/cdcr-cluster2_shard2_replica_n2/ shard2
[junit4] 2> 839798 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 839800 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node4&name=cdcr-cluster2_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1370
[junit4] 2> 839833 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 839836 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-cluster2&newCollection=true&collection=cdcr-cluster2&version=2&replicaType=NRT&coreNodeName=core_node3&name=cdcr-cluster2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1411
[junit4] 2> 839840 INFO (qtp623115052-10940) [n:127.0.0.1:37145_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 839938 INFO (zkCallback-6300-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster2/state.json] for collection [cdcr-cluster2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 840066 INFO
(OverseerCollectionConfigSetProcessor-72443812924227587-127.0.0.1:37145_solr-n_0000000000)
[n:127.0.0.1:37145_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> 840840 INFO (qtp623115052-10940) [n:127.0.0.1:37145_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=cdcr-cluster2&maxShardsPerNode=2&name=cdcr-cluster2&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2788
[junit4] 2> 840843 INFO (zkConnectionManagerCallback-6360-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 840844 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 840845 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46789/solr ready
[junit4] 2> 840865 INFO (qtp623115052-10943) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 840865 INFO (qtp623115052-10943) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 840883 INFO (qtp623115052-10942) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 840883 INFO (qtp623115052-10942) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 840884 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=34
[junit4] 2> 840884 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard2
[junit4] 2> 840884 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard2
[junit4] 2> 840884 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 840903 INFO (zkCallback-6325-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard2
[junit4] 2> 840903 INFO
(cdcr-bootstrap-status-6356-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-cluster2 shard: shard2 leader:
https://127.0.0.1:37145/solr/cdcr-cluster2_shard2_replica_n2/
[junit4] 2> 840904 INFO (zkCallback-6325-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager The CDCR process state has changed:
WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-cluster1/cdcr/state/process @ cdcr-cluster1:shard1
[junit4] 2> 840904 INFO (zkCallback-6325-thread-1) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard2
[junit4] 2> 840904 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-cluster1:4&action=start&wt=javabin&version=2}
status=0 QTime=62
[junit4] 2> 840904 INFO (zkCallback-6325-thread-2) [ ]
o.a.s.h.CdcrProcessStateManager Received new CDCR process state from watcher:
STARTED @ cdcr-cluster1:shard1
[junit4] 2> 840941 INFO (zkConnectionManagerCallback-6365-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 840941 INFO (qtp623115052-10942) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=https://127.0.0.1:44643/solr/cdcr-cluster1_shard2_replica_n3/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 840942 INFO (zkCallback-6325-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 840942 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.u.UpdateLog Starting to buffer
updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 840942 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 840943 INFO
(cdcr-bootstrap-status-6356-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 840943 INFO (zkCallback-6325-thread-2) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46789/solr ready
[junit4] 2> 840959 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1613343776737067008,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 840963 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 840964 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 840964 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 840976 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 840977 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 840977 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 840977 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 840977 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 840977 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.IndexFetcher New index in Master.
Deleting mine...
[junit4] 2> 840983 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7643fa9b[cdcr-cluster2_shard2_replica_n2] main]
[junit4] 2> 840985 INFO
(searcherExecutor-3067-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.c.SolrCore
[cdcr-cluster2_shard2_replica_n2] Registered new searcher
Searcher@7643fa9b[cdcr-cluster2_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 840985 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard2_replica_n2 c:cdcr-cluster2 s:shard2 r:core_node4)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard2 r:core_node4
x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler No replay needed.
[junit4] 2> 840989 INFO (qtp623115052-10943) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 840989 INFO (qtp623115052-10943) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 840991 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 840991 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 841000 INFO (qtp623115052-10942) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=52
[junit4] 2> 841007 INFO (zkCallback-6325-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 841007 INFO (zkCallback-6325-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2, shard: shard1
[junit4] 2> 841007 INFO (zkCallback-6325-thread-2) [ ]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 841027 INFO (cdcr-bootstrap-status-6361-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-cluster2 shard: shard1 leader:
https://127.0.0.1:37145/solr/cdcr-cluster2_shard1_replica_n1/
[junit4] 2> 841040 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer
updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 841040 INFO (qtp623115052-10943) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=https://127.0.0.1:44643/solr/cdcr-cluster1_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 841042 INFO (qtp623115052-10942) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 841042 INFO (cdcr-bootstrap-status-6361-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap running for 1 seconds, sleeping
for 2000 ms
[junit4] 2> 841062 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1613343776845070336,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 841062 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 841062 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 841063 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 841068 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 841068 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 841069 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 841069 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 841069 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 841069 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.IndexFetcher New index in Master.
Deleting mine...
[junit4] 2> 841070 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2ea545c7[cdcr-cluster2_shard1_replica_n1] main]
[junit4] 2> 841072 INFO
(searcherExecutor-3068-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster2_shard1_replica_n1] Registered new searcher
Searcher@2ea545c7[cdcr-cluster2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 841076 INFO
(recoveryExecutor-6297-thread-1-processing-n:127.0.0.1:37145_solr
x:cdcr-cluster2_shard1_replica_n1 c:cdcr-cluster2 s:shard1 r:core_node3)
[n:127.0.0.1:37145_solr c:cdcr-cluster2 s:shard1 r:core_node3
x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler No replay needed.
[junit4] 2> 842905 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 842919 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster1/terms/shard2 to Terms{values={core_node4=1},
version=1}
[junit4] 2> 842919 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 842963 INFO (qtp585197032-10996) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-cluster1/terms/shard1 to Terms{values={core_node2=1},
version=1}
[junit4] 2> 842963 INFO (qtp585197032-10996) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=30
[junit4] 2> 842964 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 842964 INFO
(cdcr-bootstrap-status-6356-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
successful in 3 seconds
[junit4] 2> 842985 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1613343778861481984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 842985 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@77e4032a
commitCommandVersion:1613343778861481984
[junit4] 2> 843004 INFO (qtp585197032-10996) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1613343778881404928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 843004 INFO (qtp585197032-10996) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@39d8c6b6
commitCommandVersion:1613343778881404928
[junit4] 2> 843028 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 843028 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 843040 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 843040 INFO (qtp623115052-10946) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 843041 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=76
[junit4] 2> 843041 INFO
(cdcr-bootstrap-status-6356-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager Create new
update log reader for target cdcr-cluster2 with checkpoint -1 @
cdcr-cluster1:shard2
[junit4] 2> 843059 INFO (qtp585197032-10996) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4771ba73[cdcr-cluster1_shard2_replica_n3] main]
[junit4] 2> 843061 INFO
(searcherExecutor-3056-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.c.SolrCore
[cdcr-cluster1_shard2_replica_n3] Registered new searcher
Searcher@4771ba73[cdcr-cluster1_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C57)))}
[junit4] 2> 843063 INFO
(cdcr-bootstrap-status-6356-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard2_replica_n3 c:cdcr-cluster1 s:shard2 r:core_node4)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard2 r:core_node4
x:cdcr-cluster1_shard2_replica_n3] o.a.s.h.CdcrReplicatorManager Bootstrap
successful, giving the go-ahead to replicator
[junit4] 2> 843063 INFO (qtp585197032-10996) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 843063 INFO (qtp585197032-10996) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/update
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44643/solr/cdcr-cluster1_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=60
[junit4] 2> 843072 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@23ff6a0d[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 843072 INFO (qtp623115052-10942) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 843072 INFO (cdcr-bootstrap-status-6361-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager CDCR bootstrap successful in 3 seconds
[junit4] 2> 843073 INFO
(searcherExecutor-3055-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node2)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard1 r:core_node2
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster1_shard1_replica_n1] Registered new searcher
Searcher@23ff6a0d[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C43)))}
[junit4] 2> 843074 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 843074 INFO (qtp585197032-10997) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44643/solr/cdcr-cluster1_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=89
[junit4] 2> 843075 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=108
[junit4] 2> 843075 INFO
(TEST-CdcrBidirectionalTest.testBiDir-seed#[5B0A46AB59A1F6D]) [ ]
o.a.s.c.c.CdcrBidirectionalTest Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 843083 INFO (qtp585197032-10994) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.c.S.Request [cdcr-cluster1_shard2_replica_n3] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 843108 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-cluster1:4&wt=javabin&version=2} status=0 QTime=27
[junit4] 2> 843133 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1613343779016671232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 843133 INFO (qtp585197032-10999) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1613343779016671232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 843134 INFO (qtp585197032-10999) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@39d8c6b6
commitCommandVersion:1613343779016671232
[junit4] 2> 843134 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@77e4032a
commitCommandVersion:1613343779016671232
[junit4] 2> 843139 INFO (qtp623115052-10943) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 843139 INFO (qtp623115052-10943) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 843143 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 843143 INFO (qtp623115052-10945) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster2_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 843144 INFO (qtp623115052-10942) [n:127.0.0.1:37145_solr
c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2]
o.a.s.c.S.Request [cdcr-cluster2_shard2_replica_n2] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-cluster2:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=71
[junit4] 2> 843144 INFO (cdcr-bootstrap-status-6361-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-cluster2 with checkpoint -1 @ cdcr-cluster1:shard1
[junit4] 2> 843145 INFO (cdcr-bootstrap-status-6361-thread-1) [ ]
o.a.s.h.CdcrReplicatorManager Bootstrap successful, giving the go-ahead to
replicator
[junit4] 2> 843311 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ad3da5f[cdcr-cluster1_shard1_replica_n1] main]
[junit4] 2> 843313 INFO
(searcherExecutor-3055-thread-1-processing-n:127.0.0.1:44643_solr
x:cdcr-cluster1_shard1_replica_n1 c:cdcr-cluster1 s:shard1 r:core_node2)
[n:127.0.0.1:44643_solr c:cdcr-cluster1 s:shard1 r:core_node2
x:cdcr-cluster1_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-cluster1_shard1_replica_n1] Registered new searcher
Searcher@7ad3da5f[cdcr-cluster1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C43)
Uninverting(_1(7.6.0):C54)))}
[junit4] 2> 843313 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 843313 INFO (qtp585197032-11000) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard1 r:core_node2 x:cdcr-cluster1_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-cluster1_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&update.chain=cdcr-processor-chain&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44643/solr/cdcr-cluster1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}
status=0 QTime=179
[junit4] 2> 843313 INFO (qtp585197032-10999) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:shard2 r:core_node4 x:cdcr-cluster1_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@47ff425f[cdcr-cluster1_shard2_replica_n3] main]
[junit4] 2> 843313 INFO (qtp585197032-10999) [n:127.0.0.1:44643_solr
c:cdcr-cluster1 s:sh
[...truncated too long message...]
tExceptionError: Captured an uncaught exception in thread: Thread[id=11216,
name=cdcr-replicator-3092-thread-30, state=RUNNABLE,
group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1613343786009624576 !=
1613343786008576000
[junit4] > at
__randomizedtesting.SeedInfo.seed([5B0A46AB59A1F6D]:0)
[junit4] > at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
[junit4] > at
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
[junit4] > at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)Throwable #62:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11217, name=cdcr-replicator-3089-thread-31,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1613343786009624576 !=
1613343786008576000
[junit4] > at
__randomizedtesting.SeedInfo.seed([5B0A46AB59A1F6D]:0)
[junit4] > at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
[junit4] > at
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:105)
[junit4] > at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)Throwable #63:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11218, name=cdcr-replicator-3092-thread-31,
state=RUNNABLE, group=TGRP-CdcrBidirectionalTest]
[junit4] > Caused by: java.lang.AssertionError: 1613343786009624576 !=
1613343786008576000
[junit4] > at
__randomizedtesting.SeedInfo.seed([5B0A46AB59A1F6D]:0)
[junit4] > at
org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
[junit4] > at
org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
[junit4] > at
org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_5B0A46AB59A1F6D-001
[junit4] 2> Oct 03, 2018 10:09:23 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{abc=PostingsFormat(name=Direct),
xyz=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=581,
maxMBSortInHeap=7.810680327635939, sim=RandomSimilarity(queryNorm=false): {},
locale=de, timezone=Etc/GMT-13
[junit4] 2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=1,free=280460784,total=524812288
[junit4] 2> NOTE: All tests run in this JVM: [CoreSorterTest,
ScheduledMaintenanceTriggerTest, SearchHandlerTest, BadCopyFieldTest,
TestScoreJoinQPNoScore, TestConfigSetImmutable, RollingRestartTest,
TestRuleBasedAuthorizationPlugin, SoftAutoCommitTest, DebugComponentTest,
SolrMetricsIntegrationTest, CdcrWithNodesRestartsTest, TestTrieFacet,
SpatialHeatmapFacetsTest, ChangedSchemaMergeTest,
TestSweetSpotSimilarityFactory, RecoveryZkTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestReplicaProperties,
TestNestedUpdateProcessor, TestQueryTypes, TestDocBasedVersionConstraints,
PhrasesIdentificationComponentTest, CleanupOldIndexTest, MetricsHandlerTest,
ConnectionManagerTest, TestCustomStream, NumericFieldsTest,
TestImpersonationWithHadoopAuth, TestComplexPhraseLeadingWildcard,
ExternalFileFieldSortTest, TestExportWriter,
TestEmbeddedSolrServerAdminHandler, ForceLeaderTest, StatsReloadRaceTest,
TestPostingsSolrHighlighter, IgnoreLargeDocumentProcessorFactoryTest,
TestPrepRecovery, TestWordDelimiterFilterFactory, TestConfigReload,
TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, TestMultiWordSynonyms,
CloneFieldUpdateProcessorFactoryTest, TestCloudSearcherWarming,
TestDownShardTolerantSearch, HttpPartitionTest, TestSchemaVersionResource,
GraphQueryTest, SuggesterTest, TestCoreContainer,
TestDynamicFieldCollectionResource, DistribCursorPagingTest,
TestDocumentBuilder, SolrCloudReportersTest, TestNumericRangeQuery32,
CdcrBidirectionalTest]
[junit4] Completed [268/834 (1!)] on J2 in 48.03s, 1 test, 1 error <<<
FAILURES!
[...truncated 47784 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj60420827
[ecj-lint] Compiling 1233 source files to /tmp/ecj60420827
[ecj-lint] Processing annotations
[ecj-lint] Annotations processed
[ecj-lint] Processing annotations
[ecj-lint] No elements to process
[ecj-lint] invalid Class-Path header in manifest of jar file:
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
[ecj-lint] invalid Class-Path header in manifest of jar file:
/x1/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
[ecj-lint] ----------
[ecj-lint] 1. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java
(at line 219)
[ecj-lint] return (NamedList<Object>) new
JavaBinCodec(resolver).unmarshal(in);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 2. ERROR in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/java/org/apache/solr/cloud/CloudUtil.java
(at line 32)
[ecj-lint] import org.apache.solr.client.solrj.cloud.autoscaling.Policy;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.client.solrj.cloud.autoscaling.Policy is
never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 3. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/java/org/apache/solr/cloud/api/collections/RestoreCmd.java
(at line 260)
[ecj-lint] throw new SolrException(ErrorCode.BAD_REQUEST, "Unexpected
number of replicas, replicationFactor, " +
[ecj-lint] Replica.Type.NRT + " or " + Replica.Type.TLOG + "
must be greater than 0");
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'repository' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 4. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/java/org/apache/solr/update/UpdateLog.java
(at line 1865)
[ecj-lint] if (exceptionOnExecuteUpdate.get() != null) throw
exceptionOnExecuteUpdate.get();
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'proc' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 5. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/java/org/apache/solr/util/FileUtils.java
(at line 50)
[ecj-lint] in = new FileInputStream(src).getChannel();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 6. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/java/org/apache/solr/util/FileUtils.java
(at line 51)
[ecj-lint] out = new FileOutputStream(destination).getChannel();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 6 problems (1 error, 5 warnings)
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:633: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:101: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build.xml:680:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:2086:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/common-build.xml:2125:
Compile failed; see the compiler error output for details.
Total time: 101 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]