You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/02/24 19:32:22 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk6) - Build # 4461 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4461/
Java: 64bit/ibm-j9-jdk6 

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestSnapPullWithMasterUrl

Error Message:
expected:<null> but was:<[0][id][0]:0!=3>

Stack Trace:
java.lang.AssertionError: expected:<null> but was:<[0][id][0]:0!=3>
	at __randomizedtesting.SeedInfo.seed([78B81808100B9CFE:E3FEBE79037BC9B0]: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:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestSnapPullWithMasterUrl(TestReplicationHandler.java:577)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:738)




Build Log:
[...truncated 8350 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 2 T863 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterCoreReload
[junit4:junit4]   2> 27 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 57 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36256
[junit4:junit4]   2> 64 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 65 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 65 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master
[junit4:junit4]   2> 66 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/solr.xml
[junit4:junit4]   2> 66 T863 oasc.CoreContainer.<init> New CoreContainer 1156531439
[junit4:junit4]   2> 67 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 67 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/'
[junit4:junit4]   2> 68 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/'
[junit4:junit4]   2> 80 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 80 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 81 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 81 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 81 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 82 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 82 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 83 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 83 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 84 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 93 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 106 T873 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1
[junit4:junit4]   2> 108 T873 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/'
[junit4:junit4]   2> 139 T873 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 165 T873 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 165 T873 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 168 T873 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 177 T873 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 178 T873 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/
[junit4:junit4]   2> 179 T873 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 179 T873 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 180 T873 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data forceNew:false
[junit4:junit4]   2> 180 T873 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 180 T873 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index/
[junit4:junit4]   2> 181 T873 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 182 T873 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 182 T873 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@30363036 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a9a3a9a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 183 T873 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 184 T873 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 185 T873 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 185 T873 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 186 T873 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 186 T873 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 186 T873 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 187 T873 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 189 T873 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 191 T873 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 192 T873 oass.SolrIndexSearcher.<init> Opening Searcher@42f042f0 main
[junit4:junit4]   2> 192 T873 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 192 T873 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 193 T873 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 193 T873 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 194 T873 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 194 T874 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42f042f0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 195 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 195 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 196 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 205 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 207 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33756
[junit4:junit4]   2> 214 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 214 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 215 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave
[junit4:junit4]   2> 215 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/solr.xml
[junit4:junit4]   2> 216 T863 oasc.CoreContainer.<init> New CoreContainer 1407931371
[junit4:junit4]   2> 216 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 217 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/'
[junit4:junit4]   2> 217 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/'
[junit4:junit4]   2> 229 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 230 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 230 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 231 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 231 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 232 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 232 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 233 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 233 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 234 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 243 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 255 T884 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1
[junit4:junit4]   2> 256 T884 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/'
[junit4:junit4]   2> 286 T884 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 311 T884 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 312 T884 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 314 T884 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 324 T884 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 325 T884 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/
[junit4:junit4]   2> 325 T884 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 325 T884 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 326 T884 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data forceNew:false
[junit4:junit4]   2> 327 T884 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 327 T884 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index/
[junit4:junit4]   2> 328 T884 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 328 T884 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 329 T884 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@731f731f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c557c55),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 329 T884 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 330 T884 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 331 T884 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 331 T884 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 331 T884 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 332 T884 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 332 T884 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 332 T884 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 334 T884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 336 T884 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 336 T884 oass.SolrIndexSearcher.<init> Opening Searcher@4c624c62 main
[junit4:junit4]   2> 337 T884 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 337 T884 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 338 T884 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 352 T884 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 353 T884 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 353 T885 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c624c62 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 353 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 354 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 355 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 387 T863 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1407931371
[junit4:junit4]   2> 388 T863 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7eeb7eeb
[junit4:junit4]   2> 394 T863 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 394 T863 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 395 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 395 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 396 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 397 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 397 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 398 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 398 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 399 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 399 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 474 T863 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1156531439
[junit4:junit4]   2> 474 T863 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d715d71
[junit4:junit4]   2> 475 T863 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 476 T863 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 476 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 477 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 477 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 478 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 478 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 479 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 480 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 480 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 481 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 533 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 535 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44044
[junit4:junit4]   2> 536 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 536 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 537 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master
[junit4:junit4]   2> 537 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/solr.xml
[junit4:junit4]   2> 538 T863 oasc.CoreContainer.<init> New CoreContainer 17432842
[junit4:junit4]   2> 538 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 539 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/'
[junit4:junit4]   2> 539 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/'
[junit4:junit4]   2> 551 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 552 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 552 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 553 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 553 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 554 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 554 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 555 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 555 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 556 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 567 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 587 T896 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1
[junit4:junit4]   2> 588 T896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/'
[junit4:junit4]   2> 675 T896 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 701 T896 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 702 T896 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 705 T896 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 719 T896 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 720 T896 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/
[junit4:junit4]   2> 721 T896 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 721 T896 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 722 T896 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data forceNew:false
[junit4:junit4]   2> 722 T896 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 722 T896 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index/
[junit4:junit4]   2> 723 T896 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 723 T896 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 724 T896 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@30f330f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a293a29),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 725 T896 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 725 T896 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 726 T896 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 726 T896 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 727 T896 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 727 T896 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 727 T896 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 728 T896 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 729 T896 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 731 T896 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 731 T896 oass.SolrIndexSearcher.<init> Opening Searcher@2310231 main
[junit4:junit4]   2> 732 T896 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 732 T896 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 733 T896 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 733 T896 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 734 T896 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@30f330f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a293a29),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 734 T896 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 735 T896 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 735 T896 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 735 T897 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2310231 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 736 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 737 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 737 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@35d835d8
[junit4:junit4]   2> 881 T893 C27 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 882 T893 C27 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 1
[junit4:junit4]   2> 907 T894 C27 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 909 T894 C27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@30f330f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a293a29),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@30f330f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a293a29),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 910 T894 C27 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 911 T894 C27 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 912 T894 C27 oass.SolrIndexSearcher.<init> Opening Searcher@7f867f86 main
[junit4:junit4]   2> 913 T897 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f867f86 main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4]   2> 913 T894 C27 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 914 T897 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 915 T894 C27 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 8
[junit4:junit4]   2> 921 T895 C27 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=2 
[junit4:junit4]   2> 1025 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1027 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40414
[junit4:junit4]   2> 1028 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1029 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1030 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave
[junit4:junit4]   2> 1030 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/solr.xml
[junit4:junit4]   2> 1031 T863 oasc.CoreContainer.<init> New CoreContainer 1760389357
[junit4:junit4]   2> 1032 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 1032 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/'
[junit4:junit4]   2> 1033 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/'
[junit4:junit4]   2> 1048 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1049 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1050 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1050 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1051 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1052 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1053 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1053 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1054 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1062 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1073 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1087 T907 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1
[junit4:junit4]   2> 1087 T907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/'
[junit4:junit4]   2> 1109 T907 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1145 T907 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1146 T907 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1148 T907 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1158 T907 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1159 T907 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/
[junit4:junit4]   2> 1160 T907 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1160 T907 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1161 T907 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data forceNew:false
[junit4:junit4]   2> 1161 T907 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 1161 T907 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index/
[junit4:junit4]   2> 1162 T907 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1163 T907 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 1163 T907 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45c045c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef64ef6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1164 T907 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1164 T907 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 1165 T907 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1166 T907 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1166 T907 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1166 T907 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1167 T907 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1167 T907 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1168 T907 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1170 T907 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 1171 T907 oass.SolrIndexSearcher.<init> Opening Searcher@41f641f6 main
[junit4:junit4]   2> 1171 T907 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1172 T907 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1172 T907 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 1173 T907 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1173 T908 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41f641f6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1174 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 1174 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1176 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@70ac70ac
[junit4:junit4]   2> 1191 T904 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1302 T892 C27 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 1307 T894 C27 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=commits&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 1314 T895 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1
[junit4:junit4]   2> 1345 T895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/'
[junit4:junit4]   2> 1348 T894 C27 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 1349 T909 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1350 T909 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1350 T909 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1355 T893 C27 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 1356 T893 C27 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 1358 T893 C27 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&generation=2&command=filelist&wt=javabin} status=0 QTime=4 
[junit4:junit4]   2> 1361 T909 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 1362 T909 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index.20130225072426026 forceNew:false
[junit4:junit4]   2> 1363 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 1363 T909 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f215f21 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@606a606a) fullCopy=false
[junit4:junit4]   2> 1370 T892 C27 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=2&command=filecontent&file=segments_2&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 1373 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 1374 T909 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1375 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 1376 T895 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1377 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 1377 T909 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1385 T909 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1386 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 1387 T909 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45c045c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef64ef6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45c045c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef64ef6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 1388 T909 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 1389 T909 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1389 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 1390 T909 oass.SolrIndexSearcher.<init> Opening Searcher@2cf32cf3 main
[junit4:junit4]   2> 1391 T908 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2cf32cf3 main{StandardDirectoryReader(segments_2:2:nrt)}
[junit4:junit4]   2> 1391 T908 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 1392 T909 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f215f21 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@606a606a)
[junit4:junit4]   2> 1393 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index.20130225072426026
[junit4:junit4]   2> 1393 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 1414 T895 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1415 T895 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1418 T895 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1434 T895 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1435 T895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 1436 T895 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/
[junit4:junit4]   2> 1436 T895 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1437 T895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 1438 T895 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index/
[junit4:junit4]   2> 1439 T895 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1439 T895 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1440 T895 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1440 T895 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1441 T895 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1441 T895 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1443 T895 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1446 T895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 1447 T895 oass.SolrIndexSearcher.<init> Opening Searcher@1080108 main
[junit4:junit4]   2> 1447 T895 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1448 T895 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1448 T895 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 1450 T895 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1451 T895 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1451 T911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1080108 main{StandardDirectoryReader(segments_2:2:nrt)}
[junit4:junit4]   2> 1452 T895 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1452 T895 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 1453 T895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 1454 T895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 1455 T895 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@30f330f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a293a29),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 1455 T895 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 1456 T895 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1456 T895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 1457 T895 oass.SolrIndexSearcher.<init> Opening Searcher@42634263 main
[junit4:junit4]   2> 1458 T911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42634263 main{StandardDirectoryReader(segments_2:2:nrt)}
[junit4:junit4]   2> 1458 T895 oasc.CoreContainer.registerCore replacing core: collection1
[junit4:junit4]   2> 1458 T911 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 1458 T895 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35d835d8
[junit4:junit4]   2> 1459 T895 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 1460 T895 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1461 T895 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@62fb62fb
[junit4:junit4]   2> 1470 T894 C29 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 1474 T893 C29 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=commits&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 1480 T892 C29 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[10]} 0 2
[junit4:junit4]   2> 1485 T895 C29 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[20]} 0 1
[junit4:junit4]   2> 1489 T894 C29 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1492 T894 C29 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@30f330f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a293a29),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@30f330f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a293a29),segFN=segments_3,generation=3,filenames=[_0.si, segments_3, _0.nvm, _0.fnm, _0.fdt, _0.doc, _0.tim, _0.fdx, _0.tip, _0.nvd]
[junit4:junit4]   2> 1493 T894 C29 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.si, segments_3, _0.nvm, _0.fnm, _0.fdt, _0.doc, _0.tim, _0.fdx, _0.tip, _0.nvd]
[junit4:junit4]   2> 1495 T894 C29 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 1499 T894 C29 oass.SolrIndexSearcher.<init> Opening Searcher@3270327 main
[junit4:junit4]   2> 1500 T911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3270327 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C2)}
[junit4:junit4]   2> 1500 T894 C29 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1500 T911 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 1501 T894 C29 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&version=2&waitSearcher=true&wt=javabin} {commit=} 0 12
[junit4:junit4]   2> 1506 T893 C29 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=2 status=0 QTime=1 
[junit4:junit4]   2> 1611 T903 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 1715 T904 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1821 T905 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1927 T903 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2032 T904 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2137 T906 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2243 T903 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2339 T894 C29 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 2341 T909 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 2341 T909 oash.SnapPuller.fetchLatestIndex Slave's generation: 2
[junit4:junit4]   2> 2342 T909 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2345 T892 C29 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 2346 T892 C29 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 2364 T892 C29 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&generation=3&command=filelist&wt=javabin} status=0 QTime=19 
[junit4:junit4]   2> 2364 T905 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2365 T909 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 2366 T909 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index.20130225072427030 forceNew:false
[junit4:junit4]   2> 2367 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 2367 T909 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2bc52bc5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@349c349c) fullCopy=false
[junit4:junit4]   2> 2371 T895 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_0.fnm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 2376 T893 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_0.nvm&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 2380 T894 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_0.si&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 2385 T892 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=segments_3&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 2390 T895 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_0.fdt&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 2395 T893 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_0.tim&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 2400 T894 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_0.doc&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 2405 T892 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_0.fdx&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 2417 T895 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_0.tip&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 2422 T893 C29 REQ [collection1] webapp=/solr path=/replication params={checksum=true&qt=/replication&generation=3&command=filecontent&file=_0.nvd&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 2424 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 2425 T909 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2426 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 2427 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 2428 T909 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2429 T909 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2429 T909 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 2430 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 2431 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 2432 T909 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45c045c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef64ef6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@45c045c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef64ef6),segFN=segments_3,generation=3,filenames=[_0.si, segments_3, _0.fnm, _0.nvm, _0.fdt, _0.tim, _0.doc, _0.fdx, _0.tip, _0.nvd]
[junit4:junit4]   2> 2432 T909 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.si, segments_3, _0.fnm, _0.nvm, _0.fdt, _0.tim, _0.doc, _0.fdx, _0.tip, _0.nvd]
[junit4:junit4]   2> 2433 T909 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2434 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 2435 T909 oass.SolrIndexSearcher.<init> Opening Searcher@1a4f1a4f main
[junit4:junit4]   2> 2435 T908 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a4f1a4f main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C2)}
[junit4:junit4]   2> 2436 T908 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 2436 T909 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@2bc52bc5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@349c349c)
[junit4:junit4]   2> 2437 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index.20130225072427030
[junit4:junit4]   2> 2437 T909 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 2469 T904 C28 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=2 status=0 QTime=1 
[junit4:junit4]   2> 2571 T863 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterCoreReload
[junit4:junit4]   2> 2592 T863 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17432842
[junit4:junit4]   2> 2592 T863 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@62fb62fb
[junit4:junit4]   2> 2593 T863 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2594 T863 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2594 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2595 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2595 T863 C29 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 2596 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2597 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 2597 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 2598 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data/index
[junit4:junit4]   2> 2598 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 2599 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264666/master/collection1/data
[junit4:junit4]   2> 2600 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2672 T863 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1760389357
[junit4:junit4]   2> 2672 T863 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@70ac70ac
[junit4:junit4]   2> 2673 T863 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2674 T863 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2674 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2675 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2676 T863 C28 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 2676 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2677 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 2678 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 2678 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index
[junit4:junit4]   2> 2679 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index.20130225072426026
[junit4:junit4]   2> 2679 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index.20130225072426026
[junit4:junit4]   2> 2680 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 2680 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data
[junit4:junit4]   2> 2681 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index.20130225072427030
[junit4:junit4]   2> 2681 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730264866/slave/collection1/data/index.20130225072427030
[junit4:junit4]   2> 2682 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2753 T863 oas.SolrTestCaseJ4.setUp ###Starting doTestDetails
[junit4:junit4]   2> 2757 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2759 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40499
[junit4:junit4]   2> 2760 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2761 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2761 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master
[junit4:junit4]   2> 2762 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/solr.xml
[junit4:junit4]   2> 2762 T863 oasc.CoreContainer.<init> New CoreContainer 1862561540
[junit4:junit4]   2> 2763 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 2763 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/'
[junit4:junit4]   2> 2764 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/'
[junit4:junit4]   2> 2777 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2778 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2779 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2780 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2781 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2781 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2782 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2783 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2784 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2785 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2800 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2818 T922 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1
[junit4:junit4]   2> 2819 T922 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/'
[junit4:junit4]   2> 2846 T922 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2882 T922 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2882 T922 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2885 T922 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2896 T922 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2897 T922 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/
[junit4:junit4]   2> 2898 T922 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2898 T922 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2899 T922 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data forceNew:false
[junit4:junit4]   2> 2900 T922 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data
[junit4:junit4]   2> 2900 T922 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index/
[junit4:junit4]   2> 2901 T922 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2902 T922 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 2902 T922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@36993699 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fcf3fcf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2903 T922 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2904 T922 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index
[junit4:junit4]   2> 2905 T922 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2905 T922 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2906 T922 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2906 T922 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2906 T922 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2907 T922 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2909 T922 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2911 T922 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data
[junit4:junit4]   2> 2912 T922 oass.SolrIndexSearcher.<init> Opening Searcher@6250625 main
[junit4:junit4]   2> 2912 T922 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2913 T922 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2914 T922 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 2914 T922 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2914 T922 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2914 T923 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6250625 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2915 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2916 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2917 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2925 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2927 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58436
[junit4:junit4]   2> 2928 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2928 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2929 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave
[junit4:junit4]   2> 2929 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/solr.xml
[junit4:junit4]   2> 2930 T863 oasc.CoreContainer.<init> New CoreContainer 54657858
[junit4:junit4]   2> 2930 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 2931 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/'
[junit4:junit4]   2> 2931 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/'
[junit4:junit4]   2> 2948 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2949 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2949 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2950 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2950 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2950 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2951 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2951 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2952 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2952 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2961 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2973 T933 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1
[junit4:junit4]   2> 2974 T933 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/'
[junit4:junit4]   2> 3003 T933 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3031 T933 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3032 T933 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3035 T933 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3050 T933 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3051 T933 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data/
[junit4:junit4]   2> 3052 T933 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 3052 T933 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 3053 T933 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data forceNew:false
[junit4:junit4]   2> 3053 T933 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data
[junit4:junit4]   2> 3054 T933 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data/index/
[junit4:junit4]   2> 3055 T933 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3055 T933 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 3056 T933 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48644864 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@519a519a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3057 T933 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3057 T933 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data/index
[junit4:junit4]   2> 3058 T933 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3058 T933 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3059 T933 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3059 T933 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3059 T933 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3060 T933 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3061 T933 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3063 T933 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data
[junit4:junit4]   2> 3064 T933 oass.SolrIndexSearcher.<init> Opening Searcher@62d162d1 main
[junit4:junit4]   2> 3064 T933 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3065 T933 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3065 T933 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 3066 T933 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3066 T934 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62d162d1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3067 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3067 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3068 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@6b966b96
[junit4:junit4]   2> 3079 T918 C30 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index
[junit4:junit4]   2> 3079 T918 C30 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=details&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@460d460d
[junit4:junit4]   2> 3086 T929 C31 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data/index
[junit4:junit4]   2> 3087 T929 C31 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data
[junit4:junit4]   2> 3090 T919 C30 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index
[junit4:junit4]   2> 3091 T919 C30 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&slave=false&version=2&command=details&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 3092 T929 C31 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=details&wt=javabin} status=0 QTime=6 
[junit4:junit4]   2> 3097 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3099 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42262
[junit4:junit4]   2> 3100 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3101 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3101 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater
[junit4:junit4]   2> 3102 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/solr.xml
[junit4:junit4]   2> 3102 T863 oasc.CoreContainer.<init> New CoreContainer 616244411
[junit4:junit4]   2> 3103 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 3103 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/'
[junit4:junit4]   2> 3104 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/'
[junit4:junit4]   2> 3124 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 3125 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3125 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 3126 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3126 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3127 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3127 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3128 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3128 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3129 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 3138 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3151 T945 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1
[junit4:junit4]   2> 3152 T945 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/'
[junit4:junit4]   2> 3186 T945 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3213 T945 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3214 T945 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3222 T945 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3232 T945 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3233 T945 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data/
[junit4:junit4]   2> 3234 T945 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 3234 T945 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 3235 T945 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data forceNew:false
[junit4:junit4]   2> 3235 T945 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data
[junit4:junit4]   2> 3236 T945 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data/index/
[junit4:junit4]   2> 3236 T945 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3237 T945 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data/index forceNew:false
[junit4:junit4]   2> 3238 T945 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4fe54fe5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@591b591b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3238 T945 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3239 T945 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data/index
[junit4:junit4]   2> 3240 T945 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3240 T945 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3241 T945 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3241 T945 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3241 T945 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3242 T945 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3243 T945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3245 T945 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data
[junit4:junit4]   2> 3246 T945 oass.SolrIndexSearcher.<init> Opening Searcher@3adc3adc main
[junit4:junit4]   2> 3246 T945 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3247 T945 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3247 T945 oash.SnapPuller.<init> WARNING 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 3248 T945 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 3248 T945 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 3249 T945 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 3249 T945 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3249 T946 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3adc3adc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3250 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3250 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3251 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@189b189b
[junit4:junit4]   2> 3265 T941 C32 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data/index
[junit4:junit4]   2> 3266 T941 C32 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data
[junit4:junit4]   2> 3270 T920 C30 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index
[junit4:junit4]   2> 3271 T920 C30 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&slave=false&version=2&command=details&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 3272 T941 C32 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=details&wt=javabin} status=0 QTime=8 
[junit4:junit4]   2> 3295 T863 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=616244411
[junit4:junit4]   2> 3295 T863 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@189b189b
[junit4:junit4]   2> 3296 T863 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 3297 T863 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3298 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3298 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3299 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 3300 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data/index
[junit4:junit4]   2> 3300 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data/index
[junit4:junit4]   2> 3301 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data/index
[junit4:junit4]   2> 3301 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data
[junit4:junit4]   2> 3302 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267758/repeater/collection1/data
[junit4:junit4]   2> 3303 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 3339 T918 C30 REQ [collection1] webapp=/solr path=/replication params={qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 3362 T863 oas.SolrTestCaseJ4.tearDown ###Ending doTestDetails
[junit4:junit4]   2> 3383 T863 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1862561540
[junit4:junit4]   2> 3383 T863 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b966b96
[junit4:junit4]   2> 3384 T863 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 3385 T863 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3385 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3386 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3386 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 3387 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index
[junit4:junit4]   2> 3388 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data
[junit4:junit4]   2> 3388 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data
[junit4:junit4]   2> 3389 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index
[junit4:junit4]   2> 3389 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267417/master/collection1/data/index
[junit4:junit4]   2> 3390 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 3463 T863 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=54657858
[junit4:junit4]   2> 3464 T863 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@460d460d
[junit4:junit4]   2> 3465 T863 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 3466 T863 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3467 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3468 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3469 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 3470 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data/index
[junit4:junit4]   2> 3470 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data/index
[junit4:junit4]   2> 3471 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data/index
[junit4:junit4]   2> 3472 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data
[junit4:junit4]   2> 3473 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730267586/slave/collection1/data
[junit4:junit4]   2> 3474 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 3545 T863 oas.SolrTestCaseJ4.setUp ###Starting doTestSnapPullWithMasterUrl
[junit4:junit4]   2> 3551 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3553 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49343
[junit4:junit4]   2> 3555 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3556 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3556 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master
[junit4:junit4]   2> 3557 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/solr.xml
[junit4:junit4]   2> 3558 T863 oasc.CoreContainer.<init> New CoreContainer 1878487031
[junit4:junit4]   2> 3559 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 3560 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/'
[junit4:junit4]   2> 3560 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/'
[junit4:junit4]   2> 3579 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 3598 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3599 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 3599 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3600 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3601 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3601 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3602 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3603 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3604 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 3614 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3629 T957 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1
[junit4:junit4]   2> 3630 T957 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/'
[junit4:junit4]   2> 3681 T957 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3712 T957 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3712 T957 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3715 T957 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3725 T957 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3733 T957 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/data/
[junit4:junit4]   2> 3734 T957 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 3734 T957 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 3737 T957 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/data forceNew:false
[junit4:junit4]   2> 3737 T957 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/data
[junit4:junit4]   2> 3738 T957 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/data/index/
[junit4:junit4]   2> 3739 T957 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3740 T957 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 3741 T957 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63de63de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d146d14),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3742 T957 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3743 T957 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/data/index
[junit4:junit4]   2> 3744 T957 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3745 T957 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3745 T957 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3746 T957 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3746 T957 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3747 T957 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3748 T957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3751 T957 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/data
[junit4:junit4]   2> 3751 T957 oass.SolrIndexSearcher.<init> Opening Searcher@49ed49ed main
[junit4:junit4]   2> 3752 T957 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3752 T957 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3753 T957 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 3753 T957 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 3754 T957 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3754 T958 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49ed49ed main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3755 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3755 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3757 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3768 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3772 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54654
[junit4:junit4]   2> 3773 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3773 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3774 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave
[junit4:junit4]   2> 3775 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/solr.xml
[junit4:junit4]   2> 3775 T863 oasc.CoreContainer.<init> New CoreContainer 307892826
[junit4:junit4]   2> 3776 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 3776 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/'
[junit4:junit4]   2> 3777 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/'
[junit4:junit4]   2> 3791 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 3791 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3792 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 3792 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3794 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3795 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3795 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3796 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3796 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3797 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 3811 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3824 T968 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1
[junit4:junit4]   2> 3824 T968 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/'
[junit4:junit4]   2> 3850 T968 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3901 T968 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3902 T968 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3907 T968 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3919 T968 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3921 T968 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/
[junit4:junit4]   2> 3921 T968 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 3921 T968 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 3922 T968 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data forceNew:false
[junit4:junit4]   2> 3922 T968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data
[junit4:junit4]   2> 3923 T968 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index/
[junit4:junit4]   2> 3923 T968 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3924 T968 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 3925 T968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14471447 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d7d1d7d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3925 T968 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3926 T968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index
[junit4:junit4]   2> 3926 T968 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3927 T968 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3927 T968 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3928 T968 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3928 T968 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3928 T968 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3930 T968 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3947 T968 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data
[junit4:junit4]   2> 3948 T968 oass.SolrIndexSearcher.<init> Opening Searcher@2e6f2e6f main
[junit4:junit4]   2> 3948 T968 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3949 T968 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3949 T968 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 3950 T969 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e6f2e6f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3950 T968 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3951 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3951 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3952 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3979 T863 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=307892826
[junit4:junit4]   2> 3979 T863 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45024502
[junit4:junit4]   2> 3980 T863 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 3981 T863 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3981 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3982 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3983 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 3984 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index
[junit4:junit4]   2> 3985 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data
[junit4:junit4]   2> 3986 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data
[junit4:junit4]   2> 3986 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index
[junit4:junit4]   2> 3987 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index
[junit4:junit4]   2> 3988 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 4042 T863 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4044 T863 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59086
[junit4:junit4]   2> 4044 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4045 T863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4046 T863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave
[junit4:junit4]   2> 4046 T863 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/solr.xml
[junit4:junit4]   2> 4047 T863 oasc.CoreContainer.<init> New CoreContainer 903951841
[junit4:junit4]   2> 4047 T863 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 4048 T863 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/'
[junit4:junit4]   2> 4048 T863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/'
[junit4:junit4]   2> 4064 T863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 4065 T863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4066 T863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 4066 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4067 T863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4068 T863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4069 T863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4069 T863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4070 T863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4071 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 4079 T863 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4101 T980 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1
[junit4:junit4]   2> 4101 T980 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/'
[junit4:junit4]   2> 4123 T980 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4154 T980 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4155 T980 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4158 T980 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4168 T980 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4169 T980 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/
[junit4:junit4]   2> 4170 T980 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 4170 T980 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4171 T980 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data forceNew:false
[junit4:junit4]   2> 4171 T980 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data
[junit4:junit4]   2> 4172 T980 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index/
[junit4:junit4]   2> 4172 T980 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4173 T980 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 4174 T980 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@33563356 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e363e36),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4174 T980 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4175 T980 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data/index
[junit4:junit4]   2> 4176 T980 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4176 T980 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4176 T980 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4177 T980 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4177 T980 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4178 T980 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4179 T980 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4181 T980 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268429/slave/collection1/data
[junit4:junit4]   2> 4187 T980 oass.SolrIndexSearcher.<init> Opening Searcher@2fdc2fdc main
[junit4:junit4]   2> 4187 T980 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4188 T980 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4188 T980 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 4189 T980 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4189 T981 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2fdc2fdc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4189 T863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4190 T863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4191 T863 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@695f695f
[junit4:junit4]   2> 4204 T956 C33 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 4205 T956 C33 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730268210/master/collection1/data
[junit4:junit4]   2> 4206 T956 C33 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@63de63de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d146d14),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4207 T956 C33 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4208 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 4
[junit4:junit4]   2> 4215 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0]} 0 1
[junit4:junit4]   2> 4221 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 0 1
[junit4:junit4]   2> 4226 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 0 0
[junit4:junit4]   2> 4231 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 0 0
[junit4:junit4]   2> 4236 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 0 0
[junit4:junit4]   2> 4242 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 0 1
[junit4:junit4]   2> 4251 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 0 0
[junit4:junit4]   2> 4257 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 0 1
[junit4:junit4]   2> 4262 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[8]} 0 1
[junit4:junit4]   2> 4267 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[9]} 0 1
[junit4:junit4]   2> 4271 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[10]} 0 0
[junit4:junit4]   2> 4276 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[11]} 0 0
[junit4:junit4]   2> 4281 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[12]} 0 0
[junit4:junit4]   2> 4286 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[13]} 0 1
[junit4:junit4]   2> 4290 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[14]} 0 0
[junit4:junit4]   2> 4294 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[15]} 0 0
[junit4:junit4]   2> 4299 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[16]} 0 1
[junit4:junit4]   2> 4303 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[17]} 0 1
[junit4:junit4]   2> 4307 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[18]} 0 0
[junit4:junit4]   2> 4311 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[19]} 0 0
[junit4:junit4]   2> 4315 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[20]} 0 0
[junit4:junit4]   2> 4319 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[21]} 0 0
[junit4:junit4]   2> 4323 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[22]} 0 0
[junit4:junit4]   2> 4327 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[23]} 0 0
[junit4:junit4]   2> 4331 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[24]} 0 0
[junit4:junit4]   2> 4335 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[25]} 0 0
[junit4:junit4]   2> 4339 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[26]} 0 1
[junit4:junit4]   2> 4343 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[27]} 0 1
[junit4:junit4]   2> 4347 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[28]} 0 1
[junit4:junit4]   2> 4352 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[29]} 0 1
[junit4:junit4]   2> 4356 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[30]} 0 1
[junit4:junit4]   2> 4360 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[31]} 0 0
[junit4:junit4]   2> 4365 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[32]} 0 0
[junit4:junit4]   2> 4369 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[33]} 0 0
[junit4:junit4]   2> 4373 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[34]} 0 0
[junit4:junit4]   2> 4377 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[35]} 0 0
[junit4:junit4]   2> 4381 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[36]} 0 0
[junit4:junit4]   2> 4386 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[37]} 0 1
[junit4:junit4]   2> 4390 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[38]} 0 0
[junit4:junit4]   2> 4394 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[39]} 0 1
[junit4:junit4]   2> 4398 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[40]} 0 1
[junit4:junit4]   2> 4401 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[41]} 0 0
[junit4:junit4]   2> 4417 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[42]} 0 5
[junit4:junit4]   2> 4422 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[43]} 0 1
[junit4:junit4]   2> 4426 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[44]} 0 0
[junit4:junit4]   2> 4431 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[45]} 0 1
[junit4:junit4]   2> 4435 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[46]} 0 0
[junit4:junit4]   2> 4439 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[47]} 0 1
[junit4:junit4]   2> 4443 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[48]} 0 1
[junit4:junit4]   2> 4447 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[49]} 0 1
[junit4:junit4]   2> 4450 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[50]} 0 0
[junit4:junit4]   2> 4455 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[51]} 0 1
[junit4:junit4]   2> 4459 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[52]} 0 1
[junit4:junit4]   2> 4463 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[53]} 0 0
[junit4:junit4]   2> 4467 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[54]} 0 0
[junit4:junit4]   2> 4472 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[55]} 0 1
[junit4:junit4]   2> 4476 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[56]} 0 1
[junit4:junit4]   2> 4479 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[57]} 0 0
[junit4:junit4]   2> 4483 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[58]} 0 0
[junit4:junit4]   2> 4487 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[59]} 0 0
[junit4:junit4]   2> 4491 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[60]} 0 1
[junit4:junit4]   2> 4495 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[61]} 0 1
[junit4:junit4]   2> 4498 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[62]} 0 0
[junit4:junit4]   2> 4502 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[63]} 0 0
[junit4:junit4]   2> 4506 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[64]} 0 1
[junit4:junit4]   2> 4510 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[65]} 0 1
[junit4:junit4]   2> 4514 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[66]} 0 1
[junit4:junit4]   2> 4518 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[67]} 0 1
[junit4:junit4]   2> 4521 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[68]} 0 0
[junit4:junit4]   2> 4525 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[69]} 0 0
[junit4:junit4]   2> 4529 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[70]} 0 1
[junit4:junit4]   2> 4533 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[71]} 0 1
[junit4:junit4]   2> 4536 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[72]} 0 0
[junit4:junit4]   2> 4540 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[73]} 0 0
[junit4:junit4]   2> 4544 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[74]} 0 1
[junit4:junit4]   2> 4548 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[75]} 0 1
[junit4:junit4]   2> 4552 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[76]} 0 1
[junit4:junit4]   2> 4556 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[77]} 0 1
[junit4:junit4]   2> 4560 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[78]} 0 1
[junit4:junit4]   2> 4563 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[79]} 0 0
[junit4:junit4]   2> 4567 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[80]} 0 0
[junit4:junit4]   2> 4571 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[81]} 0 0
[junit4:junit4]   2> 4575 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[82]} 0 1
[junit4:junit4]   2> 4578 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[83]} 0 1
[junit4:junit4]   2> 4581 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[84]} 0 0
[junit4:junit4]   2> 4584 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[85]} 0 0
[junit4:junit4]   2> 4587 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[86]} 0 0
[junit4:junit4]   2> 4591 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[87]} 0 1
[junit4:junit4]   2> 4594 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[88]} 0 1
[junit4:junit4]   2> 4597 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[89]} 0 0
[junit4:junit4]   2> 4600 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[90]} 0 0
[junit4:junit4]   2> 4604 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[91]} 0 1
[junit4:junit4]   2> 4607 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[92]} 0 1
[junit4:junit4]   2> 4610 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[93]} 0 0
[junit4:junit4]   2> 4613 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[94]} 0 0
[junit4:junit4]   2> 4616 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[95]} 0 0
[junit4:junit4]   2> 4620 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[96]} 0 1
[junit4:junit4]   2> 4623 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[97]} 0 0
[junit4:junit4]   2> 4627 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[98]} 0 1
[junit4:junit4]   2> 4631 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[99]} 0 0
[junit4:junit4]   2> 4636 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[100]} 0 1
[junit4:junit4]   2> 4640 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[101]} 0 0
[junit4:junit4]   2> 4644 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[102]} 0 1
[junit4:junit4]   2> 4668 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[103]} 0 1
[junit4:junit4]   2> 4672 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[104]} 0 1
[junit4:junit4]   2> 4676 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[105]} 0 1
[junit4:junit4]   2> 4679 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[106]} 0 0
[junit4:junit4]   2> 4683 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[107]} 0 0
[junit4:junit4]   2> 4687 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[108]} 0 0
[junit4:junit4]   2> 4691 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[109]} 0 1
[junit4:junit4]   2> 4695 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[110]} 0 1
[junit4:junit4]   2> 4698 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[111]} 0 0
[junit4:junit4]   2> 4702 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[112]} 0 0
[junit4:junit4]   2> 4706 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[113]} 0 1
[junit4:junit4]   2> 4710 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[114]} 0 1
[junit4:junit4]   2> 4714 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[115]} 0 1
[junit4:junit4]   2> 4717 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[116]} 0 0
[junit4:junit4]   2> 4721 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[117]} 0 1
[junit4:junit4]   2> 4724 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[118]} 0 0
[junit4:junit4]   2> 4728 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[119]} 0 1
[junit4:junit4]   2> 4731 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[120]} 0 0
[junit4:junit4]   2> 4735 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[121]} 0 0
[junit4:junit4]   2> 4739 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[122]} 0 1
[junit4:junit4]   2> 4742 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[123]} 0 0
[junit4:junit4]   2> 4746 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[124]} 0 0
[junit4:junit4]   2> 4750 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[125]} 0 1
[junit4:junit4]   2> 4753 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[126]} 0 0
[junit4:junit4]   2> 4757 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[127]} 0 1
[junit4:junit4]   2> 4760 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[128]} 0 1
[junit4:junit4]   2> 4763 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[129]} 0 1
[junit4:junit4]   2> 4766 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[130]} 0 0
[junit4:junit4]   2> 4770 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[131]} 0 1
[junit4:junit4]   2> 4773 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[132]} 0 0
[junit4:junit4]   2> 4777 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[133]} 0 1
[junit4:junit4]   2> 4780 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[134]} 0 0
[junit4:junit4]   2> 4784 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[135]} 0 1
[junit4:junit4]   2> 4787 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[136]} 0 0
[junit4:junit4]   2> 4790 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[137]} 0 0
[junit4:junit4]   2> 4794 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[138]} 0 1
[junit4:junit4]   2> 4797 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[139]} 0 0
[junit4:junit4]   2> 4800 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[140]} 0 0
[junit4:junit4]   2> 4804 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[141]} 0 1
[junit4:junit4]   2> 4807 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[142]} 0 0
[junit4:junit4]   2> 4811 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[143]} 0 1
[junit4:junit4]   2> 4814 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[144]} 0 0
[junit4:junit4]   2> 4818 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[145]} 0 1
[junit4:junit4]   2> 4821 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[146]} 0 1
[junit4:junit4]   2> 4824 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[147]} 0 0
[junit4:junit4]   2> 4827 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[148]} 0 0
[junit4:junit4]   2> 4831 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[149]} 0 1
[junit4:junit4]   2> 4834 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[150]} 0 0
[junit4:junit4]   2> 4837 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[151]} 0 0
[junit4:junit4]   2> 4841 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[152]} 0 1
[junit4:junit4]   2> 4844 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[153]} 0 0
[junit4:junit4]   2> 4848 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[154]} 0 1
[junit4:junit4]   2> 4851 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[155]} 0 0
[junit4:junit4]   2> 4854 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[156]} 0 0
[junit4:junit4]   2> 4858 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[157]} 0 1
[junit4:junit4]   2> 4861 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[158]} 0 0
[junit4:junit4]   2> 4864 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[159]} 0 0
[junit4:junit4]   2> 4868 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[160]} 0 1
[junit4:junit4]   2> 4871 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[161]} 0 0
[junit4:junit4]   2> 4875 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[162]} 0 1
[junit4:junit4]   2> 4879 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[163]} 0 1
[junit4:junit4]   2> 4883 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[164]} 0 0
[junit4:junit4]   2> 4893 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[165]} 0 1
[junit4:junit4]   2> 4896 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[166]} 0 0
[junit4:junit4]   2> 4899 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[167]} 0 0
[junit4:junit4]   2> 4902 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[168]} 0 0
[junit4:junit4]   2> 4906 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[169]} 0 0
[junit4:junit4]   2> 4910 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[170]} 0 0
[junit4:junit4]   2> 4913 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[171]} 0 0
[junit4:junit4]   2> 4917 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[172]} 0 1
[junit4:junit4]   2> 4920 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[173]} 0 0
[junit4:junit4]   2> 4923 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[174]} 0 0
[junit4:junit4]   2> 4926 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[175]} 0 0
[junit4:junit4]   2> 4930 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[176]} 0 1
[junit4:junit4]   2> 4933 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[177]} 0 1
[junit4:junit4]   2> 4936 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[178]} 0 0
[junit4:junit4]   2> 4939 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[179]} 0 0
[junit4:junit4]   2> 4942 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[180]} 0 0
[junit4:junit4]   2> 4946 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[181]} 0 1
[junit4:junit4]   2> 4949 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[182]} 0 0
[junit4:junit4]   2> 4952 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[183]} 0 0
[junit4:junit4]   2> 4955 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[184]} 0 0
[junit4:junit4]   2> 4958 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[185]} 0 0
[junit4:junit4]   2> 4962 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[186]} 0 1
[junit4:junit4]   2> 4965 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[187]} 0 1
[junit4:junit4]   2> 4968 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[188]} 0 0
[junit4:junit4]   2> 4971 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[189]} 0 0
[junit4:junit4]   2> 4974 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[190]} 0 0
[junit4:junit4]   2> 4977 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[191]} 0 0
[junit4:junit4]   2> 4980 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[192]} 0 0
[junit4:junit4]   2> 4984 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[193]} 0 1
[junit4:junit4]   2> 4987 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[194]} 0 1
[junit4:junit4]   2> 4990 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[195]} 0 0
[junit4:junit4]   2> 4994 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[196]} 0 0
[junit4:junit4]   2> 4998 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[197]} 0 0
[junit4:junit4]   2> 5002 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[198]} 0 1
[junit4:junit4]   2> 5005 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[199]} 0 0
[junit4:junit4]   2> 5009 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[200]} 0 1
[junit4:junit4]   2> 5012 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[201]} 0 0
[junit4:junit4]   2> 5016 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[202]} 0 1
[junit4:junit4]   2> 5019 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[203]} 0 1
[junit4:junit4]   2> 5022 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[204]} 0 0
[junit4:junit4]   2> 5025 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[205]} 0 0
[junit4:junit4]   2> 5028 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[206]} 0 0
[junit4:junit4]   2> 5031 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[207]} 0 0
[junit4:junit4]   2> 5034 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[208]} 0 0
[junit4:junit4]   2> 5037 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[209]} 0 0
[junit4:junit4]   2> 5040 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[210]} 0 0
[junit4:junit4]   2> 5044 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[211]} 0 1
[junit4:junit4]   2> 5047 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[212]} 0 0
[junit4:junit4]   2> 5050 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[213]} 0 0
[junit4:junit4]   2> 5053 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[214]} 0 0
[junit4:junit4]   2> 5056 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[215]} 0 0
[junit4:junit4]   2> 5059 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[216]} 0 0
[junit4:junit4]   2> 5063 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[217]} 0 1
[junit4:junit4]   2> 5066 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[218]} 0 0
[junit4:junit4]   2> 5070 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[219]} 0 1
[junit4:junit4]   2> 5073 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[220]} 0 0
[junit4:junit4]   2> 5077 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[221]} 0 1
[junit4:junit4]   2> 5080 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[222]} 0 0
[junit4:junit4]   2> 5083 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[223]} 0 0
[junit4:junit4]   2> 5087 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[224]} 0 1
[junit4:junit4]   2> 5091 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[225]} 0 1
[junit4:junit4]   2> 5100 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[226]} 0 0
[junit4:junit4]   2> 5104 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[227]} 0 0
[junit4:junit4]   2> 5108 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[228]} 0 1
[junit4:junit4]   2> 5112 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[229]} 0 1
[junit4:junit4]   2> 5115 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[230]} 0 0
[junit4:junit4]   2> 5119 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[231]} 0 1
[junit4:junit4]   2> 5122 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[232]} 0 0
[junit4:junit4]   2> 5126 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[233]} 0 1
[junit4:junit4]   2> 5130 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[234]} 0 1
[junit4:junit4]   2> 5133 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[235]} 0 0
[junit4:junit4]   2> 5137 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[236]} 0 0
[junit4:junit4]   2> 5141 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[237]} 0 1
[junit4:junit4]   2> 5144 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[238]} 0 0
[junit4:junit4]   2> 5148 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[239]} 0 0
[junit4:junit4]   2> 5151 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[240]} 0 0
[junit4:junit4]   2> 5155 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[241]} 0 1
[junit4:junit4]   2> 5159 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[242]} 0 1
[junit4:junit4]   2> 5163 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[243]} 0 1
[junit4:junit4]   2> 5167 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[244]} 0 1
[junit4:junit4]   2> 5171 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[245]} 0 0
[junit4:junit4]   2> 5174 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[246]} 0 0
[junit4:junit4]   2> 5178 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[247]} 0 0
[junit4:junit4]   2> 5182 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[248]} 0 1
[junit4:junit4]   2> 5186 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[249]} 0 1
[junit4:junit4]   2> 5189 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[250]} 0 0
[junit4:junit4]   2> 5192 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[251]} 0 0
[junit4:junit4]   2> 5196 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[252]} 0 0
[junit4:junit4]   2> 5200 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[253]} 0 1
[junit4:junit4]   2> 5203 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[254]} 0 0
[junit4:junit4]   2> 5207 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[255]} 0 0
[junit4:junit4]   2> 5211 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[256]} 0 1
[junit4:junit4]   2> 5217 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[257]} 0 1
[junit4:junit4]   2> 5220 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[258]} 0 0
[junit4:junit4]   2> 5223 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[259]} 0 0
[junit4:junit4]   2> 5226 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[260]} 0 0
[junit4:junit4]   2> 5229 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[261]} 0 0
[junit4:junit4]   2> 5233 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[262]} 0 1
[junit4:junit4]   2> 5236 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[263]} 0 1
[junit4:junit4]   2> 5239 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[264]} 0 1
[junit4:junit4]   2> 5241 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[265]} 0 0
[junit4:junit4]   2> 5245 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[266]} 0 0
[junit4:junit4]   2> 5248 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[267]} 0 0
[junit4:junit4]   2> 5252 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[268]} 0 0
[junit4:junit4]   2> 5255 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[269]} 0 0
[junit4:junit4]   2> 5258 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[270]} 0 0
[junit4:junit4]   2> 5261 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[271]} 0 0
[junit4:junit4]   2> 5264 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[272]} 0 0
[junit4:junit4]   2> 5268 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[273]} 0 1
[junit4:junit4]   2> 5271 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[274]} 0 1
[junit4:junit4]   2> 5274 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[275]} 0 1
[junit4:junit4]   2> 5277 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[276]} 0 1
[junit4:junit4]   2> 5280 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[277]} 0 1
[junit4:junit4]   2> 5283 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[278]} 0 1
[junit4:junit4]   2> 5286 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[279]} 0 1
[junit4:junit4]   2> 5289 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[280]} 0 1
[junit4:junit4]   2> 5292 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[281]} 0 0
[junit4:junit4]   2> 5295 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[282]} 0 0
[junit4:junit4]   2> 5298 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[283]} 0 0
[junit4:junit4]   2> 5301 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[284]} 0 0
[junit4:junit4]   2> 5304 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[285]} 0 0
[junit4:junit4]   2> 5307 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[286]} 0 0
[junit4:junit4]   2> 5317 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[287]} 0 0
[junit4:junit4]   2> 5321 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[288]} 0 0
[junit4:junit4]   2> 5325 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[289]} 0 1
[junit4:junit4]   2> 5328 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[290]} 0 0
[junit4:junit4]   2> 5332 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[291]} 0 0
[junit4:junit4]   2> 5336 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[292]} 0 1
[junit4:junit4]   2> 5339 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[293]} 0 0
[junit4:junit4]   2> 5343 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[294]} 0 0
[junit4:junit4]   2> 5347 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[295]} 0 1
[junit4:junit4]   2> 5350 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[296]} 0 0
[junit4:junit4]   2> 5354 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[297]} 0 0
[junit4:junit4]   2> 5357 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[298]} 0 0
[junit4:junit4]   2> 5360 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[299]} 0 0
[junit4:junit4]   2> 5363 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[300]} 0 0
[junit4:junit4]   2> 5367 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[301]} 0 1
[junit4:junit4]   2> 5370 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[302]} 0 0
[junit4:junit4]   2> 5373 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[303]} 0 0
[junit4:junit4]   2> 5376 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[304]} 0 0
[junit4:junit4]   2> 5379 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[305]} 0 0
[junit4:junit4]   2> 5382 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[306]} 0 0
[junit4:junit4]   2> 5385 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[307]} 0 0
[junit4:junit4]   2> 5388 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[308]} 0 0
[junit4:junit4]   2> 5392 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[309]} 0 1
[junit4:junit4]   2> 5395 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[310]} 0 0
[junit4:junit4]   2> 5398 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[311]} 0 0
[junit4:junit4]   2> 5401 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[312]} 0 0
[junit4:junit4]   2> 5404 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[313]} 0 0
[junit4:junit4]   2> 5408 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[314]} 0 1
[junit4:junit4]   2> 5411 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[315]} 0 0
[junit4:junit4]   2> 5415 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[316]} 0 1
[junit4:junit4]   2> 5418 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[317]} 0 0
[junit4:junit4]   2> 5421 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[318]} 0 0
[junit4:junit4]   2> 5425 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[319]} 0 1
[junit4:junit4]   2> 5428 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[320]} 0 0
[junit4:junit4]   2> 5432 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[321]} 0 1
[junit4:junit4]   2> 5435 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[322]} 0 0
[junit4:junit4]   2> 5439 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[323]} 0 0
[junit4:junit4]   2> 5443 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[324]} 0 0
[junit4:junit4]   2> 5447 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[325]} 0 0
[junit4:junit4]   2> 5451 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[326]} 0 1
[junit4:junit4]   2> 5454 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[327]} 0 0
[junit4:junit4]   2> 5458 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[328]} 0 0
[junit4:junit4]   2> 5461 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[329]} 0 0
[junit4:junit4]   2> 5465 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[330]} 0 0
[junit4:junit4]   2> 5468 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[331]} 0 0
[junit4:junit4]   2> 5472 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[332]} 0 1
[junit4:junit4]   2> 5475 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[333]} 0 0
[junit4:junit4]   2> 5479 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[334]} 0 0
[junit4:junit4]   2> 5482 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[335]} 0 0
[junit4:junit4]   2> 5486 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[336]} 0 1
[junit4:junit4]   2> 5489 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[337]} 0 0
[junit4:junit4]   2> 5493 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[338]} 0 1
[junit4:junit4]   2> 5496 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[339]} 0 0
[junit4:junit4]   2> 5500 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[340]} 0 0
[junit4:junit4]   2> 5503 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[341]} 0 0
[junit4:junit4]   2> 5506 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[342]} 0 0
[junit4:junit4]   2> 5509 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[343]} 0 0
[junit4:junit4]   2> 5512 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[344]} 0 0
[junit4:junit4]   2> 5515 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[345]} 0 0
[junit4:junit4]   2> 5518 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[346]} 0 0
[junit4:junit4]   2> 5533 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[347]} 0 0
[junit4:junit4]   2> 5537 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[348]} 0 0
[junit4:junit4]   2> 5540 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[349]} 0 0
[junit4:junit4]   2> 5543 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[350]} 0 0
[junit4:junit4]   2> 5547 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[351]} 0 0
[junit4:junit4]   2> 5550 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[352]} 0 0
[junit4:junit4]   2> 5553 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[353]} 0 1
[junit4:junit4]   2> 5556 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[354]} 0 0
[junit4:junit4]   2> 5560 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[355]} 0 0
[junit4:junit4]   2> 5563 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[356]} 0 0
[junit4:junit4]   2> 5567 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[357]} 0 1
[junit4:junit4]   2> 5570 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[358]} 0 0
[junit4:junit4]   2> 5573 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[359]} 0 0
[junit4:junit4]   2> 5576 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[360]} 0 0
[junit4:junit4]   2> 5579 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[361]} 0 0
[junit4:junit4]   2> 5582 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[362]} 0 0
[junit4:junit4]   2> 5585 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[363]} 0 0
[junit4:junit4]   2> 5588 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[364]} 0 0
[junit4:junit4]   2> 5591 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[365]} 0 0
[junit4:junit4]   2> 5594 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[366]} 0 0
[junit4:junit4]   2> 5597 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[367]} 0 0
[junit4:junit4]   2> 5600 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[368]} 0 0
[junit4:junit4]   2> 5603 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[369]} 0 0
[junit4:junit4]   2> 5606 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[370]} 0 0
[junit4:junit4]   2> 5609 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[371]} 0 0
[junit4:junit4]   2> 5612 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[372]} 0 0
[junit4:junit4]   2> 5615 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[373]} 0 0
[junit4:junit4]   2> 5618 T954 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[374]} 0 0
[junit4:junit4]   2> 5621 T953 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[375]} 0 1
[junit4:junit4]   2> 5624 T955 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[376]} 0 1
[junit4:junit4]   2> 5626 T956 C33 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[377]} 0 0
[junit4:junit4]   2

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

va:365)
[junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:186)
[junit4:junit4]   2> 	Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:40744/solr
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.fetchFileList(SnapPuller.java:271)
[junit4:junit4]   2> 		... 3 more
[junit4:junit4]   2> 	Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://127.0.0.1:40744 refused
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:706)
[junit4:junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]   2> 		... 5 more
[junit4:junit4]   2> 	Caused by: java.net.ConnectException: Connection refused
[junit4:junit4]   2> 		at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:381)
[junit4:junit4]   2> 		at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:243)
[junit4:junit4]   2> 		at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:230)
[junit4:junit4]   2> 		at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
[junit4:junit4]   2> 		at java.net.Socket.connect(Socket.java:539)
[junit4:junit4]   2> 		at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
[junit4:junit4]   2> 		at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
[junit4:junit4]   2> 		... 12 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 32697 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 32698 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 32699 T863 C55 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295454/master/collection1/data/index
[junit4:junit4]   2> 32701 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 32701 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295454/master/collection1/data/index
[junit4:junit4]   2> 32702 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295454/master/collection1/data
[junit4:junit4]   2> 32703 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295454/master/collection1/data
[junit4:junit4]   2> 32704 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295454/master/collection1/data/index
[junit4:junit4]   2> 32705 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295454/master/collection1/data/index
[junit4:junit4]   2> 32706 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 32780 T863 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1503222169
[junit4:junit4]   2> 32780 T863 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@78887888
[junit4:junit4]   2> 32781 T863 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 32782 T863 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 32782 T863 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 32783 T863 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 32784 T863 C56 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295599/slave/collection1/data/index
[junit4:junit4]   2> 32784 T863 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 32785 T863 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295599/slave/collection1/data/index
[junit4:junit4]   2> 32786 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295599/slave/collection1/data/index
[junit4:junit4]   2> 32787 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295599/slave/collection1/data/index
[junit4:junit4]   2> 32787 T863 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295599/slave/collection1/data
[junit4:junit4]   2> 32788 T863 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361730295599/slave/collection1/data
[junit4:junit4]   2> 32789 T863 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 32884 T863 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=vi, timezone=Antarctica/McMurdo
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=27716400,total=68919296
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, XmlUpdateRequestHandlerTest, PrimUtilsTest, TestSolrDeletionPolicy2, TestDFRSimilarityFactory, QueryEqualityTest, TestArbitraryIndexDir, TestLazyCores, TestSurroundQueryParser, SolrIndexSplitterTest, SoftAutoCommitTest, DOMUtilTest, BasicFunctionalityTest, TestMergePolicyConfig, BadIndexSchemaTest, TestSolrXMLSerializer, ShowFileRequestHandlerTest, LeaderElectionTest, DirectUpdateHandlerTest, FieldMutatingUpdateProcessorTest, TestOmitPositions, IndexReaderFactoryTest, QueryParsingTest, TestElisionMultitermQuery, TestAtomicUpdateErrorCases, TestWriterPerf, OverseerTest, StandardRequestHandlerTest, TestQueryUtils, ClusterStateUpdateTest, TestPropInjectDefaults, PrimitiveFieldTypeTest, FileUtilsTest, TestReplicationHandler]
[junit4:junit4] Completed on J1 in 32.91s, 10 tests, 1 failure <<< FAILURES!

[...truncated 559 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:374: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 254 suites, 1063 tests, 1 failure, 27 ignored (3 assumptions)

Total time: 38 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/ibm-j9-jdk6 
Email was triggered for: Failure
Sending email for trigger: Failure