Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/54/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1000>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1000>
at
__randomizedtesting.SeedInfo.seed([92D316DF116F1590:4B85471B120B06DA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11001 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001/init-core-data-001
[junit4] 2> 69406 WARN
(SUITE-CdcrBootstrapTest-seed#[92D316DF116F1590]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 69406 INFO
(SUITE-CdcrBootstrapTest-seed#[92D316DF116F1590]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 69407 INFO
(SUITE-CdcrBootstrapTest-seed#[92D316DF116F1590]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 69408 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testBootstrapWithContinousIndexingOnSourceCluster
[junit4] 2> 69408 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001/cdcr-target-001
[junit4] 2> 69409 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 69409 INFO (Thread-93) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 69409 INFO (Thread-93) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 69423 ERROR (Thread-93) [ ] 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> 69509 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.ZkTestServer start zk server on port:45807
[junit4] 2> 69516 INFO (jetty-launcher-47-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 69517 INFO (jetty-launcher-47-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@123567fc{/solr,null,AVAILABLE}
[junit4] 2> 69518 INFO (jetty-launcher-47-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6e4ec460{HTTP/1.1,[http/1.1]}{127.0.0.1:44883}
[junit4] 2> 69518 INFO (jetty-launcher-47-thread-1) [ ] o.e.j.s.Server
Started @71583ms
[junit4] 2> 69518 INFO (jetty-launcher-47-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44883}
[junit4] 2> 69518 ERROR (jetty-launcher-47-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 69518 INFO (jetty-launcher-47-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 69518 INFO (jetty-launcher-47-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 69518 INFO (jetty-launcher-47-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 69518 INFO (jetty-launcher-47-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-20T14:17:53.893Z
[junit4] 2> 69524 INFO (jetty-launcher-47-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 69548 INFO (jetty-launcher-47-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45807/solr
[junit4] 2> 69608 INFO (jetty-launcher-47-thread-1)
[n:127.0.0.1:44883_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 69608 INFO (jetty-launcher-47-thread-1)
[n:127.0.0.1:44883_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44883_solr
[junit4] 2> 69609 INFO (jetty-launcher-47-thread-1)
[n:127.0.0.1:44883_solr ] o.a.s.c.Overseer Overseer
(id=98340718102708227-127.0.0.1:44883_solr-n_0000000000) starting
[junit4] 2> 69616 INFO (jetty-launcher-47-thread-1)
[n:127.0.0.1:44883_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44883_solr
[junit4] 2> 69636 INFO
(zkCallback-54-thread-1-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 69711 INFO (jetty-launcher-47-thread-1)
[n:127.0.0.1:44883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44883.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27eff641
[junit4] 2> 69717 INFO (jetty-launcher-47-thread-1)
[n:127.0.0.1:44883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44883.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27eff641
[junit4] 2> 69717 INFO (jetty-launcher-47-thread-1)
[n:127.0.0.1:44883_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44883.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27eff641
[junit4] 2> 69718 INFO (jetty-launcher-47-thread-1)
[n:127.0.0.1:44883_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001/cdcr-target-001/node1/.
[junit4] 1> Target zkHost = 127.0.0.1:45807/solr
[junit4] 2> 69766 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001/cdcr-source-001
[junit4] 2> 69766 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 69766 INFO (Thread-103) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 69766 INFO (Thread-103) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 69768 ERROR (Thread-103) [ ] 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> 69866 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.ZkTestServer start zk server on port:34501
[junit4] 2> 69872 INFO (jetty-launcher-59-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 69875 INFO (jetty-launcher-59-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@66c7b728{/solr,null,AVAILABLE}
[junit4] 2> 69876 INFO (jetty-launcher-59-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3f3da2d5{HTTP/1.1,[http/1.1]}{127.0.0.1:43871}
[junit4] 2> 69876 INFO (jetty-launcher-59-thread-1) [ ] o.e.j.s.Server
Started @71941ms
[junit4] 2> 69876 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43871}
[junit4] 2> 69876 ERROR (jetty-launcher-59-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 69876 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 69876 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 69876 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 69876 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-20T14:17:54.251Z
[junit4] 2> 69879 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 69897 INFO (jetty-launcher-59-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34501/solr
[junit4] 2> 69988 INFO (jetty-launcher-59-thread-1)
[n:127.0.0.1:43871_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 69988 INFO (jetty-launcher-59-thread-1)
[n:127.0.0.1:43871_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43871_solr
[junit4] 2> 69989 INFO (jetty-launcher-59-thread-1)
[n:127.0.0.1:43871_solr ] o.a.s.c.Overseer Overseer
(id=98340718126170115-127.0.0.1:43871_solr-n_0000000000) starting
[junit4] 2> 70002 INFO (jetty-launcher-59-thread-1)
[n:127.0.0.1:43871_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43871_solr
[junit4] 2> 70004 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 70075 INFO (jetty-launcher-59-thread-1)
[n:127.0.0.1:43871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43871.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27eff641
[junit4] 2> 70087 INFO (jetty-launcher-59-thread-1)
[n:127.0.0.1:43871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43871.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27eff641
[junit4] 2> 70088 INFO (jetty-launcher-59-thread-1)
[n:127.0.0.1:43871_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43871.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27eff641
[junit4] 2> 70089 INFO (jetty-launcher-59-thread-1)
[n:127.0.0.1:43871_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001/cdcr-source-001/node1/.
[junit4] 2> 70160 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 70162 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:34501/solr ready
[junit4] 2> 70165 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 70171 INFO
(OverseerThreadFactory-508-thread-1-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 70277 INFO
(OverseerStateUpdate-98340718126170115-127.0.0.1:43871_solr-n_0000000000)
[n:127.0.0.1:43871_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-source",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43871/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 70480 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 70481 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 70585 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 70585 INFO
(zkCallback-66-thread-2-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 71489 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 71492 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 71494 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 71496 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 71497 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 71498 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to
/configs/cdcr-source/schema.xml.bak
[junit4] 2> 71498 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 71498 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43871.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27eff641
[junit4] 2> 71498 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 71499 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 71584 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 71584 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 71585 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 71585 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 71588 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4b3db687[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 71588 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 71589 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 71590 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 71592 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 71592 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 71596 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 71600 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 71617 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@4b3db687[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 71617 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573451491958587392
[junit4] 2> 71628 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 71628 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 71628 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43871/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 71629 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 71629 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:43871/solr/cdcr-source_shard1_replica_n1/
has no replicas
[junit4] 2> 71629 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 71632 INFO
(zkCallback-66-thread-2-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 71633 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43871/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 71737 INFO
(zkCallback-66-thread-2-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 71737 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 71785 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 71787 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1306
[junit4] 2> 71794 INFO (qtp971834992-602) [n:127.0.0.1:43871_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> 71895 INFO
(zkCallback-66-thread-2-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 71895 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 72176 INFO
(OverseerCollectionConfigSetProcessor-98340718126170115-127.0.0.1:43871_solr-n_0000000000)
[n:127.0.0.1:43871_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> 72794 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2629
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 72820 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=19
[junit4] 2> 72822 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451493222121472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 72822 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451493222121472
[junit4] 2> 72927 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@445af7a4[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 72928 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 72929 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@445af7a4[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
[junit4] 2> 72929 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=107
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 72938 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
[junit4] 2> 72939 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451493344804864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 72940 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451493344804864
[junit4] 2> 73023 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@62122ad0[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 73024 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 73025 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@62122ad0[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100)))}
[junit4] 2> 73025 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=86
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 73035 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=8
[junit4] 2> 73036 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451493446516736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 73036 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451493446516736
[junit4] 2> 73132 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6190d0a5[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 73134 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 73134 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@6190d0a5[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
[junit4] 2> 73134 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=98
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 73142 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 73143 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451493558714368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 73143 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451493558714368
[junit4] 2> 73252 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@160d0f[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 73253 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 73253 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@160d0f[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100)))}
[junit4] 2> 73254 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=111
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 73261 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 73262 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451493683494912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 73262 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451493683494912
[junit4] 2> 73380 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10a00943[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 73383 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@10a00943[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)))}
[junit4] 2> 73384 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 73384 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=122
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 73390 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
[junit4] 2> 73391 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451493818761216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 73391 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451493818761216
[junit4] 2> 73520 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a3a6d0e[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 73521 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 73522 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1a3a6d0e[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100)))}
[junit4] 2> 73522 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=131
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 73530 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 73531 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451493965561856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 73531 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451493965561856
[junit4] 2> 73695 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@55001dc[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 73696 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 73697 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@55001dc[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)))}
[junit4] 2> 73697 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=165
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 73709 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 73712 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451494155354112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 73712 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451494155354112
[junit4] 2> 73882 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e38f157[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 73882 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 73883 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@5e38f157[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)
Uninverting(_7(7.0.0):C100)))}
[junit4] 2> 73884 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=171
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 73889 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 73890 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451494342000640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 73890 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451494342000640
[junit4] 2> 74057 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3380aa0b[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 74057 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 74059 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3380aa0b[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)))}
[junit4] 2> 74059 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=168
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 74065 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 74066 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451494526550016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 74066 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451494526550016
[junit4] 2> 74248 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@25e99b67[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 74280 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 74281 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@25e99b67[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)
Uninverting(_9(7.0.0):C100)))}
[junit4] 2> 74281 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=215
[junit4] 2> 74283 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0
QTime=1
[junit4] 2> 74316 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 74317 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[92D316DF116F1590])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45807/solr ready
[junit4] 2> 74319 INFO (qtp1003680614-561) [n:127.0.0.1:44883_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 74322 INFO
(OverseerThreadFactory-500-thread-1-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 74426 INFO
(OverseerStateUpdate-98340718102708227-127.0.0.1:44883_solr-n_0000000000)
[n:127.0.0.1:44883_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-target",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-target_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44883/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 74629 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 74629 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 74732 INFO
(zkCallback-54-thread-1-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 74732 INFO
(zkCallback-54-thread-2-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 75636 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 75638 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 75640 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 75641 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 75643 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 75644 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to
/configs/cdcr-target/schema.xml.bak
[junit4] 2> 75644 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using
configuration from collection cdcr-target, trusted=true
[junit4] 2> 75645 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44883.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27eff641
[junit4] 2> 75645 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 75645 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
[junit4] 2> 75678 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 75678 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 75679 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 75679 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 75680 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16565c61[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 75681 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 75681 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 75681 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 75682 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 75682 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 75683 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 75684 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 75685 INFO
(searcherExecutor-517-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@16565c61[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 75685 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573451496224194560
[junit4] 2> 75689 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 75689 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 75689 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44883/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 75689 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 75689 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:44883/solr/cdcr-target_shard1_replica_n1/
has no replicas
[junit4] 2> 75689 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 75691 INFO
(zkCallback-54-thread-2-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-target:shard1
[junit4] 2> 75692 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44883/solr/cdcr-target_shard1_replica_n1/ shard1
[junit4] 2> 75794 INFO
(zkCallback-54-thread-2-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 75794 INFO
(zkCallback-54-thread-1-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 75843 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 75845 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1216
[junit4] 2> 75847 INFO (qtp1003680614-561) [n:127.0.0.1:44883_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> 75945 INFO
(zkCallback-54-thread-1-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 75945 INFO
(zkCallback-54-thread-2-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 76323 INFO
(OverseerCollectionConfigSetProcessor-98340718102708227-127.0.0.1:44883_solr-n_0000000000)
[n:127.0.0.1:44883_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> 76848 INFO (qtp1003680614-561) [n:127.0.0.1:44883_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2528
[junit4] 2> 77851 INFO
(zkCallback-54-thread-2-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.h.CdcrProcessStateManager The CDCR process
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
[junit4] 2> 77851 INFO (qtp1003680614-562) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 77852 INFO
(zkCallback-54-thread-2-processing-n:127.0.0.1:44883_solr)
[n:127.0.0.1:44883_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-target:shard1
[junit4] 2> 77856 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 77858 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45807/solr ready
[junit4] 2> 77866 INFO (qtp1003680614-562) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 77866 INFO (qtp1003680614-562) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 77867 INFO (qtp1003680614-563) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 77867 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-target with checkpoint -1 @ cdcr-source:shard1
[junit4] 2> 77867 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 77868 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 77869 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.h.CdcrProcessStateManager The CDCR process
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
[junit4] 2> 77869 INFO
(zkCallback-66-thread-1-processing-n:127.0.0.1:43871_solr)
[n:127.0.0.1:43871_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-source:shard1
[junit4] 2> 77869 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2}
status=0 QTime=15
[junit4] 2> 77869 INFO
(cdcr-bootstrap-status-78-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-target shard: shard1 leader:
http://127.0.0.1:44883/solr/cdcr-target_shard1_replica_n1/
[junit4] 1> Adding 10 docs with commit=true, numDocs=1100
[junit4] 2> 77872 INFO (qtp1003680614-561) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:43871/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 77873 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 77874 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 77876 INFO (qtp1003680614-558) [n:127.0.0.1:44883_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 77876 INFO
(cdcr-bootstrap-status-78-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 77877 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451498522673152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 77877 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451498522673152
[junit4] 2> 78011 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@594b8645[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 78012 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 78012 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451498530013184,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 78012 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 78013 INFO
(searcherExecutor-511-thread-1-processing-n:127.0.0.1:43871_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:43871_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@594b8645[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)
Uninverting(_b(7.0.0):C100)))}
[junit4] 2> 78013 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 78013 INFO (qtp971834992-603) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_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=129
[junit4] 2> 78022 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=3
[junit4] 2> 78023 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 78023 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version:
1500560282252
[junit4] 2> 78023 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 78023 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 78023 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting replication
process
[junit4] 2> 78023 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=146
[junit4] 1> Adding 10 docs with commit=true, numDocs=1200
[junit4] 2> 78028 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 78029 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1573451498682056704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 78029 INFO (qtp971834992-604) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cdeea2a
commitCommandVersion:1573451498682056704
[junit4] 2> 78031 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657,
name=tlog.0000000000000000000.1573451493200101376}, {size=4778,
name=tlog.0000000000000000001.1573451493336416256}, {size=4778,
name=tlog.0000000000000000002.1573451493437079552}, {size=4778,
name=tlog.0000000000000000003.1573451493551374336}, {size=4778,
name=tlog.0000000000000000004.1573451493677203456}, {size=4778,
name=tlog.0000000000000000005.1573451493812469760}, {size=4778,
name=tlog.0000000000000000006.1573451493958221824}, {size=4778,
name=tlog.0000000000000000007.1573451494148014080}, {size=4778,
name=tlog.0000000000000000008.1573451494336757760}, {size=4778,
name=tlog.0000000000000000009.1573451494520258560}, {size=4878,
name=tlog.0000000000000000010.1573451498516381696}]
[junit4] 2> 78031 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=7
[junit4] 2> 78034 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of files in latest
index in master: 25
[junit4] 2> 78034 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of tlog files in
master: 11
[junit4] 2> 78036 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter
is ready to be used.
[junit4] 2> 78037 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@41c9d3db
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18323d50)
[junit4] 2> 78038 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78040 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78043 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78044 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78046 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78047 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78048 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78049 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78050 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78051 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.dii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78052 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.dim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78053 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78054 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78055 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78056 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78057 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.dim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78058 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78059 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78061 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.dii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78062 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78065 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78067 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78068 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78070 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_b.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78071 INFO (qtp971834992-598) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 78072 INFO
(recoveryExecutor-52-thread-1-processing-n:127.0.0.1:44883_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:44883_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download of tlog
files from master: [{size=4657,
name=tlog.0000000000000000000.1573451493200101376}, {size=4778,
name=tlog.0000000000000000001.1573451493336416256}, {size=4778,
name=tlog.0000000000000000002.1573451493437079552}, {size=4778,
name=tlog.0000000000000000003.1573451493551374336}, {size=4778,
name=tlog.0000000000000000004.1573451493677203456}, {size=4778,
name=tlog.0000000000000000005.1573451493812469760}, {size=4778,
name=tlog.0000000000000000006.1573451493958221824}, {size=4778,
name=tlog.0000000000000000007.1573451494148014080}, {size=4778,
name=tlog.0000000000000000008.1573451494336757760}, {size=4778,
name=tlog.0000000000000000009.1573451494520258560}, {size=4878,
name=tlog.0000000000000000010.1573451498516381696}]
[junit4] 2> 78077 INFO (qtp971834992-602) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000000.1573451493200101376&wt=filestream&command=filecontent}
status=0 QTime=1
[junit4] 2> 78079 INFO (qtp971834992-599) [n:127.0.0.1:43871_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
[...truncated too long message...]
069 INFO (zkCallback-148-thread-2-processing-n:127.0.0.1:39199_solr)
[n:127.0.0.1:39199_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 233069 INFO
(zkCallback-148-thread-1-processing-n:127.0.0.1:39199_solr)
[n:127.0.0.1:39199_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 234051 WARN
(cdcr-bootstrap-status-154-thread-1-processing-n:127.0.0.1:39199_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:39199_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Cancelling
waiting for bootstrap on target: cdcr-target shard: shard1 to complete
[junit4] 2> 234055 INFO (coreCloseExecutor-650-thread-1)
[n:127.0.0.1:39199_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-source.shard1.replica_n1, tag=1881886156
[junit4] 2> 234058 INFO (coreCloseExecutor-650-thread-1)
[n:127.0.0.1:39199_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-source.shard1.leader, tag=1881886156
[junit4] 2> 234058 INFO (jetty-closer-129-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98340728053628939-127.0.0.1:39199_solr-n_0000000001) closing
[junit4] 2> 234059 INFO
(OverseerStateUpdate-98340728053628939-127.0.0.1:39199_solr-n_0000000001)
[n:127.0.0.1:39199_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39199_solr
[junit4] 2> 234062 WARN
(zkCallback-148-thread-1-processing-n:127.0.0.1:39199_solr)
[n:127.0.0.1:39199_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 234063 INFO (jetty-closer-129-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e7ab425{/solr,null,UNAVAILABLE}
[junit4] 2> 234063 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[92D316DF116F1590])
[ ] 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> 234063 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[92D316DF116F1590])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40059 40059
[junit4] 2> 234118 INFO (Thread-157) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40059 40059
[junit4] 2> 234119 WARN (Thread-157) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/cdcr-source
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/collections/cdcr-source/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/cdcr-source/cdcr/state/process
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 234120 INFO (jetty-closer-117-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@5688ed84{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 234120 INFO (jetty-closer-117-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=871161055
[junit4] 2> 234121 INFO (jetty-closer-117-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 234122 INFO (jetty-closer-117-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 234122 INFO (jetty-closer-117-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 234123 INFO (jetty-closer-117-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 234124 INFO (coreCloseExecutor-652-thread-1)
[n:127.0.0.1:43695_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@148111a7
[junit4] 2> 234124 INFO (coreCloseExecutor-652-thread-1)
[n:127.0.0.1:43695_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being
closed - shutting down CDCR handler @ cdcr-target:shard1
[junit4] 2> 234125 INFO
(zkCallback-123-thread-2-processing-n:127.0.0.1:43695_solr)
[n:127.0.0.1:43695_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 234125 INFO
(zkCallback-123-thread-1-processing-n:127.0.0.1:43695_solr)
[n:127.0.0.1:43695_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 234125 INFO (coreCloseExecutor-652-thread-1)
[n:127.0.0.1:43695_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=344002983
[junit4] 2> 234125 INFO (coreCloseExecutor-652-thread-1)
[n:127.0.0.1:43695_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=344002983
[junit4] 2> 234126 INFO (jetty-closer-117-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98340728033902595-127.0.0.1:43695_solr-n_0000000000) closing
[junit4] 2> 234126 INFO
(OverseerStateUpdate-98340728033902595-127.0.0.1:43695_solr-n_0000000000)
[n:127.0.0.1:43695_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43695_solr
[junit4] 2> 234127 WARN
(zkCallback-123-thread-2-processing-n:127.0.0.1:43695_solr)
[n:127.0.0.1:43695_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 234127 INFO (jetty-closer-117-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@76e95249{/solr,null,UNAVAILABLE}
[junit4] 2> 234127 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[92D316DF116F1590])
[ ] 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> 234128 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[92D316DF116F1590])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45859 45859
[junit4] 2> 234160 INFO (Thread-147) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45859 45859
[junit4] 2> 234160 WARN (Thread-147) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 2
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/cdcr-target/state.json
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 234160 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[92D316DF116F1590])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrBootstrapTest_92D316DF116F1590-001
[junit4] 2> Jul 20, 2017 2:20:38 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-IN, timezone=Hongkong
[junit4] 2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=361757184,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestLazyCores,
SolrGraphiteReporterTest, TestSolrConfigHandler, MigrateRouteKeyTest,
TestDocTermOrds, HdfsSyncSliceTest, SharedFSAutoReplicaFailoverTest,
TestMultiValuedNumericRangeQuery, CdcrBootstrapTest]
[junit4] Completed [59/727 (1!)] on J0 in 165.27s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 45565 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]