Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/302/

2 tests failed.
FAILED:  
org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap

Error Message:
Document mismatch on target after sync expected:<10000> but was:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<10000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([B003351AF67433AA:67D41A6D422BABED]: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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)  at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:109)
  at sun.reflect.GeneratedConstructorAccessor172.newInstance(Unknown Source)  
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:741)  at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:803)  at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1053)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:917)  at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:552)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
        at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:109)
        at sun.reflect.GeneratedConstructorAccessor172.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:741)
        at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:803)
        at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1053)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:917)
        at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:552)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([B003351AF67433AA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
        at sun.reflect.GeneratedMethodAccessor89.invoke(Unknown Source)
        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$7.evaluate(RandomizedRunner.java:870)
        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 11990 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_B003351AF67433AA-001/init-core-data-001
   [junit4]   2> 838255 INFO  
(SUITE-CdcrBootstrapTest-seed#[B003351AF67433AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 838256 INFO  
(SUITE-CdcrBootstrapTest-seed#[B003351AF67433AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 838264 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B003351AF67433AA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]   2> 838264 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B003351AF67433AA])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_B003351AF67433AA-001/cdcr-target-001
   [junit4]   2> 838264 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B003351AF67433AA])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 838269 INFO  (Thread-34606) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 838270 INFO  (Thread-34606) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 838369 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B003351AF67433AA])
 [    ] o.a.s.c.ZkTestServer start zk server on port:38021
   [junit4]   2> 838403 INFO  (jetty-launcher-292-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 838404 INFO  (jetty-launcher-292-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d06e2e2{/solr,null,AVAILABLE}
   [junit4]   2> 838411 INFO  (jetty-launcher-292-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2f4e1645{HTTP/1.1,[http/1.1]}{127.0.0.1:34168}
   [junit4]   2> 838411 INFO  (jetty-launcher-292-thread-1) [    ] 
o.e.j.s.Server Started @841454ms
   [junit4]   2> 838411 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34168}
   [junit4]   2> 838411 ERROR (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 838411 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 838411 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 838411 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 838411 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-07T02:40:18.561Z
   [junit4]   2> 838438 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 838453 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 838462 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38021/solr
   [junit4]   2> 838552 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:34168_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 838554 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:34168_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34168_solr
   [junit4]   2> 838561 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:34168_solr    ] o.a.s.c.Overseer Overseer 
(id=97573563171340291-127.0.0.1:34168_solr-n_0000000000) starting
   [junit4]   2> 838606 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:34168_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34168_solr
   [junit4]   2> 838609 INFO  
(zkCallback-299-thread-1-processing-n:127.0.0.1:34168_solr) 
[n:127.0.0.1:34168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 838845 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:34168_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_B003351AF67433AA-001/cdcr-target-001/node1/.
   [junit4]   1> Target zkHost = 127.0.0.1:38021/solr
   [junit4]   2> 838918 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B003351AF67433AA])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_B003351AF67433AA-001/cdcr-source-001
   [junit4]   2> 838918 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B003351AF67433AA])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 838918 INFO  (Thread-34616) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 838918 INFO  (Thread-34616) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 838923 WARN  (Thread-34616) [    ] o.a.z.j.MBeanRegistry 
Failed to register MBean StandaloneServer_port-1
   [junit4]   2> 838923 WARN  (Thread-34616) [    ] 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> 839018 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B003351AF67433AA])
 [    ] o.a.s.c.ZkTestServer start zk server on port:50896
   [junit4]   2> 839037 INFO  (jetty-launcher-304-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 839038 INFO  (jetty-launcher-304-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@186e7ff3{/solr,null,AVAILABLE}
   [junit4]   2> 839038 INFO  (jetty-launcher-304-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f61d64b{HTTP/1.1,[http/1.1]}{127.0.0.1:41758}
   [junit4]   2> 839039 INFO  (jetty-launcher-304-thread-1) [    ] 
o.e.j.s.Server Started @842082ms
   [junit4]   2> 839039 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41758}
   [junit4]   2> 839039 ERROR (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 839040 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 839040 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 839040 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 839040 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-07T02:40:19.190Z
   [junit4]   2> 839255 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 839267 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 839268 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50896/solr
   [junit4]   2> 839307 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:41758_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 839308 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:41758_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41758_solr
   [junit4]   2> 839309 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:41758_solr    ] o.a.s.c.Overseer Overseer 
(id=97573563208302595-127.0.0.1:41758_solr-n_0000000000) starting
   [junit4]   2> 839316 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:41758_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41758_solr
   [junit4]   2> 839324 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:41758_solr) 
[n:127.0.0.1:41758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 839391 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:41758_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_B003351AF67433AA-001/cdcr-source-001/node1/.
   [junit4]   2> 839478 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B003351AF67433AA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 839480 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[B003351AF67433AA])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50896/solr ready
   [junit4]   2> 839485 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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> 839492 INFO  
(OverseerThreadFactory-1077-thread-1-processing-n:127.0.0.1:41758_solr) 
[n:127.0.0.1:41758_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 839639 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 839753 INFO  
(zkCallback-311-thread-3-processing-n:127.0.0.1:41758_solr) 
[n:127.0.0.1:41758_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> 840671 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 840676 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840679 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840687 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840688 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840690 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840691 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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
   [junit4]   2> 840707 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_B003351AF67433AA-001/cdcr-source-001/node1/cdcr-source_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_B003351AF67433AA-001/cdcr-source-001/node1/./cdcr-source_shard1_replica1/data/]
   [junit4]   2> 840788 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840788 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840789 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 840789 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 840790 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@638769aa[cdcr-source_shard1_replica1] main]
   [junit4]   2> 840791 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840792 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840792 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840792 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840792 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 840798 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840806 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840829 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore 
[cdcr-source_shard1_replica1] Registered new searcher 
Searcher@638769aa[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 840830 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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 
1561177013333524480
   [junit4]   2> 840849 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 840852 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840852 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41758/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 840852 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840852 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:41758/solr/cdcr-source_shard1_replica1/ has no replicas
   [junit4]   2> 840852 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 840860 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41758/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 840860 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:41758_solr) 
[n:127.0.0.1:41758_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 840973 INFO  
(zkCallback-311-thread-4-processing-n:127.0.0.1:41758_solr) 
[n:127.0.0.1:41758_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> 841021 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 841030 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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=1391
   [junit4]   2> 841048 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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> 841137 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:41758_solr) 
[n:127.0.0.1:41758_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> 841494 INFO  
(OverseerCollectionConfigSetProcessor-97573563208302595-127.0.0.1:41758_solr-n_0000000000)
 [n:127.0.0.1:41758_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> 842048 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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=2562
   [junit4]   1> Adding 100 docs with commit=true, numDocs=100
   [junit4]   2> 842088 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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=23
   [junit4]   2> 842090 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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> 842090 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842118 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f435c50[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842118 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@3f435c50[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)))}
   [junit4]   2> 842119 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842119 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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=28
   [junit4]   1> Adding 100 docs with commit=true, numDocs=200
   [junit4]   2> 842125 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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> 842127 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 842128 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842153 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@64205cae[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842153 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@64205cae[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100)))}
   [junit4]   2> 842153 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842153 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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=26
   [junit4]   1> Adding 100 docs with commit=true, numDocs=300
   [junit4]   2> 842159 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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=3
   [junit4]   2> 842160 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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> 842160 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842184 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7339b776[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842184 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@7339b776[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100)))}
   [junit4]   2> 842184 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842184 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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=24
   [junit4]   1> Adding 100 docs with commit=true, numDocs=400
   [junit4]   2> 842189 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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=2
   [junit4]   2> 842191 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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> 842191 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842221 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@24536924[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842222 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@24536924[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100)))}
   [junit4]   2> 842222 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842222 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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=31
   [junit4]   1> Adding 100 docs with commit=true, numDocs=500
   [junit4]   2> 842228 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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=2
   [junit4]   2> 842230 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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> 842230 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842270 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39a160fb[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842270 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@39a160fb[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100)))}
   [junit4]   2> 842270 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842270 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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=40
   [junit4]   1> Adding 100 docs with commit=true, numDocs=600
   [junit4]   2> 842278 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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> 842287 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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> 842287 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842328 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31536a5[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842328 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@31536a5[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100)))}
   [junit4]   2> 842328 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842328 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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=41
   [junit4]   1> Adding 100 docs with commit=true, numDocs=700
   [junit4]   2> 842336 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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> 842338 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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> 842338 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842373 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52028cc2[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842373 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@52028cc2[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100) Uninverting(_6(6.5.0):C100)))}
   [junit4]   2> 842373 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842374 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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=35
   [junit4]   1> Adding 100 docs with commit=true, numDocs=800
   [junit4]   2> 842381 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 842389 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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> 842389 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842423 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@243488f5[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842423 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@243488f5[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100) Uninverting(_6(6.5.0):C100) 
Uninverting(_7(6.5.0):C100)))}
   [junit4]   2> 842423 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842424 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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=34
   [junit4]   1> Adding 100 docs with commit=true, numDocs=900
   [junit4]   2> 842430 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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> 842432 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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> 842433 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842475 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@693dff0d[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842475 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@693dff0d[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100) Uninverting(_6(6.5.0):C100) 
Uninverting(_7(6.5.0):C100) Uninverting(_8(6.5.0):C100)))}
   [junit4]   2> 842475 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842475 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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=43
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1000
   [junit4]   2> 842482 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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=3
   [junit4]   2> 842494 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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> 842494 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842550 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11f9d7bc[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842550 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@11f9d7bc[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100) Uninverting(_6(6.5.0):C100) 
Uninverting(_7(6.5.0):C100) Uninverting(_8(6.5.0):C100) 
Uninverting(_9(6.5.0):C100)))}
   [junit4]   2> 842550 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842552 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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]   1> Adding 100 docs with commit=true, numDocs=1100
   [junit4]   2> 842563 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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> 842566 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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> 842566 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842606 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@347d9e0f[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842606 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@347d9e0f[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C100)
 Uninverting(_1(6.5.0):C100) Uninverting(_2(6.5.0):C100) 
Uninverting(_3(6.5.0):C100) Uninverting(_4(6.5.0):C100) 
Uninverting(_5(6.5.0):C100) Uninverting(_6(6.5.0):C100) 
Uninverting(_7(6.5.0):C100) Uninverting(_8(6.5.0):C100) 
Uninverting(_9(6.5.0):C100) Uninverting(_b(6.5.0):C100)))}
   [junit4]   2> 842606 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842607 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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=41
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1200
   [junit4]   2> 842617 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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> 842619 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 842620 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842659 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3164b8d4[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842660 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@3164b8d4[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100)))}
   [junit4]   2> 842660 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842668 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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=48
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1300
   [junit4]   2> 842675 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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> 842678 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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> 842679 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842707 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1556d15c[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842707 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@1556d15c[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100)))}
   [junit4]   2> 842707 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842707 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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=28
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1400
   [junit4]   2> 842714 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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> 842717 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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> 842717 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842745 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70f65571[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842745 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@70f65571[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100) Uninverting(_e(6.5.0):C100)))}
   [junit4]   2> 842745 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842745 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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=28
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1500
   [junit4]   2> 842754 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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> 842757 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 842757 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842787 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b19556b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842787 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@3b19556b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100) Uninverting(_e(6.5.0):C100) 
Uninverting(_f(6.5.0):C100)))}
   [junit4]   2> 842787 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842787 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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 100 docs with commit=true, numDocs=1600
   [junit4]   2> 842794 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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> 842797 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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> 842797 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842826 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7faff261[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842827 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@7faff261[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100) Uninverting(_e(6.5.0):C100) 
Uninverting(_f(6.5.0):C100) Uninverting(_g(6.5.0):C100)))}
   [junit4]   2> 842827 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842827 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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 100 docs with commit=true, numDocs=1700
   [junit4]   2> 842833 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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> 842835 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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> 842835 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842863 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@241d689b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842863 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@241d689b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100) Uninverting(_e(6.5.0):C100) 
Uninverting(_f(6.5.0):C100) Uninverting(_g(6.5.0):C100) 
Uninverting(_h(6.5.0):C100)))}
   [junit4]   2> 842863 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842864 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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=28
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1800
   [junit4]   2> 842870 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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=3
   [junit4]   2> 842872 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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> 842872 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842903 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@783ba924[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842904 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@783ba924[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100) Uninverting(_e(6.5.0):C100) 
Uninverting(_f(6.5.0):C100) Uninverting(_g(6.5.0):C100) 
Uninverting(_h(6.5.0):C100) Uninverting(_i(6.5.0):C100)))}
   [junit4]   2> 842904 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842904 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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 100 docs with commit=true, numDocs=1900
   [junit4]   2> 842912 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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> 842914 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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> 842914 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 842954 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54d64cd4[cdcr-source_shard1_replica1] main]
   [junit4]   2> 842954 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@54d64cd4[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.5.0):C1000)
 Uninverting(_b(6.5.0):C100) Uninverting(_c(6.5.0):C100) 
Uninverting(_d(6.5.0):C100) Uninverting(_e(6.5.0):C100) 
Uninverting(_f(6.5.0):C100) Uninverting(_g(6.5.0):C100) 
Uninverting(_h(6.5.0):C100) Uninverting(_i(6.5.0):C100) 
Uninverting(_j(6.5.0):C100)))}
   [junit4]   2> 842954 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 842965 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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 100 docs with commit=true, numDocs=2000
   [junit4]   2> 842971 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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=3
   [junit4]   2> 842973 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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> 842973 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 843009 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30153ba3[cdcr-source_shard1_replica1] main]
   [junit4]   2> 843009 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@30153ba3[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.5.0):C1900)
 Uninverting(_l(6.5.0):C100)))}
   [junit4]   2> 843009 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 843010 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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=37
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2100
   [junit4]   2> 843015 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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=2
   [junit4]   2> 843017 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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> 843017 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 843066 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5573e7d3[cdcr-source_shard1_replica1] main]
   [junit4]   2> 843066 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@5573e7d3[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.5.0):C1900)
 Uninverting(_l(6.5.0):C100) Uninverting(_m(6.5.0):C100)))}
   [junit4]   2> 843066 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 843066 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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=49
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2200
   [junit4]   2> 843071 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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=2
   [junit4]   2> 843073 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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> 843073 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 843130 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11e83a4e[cdcr-source_shard1_replica1] main]
   [junit4]   2> 843130 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 843133 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@11e83a4e[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.5.0):C1900)
 Uninverting(_l(6.5.0):C100) Uninverting(_m(6.5.0):C100) 
Uninverting(_n(6.5.0):C100)))}
   [junit4]   2> 843134 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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=60
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2300
   [junit4]   2> 843139 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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=2
   [junit4]   2> 843141 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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> 843141 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 843166 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59567db1[cdcr-source_shard1_replica1] main]
   [junit4]   2> 843167 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@59567db1[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.5.0):C1900)
 Uninverting(_l(6.5.0):C100) Uninverting(_m(6.5.0):C100) 
Uninverting(_n(6.5.0):C100) Uninverting(_o(6.5.0):C100)))}
   [junit4]   2> 843167 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 843167 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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=26
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2400
   [junit4]   2> 843173 INFO  (qtp2129483089-36621) [n:127.0.0.1:41758_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=3
   [junit4]   2> 843174 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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> 843174 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 843198 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@422c0fd7[cdcr-source_shard1_replica1] main]
   [junit4]   2> 843198 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@422c0fd7[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.5.0):C1900)
 Uninverting(_l(6.5.0):C100) Uninverting(_m(6.5.0):C100) 
Uninverting(_n(6.5.0):C100) Uninverting(_o(6.5.0):C100) 
Uninverting(_p(6.5.0):C100)))}
   [junit4]   2> 843198 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 843198 INFO  (qtp2129483089-36625) [n:127.0.0.1:41758_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=23
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2500
   [junit4]   2> 843204 INFO  (qtp2129483089-36622) [n:127.0.0.1:41758_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=3
   [junit4]   2> 843205 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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> 843205 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 843232 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@417edb32[cdcr-source_shard1_replica1] main]
   [junit4]   2> 843232 INFO  
(searcherExecutor-1080-thread-1-processing-n:127.0.0.1:41758_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:41758_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@417edb32[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.5.0):C1900)
 Uninverting(_l(6.5.0):C100) Uninverting(_m(6.5.0):C100) 
Uninverting(_n(6.5.0):C100) Uninverting(_o(6.5.0):C100) 
Uninverting(_p(6.5.0):C100) Uninverting(_q(6.5.0):C100)))}
   [junit4]   2> 843232 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 843232 INFO  (qtp2129483089-36626) [n:127.0.0.1:41758_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=27
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2600
   [junit4]   2> 843256 INFO  (qtp2129483089-36628) [n:127.0.0.1:41758_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=21
   [junit4]   2> 843258 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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> 843258 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_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@45dc5ae
   [junit4]   2> 843287 INFO  (qtp2129483089-36624) [n:127.0.0.1:41758_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@346c8092[cdcr-source_shard1_replica1] main]
   [junit4]   2> 843287 INFO  (searcherExecutor-1080-thread-1-pro

[...truncated too long message...]

  [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
   [junit4]   2>     
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
   [junit4]   2> 
   [junit4]   2> JUnit4-serializer-daemon:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> main:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1249)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1323)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> Thread-40765:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     org.apache.zookeeper.Login$1.run(Login.java:183)
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> org.apache.hadoop.hdfs.PeerCache@5802bfcb:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     org.apache.hadoop.hdfs.PeerCache.run(PeerCache.java:255)
   [junit4]   2>     
org.apache.hadoop.hdfs.PeerCache.access$000(PeerCache.java:46)
   [junit4]   2>     org.apache.hadoop.hdfs.PeerCache$1.run(PeerCache.java:124)
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Object.wait(Object.java:502)
   [junit4]   2>     
java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>     
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> Signal Dispatcher:
   [junit4]   2> 
   [junit4]   2> 3801012 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[B003351AF67433AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=id, 
timezone=Brazil/West
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=131127760,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [DirectoryFactoryTest, 
CollectionStateFormat2Test, TestLockTree, JsonLoaderTest, MultiThreadedOCPTest, 
TestFuzzyAnalyzedSuggestions, BitVectorTest, DistribCursorPagingTest, 
BooleanFieldTest, TestCSVResponseWriter, TestFieldCollectionResource, 
TestCloudPivotFacet, TestUnifiedSolrHighlighter, TestRTimerTree, 
IndexSchemaTest, TestLRUCache, WordBreakSolrSpellCheckerTest, 
TestNumericTerms64, TestCoreContainer, HdfsBasicDistributedZkTest, 
ZkSolrClientTest, TestManagedStopFilterFactory, TestStressUserVersions, 
TestDefaultSearchFieldResource, TestRandomCollapseQParserPlugin, 
PreAnalyzedUpdateProcessorTest, TestExceedMaxTermLength, CdcrBootstrapTest, 
SimpleMLTQParserTest, TestSchemalessBufferedUpdates, TestFiltering, 
TestFastOutputStream, TestLMDirichletSimilarityFactory, InfixSuggestersTest, 
TestScoreJoinQPScore, TestImplicitCoreProperties, TestFileDictionaryLookup, 
TestSchemaSimilarityResource, MergeStrategyTest, CollectionsAPISolrJTest, 
SolrMetricsIntegrationTest, BJQParserTest, TestFieldCache, TestFieldCacheSort, 
TestTolerantUpdateProcessorCloud, TestFieldTypeResource, TestSQLHandler, 
InfoHandlerTest, RuleEngineTest, TestCharFilters, TestFilteredDocIdSet, 
DocValuesMissingTest, PeerSyncWithIndexFingerprintCachingTest, 
TestElisionMultitermQuery, TestUpdate, TestSolrCloudSnapshots, 
TestConfigSetsAPIExclusivity, IndexBasedSpellCheckerTest, 
TestNonDefinedSimilarityFactory, DirectSolrConnectionTest, 
ClassificationUpdateProcessorIntegrationTest, SharedFSAutoReplicaFailoverTest, 
TestWordDelimiterFilterFactory, DeleteInactiveReplicaTest, 
TestMinMaxOnMultiValuedField, TestSurroundQueryParser, SolrJmxReporterTest, 
TestSystemIdResolver, TestDeleteCollectionOnDownNodes, 
AddSchemaFieldsUpdateProcessorFactoryTest, SuggesterFSTTest, TestTrie, 
ZkCLITest, DistributedFacetPivotLargeTest, MoreLikeThisHandlerTest, 
TestJavabinTupleStreamParser, UtilsToolTest, TestRTGBase, HLLSerializationTest, 
TestSolrCloudWithHadoopAuthPlugin, DistanceUnitsTest, TestXmlQParserPlugin, 
SolrInfoMBeanTest, TestMacroExpander, ShardRoutingCustomTest, 
BasicFunctionalityTest, IndexSchemaRuntimeFieldTest, TestAddFieldRealTimeGet, 
TestMiniSolrCloudClusterSSL, CheckHdfsIndexTest, SpatialFilterTest, 
SliceStateTest, TestLuceneMatchVersion, HdfsThreadLeakTest, 
LeaderFailoverAfterPartitionTest, TestLeaderElectionZkExpiry, 
DistributedFacetPivotSmallTest, DocumentBuilderTest, SpellCheckComponentTest, 
LoggingHandlerTest, TestQueryTypes, AnalysisErrorHandlingTest, 
SearchHandlerTest, TestReplicationHandlerBackup, TestQueryUtils, 
ZkControllerTest, TestCloudManagedSchema, SpatialHeatmapFacetsTest, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, 
URLClassifyProcessorTest, TestManagedResource, TestNamedUpdateProcessors, 
TestPartialUpdateDeduplication, TestBulkSchemaAPI, OverseerTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, 
TestReplicationHandler, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, 
AliasIntegrationTest, AssignTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, 
ConnectionManagerTest, CreateCollectionCleanupTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, 
DocValuesNotIndexedTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, OverseerStatusTest, RemoteQueryErrorTest, ReplaceNodeTest, 
SSLMigrationTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, 
TestConfigSetsAPI, TestConfigSetsAPIZkFailure, 
TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore, 
TestMiniSolrCloudCluster, TestOnReconnectListenerSupport, 
TestRandomRequestDistribution, TestRebalanceLeaders, TestReplicaProperties, 
TestRequestForwarding, TestRequestStatusCollectionAPI, TestSSLRandomization, 
TestSegmentSorting, TestStressCloudBlindAtomicUpdates, 
TestTolerantUpdateProcessorRandomCloud, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsRecoverLeaseTest, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest 
-Dtests.seed=B003351AF67433AA -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=id -Dtests.timezone=Brazil/West -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | HdfsRecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
   [junit4]    >        at 
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
   [junit4]    >        at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
   [junit4]    >        at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:109)
   [junit4]    >        at 
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:741)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:803)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1053)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:917)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:552)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B003351AF67433AA]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [568/697 (2!)] on J1 in 141.51s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63051 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to