Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1768/
1 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([3202C68215DEC685:E5D5E9F5A1815EC2]: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.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:134)
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:745)
Build Log:
[...truncated 12571 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001/init-core-data-001
[junit4] 2> 1955684 INFO
(SUITE-CdcrBootstrapTest-seed#[3202C68215DEC685]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1955685 INFO
(SUITE-CdcrBootstrapTest-seed#[3202C68215DEC685]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1955693 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testBootstrapWithContinousIndexingOnSourceCluster
[junit4] 2> 1955693 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001/cdcr-target-001
[junit4] 2> 1955693 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1955710 INFO (Thread-4797) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1955710 INFO (Thread-4797) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1955808 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.ZkTestServer start zk server on port:59399
[junit4] 2> 1955829 INFO (jetty-launcher-1605-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1955842 INFO (jetty-launcher-1605-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8ccca9c{/solr,null,AVAILABLE}
[junit4] 2> 1955842 INFO (jetty-launcher-1605-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@8e5b7f0{SSL,[ssl,
http/1.1]}{127.0.0.1:36628}
[junit4] 2> 1955842 INFO (jetty-launcher-1605-thread-1) [ ]
o.e.j.s.Server Started @1963334ms
[junit4] 2> 1955842 INFO (jetty-launcher-1605-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36628}
[junit4] 2> 1955843 ERROR (jetty-launcher-1605-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1955843 INFO (jetty-launcher-1605-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1955843 INFO (jetty-launcher-1605-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1955843 INFO (jetty-launcher-1605-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1955843 INFO (jetty-launcher-1605-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-10T15:34:56.458Z
[junit4] 2> 1955851 INFO (jetty-launcher-1605-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1955860 INFO (jetty-launcher-1605-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59399/solr
[junit4] 2> 1955882 INFO (jetty-launcher-1605-thread-1)
[n:127.0.0.1:36628_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1955883 INFO (jetty-launcher-1605-thread-1)
[n:127.0.0.1:36628_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36628_solr
[junit4] 2> 1955884 INFO (jetty-launcher-1605-thread-1)
[n:127.0.0.1:36628_solr ] o.a.s.c.Overseer Overseer
(id=97769127695679491-127.0.0.1:36628_solr-n_0000000000) starting
[junit4] 2> 1955893 INFO (jetty-launcher-1605-thread-1)
[n:127.0.0.1:36628_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36628_solr
[junit4] 2> 1955895 INFO
(zkCallback-1612-thread-1-processing-n:127.0.0.1:36628_solr)
[n:127.0.0.1:36628_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1955947 INFO (jetty-launcher-1605-thread-1)
[n:127.0.0.1:36628_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001/cdcr-target-001/node1/.
[junit4] 1> Target zkHost = 127.0.0.1:59399/solr
[junit4] 2> 1958599 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001/cdcr-source-001
[junit4] 2> 1958599 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1958601 INFO (Thread-4807) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1958601 INFO (Thread-4807) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1958605 WARN (Thread-4807) [ ] o.a.z.j.MBeanRegistry
Failed to register MBean StandaloneServer_port-1
[junit4] 2> 1958605 WARN (Thread-4807) [ ] o.a.z.s.ZooKeeperServer
Failed to register with JMX
[junit4] 2> javax.management.InstanceAlreadyExistsException:
org.apache.ZooKeeperService:name0=StandaloneServer_port-1
[junit4] 2> at
com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
[junit4] 2> at
org.apache.zookeeper.jmx.MBeanRegistry.register(MBeanRegistry.java:96)
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperServer.registerJMX(ZooKeeperServer.java:377)
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperServer.startup(ZooKeeperServer.java:410)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.startup(NIOServerCnxnFactory.java:123)
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:308)
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
[junit4] 2> 1958701 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.ZkTestServer start zk server on port:54423
[junit4] 2> 1958745 INFO (jetty-launcher-1617-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1958894 INFO (jetty-launcher-1617-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b6afa6d{/solr,null,AVAILABLE}
[junit4] 2> 1958895 INFO (jetty-launcher-1617-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7823dd9b{SSL,[ssl,
http/1.1]}{127.0.0.1:38189}
[junit4] 2> 1958895 INFO (jetty-launcher-1617-thread-1) [ ]
o.e.j.s.Server Started @1966387ms
[junit4] 2> 1958898 INFO (jetty-launcher-1617-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38189}
[junit4] 2> 1958898 ERROR (jetty-launcher-1617-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1958899 INFO (jetty-launcher-1617-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1958899 INFO (jetty-launcher-1617-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1958899 INFO (jetty-launcher-1617-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1958899 INFO (jetty-launcher-1617-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-10T15:34:59.514Z
[junit4] 2> 1958932 INFO (jetty-launcher-1617-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1958953 INFO (jetty-launcher-1617-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54423/solr
[junit4] 2> 1959005 INFO (jetty-launcher-1617-thread-1)
[n:127.0.0.1:38189_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1959006 INFO (jetty-launcher-1617-thread-1)
[n:127.0.0.1:38189_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38189_solr
[junit4] 2> 1959007 INFO (jetty-launcher-1617-thread-1)
[n:127.0.0.1:38189_solr ] o.a.s.c.Overseer Overseer
(id=97769127884816387-127.0.0.1:38189_solr-n_0000000000) starting
[junit4] 2> 1959051 INFO (jetty-launcher-1617-thread-1)
[n:127.0.0.1:38189_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38189_solr
[junit4] 2> 1959052 INFO
(zkCallback-1624-thread-1-processing-n:127.0.0.1:38189_solr)
[n:127.0.0.1:38189_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1959508 INFO (jetty-launcher-1617-thread-1)
[n:127.0.0.1:38189_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001/cdcr-source-001/node1/.
[junit4] 2> 1960745 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1960746 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:54423/solr ready
[junit4] 2> 1960783 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1960787 INFO
(OverseerThreadFactory-4951-thread-1-processing-n:127.0.0.1:38189_solr)
[n:127.0.0.1:38189_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 1960905 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
[junit4] 2> 1960905 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1961012 INFO
(zkCallback-1624-thread-3-processing-n:127.0.0.1:38189_solr)
[n:127.0.0.1:38189_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> 1961927 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1961934 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
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> 1961936 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema
[cdcr-source_shard1_replica1] Schema name=minimal
[junit4] 2> 1961939 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1961941 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 1961943 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
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> 1961943 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-source_shard1_replica1' using configuration from
collection cdcr-source, trusted=true
[junit4] 2> 1961944 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1961944 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
[[cdcr-source_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001/cdcr-source-001/node1/cdcr-source_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001/cdcr-source-001/node1/./cdcr-source_shard1_replica1/data/]
[junit4] 2> 1962032 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1962032 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1962033 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1962033 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1962035 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@73c4d7fd[cdcr-source_shard1_replica1] main]
[junit4] 2> 1962037 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 1962037 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 1962037 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 1962038 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1962038 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1962042 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 1962043 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 1962050 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica1] Registered new searcher
Searcher@73c4d7fd[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1962050 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1564306049770455040
[junit4] 2> 1962060 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1962060 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1962060 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:38189/solr/cdcr-source_shard1_replica1/
[junit4] 2> 1962061 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1962061 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:38189/solr/cdcr-source_shard1_replica1/ has no replicas
[junit4] 2> 1962061 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1962064 INFO
(zkCallback-1624-thread-1-processing-n:127.0.0.1:38189_solr)
[n:127.0.0.1:38189_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 1962069 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38189/solr/cdcr-source_shard1_replica1/ shard1
[junit4] 2> 1962171 INFO
(zkCallback-1624-thread-4-processing-n:127.0.0.1:38189_solr)
[n:127.0.0.1:38189_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> 1962220 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1962223 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 x:cdcr-source_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=1318
[junit4] 2> 1962230 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_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> 1962324 INFO
(zkCallback-1624-thread-4-processing-n:127.0.0.1:38189_solr)
[n:127.0.0.1:38189_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> 1962791 INFO
(OverseerCollectionConfigSetProcessor-97769127884816387-127.0.0.1:38189_solr-n_0000000000)
[n:127.0.0.1:38189_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> 1963231 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=2447
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1963277 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=12
[junit4] 2> 1963279 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1963279 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1963322 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@18ff37de[cdcr-source_shard1_replica1] main]
[junit4] 2> 1963323 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@18ff37de[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
[junit4] 2> 1963323 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1963323 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=44
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1963352 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=27
[junit4] 2> 1963353 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1963353 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1963748 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@282f1a5f[cdcr-source_shard1_replica1] main]
[junit4] 2> 1963749 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@282f1a5f[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100)))}
[junit4] 2> 1963749 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1963749 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=396
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 1963768 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=17
[junit4] 2> 1963776 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1963776 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1964036 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@795682eb[cdcr-source_shard1_replica1] main]
[junit4] 2> 1964037 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@795682eb[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
[junit4] 2> 1964037 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1964037 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=261
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 1964045 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1964046 INFO (qtp2109230159-12867) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1964046 INFO (qtp2109230159-12867) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1964071 INFO (qtp2109230159-12867) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b86c119[cdcr-source_shard1_replica1] main]
[junit4] 2> 1964071 INFO (qtp2109230159-12867) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1964072 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@7b86c119[cdcr-source_shard1_replica1]
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> 1964072 INFO (qtp2109230159-12867) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=25
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 1964080 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1964080 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1964080 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1964131 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@485f06e0[cdcr-source_shard1_replica1] main]
[junit4] 2> 1964132 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@485f06e0[cdcr-source_shard1_replica1]
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> 1964132 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1964132 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=51
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 1964141 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=7
[junit4] 2> 1964141 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1964141 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1964194 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@14ff7f95[cdcr-source_shard1_replica1] main]
[junit4] 2> 1964195 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@14ff7f95[cdcr-source_shard1_replica1]
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> 1964195 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1964195 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=53
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 1964202 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1964214 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1964214 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1964277 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b7e6e6c[cdcr-source_shard1_replica1] main]
[junit4] 2> 1964277 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@3b7e6e6c[cdcr-source_shard1_replica1]
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> 1964277 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1964278 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=63
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 1964312 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=32
[junit4] 2> 1964313 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1964313 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1964485 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@381c2e88[cdcr-source_shard1_replica1] main]
[junit4] 2> 1964486 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@381c2e88[cdcr-source_shard1_replica1]
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> 1964486 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1964486 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=173
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 1964493 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=5
[junit4] 2> 1964497 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1964497 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1964528 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d80b531[cdcr-source_shard1_replica1] main]
[junit4] 2> 1964528 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1964529 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@4d80b531[cdcr-source_shard1_replica1]
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> 1964529 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=32
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 1964536 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
[junit4] 2> 1964537 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1964537 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1964593 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@17677469[cdcr-source_shard1_replica1] main]
[junit4] 2> 1964594 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@17677469[cdcr-source_shard1_replica1]
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> 1964594 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1964594 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=57
[junit4] 2> 1964596 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 1964627 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1964628 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[3202C68215DEC685])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59399/solr ready
[junit4] 2> 1964702 INFO (qtp506722815-12826) [n:127.0.0.1:36628_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1964776 INFO
(OverseerThreadFactory-4943-thread-1-processing-n:127.0.0.1:36628_solr)
[n:127.0.0.1:36628_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 1964910 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2
[junit4] 2> 1964910 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1965015 INFO
(zkCallback-1612-thread-1-processing-n:127.0.0.1:36628_solr)
[n:127.0.0.1:36628_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> 1966000 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 1966023 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
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> 1966033 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema
[cdcr-target_shard1_replica1] Schema name=minimal
[junit4] 2> 1966036 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1966039 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 1966042 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
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> 1966042 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'cdcr-target_shard1_replica1' using configuration from
collection cdcr-target, trusted=true
[junit4] 2> 1966043 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1966043 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore
[[cdcr-target_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001/cdcr-target-001/node1/cdcr-target_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001/cdcr-target-001/node1/./cdcr-target_shard1_replica1/data/]
[junit4] 2> 1966196 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1966196 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1966202 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1966202 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1966203 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@42b784f1[cdcr-target_shard1_replica1] main]
[junit4] 2> 1966205 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 1966205 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 1966205 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 1966206 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1966206 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1966208 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 1966216 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 1966232 INFO
(searcherExecutor-4960-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica1] Registered new searcher
Searcher@42b784f1[cdcr-target_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1966232 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1564306054155599872
[junit4] 2> 1966239 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1966239 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1966239 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:36628/solr/cdcr-target_shard1_replica1/
[junit4] 2> 1966239 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1966239 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:36628/solr/cdcr-target_shard1_replica1/ has no replicas
[junit4] 2> 1966239 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1966242 INFO
(zkCallback-1612-thread-3-processing-n:127.0.0.1:36628_solr)
[n:127.0.0.1:36628_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-target:shard1
[junit4] 2> 1966245 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36628/solr/cdcr-target_shard1_replica1/ shard1
[junit4] 2> 1966352 INFO
(zkCallback-1612-thread-1-processing-n:127.0.0.1:36628_solr)
[n:127.0.0.1:36628_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> 1966364 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1966385 INFO (qtp506722815-12823) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 x:cdcr-target_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2}
status=0 QTime=1474
[junit4] 2> 1966388 INFO (qtp506722815-12826) [n:127.0.0.1:36628_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> 1966472 INFO
(zkCallback-1612-thread-3-processing-n:127.0.0.1:36628_solr)
[n:127.0.0.1:36628_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> 1966773 INFO
(OverseerCollectionConfigSetProcessor-97769127695679491-127.0.0.1:36628_solr-n_0000000000)
[n:127.0.0.1:36628_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> 1967388 INFO (qtp506722815-12826) [n:127.0.0.1:36628_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2686
[junit4] 2> 1968392 INFO
(zkCallback-1612-thread-3-processing-n:127.0.0.1:36628_solr)
[n:127.0.0.1:36628_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> 1968392 INFO
(zkCallback-1612-thread-3-processing-n:127.0.0.1:36628_solr)
[n:127.0.0.1:36628_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-target:shard1
[junit4] 2> 1968392 INFO (qtp506722815-12827) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-target:3&action=start&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1968397 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1968398 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59399/solr ready
[junit4] 2> 1968406 INFO (qtp506722815-12829) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 1968406 INFO (qtp506722815-12829) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1968407 INFO (qtp506722815-12828) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-target:3&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 1968407 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-target with checkpoint -1 @ cdcr-source:shard1
[junit4] 2> 1968407 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 1968408 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 1968409 INFO
(zkCallback-1624-thread-4-processing-n:127.0.0.1:38189_solr)
[n:127.0.0.1:38189_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> 1968409 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:3&action=start&wt=javabin&version=2}
status=0 QTime=14
[junit4] 1> Adding 10 docs with commit=true, numDocs=1100
[junit4] 2> 1968410 INFO
(zkCallback-1624-thread-4-processing-n:127.0.0.1:38189_solr)
[n:127.0.0.1:38189_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-source:shard1
[junit4] 2> 1968415 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=5
[junit4] 2> 1968416 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1968416 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1968416 INFO
(cdcr-bootstrap-status-1636-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-target shard: shard1 leader:
https://127.0.0.1:36628/solr/cdcr-target_shard1_replica1/
[junit4] 2> 1968427 INFO (qtp506722815-12829) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=https://127.0.0.1:38189/solr/cdcr-source_shard1_replica1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=8
[junit4] 2> 1968431 INFO (qtp506722815-12827) [n:127.0.0.1:36628_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica1]
o.a.s.c.S.Request [cdcr-target_shard1_replica1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1968432 INFO
(cdcr-bootstrap-status-1636-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 1968432 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1968468 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@47e8de4c[cdcr-source_shard1_replica1] main]
[junit4] 2> 1968468 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1968468 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1968468 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1968468 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1968469 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=31
[junit4] 2> 1968470 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@47e8de4c[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)
Uninverting(_b(7.0.0):C100)))}
[junit4] 2> 1968476 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1968480 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 1968480 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Master's version:
1491838509032
[junit4] 2> 1968480 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1968480 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1968480 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1968484 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=67
[junit4] 1> Adding 10 docs with commit=true, numDocs=1200
[junit4] 2> 1968486 INFO (qtp2109230159-12867) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4649,
name=tlog.0000000000000000000.1564306051044474880}, {size=4770,
name=tlog.0000000000000000001.1564306051107389440}, {size=4770,
name=tlog.0000000000000000002.1564306051553034240}, {size=4770,
name=tlog.0000000000000000003.1564306051855024128}, {size=4770,
name=tlog.0000000000000000004.1564306051891724288}, {size=4770,
name=tlog.0000000000000000005.1564306051955687424}, {size=4770,
name=tlog.0000000000000000006.1564306052020699136}, {size=4770,
name=tlog.0000000000000000007.1564306052107730944}, {size=4770,
name=tlog.0000000000000000008.1564306052325834752}, {size=4770,
name=tlog.0000000000000000009.1564306052370923520}, {size=4870,
name=tlog.0000000000000000010.1564306056439398400}]
[junit4] 2> 1968486 INFO (qtp2109230159-12867) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=6
[junit4] 2> 1968487 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of files in latest
index in master: 21
[junit4] 2> 1968487 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Number of tlog files in
master: 11
[junit4] 2> 1968503 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=7
[junit4] 2> 1968504 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1968504 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1968508 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 1968509 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting download
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@2daab029
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61c08a31)
[junit4] 2> 1968510 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968516 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968521 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968526 INFO (qtp2109230159-12867) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968527 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968529 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968531 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968533 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@267ad949[cdcr-source_shard1_replica1] main]
[junit4] 2> 1968534 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1968534 INFO
(searcherExecutor-4954-thread-1-processing-n:127.0.0.1:38189_solr
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:38189_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1]
Registered new searcher Searcher@267ad949[cdcr-source_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C1000)
Uninverting(_b(7.0.0):C100) Uninverting(_c(7.0.0):C100)))}
[junit4] 2> 1968534 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=30
[junit4] 1> Adding 10 docs with commit=true, numDocs=1300
[junit4] 2> 1968539 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968540 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968540 INFO (qtp2109230159-12868) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 1968541 INFO (qtp2109230159-12868) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1968541 INFO (qtp2109230159-12868) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@399c29de commitCommandVersion:0
[junit4] 2> 1968541 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968542 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968572 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968574 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968575 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968577 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968579 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968581 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968582 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968583 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968586 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=_b.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968589 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968590 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Starting download of tlog
files from master: [{size=4649,
name=tlog.0000000000000000000.1564306051044474880}, {size=4770,
name=tlog.0000000000000000001.1564306051107389440}, {size=4770,
name=tlog.0000000000000000002.1564306051553034240}, {size=4770,
name=tlog.0000000000000000003.1564306051855024128}, {size=4770,
name=tlog.0000000000000000004.1564306051891724288}, {size=4770,
name=tlog.0000000000000000005.1564306051955687424}, {size=4770,
name=tlog.0000000000000000006.1564306052020699136}, {size=4770,
name=tlog.0000000000000000007.1564306052107730944}, {size=4770,
name=tlog.0000000000000000008.1564306052325834752}, {size=4770,
name=tlog.0000000000000000009.1564306052370923520}, {size=4870,
name=tlog.0000000000000000010.1564306056439398400}]
[junit4] 2> 1968591 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000000.1564306051044474880&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968593 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000001.1564306051107389440&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968597 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000002.1564306051553034240&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968601 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000003.1564306051855024128&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968603 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000004.1564306051891724288&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968606 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000005.1564306051955687424&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968610 INFO (qtp2109230159-12871) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000006.1564306052020699136&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968612 INFO (qtp2109230159-12869) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000007.1564306052107730944&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968614 INFO (qtp2109230159-12864) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000008.1564306052325834752&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968616 INFO (qtp2109230159-12870) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000009.1564306052370923520&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968618 INFO (qtp2109230159-12865) [n:127.0.0.1:38189_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1]
o.a.s.c.S.Request [cdcr-source_shard1_replica1] webapp=/solr path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000010.1564306056439398400&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1968621 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:36628_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.IndexFetcher Total time taken for
download (fullCopy=false,bytesDownloaded=97974) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@2daab029
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61c08a31)
[junit4] 2> 1968632 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:36628_solr
x:cdcr-target_shard1_replica1 s:shard1 c:cdcr-ta
[...truncated too long message...]
2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 128 /solr/overseer/collection-queue-work
[junit4] 2> 13 /solr/overseer/queue
[junit4] 2> 3 /solr/collections
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 2120285 INFO (jetty-closer-1675-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@285d515d{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2120286 INFO (jetty-closer-1675-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=97720743
[junit4] 2> 2120286 INFO (jetty-closer-1675-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2120288 INFO (jetty-closer-1675-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2120299 INFO
(zkCallback-1681-thread-7-processing-n:127.0.0.1:42728_solr)
[n:127.0.0.1:42728_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> 2120300 INFO (coreCloseExecutor-5094-thread-1)
[n:127.0.0.1:42728_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore [cdcr-target_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@5e30429c
[junit4] 2> 2120300 INFO (coreCloseExecutor-5094-thread-1)
[n:127.0.0.1:42728_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler Solr core is being
closed - shutting down CDCR handler @ cdcr-target:shard1
[junit4] 2> 2120304 INFO (coreCloseExecutor-5094-thread-1)
[n:127.0.0.1:42728_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-target.shard1.replica1, tag=1580221084
[junit4] 2> 2120304 INFO (jetty-closer-1675-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97769129737846787-127.0.0.1:42728_solr-n_0000000000) closing
[junit4] 2> 2120304 INFO
(OverseerStateUpdate-97769129737846787-127.0.0.1:42728_solr-n_0000000000)
[n:127.0.0.1:42728_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42728_solr
[junit4] 2> 2120319 WARN
(zkCallback-1681-thread-5-processing-n:127.0.0.1:42728_solr)
[n:127.0.0.1:42728_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2120319 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15b588168060003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2120320 INFO (jetty-closer-1675-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2e6e5bea{/solr,null,UNAVAILABLE}
[junit4] 2> 2120321 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[3202C68215DEC685])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42437 42437
[junit4] 2> 2120421 INFO (Thread-4847) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42437 42437
[junit4] 2> 2120422 WARN (Thread-4847) [ ] 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>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 131 /solr/overseer/collection-queue-work
[junit4] 2> 7 /solr/overseer/queue
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 2120423 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[3202C68215DEC685])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBootstrapTest
-Dtests.method=testConvertClusterToCdcrAndBootstrap
-Dtests.seed=3202C68215DEC685 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ga -Dtests.timezone=EST5EDT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 134s J1 |
CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap <<<
[junit4] > Throwable #1: java.lang.AssertionError: Document mismatch on
target after sync expected:<1000> but was:<0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([3202C68215DEC685:E5D5E9F5A1815EC2]:0)
[junit4] > at
org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:134)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2120426 INFO
(SUITE-CdcrBootstrapTest-seed#[3202C68215DEC685]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_3202C68215DEC685-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=ga, timezone=EST5EDT
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=210943872,total=535822336
[junit4] 2> NOTE: All tests run in this JVM: [TestRawResponseWriter,
LoggingHandlerTest, TestFieldCacheWithThreads, SpellCheckCollatorTest,
TestConfigSetsAPIExclusivity, TestCoreContainer,
LeaderFailoverAfterPartitionTest, TestFuzzyAnalyzedSuggestions, RuleEngineTest,
TestLegacyNumericRangeQueryBuilder, RecoveryAfterSoftCommitTest,
TestXIncludeConfig, TestReRankQParserPlugin, TestUniqueKeyFieldResource,
DocExpirationUpdateProcessorFactoryTest, RankQueryTest,
UpdateRequestProcessorFactoryTest, TestUseDocValuesAsStored2, TestRestoreCore,
RequestLoggingTest, OpenExchangeRatesOrgProviderTest, TestSchemaManager,
SortByFunctionTest, SolrShardReporterTest, TestGraphTermsQParserPlugin,
TestLockTree, TestCloudSchemaless, HighlighterTest, HdfsRecoveryZkTest,
SolrCmdDistributorTest, JSONWriterTest, ZkSolrClientTest,
ReplicaListTransformerTest, CursorMarkTest, TestNamedUpdateProcessors,
CollectionsAPIDistributedZkTest, TestSegmentSorting,
IndexBasedSpellCheckerTest, CleanupOldIndexTest, CollectionStateFormat2Test,
HdfsDirectoryFactoryTest, TestShardHandlerFactory, SolrCoreMetricManagerTest,
MetricUtilsTest, TestCollapseQParserPlugin, TestQueryWrapperFilter,
ConnectionManagerTest, TestSolrCloudWithHadoopAuthPlugin,
TestTolerantUpdateProcessorCloud, DistributedQueueTest, TestQueryTypes,
PeerSyncWithIndexFingerprintCachingTest, DistributedExpandComponentTest,
MoreLikeThisHandlerTest, TestSlowCompositeReaderWrapper, TestSchemaResource,
BlockJoinFacetRandomTest, TestSolrXml, DirectSolrConnectionTest,
LeaderInitiatedRecoveryOnShardRestartTest, PropertiesRequestHandlerTest,
AssignTest, TestInitParams, DocumentBuilderTest, DeleteInactiveReplicaTest,
TestCharFilters, IndexSchemaRuntimeFieldTest, TestNumericTerms64,
TestWordDelimiterFilterFactory, TestAuthorizationFramework, CheckHdfsIndexTest,
SolrIndexSplitterTest, ZkStateReaderTest,
OverseerCollectionConfigSetProcessorTest, TestExactSharedStatsCache,
SpellCheckComponentTest, HdfsThreadLeakTest, SharedFSAutoReplicaFailoverTest,
TimeZoneUtilsTest, MoveReplicaTest, TestGraphMLResponseWriter,
TestIntervalFaceting, ChaosMonkeyNothingIsSafeTest, TestRestManager,
IndexSchemaTest, TestEmbeddedSolrServerConstructors, DOMUtilTest,
TermVectorComponentTest, ShardRoutingCustomTest,
CoreMergeIndexesAdminHandlerTest, TestJsonFacets, SolrInfoMBeanTest,
TestConfigSets, TestAuthenticationFramework, BasicAuthIntegrationTest,
TestPerFieldSimilarity, TestMiniSolrCloudClusterSSL, DocValuesTest,
TestDocTermOrds, ConvertedLegacyTest, V2ApiIntegrationTest,
DistributedIntervalFacetingTest, TestCustomSort, TestExceedMaxTermLength,
TermsComponentTest, TestSimpleTrackingShardHandler, TestFieldCacheSort,
TestSweetSpotSimilarityFactory, TestStressVersions,
HdfsCollectionsAPIDistributedZkTest, TestClusterProperties,
AlternateDirectoryTest, TestScoreJoinQPNoScore,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSortByMinMaxFunction,
TestDistributedGrouping, ChaosMonkeySafeLeaderTest, SyncSliceTest,
TestRandomFaceting, AutoCommitTest, TestRecovery, TestHashPartitioner,
TestJoin, StatsComponentTest, TestFunctionQuery, TestLazyCores,
CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
TestExtendedDismaxParser, TestFoldingMultitermQuery, TestTrie,
SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestUpdate,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest,
TestSolrDeletionPolicy1, TestSurroundQueryParser, TestWriterPerf,
PrimitiveFieldTypeTest, TestValueSourceCache, RegexBoostProcessorTest,
SolrPluginUtilsTest, UniqFieldsUpdateProcessorFactoryTest,
TestPartialUpdateDeduplication, HighlighterConfigTest, TestSolrIndexConfig,
TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery,
ActionThrottleTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest]
[junit4] Completed [500/704 (1!)] on J1 in 164.78s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 43977 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]