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

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 188 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/188/

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
ERROR: [doc=2000] unknown field 'newname'

Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=2000] unknown field 'newname'
	at __randomizedtesting.SeedInfo.seed([8F09A021EB2DD19D:787A4E792DC57E7B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:404)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.handler.TestReplicationHandler.index(TestReplicationHandler.java:161)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:969)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	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:679)




Build Log:
[...truncated 8134 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 6 T16 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterStartupWithNoActivity
[junit4:junit4]   2> 489 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 756 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14033
[junit4:junit4]   2> 795 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 796 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 796 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
[junit4:junit4]   2> 797 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
[junit4:junit4]   2> 797 T16 oasc.CoreContainer.<init> New CoreContainer 1440596970
[junit4:junit4]   2> 798 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 798 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 799 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 845 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 847 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 847 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 890 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1314 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1366 T27 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
[junit4:junit4]   2> 1368 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
[junit4:junit4]   2> 1448 T27 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1530 T27 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1531 T27 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1537 T27 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1566 T27 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1568 T27 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
[junit4:junit4]   2> 1569 T27 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1569 T27 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1585 T27 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
[junit4:junit4]   2> 1586 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 1586 T27 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
[junit4:junit4]   2> 1587 T27 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1588 T27 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 1590 T27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1591 T27 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1591 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 1593 T27 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1651 T27 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1652 T27 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1652 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1657 T27 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1673 T27 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1681 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1687 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 1688 T27 oass.SolrIndexSearcher.<init> Opening Searcher@41eab16b main
[junit4:junit4]   2> 1689 T27 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1689 T27 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1695 T27 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 1702 T27 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1702 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41eab16b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1702 T27 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1703 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 1704 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1813 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1869 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1872 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16400
[junit4:junit4]   2> 1873 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1874 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1874 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
[junit4:junit4]   2> 1875 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
[junit4:junit4]   2> 1876 T16 oasc.CoreContainer.<init> New CoreContainer 1215080214
[junit4:junit4]   2> 1877 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 1877 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 1878 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 1963 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1965 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1966 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1967 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1968 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1969 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1970 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1971 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1972 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1973 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2005 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2055 T38 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
[junit4:junit4]   2> 2056 T38 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
[junit4:junit4]   2> 2094 T38 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2138 T38 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2138 T38 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2142 T38 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2171 T38 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2173 T38 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
[junit4:junit4]   2> 2173 T38 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2173 T38 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2174 T38 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
[junit4:junit4]   2> 2174 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 2175 T38 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
[junit4:junit4]   2> 2175 T38 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2176 T38 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 2177 T38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17b6dd83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6688cf9e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2178 T38 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2178 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2180 T38 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2180 T38 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2181 T38 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2186 T38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2189 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 2189 T38 oass.SolrIndexSearcher.<init> Opening Searcher@1de00761 main
[junit4:junit4]   2> 2190 T38 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2190 T38 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2191 T38 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 2273 T38 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2274 T38 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2274 T39 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1de00761 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2274 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2275 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2276 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2296 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1215080214
[junit4:junit4]   2> 2297 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d330af4
[junit4:junit4]   2> 2299 T16 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> 2300 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2301 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2303 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2304 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2305 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 2306 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 2308 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 2309 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 2310 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 2312 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@2185b10b
[junit4:junit4]   2> 3995 T20 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 3998 T20 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4002 T20 C2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4005 T20 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4007 T20 C2 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 253
[junit4:junit4]   2> 4223 T20 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 4224 T20 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 4226 T20 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 4227 T20 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4229 T20 C2 oass.SolrIndexSearcher.<init> Opening Searcher@32df804e main
[junit4:junit4]   2> 4229 T20 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4230 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32df804e main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4]   2> 4231 T28 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4232 T20 C2 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 4241 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1440596970
[junit4:junit4]   2> 4242 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2185b10b
[junit4:junit4]   2> 4243 T16 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> 4245 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 4246 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 4246 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 4248 T16 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4249 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 4250 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4251 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4252 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4253 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4254 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4255 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 4308 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4312 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25210
[junit4:junit4]   2> 4313 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4313 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4314 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
[junit4:junit4]   2> 4315 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
[junit4:junit4]   2> 4315 T16 oasc.CoreContainer.<init> New CoreContainer 191923603
[junit4:junit4]   2> 4316 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 4317 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 4318 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 4375 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 4376 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4376 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 4377 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4377 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4378 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4379 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4379 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4380 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4381 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 4405 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4440 T50 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
[junit4:junit4]   2> 4441 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
[junit4:junit4]   2> 4498 T50 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4570 T50 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4571 T50 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4576 T50 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4604 T50 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4607 T50 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
[junit4:junit4]   2> 4607 T50 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 4607 T50 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4637 T50 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
[junit4:junit4]   2> 4637 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4638 T50 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
[junit4:junit4]   2> 4639 T50 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4640 T50 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 4646 T50 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4646 T50 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4647 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 4648 T50 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4649 T50 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4649 T50 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4650 T50 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4650 T50 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4651 T50 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4659 T50 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4666 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4667 T50 oass.SolrIndexSearcher.<init> Opening Searcher@b56efe main
[junit4:junit4]   2> 4668 T50 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4669 T50 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4669 T50 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 4670 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 4673 T50 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4673 T50 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4674 T50 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 4674 T50 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4674 T51 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b56efe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4675 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4676 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4677 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@329c393d
[junit4:junit4]   2> 4707 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 3
[junit4:junit4]   2> 4713 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 4717 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   2> 4721 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 4725 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 4729 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   2> 4733 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 4737 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 4741 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 1
[junit4:junit4]   2> 4745 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
[junit4:junit4]   2> 4749 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
[junit4:junit4]   2> 4753 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 1
[junit4:junit4]   2> 4756 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 1
[junit4:junit4]   2> 4761 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
[junit4:junit4]   2> 4764 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1
[junit4:junit4]   2> 4768 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
[junit4:junit4]   2> 4771 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
[junit4:junit4]   2> 4775 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
[junit4:junit4]   2> 4778 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 1
[junit4:junit4]   2> 4781 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 4784 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 4788 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 1
[junit4:junit4]   2> 4791 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
[junit4:junit4]   2> 4795 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
[junit4:junit4]   2> 4798 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 4801 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
[junit4:junit4]   2> 4805 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
[junit4:junit4]   2> 4808 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 1
[junit4:junit4]   2> 4811 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 1
[junit4:junit4]   2> 4815 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
[junit4:junit4]   2> 4818 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
[junit4:junit4]   2> 4822 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
[junit4:junit4]   2> 4825 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
[junit4:junit4]   2> 4828 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
[junit4:junit4]   2> 4832 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 1
[junit4:junit4]   2> 4835 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
[junit4:junit4]   2> 4839 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 1
[junit4:junit4]   2> 4842 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
[junit4:junit4]   2> 4845 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 1
[junit4:junit4]   2> 4849 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1
[junit4:junit4]   2> 4853 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
[junit4:junit4]   2> 4856 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 1
[junit4:junit4]   2> 4860 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
[junit4:junit4]   2> 4863 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 1
[junit4:junit4]   2> 4867 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
[junit4:junit4]   2> 4870 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 1
[junit4:junit4]   2> 4874 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
[junit4:junit4]   2> 4877 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
[junit4:junit4]   2> 4881 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 1
[junit4:junit4]   2> 4884 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 1
[junit4:junit4]   2> 4888 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 1
[junit4:junit4]   2> 4892 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 1
[junit4:junit4]   2> 4896 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 1
[junit4:junit4]   2> 4900 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 1
[junit4:junit4]   2> 4904 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 1
[junit4:junit4]   2> 4908 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 1
[junit4:junit4]   2> 4912 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 1
[junit4:junit4]   2> 4916 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 1
[junit4:junit4]   2> 4919 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 1
[junit4:junit4]   2> 4923 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 1
[junit4:junit4]   2> 4926 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 1
[junit4:junit4]   2> 4929 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 1
[junit4:junit4]   2> 4933 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 1
[junit4:junit4]   2> 4937 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 1
[junit4:junit4]   2> 4941 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 1
[junit4:junit4]   2> 4944 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 1
[junit4:junit4]   2> 4948 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 1
[junit4:junit4]   2> 4952 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 1
[junit4:junit4]   2> 4956 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 1
[junit4:junit4]   2> 4960 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 1
[junit4:junit4]   2> 4964 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 1
[junit4:junit4]   2> 4968 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 1
[junit4:junit4]   2> 4972 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 4976 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 1
[junit4:junit4]   2> 4980 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 1
[junit4:junit4]   2> 4984 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
[junit4:junit4]   2> 4989 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 1
[junit4:junit4]   2> 4994 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 1
[junit4:junit4]   2> 4998 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 1
[junit4:junit4]   2> 5003 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 5008 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 1
[junit4:junit4]   2> 5012 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 1
[junit4:junit4]   2> 5016 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 1
[junit4:junit4]   2> 5020 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 1
[junit4:junit4]   2> 5024 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 1
[junit4:junit4]   2> 5028 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 1
[junit4:junit4]   2> 5032 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 1
[junit4:junit4]   2> 5036 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 1
[junit4:junit4]   2> 5040 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 1
[junit4:junit4]   2> 5044 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 1
[junit4:junit4]   2> 5048 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 1
[junit4:junit4]   2> 5052 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 1
[junit4:junit4]   2> 5056 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 1
[junit4:junit4]   2> 5060 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 1
[junit4:junit4]   2> 5064 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 1
[junit4:junit4]   2> 5068 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 1
[junit4:junit4]   2> 5071 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 1
[junit4:junit4]   2> 5075 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 1
[junit4:junit4]   2> 5079 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 1
[junit4:junit4]   2> 5083 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 1
[junit4:junit4]   2> 5087 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 1
[junit4:junit4]   2> 5091 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 1
[junit4:junit4]   2> 5095 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 1
[junit4:junit4]   2> 5098 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 1
[junit4:junit4]   2> 5101 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 1
[junit4:junit4]   2> 5105 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 1
[junit4:junit4]   2> 5109 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 1
[junit4:junit4]   2> 5113 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 1
[junit4:junit4]   2> 5117 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 1
[junit4:junit4]   2> 5121 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 1
[junit4:junit4]   2> 5124 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 1
[junit4:junit4]   2> 5128 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 1
[junit4:junit4]   2> 5131 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 1
[junit4:junit4]   2> 5135 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 1
[junit4:junit4]   2> 5139 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 1
[junit4:junit4]   2> 5142 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 1
[junit4:junit4]   2> 5146 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 1
[junit4:junit4]   2> 5150 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 1
[junit4:junit4]   2> 5154 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 1
[junit4:junit4]   2> 5157 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
[junit4:junit4]   2> 5161 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 1
[junit4:junit4]   2> 5164 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 1
[junit4:junit4]   2> 5168 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 1
[junit4:junit4]   2> 5171 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 1
[junit4:junit4]   2> 5175 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 1
[junit4:junit4]   2> 5178 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 1
[junit4:junit4]   2> 5182 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 1
[junit4:junit4]   2> 5186 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 1
[junit4:junit4]   2> 5190 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 1
[junit4:junit4]   2> 5194 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
[junit4:junit4]   2> 5198 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 5202 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 1
[junit4:junit4]   2> 5206 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 1
[junit4:junit4]   2> 5209 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 1
[junit4:junit4]   2> 5213 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 5217 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 1
[junit4:junit4]   2> 5221 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 1
[junit4:junit4]   2> 5225 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 1
[junit4:junit4]   2> 5228 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 1
[junit4:junit4]   2> 5232 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 1
[junit4:junit4]   2> 5236 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 1
[junit4:junit4]   2> 5240 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 1
[junit4:junit4]   2> 5244 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 1
[junit4:junit4]   2> 5247 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 1
[junit4:junit4]   2> 5251 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 1
[junit4:junit4]   2> 5254 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
[junit4:junit4]   2> 5258 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 1
[junit4:junit4]   2> 5262 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 1
[junit4:junit4]   2> 5265 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 1
[junit4:junit4]   2> 5270 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 1
[junit4:junit4]   2> 5274 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
[junit4:junit4]   2> 5278 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 5282 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 5287 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 1
[junit4:junit4]   2> 5292 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 1
[junit4:junit4]   2> 5296 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 1
[junit4:junit4]   2> 5300 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 1
[junit4:junit4]   2> 5304 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 1
[junit4:junit4]   2> 5308 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 1
[junit4:junit4]   2> 5312 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 1
[junit4:junit4]   2> 5316 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 1
[junit4:junit4]   2> 5320 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 1
[junit4:junit4]   2> 5324 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 1
[junit4:junit4]   2> 5328 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 1
[junit4:junit4]   2> 5332 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 1
[junit4:junit4]   2> 5336 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 1
[junit4:junit4]   2> 5342 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 2
[junit4:junit4]   2> 5346 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 1
[junit4:junit4]   2> 5350 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 1
[junit4:junit4]   2> 5355 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 1
[junit4:junit4]   2> 5360 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 1
[junit4:junit4]   2> 5365 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 5370 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 1
[junit4:junit4]   2> 5374 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
[junit4:junit4]   2> 5378 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 1
[junit4:junit4]   2> 5382 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 1
[junit4:junit4]   2> 5426 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 1
[junit4:junit4]   2> 5431 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 1
[junit4:junit4]   2> 5436 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 5441 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 5447 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 1
[junit4:junit4]   2> 5451 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 5456 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 1
[junit4:junit4]   2> 5460 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 1
[junit4:junit4]   2> 5464 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 1
[junit4:junit4]   2> 5468 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 1
[junit4:junit4]   2> 5472 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 1
[junit4:junit4]   2> 5476 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 1
[junit4:junit4]   2> 5480 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 1
[junit4:junit4]   2> 5484 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 1
[junit4:junit4]   2> 5488 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 1
[junit4:junit4]   2> 5492 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 1
[junit4:junit4]   2> 5496 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 1
[junit4:junit4]   2> 5500 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 1
[junit4:junit4]   2> 5504 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 1
[junit4:junit4]   2> 5508 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 1
[junit4:junit4]   2> 5512 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 1
[junit4:junit4]   2> 5516 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 1
[junit4:junit4]   2> 5520 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 1
[junit4:junit4]   2> 5524 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 1
[junit4:junit4]   2> 5532 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 1
[junit4:junit4]   2> 5536 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 1
[junit4:junit4]   2> 5540 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 1
[junit4:junit4]   2> 5544 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 1
[junit4:junit4]   2> 5547 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 1
[junit4:junit4]   2> 5551 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 1
[junit4:junit4]   2> 5554 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 1
[junit4:junit4]   2> 5558 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 1
[junit4:junit4]   2> 5561 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 1
[junit4:junit4]   2> 5568 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 1
[junit4:junit4]   2> 5572 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 1
[junit4:junit4]   2> 5576 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 1
[junit4:junit4]   2> 5580 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 1
[junit4:junit4]   2> 5583 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 1
[junit4:junit4]   2> 5587 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 1
[junit4:junit4]   2> 5590 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 1
[junit4:junit4]   2> 5594 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 1
[junit4:junit4]   2> 5597 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 1
[junit4:junit4]   2> 5601 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 1
[junit4:junit4]   2> 5605 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 1
[junit4:junit4]   2> 5609 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 1
[junit4:junit4]   2> 5613 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 1
[junit4:junit4]   2> 5617 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 1
[junit4:junit4]   2> 5621 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 1
[junit4:junit4]   2> 5625 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 1
[junit4:junit4]   2> 5628 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 1
[junit4:junit4]   2> 5632 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 1
[junit4:junit4]   2> 5636 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 1
[junit4:junit4]   2> 5639 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 1
[junit4:junit4]   2> 5642 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 1
[junit4:junit4]   2> 5645 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 1
[junit4:junit4]   2> 5648 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 1
[junit4:junit4]   2> 5652 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 1
[junit4:junit4]   2> 5655 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 1
[junit4:junit4]   2> 5659 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 1
[junit4:junit4]   2> 5663 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 1
[junit4:junit4]   2> 5667 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 1
[junit4:junit4]   2> 5670 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 1
[junit4:junit4]   2> 5673 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 1
[junit4:junit4]   2> 5676 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 1
[junit4:junit4]   2> 5679 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 1
[junit4:junit4]   2> 5682 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 1
[junit4:junit4]   2> 5685 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 5689 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 1
[junit4:junit4]   2> 5693 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 1
[junit4:junit4]   2> 5696 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 1
[junit4:junit4]   2> 5700 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 1
[junit4:junit4]   2> 5703 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 1
[junit4:junit4]   2> 5707 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 1
[junit4:junit4]   2> 5711 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 1
[junit4:junit4]   2> 5715 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 1
[junit4:junit4]   2> 5718 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 1
[junit4:junit4]   2> 5722 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 1
[junit4:junit4]   2> 5725 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 1
[junit4:junit4]   2> 5728 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 1
[junit4:junit4]   2> 5732 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 1
[junit4:junit4]   2> 5736 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 1
[junit4:junit4]   2> 5739 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 1
[junit4:junit4]   2> 5742 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 1
[junit4:junit4]   2> 5746 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 1
[junit4:junit4]   2> 5749 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 1
[junit4:junit4]   2> 5752 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 1
[junit4:junit4]   2> 5755 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 1
[junit4:junit4]   2> 5758 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 1
[junit4:junit4]   2> 5762 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 1
[junit4:junit4]   2> 5765 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 1
[junit4:junit4]   2> 5769 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 1
[junit4:junit4]   2> 5772 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 1
[junit4:junit4]   2> 5776 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 1
[junit4:junit4]   2> 5779 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 1
[junit4:junit4]   2> 5782 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 1
[junit4:junit4]   2> 5786 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 1
[junit4:junit4]   2> 5789 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 1
[junit4:junit4]   2> 5793 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 1
[junit4:junit4]   2> 5796 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 1
[junit4:junit4]   2> 5799 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 1
[junit4:junit4]   2> 5803 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 1
[junit4:junit4]   2> 5807 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 1
[junit4:junit4]   2> 5811 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 1
[junit4:junit4]   2> 5814 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 1
[junit4:junit4]   2> 5817 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 1
[junit4:junit4]   2> 5821 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 1
[junit4:junit4]   2> 5824 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 1
[junit4:junit4]   2> 5835 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 1
[junit4:junit4]   2> 5839 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 1
[junit4:junit4]   2> 5843 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 1
[junit4:junit4]   2> 5847 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 1
[junit4:junit4]   2> 5851 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 1
[junit4:junit4]   2> 5854 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 1
[junit4:junit4]   2> 5858 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 1
[junit4:junit4]   2> 5861 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 1
[junit4:junit4]   2> 5864 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 1
[junit4:junit4]   2> 5868 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 1
[junit4:junit4]   2> 5872 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 1
[junit4:junit4]   2> 5877 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 1
[junit4:junit4]   2> 5882 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 1
[junit4:junit4]   2> 5887 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 1
[junit4:junit4]   2> 5893 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 2
[junit4:junit4]   2> 5897 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 1
[junit4:junit4]   2> 5902 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 1
[junit4:junit4]   2> 5907 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 1
[junit4:junit4]   2> 5912 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 1
[junit4:junit4]   2> 5917 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 1
[junit4:junit4]   2> 5922 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 1
[junit4:junit4]   2> 5927 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 1
[junit4:junit4]   2> 5932 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 5937 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 1
[junit4:junit4]   2> 5941 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 1
[junit4:junit4]   2> 5945 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 5950 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 1
[junit4:junit4]   2> 5954 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 1
[junit4:junit4]   2> 5958 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 1
[junit4:junit4]   2> 5962 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 1
[junit4:junit4]   2> 5967 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 1
[junit4:junit4]   2> 5971 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 1
[junit4:junit4]   2> 5975 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 1
[junit4:junit4]   2> 5978 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 1
[junit4:junit4]   2> 5982 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 1
[junit4:junit4]   2> 5986 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 1
[junit4:junit4]   2> 5989 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 1
[junit4:junit4]   2> 5993 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 1
[junit4:junit4]   2> 5998 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 2
[junit4:junit4]   2> 6002 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 1
[junit4:junit4]   2> 6006 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 1
[junit4:junit4]   2> 6010 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 1
[junit4:junit4]   2> 6014 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 1
[junit4:junit4]   2> 6017 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 1
[junit4:junit4]   2> 6021 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 1
[junit4:junit4]   2> 6025 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 1
[junit4:junit4]   2> 6029 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 1
[junit4:junit4]   2> 6033 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 1
[junit4:junit4]   2> 6036 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 1
[junit4:junit4]   2> 6039 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 1
[junit4:junit4]   2> 6043 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 1
[junit4:junit4]   2> 6046 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 1
[junit4:junit4]   2> 6049 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 1
[junit4:junit4]   2> 6053 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 1
[junit4:junit4]   2> 6056 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 1
[junit4:junit4]   2> 6059 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 1
[junit4:junit4]   2> 6062 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 1
[junit4:junit4]   2> 6066 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 1
[junit4:junit4]   2> 6070 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 1
[junit4:junit4]   2> 6074 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 1
[junit4:junit4]   2> 6077 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 1
[junit4:junit4]   2> 6080 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 1
[junit4:junit4]   2> 6083 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 1
[junit4:junit4]   2> 6086 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 1
[junit4:junit4]   2> 6090 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 1
[junit4:junit4]   2> 6093 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 1
[junit4:junit4]   2> 6096 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 1
[junit4:junit4]   2> 6099 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 1
[junit4:junit4]   2> 6102 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 1
[junit4:junit4]   2> 6106 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 1
[junit4:junit4]   2> 6109 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 1
[junit4:junit4]   2> 6113 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 1
[junit4:junit4]   2> 6117 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 1
[junit4:junit4]   2> 6121 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 1
[junit4:junit4]   2> 6125 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 1
[junit4:junit4]   2> 6128 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 1
[junit4:junit4]   2> 6132 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 1
[junit4:junit4]   2> 6135 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 1
[junit4:junit4]   2> 6139 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 1
[junit4:junit4]   2> 6142 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 1
[junit4:junit4]   2> 6146 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 1
[junit4:junit4]   2> 6149 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 1
[junit4:junit4]   2> 6153 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 1
[junit4:junit4]   2> 6156 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 1
[junit4:junit4]   2> 6160 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 1
[junit4:junit4]   2> 6163 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 1
[junit4:junit4]   2> 6166 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 1
[junit4:junit4]   2> 6169 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 1
[junit4:junit4]   2> 6172 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 1
[junit4:junit4]   2> 6176 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 1
[junit4:junit4]   2> 6180 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 1
[junit4:junit4]   2> 6183 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 1
[junit4:junit4]   2> 6187 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 1
[junit4:junit4]   2> 6190 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 1
[junit4:junit4]   2> 6193 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 1
[junit4:junit4]   2> 6197 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 1
[junit4:junit4]   2> 6201 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 1
[junit4:junit4]   2> 6204 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 1
[junit4:junit4]   2> 6208 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 1
[junit4:junit4]   2> 6211 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 1
[junit4:junit4]   2> 6215 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 1
[junit4:junit4]   2> 6218 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 1
[junit4:junit4]   2> 6222 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 1
[junit4:junit4]   2> 6226 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 1
[junit4:junit4]   2> 6229 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 1
[junit4:junit4]   2> 6232 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 1
[junit4:junit4]   2> 6236 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 1
[junit4:junit4]   2> 6239 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 1
[junit4:junit4]   2> 6243 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 1
[junit4:junit4]   2> 6246 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 1
[junit4:junit4]   2> 6250 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 1
[junit4:junit4]   2> 6254 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 1
[junit4:junit4]   2> 6257 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 1
[junit4:junit4]   2> 6260 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 1
[junit4:junit4]   2> 6264 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 1
[junit4:junit4]   2> 6268 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 1
[junit4:junit4]   2> 6272 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 1
[junit4:junit4]   2> 6275 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 1
[junit4:junit4]   2> 6279 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 1
[junit4:junit4]   2> 6282 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 1
[junit4:junit4]   2> 6286 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 1
[junit4:junit4]   2> 6290 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 1
[junit4:junit4]   2> 6293 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 1
[junit4:junit4]   2> 6296 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 1
[junit4:junit4]   2> 6299 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 1
[junit4:junit4]   2> 6303 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 1
[junit4:junit4]   2> 6306 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 1
[junit4:junit4]   2> 6310 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 1
[junit4:junit4]   2> 6314 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 1
[junit4:junit4]   2> 6317 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 1
[junit4:junit4]   2> 6321 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 1
[junit4:junit4]   2> 6325 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 1
[junit4:junit4]   2> 6328 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 1
[junit4:junit4]   2> 6331 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 1
[junit4:junit4]   2> 6335 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 1
[junit4:junit4]   2> 6338 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 1
[junit4:junit4]   2> 6342 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 1
[junit4:junit4]   2> 6346 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 1
[junit4:junit4]   2> 6350 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 1
[junit4:junit4]   2> 6353 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 1
[junit4:junit4]   2> 6357 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 1
[junit4:junit4]   2> 6361 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 1
[junit4:junit4]   2> 6365 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 1
[junit4:junit4]   2> 6368 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 1
[junit4:junit4]   2> 6371 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 1
[junit4:junit4]   2> 6374 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 1
[junit4:junit4]   2> 6377 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 1
[junit4:junit4]   2> 6380 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 1
[junit4:junit4]   2> 6384 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 1
[junit4:junit4]   2> 6387 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 1
[junit4:junit4]   2> 6390 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 1
[junit4:junit4]   2> 6394 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 1
[junit4:junit4]   2> 6398 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 1
[junit4:junit4]   2> 6402 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 1
[junit4:junit4]   2> 6405 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 1
[junit4:junit4]   2> 6408 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 1
[junit4:junit4]   2> 6412 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 1
[junit4:junit4]   2> 6415 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 1
[junit4:junit4]   2> 6419 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 1
[junit4:junit4]   2> 6422 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 1
[junit4:junit4]   2> 6426 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 1
[junit4:junit4]   2> 6430 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 1
[junit4:junit4]   2> 6434 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 1
[junit4:junit4]   2> 6438 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 1
[junit4:junit4]   2> 6442 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 1
[junit4:junit4]   2> 6447 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 1
[junit4:junit4]   2> 6451 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 1
[junit4:junit4]   2> 6455 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 1
[junit4:junit4]   2> 6459 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 1
[junit4:junit4]   2> 6463 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 1
[junit4:junit4]   2> 6467 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 1
[junit4:junit4]   2> 6471 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 1
[junit4:junit4]   2> 6475 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 1
[junit4:junit4]   2> 6481 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 1
[junit4:junit4]   2> 6485 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 1
[junit4:junit4]   2> 6489 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 1
[junit4:junit4]   2> 6493 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 1
[junit4:junit4]   2> 6497 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 1
[junit4:junit4]   2> 6501 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 1
[junit4:junit4]   2> 6505 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 1
[junit4:junit4]   2> 6509 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 1
[junit4:junit4]   2> 6513 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 1
[junit4:junit4]   2> 6517 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 1
[junit4:junit4]   2> 6521 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 1
[junit4:junit4]   2> 6525 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 1
[junit4:junit4]   2> 6529 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 1
[junit4:junit4]   2> 6533 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 1
[junit4:junit4]   2> 6537 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 1
[junit4:junit4]   2> 6541 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 1
[junit4:junit4]   2> 6545 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 1
[junit4:junit4]   2> 6549 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 1
[junit4:junit4]   2> 6553 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 1
[junit4:junit4]   2> 6557 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 1
[junit4:junit4]   2> 6561 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 1
[junit4:junit4]   2> 6565 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 1
[junit4:junit4]   2> 6569 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 1
[junit4:junit4]   2> 6574 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 1
[junit4:junit4]   2> 6578 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 1
[junit4:junit4]   2> 6582 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 1
[junit4:junit4]   2> 6586 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 1
[junit4:junit4]   2> 6590 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 1
[junit4:junit4]   2> 6594 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 1
[junit4:junit4]   2> 6598 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 1
[junit4:junit4]   2> 6601 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
[junit4:junit4]   2> 6605 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 1
[junit4:junit4]   2> 6608 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 1
[junit4:junit4]   2> 6612 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 1
[junit4:junit4]   2> 6615 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 1
[junit4:junit4]   2> 6618 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 1
[junit4:junit4]   2> 6621 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 1
[junit4:junit4]   2> 6624 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 1
[junit4:junit4]   2> 6627 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 1
[junit4:junit4]   2> 6631 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 1
[junit4:junit4]   2> 6635 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
[junit4:junit4]   2> 6638 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 1
[junit4:junit4]   2> 6642 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 1
[junit4:junit4]   2> 6644 T43 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 6747 T43 C3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 6748 T43 C3 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 6749 T43 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 6757 T43 C3 oass.SolrIndexSearcher.<init> Opening Searcher@8f003c1 main
[junit4:junit4]   2> 6758 T43 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 6758 T51 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f003c1 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 6759 T51 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6759 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 115
[junit4:junit4]   2> 6772 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=191923603
[junit4:junit4]   2> 6772 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@329c393d
[junit4:junit4]   2> 6773 T16 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=499,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 6774 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6774 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6775 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6776 T16 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6777 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 6778 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6779 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6779 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 6780 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 6781 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 6781 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 6834 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6836 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25210
[junit4:junit4]   2> 6837 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6838 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6838 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
[junit4:junit4]   2> 6838 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
[junit4:junit4]   2> 6839 T16 oasc.CoreContainer.<init> New CoreContainer 167894475
[junit4:junit4]   2> 6839 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 6840 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 6840 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 6902 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 6902 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6903 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 6903 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6905 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6905 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6905 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 6925 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6950 T61 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
[junit4:junit4]   2> 6951 T61 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
[junit4:junit4]   2> 7006 T61 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7073 T61 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7074 T61 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7080 T61 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7109 T61 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7111 T61 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
[junit4:junit4]   2> 7111 T61 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 7112 T61 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7113 T61 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
[junit4:junit4]   2> 7113 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 7114 T61 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
[junit4:junit4]   2> 7115 T61 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7116 T61 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7116 T61 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7129 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7133 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 7134 T61 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 7138 T61 oass.SolrIndexSearcher.<init> Opening Searcher@1c3087f9 main
[junit4:junit4]   2> 7139 T61 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7139 T61 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7140 T61 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 7141 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 7146 T61 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@338f57d2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 7147 T61 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 7147 T61 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 7148 T61 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7148 T62 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c3087f9 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 7148 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7149 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@7ceb670
[junit4:junit4]   2> 7344 T54 C4 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=160 
[junit4:junit4]   2> 7476 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7479 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64188
[junit4:junit4]   2> 7480 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7481 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7481 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
[junit4:junit4]   2> 7482 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
[junit4:junit4]   2> 7482 T16 oasc.CoreContainer.<init> New CoreContainer 492929608
[junit4:junit4]   2> 7483 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 7484 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 7484 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 7534 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 7534 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7535 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 7535 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7536 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7537 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7537 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7538 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7538 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7539 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 7564 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7594 T72 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
[junit4:junit4]   2> 7595 T72 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
[junit4:junit4]   2> 7648 T72 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7719 T72 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7720 T72 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7725 T72 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7755 T72 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7757 T72 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
[junit4:junit4]   2> 7757 T72 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 7757 T72 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7759 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
[junit4:junit4]   2> 7760 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 7760 T72 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
[junit4:junit4]   2> 7761 T72 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7762 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 7769 T72 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7769 T72 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7770 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 7771 T72 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7771 T72 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7772 T72 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7772 T72 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7773 T72 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7773 T72 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7784 T72 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7792 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 7794 T72 oass.SolrIndexSearcher.<init> Opening Searcher@63c5ab93 main
[junit4:junit4]   2> 7794 T72 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7795 T72 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7796 T72 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 7796 T72 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7796 T73 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63c5ab93 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7802 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7802 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7803 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@29df2ecc
[junit4:junit4]   2> 7833 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 7938 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8043 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8147 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8252 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8356 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8460 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8564 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8668 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8680 T55 C4 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 8681 T74 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 8682 T74 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 8682 T74 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 8686 T55 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 8690 T55 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 8696 T55 C4 REQ [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=11 
[junit4:junit4]   2> 8697 T74 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 8699 T74 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 forceNew:false
[junit4:junit4]   2> 8700 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8706 T74 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5849b49d; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 8721 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 8736 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.doc&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8742 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfe&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8747 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8753 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8759 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfs&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8764 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8770 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tim&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 8772 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 8789 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 8794 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tip&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 8803 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 8803 T74 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 8813 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8820 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8820 T74 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 8821 T74 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 8822 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8831 T74 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 8832 T74 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 8832 T74 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 8833 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 8838 T74 oass.SolrIndexSearcher.<init> Opening Searcher@c63a8af main
[junit4:junit4]   2> 8838 T73 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c63a8af main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)}
[junit4:junit4]   2> 8839 T73 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 8839 T74 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5849b49d; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 8840 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
[junit4:junit4]   2> 8875 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 8891 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=1 
[junit4:junit4]   2> 9012 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=167894475
[junit4:junit4]   2> 9013 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ceb670
[junit4:junit4]   2> 9013 T16 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> 9014 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 9014 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 9015 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 9015 T16 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9016 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9018 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9018 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9019 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 9071 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9073 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32481
[junit4:junit4]   2> 9074 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9074 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9075 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
[junit4:junit4]   2> 9075 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
[junit4:junit4]   2> 9075 T16 oasc.CoreContainer.<init> New CoreContainer 863068806
[junit4:junit4]   2> 9076 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 9076 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 9077 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
[junit4:junit4]   2> 9118 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 9119 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9119 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9122 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 9139 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9159 T85 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
[junit4:junit4]   2> 9160 T85 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
[junit4:junit4]   2> 9212 T85 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9278 T85 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9279 T85 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9285 T85 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9313 T85 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9315 T85 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
[junit4:junit4]   2> 9315 T85 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 9316 T85 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9317 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
[junit4:junit4]   2> 9318 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9318 T85 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
[junit4:junit4]   2> 9320 T85 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9321 T85 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9321 T85 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9333 T85 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9337 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9339 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 9348 T85 oass.SolrIndexSearcher.<init> Opening Searcher@2c31ac05 main
[junit4:junit4]   2> 9349 T85 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9349 T85 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9350 T85 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 9350 T85 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 9350 T85 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9350 T86 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c31ac05 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 9351 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9352 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9352 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9372 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=492929608
[junit4:junit4]   2> 9373 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29df2ecc
[junit4:junit4]   2> 9374 T16 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> 9375 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 9375 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 9376 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 9377 T16 C5 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 9378 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 9379 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 9380 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
[junit4:junit4]   2> 9380 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
[junit4:junit4]   2> 9381 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 9381 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 9382 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 9382 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 9383 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 9436 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9439 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12128
[junit4:junit4]   2> 9439 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9440 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9440 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
[junit4:junit4]   2> 9440 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
[junit4:junit4]   2> 9441 T16 oasc.CoreContainer.<init> New CoreContainer 1709793028
[junit4:junit4]   2> 9441 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 9442 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 9442 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
[junit4:junit4]   2> 9456 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9459 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9459 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9459 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 9473 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9492 T96 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
[junit4:junit4]   2> 9493 T96 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
[junit4:junit4]   2> 9528 T96 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9573 T96 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9574 T96 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9578 T96 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9593 T96 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9594 T96 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
[junit4:junit4]   2> 9594 T96 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 9595 T96 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9596 T96 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
[junit4:junit4]   2> 9596 T96 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 9596 T96 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
[junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9601 T96 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9603 T96 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 9604 T96 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 9609 T96 oass.SolrIndexSearcher.<init> Opening Searcher@571cac41 main
[junit4:junit4]   2> 9610 T96 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9610 T96 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9611 T96 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 9611 T96 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9611 T97 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@571cac41 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 9611 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9612 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9612 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9621 T16 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterStartupWithNoActivity
[junit4:junit4]   2> 9622 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=863068806
[junit4:junit4]   2> 9623 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5381298a
[junit4:junit4]   2> 9623 T16 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> 9623 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 9624 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 9624 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 9625 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 9625 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
[junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9627 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
[junit4:junit4]   2> 9627 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 9680 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1709793028
[junit4:junit4]   2> 9681 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f4b3950
[junit4:junit4]   2> 24677 T98 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://127.0.0.1:32481/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:32481/solr
[junit4:junit4]   2> 24679 T98 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 24680 T98 oasc.SolrException.log SEVERE SnapPull failed :org.apache.solr.common.SolrException: java.io.IOException: null: NIOFSIndexInput(path="/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/replication.properties")
[junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:792)
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.logReplicationTimeAndConfFiles(SnapPuller.java:546)
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:491)
[junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:223)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
[junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
[junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 	Caused by: java.io.IOException: null: NIOFSIndexInput(path="/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/replication.properties")
[junit4:junit4]   2> 		at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:182)
[junit4:junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:272)
[junit4:junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:51)
[junit4:junit4]   2> 		at org.apache.solr.util.PropertiesInputStream.read(PropertiesInputStream.java:38)
[junit4:junit4]   2> 		at java.io.InputStream.read(InputStream.java:170)
[junit4:junit4]   2> 		at java.io.InputStream.read(InputStream.java:101)
[junit4:junit4]   2> 		at java.util.Properties$LineReader.readLine(Properties.java:435)
[junit4:junit4]   2> 		at java.util.Properties.load0(Properties.java:354)
[junit4:junit4]   2> 		at java.util.Properties.load(Properties.java:342)
[junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:781)
[junit4:junit4]   2> 		... 12 more
[junit4:junit4]   2> 	Caused by: java.nio.channels.ClosedByInterruptException
[junit4:junit4]   2> 		at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:201)
[junit4:junit4]   2> 		at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:668)
[junit4:junit4]   2> 		at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:167)
[junit4:junit4]   2> 		... 21 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 24681 T16 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> 24681 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 24682 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 24682 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 24682 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 24683 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
[junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 24685 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
[junit4:junit4]   2> 24685 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 24760 T16 oas.SolrTestCaseJ4.setUp ###Starting doTestStopPoll
[junit4:junit4]   2> 24770 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 24773 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57109
[junit4:junit4]   2> 24774 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 24775 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 24775 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master
[junit4:junit4]   2> 24776 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/solr.xml
[junit4:junit4]   2> 24776 T16 oasc.CoreContainer.<init> New CoreContainer 1579226398
[junit4:junit4]   2> 24777 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 24778 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/'
[junit4:junit4]   2> 24778 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/'
[junit4:junit4]   2> 24825 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 24825 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 24826 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 24826 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 24827 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 24828 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 24828 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 24829 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 24829 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 24830 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 24852 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 24884 T108 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1
[junit4:junit4]   2> 24885 T108 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/'
[junit4:junit4]   2> 24921 T108 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 24962 T108 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 24962 T108 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 24966 T108 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 24982 T108 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 24983 T108 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/
[junit4:junit4]   2> 24983 T108 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 24984 T108 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 24984 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data forceNew:false
[junit4:junit4]   2> 24984 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
[junit4:junit4]   2> 24985 T108 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index/
[junit4:junit4]   2> 24985 T108 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 24986 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 24987 T108 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c03bb34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78f7821d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24987 T108 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24987 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index
[junit4:junit4]   2> 24988 T108 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 24990 T108 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 24994 T108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 24997 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
[junit4:junit4]   2> 24998 T108 oass.SolrIndexSearcher.<init> Opening Searcher@321893c7 main
[junit4:junit4]   2> 24998 T108 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 24998 T108 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 24999 T108 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 24999 T108 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 24999 T108 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 24999 T109 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@321893c7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 25000 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 25000 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 25001 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25023 T16 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 25026 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12648
[junit4:junit4]   2> 25027 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 25027 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 25028 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave
[junit4:junit4]   2> 25028 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/solr.xml
[junit4:junit4]   2> 25029 T16 oasc.CoreContainer.<init> New CoreContainer 711428292
[junit4:junit4]   2> 25029 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 25030 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/'
[junit4:junit4]   2> 25031 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/'
[junit4:junit4]   2> 25051 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 25051 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 25052 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 25052 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 25053 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 25053 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 25054 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 25054 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 25055 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 25056 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 25073 T16 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 25100 T119 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1
[junit4:junit4]   2> 25101 T119 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/'
[junit4:junit4]   2> 25133 T119 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 25174 T119 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 25174 T119 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 25178 T119 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 25192 T119 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 25194 T119 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/
[junit4:junit4]   2> 25194 T119 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 25194 T119 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 25195 T119 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data forceNew:false
[junit4:junit4]   2> 25195 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data
[junit4:junit4]   2> 25195 T119 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index/
[junit4:junit4]   2> 25196 T119 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 25196 T119 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 25197 T119 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3bdd6a67 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4574aee5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25198 T119 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25198 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index
[junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 25202 T119 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 25204 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data
[junit4:junit4]   2> 25204 T119 oass.SolrIndexSearcher.<init> Opening Searcher@7c70bdc6 main
[junit4:junit4]   2> 25205 T119 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 25205 T119 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 25206 T119 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 25206 T119 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 25206 T120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c70bdc6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 25206 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 25207 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 25208 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@75f365b2
[junit4:junit4]   2> 25228 T101 C6 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 25232 T101 C6 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
[junit4:junit4]   2> 25234 T101 C6 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c03bb34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78f7821d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25234 T101 C6 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25236 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 5
[junit4:junit4]   2> 25240 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 25244 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   2> 25248 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 1
[junit4:junit4]   2> 25252 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 25256 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   2> 25260 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 25264 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 25268 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 1
[junit4:junit4]   2> 25272 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
[junit4:junit4]   2> 25276 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
[junit4:junit4]   2> 25280 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 1
[junit4:junit4]   2> 25284 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 1
[junit4:junit4]   2> 25288 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
[junit4:junit4]   2> 25292 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1
[junit4:junit4]   2> 25296 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
[junit4:junit4]   2> 25300 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
[junit4:junit4]   2> 25304 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
[junit4:junit4]   2> 25308 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 1
[junit4:junit4]   2> 25312 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 25316 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 25320 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 1
[junit4:junit4]   2> 25324 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
[junit4:junit4]   2> 25328 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
[junit4:junit4]   2> 25332 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 25336 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
[junit4:junit4]   2> 25340 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
[junit4:junit4]   2> 25344 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 1
[junit4:junit4]   2> 25348 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 1
[junit4:junit4]   2> 25352 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
[junit4:junit4]   2> 25356 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
[junit4:junit4]   2> 25360 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
[junit4:junit4]   2> 25364 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
[junit4:junit4]   2> 25368 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
[junit4:junit4]   2> 25372 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 1
[junit4:junit4]   2> 25376 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
[junit4:junit4]   2> 25380 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 1
[junit4:junit4]   2> 25384 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
[junit4:junit4]   2> 25388 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 1
[junit4:junit4]   2> 25392 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1
[junit4:junit4]   2> 25396 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
[junit4:junit4]   2> 25400 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 1
[junit4:junit4]   2> 25404 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
[junit4:junit4]   2> 25408 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 1
[junit4:junit4]   2> 25412 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
[junit4:junit4]   2> 25416 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 1
[junit4:junit4]   2> 25420 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
[junit4:junit4]   2> 25424 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
[junit4:junit4]   2> 25428 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 1
[junit4:junit4]   2> 25432 T101 C6 UPDATE [collection1] webapp=/solr path=/updat

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

   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4128c728 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c2b3483),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 511435 T544 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 511436 T544 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
[junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 511440 T544 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 511443 T544 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
[junit4:junit4]   2> 511444 T544 oass.SolrIndexSearcher.<init> Opening Searcher@1a6fc530 main
[junit4:junit4]   2> 511444 T544 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 511444 T544 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 511445 T544 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 511445 T544 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 511445 T545 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a6fc530 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 511446 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
[junit4:junit4]   2> 511446 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 511447 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 511459 T16 oas.SolrTestCaseJ4.tearDown ###Ending doTestIndexAndConfigReplication
[junit4:junit4]   2> 511459 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1502808907
[junit4:junit4]   2> 511460 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5168400e
[junit4:junit4]   2> 511460 T16 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> 511461 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 511461 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 511462 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 511462 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 511463 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
[junit4:junit4]   2> 511463 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data
[junit4:junit4]   2> 511464 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data
[junit4:junit4]   2> 511464 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
[junit4:junit4]   2> 511465 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
[junit4:junit4]   2> 511466 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 511518 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1949819426
[junit4:junit4]   2> 511519 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ef9bdff
[junit4:junit4]   2> 511519 T16 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> 511520 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 511520 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 511521 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 511521 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 511522 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
[junit4:junit4]   2> 511522 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
[junit4:junit4]   2> 511523 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
[junit4:junit4]   2> 511523 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
[junit4:junit4]   2> 511524 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
[junit4:junit4]   2> 511524 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 511592 T16 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=lt_LT, timezone=America/Asuncion
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=153862736,total=411959296
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDocSet, SuggesterTest, TestReplicationHandler]
[junit4:junit4] Completed on J1 in 511.63s, 10 tests, 1 error <<< FAILURES!

[...truncated 731 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1063 tests, 1 error, 22 ignored (4 assumptions)

Total time: 91 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 190 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/190/

All tests passed

Build Log:
[...truncated 23444 lines...]
-check-forbidden-java-apis:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.6
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.6
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.1
[forbidden-apis] Reading API signatures: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/tools/forbiddenApis/executors.txt
[forbidden-apis] Reading API signatures: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning for API signatures and dependencies...
[forbidden-apis] WARNING: The referenced class 'org.apache.lucene.analysis.uima.ae.AEProviderFactory' cannot be loaded. Please fix the classpath!
[forbidden-apis] WARNING: The referenced class 'org.apache.lucene.analysis.uima.ae.AEProviderFactory' cannot be loaded. Please fix the classpath!
[forbidden-apis] WARNING: The referenced class 'org.apache.lucene.analysis.uima.ae.AEProvider' cannot be loaded. Please fix the classpath!
[forbidden-apis] WARNING: The referenced class 'org.apache.lucene.collation.ICUCollationKeyAnalyzer' cannot be loaded. Please fix the classpath!
[forbidden-apis] Forbidden method invocation: javax.servlet.ServletResponse#getWriter()
[forbidden-apis]   in org.apache.solr.servlet.SolrDispatchFilter (SolrDispatchFilter.java:399)
[forbidden-apis] Scanned 2194 (and 1237 related) class file(s) for forbidden API invocations (in 1.70s), 1 error(s).

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:67: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:265: Check for forbidden API calls failed, see log.

Total time: 146 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 189 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/189/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:40234/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@95d12b2e, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@ed420aa9]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:40234/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@95d12b2e, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@ed420aa9]
	at __randomizedtesting.SeedInfo.seed([BC58A5654E39B0D0:3DBE2B7D3966D0EC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	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:679)




Build Log:
[...truncated 8814 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T4575 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T4575 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1361805889416
[junit4:junit4]   2> 6 T4575 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T4576 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T4576 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T4576 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T4576 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T4576 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T4576 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T4575 oasc.ZkTestServer.run start zk server on port:40224
[junit4:junit4]   2> 108 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@34bcccbd
[junit4:junit4]   2> 109 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T4581 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 110 T4581 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 110 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40225
[junit4:junit4]   2> 111 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40225
[junit4:junit4]   2> 111 T4579 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0000 with negotiated timeout 10000 for client /140.211.11.196:40225
[junit4:junit4]   2> 113 T4581 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0000, negotiated timeout = 10000
[junit4:junit4]   2> 114 T4582 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34bcccbd name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T4575 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0000
[junit4:junit4]   2> 126 T4582 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 127 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40225 which had sessionid 0x13d11f4cf8f0000
[junit4:junit4]   2> 126 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0000 closed
[junit4:junit4]   2> 127 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@48a441b6
[junit4:junit4]   2> 128 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 128 T4583 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 129 T4583 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 129 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40226
[junit4:junit4]   2> 129 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40226
[junit4:junit4]   2> 130 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0001 with negotiated timeout 10000 for client /140.211.11.196:40226
[junit4:junit4]   2> 130 T4583 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0001, negotiated timeout = 10000
[junit4:junit4]   2> 131 T4584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48a441b6 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T4575 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 135 T4575 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 143 T4575 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 145 T4575 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 148 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 148 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 160 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 161 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 165 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 166 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 168 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 169 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 179 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 180 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 182 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 183 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 185 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 186 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 189 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 189 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 192 T4575 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 192 T4575 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 199 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0001
[junit4:junit4]   2> 200 T4584 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 200 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40226 which had sessionid 0x13d11f4cf8f0001
[junit4:junit4]   2> 200 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0001 closed
[junit4:junit4]   2> 362 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 367 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40227
[junit4:junit4]   2> 367 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 368 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 369 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610
[junit4:junit4]   2> 369 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/solr.xml
[junit4:junit4]   2> 369 T4575 oasc.CoreContainer.<init> New CoreContainer 1904536854
[junit4:junit4]   2> 370 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/'
[junit4:junit4]   2> 370 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/'
[junit4:junit4]   2> 417 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 418 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 418 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 419 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 419 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 419 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 420 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 420 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 421 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 421 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 442 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 460 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 461 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 462 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b2cc9db
[junit4:junit4]   2> 463 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 463 T4594 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 463 T4594 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 464 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40228
[junit4:junit4]   2> 464 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40228
[junit4:junit4]   2> 466 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0002 with negotiated timeout 20000 for client /140.211.11.196:40228
[junit4:junit4]   2> 466 T4594 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0002, negotiated timeout = 20000
[junit4:junit4]   2> 466 T4595 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b2cc9db name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 467 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 468 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0002
[junit4:junit4]   2> 476 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40228 which had sessionid 0x13d11f4cf8f0002
[junit4:junit4]   2> 476 T4595 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 476 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0002 closed
[junit4:junit4]   2> 477 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 488 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ee2b229
[junit4:junit4]   2> 489 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 489 T4596 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 489 T4596 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 490 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40229
[junit4:junit4]   2> 490 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40229
[junit4:junit4]   2> 491 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0003 with negotiated timeout 20000 for client /140.211.11.196:40229
[junit4:junit4]   2> 491 T4596 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0003, negotiated timeout = 20000
[junit4:junit4]   2> 492 T4597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ee2b229 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 492 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 498 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 499 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 506 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40227_
[junit4:junit4]   2> 507 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40227_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40227_
[junit4:junit4]   2> 509 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40227_
[junit4:junit4]   2> 511 T4575 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 523 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 531 T4575 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 533 T4575 oasc.Overseer.start Overseer (id=89247310769225731-127.0.0.1:40227_-n_0000000000) starting
[junit4:junit4]   2> 534 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 535 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 544 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 545 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 552 T4599 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 552 T4575 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 562 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 568 T4600 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1
[junit4:junit4]   2> 568 T4598 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 569 T4600 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 569 T4600 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 570 T4600 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 571 T4600 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1/'
[junit4:junit4]   2> 572 T4600 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1/lib/README' to classloader
[junit4:junit4]   2> 573 T4600 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 619 T4600 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 676 T4600 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 677 T4600 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 683 T4600 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1298 T4600 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1309 T4600 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1313 T4600 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1325 T4600 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1329 T4600 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1333 T4600 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1334 T4600 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1335 T4600 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361805889610/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/
[junit4:junit4]   2> 1336 T4600 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 1336 T4600 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1337 T4600 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data forceNew:false
[junit4:junit4]   2> 1338 T4600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data
[junit4:junit4]   2> 1338 T4600 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index/
[junit4:junit4]   2> 1339 T4600 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1340 T4600 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index forceNew:false
[junit4:junit4]   2> 1373 T4600 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1373 T4600 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1375 T4600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data/index
[junit4:junit4]   2> 1377 T4600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1378 T4600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1379 T4600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1380 T4600 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1380 T4600 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1381 T4600 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1381 T4600 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1382 T4600 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1382 T4600 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1391 T4600 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1397 T4600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/control/data
[junit4:junit4]   2> 1399 T4600 oass.SolrIndexSearcher.<init> Opening Searcher@385cc669 main
[junit4:junit4]   2> 1400 T4600 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1400 T4600 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1403 T4601 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@385cc669 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1405 T4600 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1405 T4600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1406 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2072 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2073 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40227_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40227"}
[junit4:junit4]   2> 2073 T4598 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2073 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2074 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2135 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2461 T4600 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2461 T4600 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40227 collection:control_collection shard:shard1
[junit4:junit4]   2> 2462 T4600 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2468 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2479 T4600 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2480 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2482 T4600 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2483 T4600 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2483 T4600 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40227/collection1/
[junit4:junit4]   2> 2483 T4600 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2483 T4600 oasc.SyncStrategy.syncToMe http://127.0.0.1:40227/collection1/ has no replicas
[junit4:junit4]   2> 2484 T4600 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40227/collection1/
[junit4:junit4]   2> 2484 T4600 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2496 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3639 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3708 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3728 T4600 oasc.ZkController.register We are http://127.0.0.1:40227/collection1/ and leader is http://127.0.0.1:40227/collection1/
[junit4:junit4]   2> 3728 T4600 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40227
[junit4:junit4]   2> 3728 T4600 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3728 T4600 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3729 T4600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3730 T4600 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3731 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3731 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3732 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3745 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3746 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1736bcde
[junit4:junit4]   2> 3747 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3748 T4602 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3748 T4602 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 3748 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40230
[junit4:junit4]   2> 3749 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40230
[junit4:junit4]   2> 3750 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0004 with negotiated timeout 10000 for client /140.211.11.196:40230
[junit4:junit4]   2> 3750 T4602 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0004, negotiated timeout = 10000
[junit4:junit4]   2> 3750 T4603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1736bcde name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3750 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3751 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3752 T4575 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3917 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3920 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40231
[junit4:junit4]   2> 3921 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3921 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3922 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163
[junit4:junit4]   2> 3922 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/solr.xml
[junit4:junit4]   2> 3923 T4575 oasc.CoreContainer.<init> New CoreContainer 688361830
[junit4:junit4]   2> 3923 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/'
[junit4:junit4]   2> 3924 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/'
[junit4:junit4]   2> 3970 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3970 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3971 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3971 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3972 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3972 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3972 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3973 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3973 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3974 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3992 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4010 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 4011 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4011 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@47ba9abe
[junit4:junit4]   2> 4012 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4013 T4613 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4013 T4613 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 4013 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40232
[junit4:junit4]   2> 4014 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40232
[junit4:junit4]   2> 4016 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0005 with negotiated timeout 20000 for client /140.211.11.196:40232
[junit4:junit4]   2> 4016 T4613 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0005, negotiated timeout = 20000
[junit4:junit4]   2> 4016 T4614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47ba9abe name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4017 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4018 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0005
[junit4:junit4]   2> 4029 T4614 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4029 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40232 which had sessionid 0x13d11f4cf8f0005
[junit4:junit4]   2> 4029 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0005 closed
[junit4:junit4]   2> 4029 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4038 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b3defee
[junit4:junit4]   2> 4039 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4039 T4615 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4040 T4615 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 4040 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40233
[junit4:junit4]   2> 4040 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40233
[junit4:junit4]   2> 4042 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0006 with negotiated timeout 20000 for client /140.211.11.196:40233
[junit4:junit4]   2> 4042 T4615 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0006, negotiated timeout = 20000
[junit4:junit4]   2> 4042 T4616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b3defee name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4042 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4043 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4044 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4046 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5048 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40231_
[junit4:junit4]   2> 5049 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40231_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40231_
[junit4:junit4]   2> 5050 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40231_
[junit4:junit4]   2> 5052 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5053 T4603 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5053 T4616 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5054 T4597 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5061 T4617 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1
[junit4:junit4]   2> 5061 T4617 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5061 T4617 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5062 T4617 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5063 T4617 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1/'
[junit4:junit4]   2> 5064 T4617 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1/lib/README' to classloader
[junit4:junit4]   2> 5064 T4617 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5110 T4617 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5166 T4617 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5167 T4617 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5173 T4617 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5227 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5227 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40227_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40227"}
[junit4:junit4]   2> 5240 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5240 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5240 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5774 T4617 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5784 T4617 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5789 T4617 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5806 T4617 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5811 T4617 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5815 T4617 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5816 T4617 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5817 T4617 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361805893163/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/
[junit4:junit4]   2> 5817 T4617 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 5818 T4617 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5819 T4617 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1 forceNew:false
[junit4:junit4]   2> 5820 T4617 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 5820 T4617 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index/
[junit4:junit4]   2> 5821 T4617 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5821 T4617 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index forceNew:false
[junit4:junit4]   2> 5828 T4617 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5829 T4617 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5830 T4617 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index
[junit4:junit4]   2> 5831 T4617 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5832 T4617 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5832 T4617 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5833 T4617 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5833 T4617 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5833 T4617 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5834 T4617 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5834 T4617 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5835 T4617 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5842 T4617 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5848 T4617 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 5849 T4617 oass.SolrIndexSearcher.<init> Opening Searcher@608730e2 main
[junit4:junit4]   2> 5850 T4617 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5850 T4617 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5854 T4618 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@608730e2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5856 T4617 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5856 T4617 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6744 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6745 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40231_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40231"}
[junit4:junit4]   2> 6745 T4598 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6745 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6750 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6750 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6750 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6859 T4617 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6859 T4617 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40231 collection:collection1 shard:shard1
[junit4:junit4]   2> 6860 T4617 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6877 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6878 T4617 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6878 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6889 T4617 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6889 T4617 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6889 T4617 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 6889 T4617 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6890 T4617 oasc.SyncStrategy.syncToMe http://127.0.0.1:40231/collection1/ has no replicas
[junit4:junit4]   2> 6890 T4617 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 6890 T4617 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6894 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8272 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8295 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8295 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8295 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8332 T4617 oasc.ZkController.register We are http://127.0.0.1:40231/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 8332 T4617 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40231
[junit4:junit4]   2> 8332 T4617 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8332 T4617 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8333 T4617 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8335 T4617 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8336 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8336 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8337 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8514 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8517 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40234
[junit4:junit4]   2> 8518 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8518 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8519 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761
[junit4:junit4]   2> 8519 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/solr.xml
[junit4:junit4]   2> 8520 T4575 oasc.CoreContainer.<init> New CoreContainer 1194253324
[junit4:junit4]   2> 8520 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/'
[junit4:junit4]   2> 8521 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/'
[junit4:junit4]   2> 8567 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8568 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8568 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8569 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8569 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8570 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8570 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8571 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8571 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8571 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8592 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8610 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 8611 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8611 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c5cddec
[junit4:junit4]   2> 8612 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8613 T4628 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8613 T4628 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 8614 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40235
[junit4:junit4]   2> 8614 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40235
[junit4:junit4]   2> 8640 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0007 with negotiated timeout 20000 for client /140.211.11.196:40235
[junit4:junit4]   2> 8640 T4628 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0007, negotiated timeout = 20000
[junit4:junit4]   2> 8641 T4629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c5cddec name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8641 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8642 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0007
[junit4:junit4]   2> 8651 T4629 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8651 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40235 which had sessionid 0x13d11f4cf8f0007
[junit4:junit4]   2> 8651 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0007 closed
[junit4:junit4]   2> 8652 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8663 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@72c1269d
[junit4:junit4]   2> 8664 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8664 T4630 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8665 T4630 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 8665 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40236
[junit4:junit4]   2> 8665 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40236
[junit4:junit4]   2> 8666 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0008 with negotiated timeout 20000 for client /140.211.11.196:40236
[junit4:junit4]   2> 8667 T4630 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0008, negotiated timeout = 20000
[junit4:junit4]   2> 8667 T4631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72c1269d name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8667 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8668 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8670 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8677 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9679 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40234_
[junit4:junit4]   2> 9680 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40234_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40234_
[junit4:junit4]   2> 9688 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40234_
[junit4:junit4]   2> 9690 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9690 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9691 T4603 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9691 T4631 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9691 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9699 T4616 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9699 T4597 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9705 T4632 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1
[junit4:junit4]   2> 9705 T4632 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9706 T4632 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9706 T4632 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9707 T4632 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1/'
[junit4:junit4]   2> 9708 T4632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1/lib/README' to classloader
[junit4:junit4]   2> 9709 T4632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9755 T4632 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9807 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9808 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40231_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40231"}
[junit4:junit4]   2> 9812 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9812 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9812 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9813 T4632 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9812 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9814 T4632 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9820 T4632 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10427 T4632 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10438 T4632 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10442 T4632 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10453 T4632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10458 T4632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10462 T4632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10463 T4632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10464 T4632 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361805897761/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/
[junit4:junit4]   2> 10464 T4632 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 10464 T4632 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10465 T4632 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2 forceNew:false
[junit4:junit4]   2> 10466 T4632 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 10466 T4632 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index/
[junit4:junit4]   2> 10467 T4632 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10468 T4632 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index forceNew:false
[junit4:junit4]   2> 10473 T4632 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10473 T4632 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10474 T4632 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index
[junit4:junit4]   2> 10476 T4632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10476 T4632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10476 T4632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10477 T4632 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10477 T4632 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10478 T4632 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10478 T4632 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10479 T4632 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10479 T4632 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10486 T4632 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10492 T4632 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 10494 T4632 oass.SolrIndexSearcher.<init> Opening Searcher@71037abd main
[junit4:junit4]   2> 10494 T4632 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10495 T4632 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10499 T4633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@71037abd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10501 T4632 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10501 T4632 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11317 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11318 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40234_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40234"}
[junit4:junit4]   2> 11318 T4598 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11318 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11322 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11322 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11322 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11322 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11504 T4632 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11504 T4632 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40234 collection:collection1 shard:shard1
[junit4:junit4]   2> 11508 T4632 oasc.ZkController.register We are http://127.0.0.1:40234/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 11508 T4632 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40234
[junit4:junit4]   2> 11508 T4632 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11508 T4632 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C254 name=collection1 org.apache.solr.core.SolrCore@4876c059 url=http://127.0.0.1:40234/collection1 node=127.0.0.1:40234_ C254_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40234_, base_url=http://127.0.0.1:40234}
[junit4:junit4]   2> 11509 T4634 C254 P40234 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11510 T4632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11510 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11510 T4634 C254 P40234 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11510 T4634 C254 P40234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11511 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11511 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11512 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11519 T4634 C254 P40234 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11690 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11693 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40238
[junit4:junit4]   2> 11694 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11694 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11695 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935
[junit4:junit4]   2> 11695 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/solr.xml
[junit4:junit4]   2> 11696 T4575 oasc.CoreContainer.<init> New CoreContainer 389784181
[junit4:junit4]   2> 11696 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/'
[junit4:junit4]   2> 11697 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/'
[junit4:junit4]   2> 11743 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11744 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11744 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11745 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11745 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11746 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11746 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11747 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11747 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11747 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11766 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11785 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 11785 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11786 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2cec8da
[junit4:junit4]   2> 11787 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11787 T4644 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11788 T4644 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 11788 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40239
[junit4:junit4]   2> 11788 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40239
[junit4:junit4]   2> 11792 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0009 with negotiated timeout 20000 for client /140.211.11.196:40239
[junit4:junit4]   2> 11792 T4644 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0009, negotiated timeout = 20000
[junit4:junit4]   2> 11793 T4645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cec8da name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11793 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11794 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f0009
[junit4:junit4]   2> 11804 T4645 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11804 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40239 which had sessionid 0x13d11f4cf8f0009
[junit4:junit4]   2> 11804 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f0009 closed
[junit4:junit4]   2> 11804 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 11813 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7724e769
[junit4:junit4]   2> 11814 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11815 T4646 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11815 T4646 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 11815 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40240
[junit4:junit4]   2> 11816 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40240
[junit4:junit4]   2> 11817 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000a with negotiated timeout 20000 for client /140.211.11.196:40240
[junit4:junit4]   2> 11817 T4646 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000a, negotiated timeout = 20000
[junit4:junit4]   2> 11818 T4647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7724e769 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11818 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11819 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11820 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11831 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12833 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40238_
[junit4:junit4]   2> 12834 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000a type:delete cxid:0x9 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40238_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40238_
[junit4:junit4]   2> 12835 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40238_
[junit4:junit4]   2> 12837 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12837 T4647 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12837 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12838 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12837 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12838 T4603 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12838 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12838 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40234_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40234"}
[junit4:junit4]   2> 12847 T4631 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12848 T4616 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12853 T4648 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1
[junit4:junit4]   2> 12854 T4648 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12855 T4648 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12855 T4648 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12856 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12856 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12856 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12857 T4648 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1/'
[junit4:junit4]   2> 12856 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12858 T4648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12859 T4648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1/lib/README' to classloader
[junit4:junit4]   2> 12860 T4597 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12860 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12905 T4648 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12961 T4648 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12962 T4648 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12968 T4648 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13551 T4648 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13564 T4648 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13567 T4648 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13576 T4648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13580 T4648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13583 T4648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13584 T4648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13584 T4648 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361805900935/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/
[junit4:junit4]   2> 13585 T4648 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 13585 T4648 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 13585 T4648 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3 forceNew:false
[junit4:junit4]   2> 13586 T4648 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 13586 T4648 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index/
[junit4:junit4]   2> 13586 T4648 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13587 T4648 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index forceNew:false
[junit4:junit4]   2> 13591 T4648 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13591 T4648 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13592 T4648 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index
[junit4:junit4]   2> 13593 T4648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13593 T4648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13593 T4648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13594 T4648 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13594 T4648 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13594 T4648 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13595 T4648 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13595 T4648 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13595 T4648 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13600 T4648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13604 T4648 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 13605 T4648 oass.SolrIndexSearcher.<init> Opening Searcher@232cfa30 main
[junit4:junit4]   2> 13605 T4648 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13605 T4648 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13608 T4649 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@232cfa30 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13610 T4648 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13610 T4648 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14361 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14361 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40238_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40238"}
[junit4:junit4]   2> 14362 T4598 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14362 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14366 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14366 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14366 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14366 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14366 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14612 T4648 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14612 T4648 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40238 collection:collection1 shard:shard1
[junit4:junit4]   2> 14614 T4648 oasc.ZkController.register We are http://127.0.0.1:40238/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 14615 T4648 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40238
[junit4:junit4]   2> 14615 T4648 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14615 T4648 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C255 name=collection1 org.apache.solr.core.SolrCore@20cd31b9 url=http://127.0.0.1:40238/collection1 node=127.0.0.1:40238_ C255_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40238_, base_url=http://127.0.0.1:40238}
[junit4:junit4]   2> 14616 T4650 C255 P40238 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14616 T4648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14616 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14617 T4650 C255 P40238 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14617 T4650 C255 P40238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14617 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14618 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14618 T4650 C255 P40238 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14618 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14808 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14811 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40242
[junit4:junit4]   2> 14811 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14812 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14812 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048
[junit4:junit4]   2> 14813 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/solr.xml
[junit4:junit4]   2> 14813 T4575 oasc.CoreContainer.<init> New CoreContainer 1922150860
[junit4:junit4]   2> 14814 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/'
[junit4:junit4]   2> 14815 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/'
[junit4:junit4]   2> 14862 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14862 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14863 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14863 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14864 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14864 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14865 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14865 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14866 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14866 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14887 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14905 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 14906 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14906 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d0a8f9c
[junit4:junit4]   2> 14907 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14908 T4660 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14908 T4660 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 14909 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40243
[junit4:junit4]   2> 14909 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40243
[junit4:junit4]   2> 14911 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000b with negotiated timeout 20000 for client /140.211.11.196:40243
[junit4:junit4]   2> 14911 T4660 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000b, negotiated timeout = 20000
[junit4:junit4]   2> 14912 T4661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d0a8f9c name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14912 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14913 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f000b
[junit4:junit4]   2> 14925 T4661 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14925 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40243 which had sessionid 0x13d11f4cf8f000b
[junit4:junit4]   2> 14925 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f000b closed
[junit4:junit4]   2> 14926 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14937 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@625fec2d
[junit4:junit4]   2> 14938 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14938 T4662 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14938 T4662 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 14939 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40244
[junit4:junit4]   2> 14939 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40244
[junit4:junit4]   2> 14940 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000c with negotiated timeout 20000 for client /140.211.11.196:40244
[junit4:junit4]   2> 14940 T4662 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000c, negotiated timeout = 20000
[junit4:junit4]   2> 14941 T4663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@625fec2d name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14941 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14941 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14943 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14950 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C254_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40234_, base_url=http://127.0.0.1:40234}
[junit4:junit4]   2> 15531 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40231/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15531 T4634 C254 P40234 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40234 START replicas=[http://127.0.0.1:40231/collection1/] nUpdates=100
[junit4:junit4]   2> 15531 T4634 C254 P40234 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15532 T4634 C254 P40234 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40231/collection1/. core=collection1
[junit4:junit4]   2> 15533 T4634 C254 P40234 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C256 name=collection1 org.apache.solr.core.SolrCore@d919db9 url=http://127.0.0.1:40231/collection1 node=127.0.0.1:40231_ C256_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:40231_, base_url=http://127.0.0.1:40231, leader=true}
[junit4:junit4]   2> 15538 T4608 C256 P40231 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15544 T4609 C256 P40231 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15546 T4609 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 15549 T4609 C256 P40231 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15550 T4609 C256 P40231 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15556 T4609 C256 P40231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15556 T4609 C256 P40231 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15557 T4609 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 15558 T4609 C256 P40231 oass.SolrIndexSearcher.<init> Opening Searcher@115bad4c realtime
[junit4:junit4]   2> 15558 T4609 C256 P40231 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15558 T4609 C256 P40231 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 15559 T4634 C254 P40234 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15559 T4634 C254 P40234 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15561 T4610 C256 P40231 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15561 T4610 C256 P40231 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15562 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15562 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15562 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15564 T4610 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 15565 T4610 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index
[junit4:junit4]   2> 15565 T4610 C256 P40231 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15566 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15567 T4634 C254 P40234 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976 forceNew:false
[junit4:junit4]   2> 15568 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15568 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e3ac6a3 fullCopy=true
[junit4:junit4]   2> 15571 T4610 C256 P40231 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15572 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index
[junit4:junit4]   2> 15573 T4634 C254 P40234 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15573 T4634 C254 P40234 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225082504976
[junit4:junit4]   2> 15574 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15575 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15575 T4634 C254 P40234 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976
[junit4:junit4]   2> 15578 T4634 C254 P40234 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15579 T4634 C254 P40234 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15579 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15580 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15580 T4634 C254 P40234 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15580 T4634 C254 P40234 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15580 T4634 C254 P40234 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15581 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976
[junit4:junit4]   2> 15582 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15585 T4634 C254 P40234 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15585 T4634 C254 P40234 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15585 T4634 C254 P40234 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15586 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2
[junit4:junit4]   2> 15586 T4634 C254 P40234 oass.SolrIndexSearcher.<init> Opening Searcher@72bde1c6 main
[junit4:junit4]   2> 15587 T4633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72bde1c6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15588 T4633 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index
[junit4:junit4]   2> 15588 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index.20130225082504976
[junit4:junit4]   2> 15588 T4634 C254 P40234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty2/index
[junit4:junit4]   2> 15588 T4634 C254 P40234 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15588 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15589 T4634 C254 P40234 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15589 T4634 C254 P40234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15590 T4634 C254 P40234 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15886 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15887 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40238_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40238"}
[junit4:junit4]   2> 15890 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40234_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40234"}
[junit4:junit4]   2> 15906 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15906 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15953 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40242_
[junit4:junit4]   2> 15954 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000c type:delete cxid:0xb zxid:0x9d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40242_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40242_
[junit4:junit4]   2> 15955 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40242_
[junit4:junit4]   2> 15957 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15957 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15957 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15957 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15958 T4603 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15958 T4647 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15958 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15958 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15959 T4631 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15959 T4663 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15959 T4597 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15960 T4616 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15968 T4666 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1
[junit4:junit4]   2> 15968 T4666 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15969 T4666 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15969 T4666 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15970 T4666 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1/'
[junit4:junit4]   2> 15971 T4666 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15972 T4666 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1/lib/README' to classloader
[junit4:junit4]   2> 16037 T4666 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16093 T4666 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16094 T4666 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16100 T4666 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16645 T4666 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16653 T4666 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16656 T4666 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16665 T4666 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16668 T4666 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16671 T4666 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16672 T4666 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16673 T4666 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361805904048/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/
[junit4:junit4]   2> 16673 T4666 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 16673 T4666 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 16674 T4666 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4 forceNew:false
[junit4:junit4]   2> 16674 T4666 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4
[junit4:junit4]   2> 16674 T4666 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index/
[junit4:junit4]   2> 16675 T4666 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16675 T4666 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index forceNew:false
[junit4:junit4]   2> 16679 T4666 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16679 T4666 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16680 T4666 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4/index
[junit4:junit4]   2> 16681 T4666 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16681 T4666 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16681 T4666 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16682 T4666 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16682 T4666 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16682 T4666 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16683 T4666 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16683 T4666 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16683 T4666 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16688 T4666 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16692 T4666 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty4
[junit4:junit4]   2> 16693 T4666 oass.SolrIndexSearcher.<init> Opening Searcher@dee9592 main
[junit4:junit4]   2> 16694 T4666 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16694 T4666 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16698 T4667 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dee9592 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16699 T4666 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16699 T4666 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17418 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17418 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40242_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40242"}
[junit4:junit4]   2> 17418 T4598 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17419 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17440 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17440 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17702 T4666 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17702 T4666 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40242 collection:collection1 shard:shard1
[junit4:junit4]   2> 17740 T4666 oasc.ZkController.register We are http://127.0.0.1:40242/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 17741 T4666 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40242
[junit4:junit4]   2> 17741 T4666 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17741 T4666 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C257 name=collection1 org.apache.solr.core.SolrCore@5b67d800 url=http://127.0.0.1:40242/collection1 node=127.0.0.1:40242_ C257_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40242_, base_url=http://127.0.0.1:40242}
[junit4:junit4]   2> 17742 T4668 C257 P40242 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17743 T4668 C257 P40242 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17743 T4666 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17743 T4668 C257 P40242 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17743 T4668 C257 P40242 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17743 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17744 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17744 T4668 C257 P40242 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17745 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17928 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17931 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40249
[junit4:junit4]   2> 17931 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17932 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17932 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175
[junit4:junit4]   2> 17933 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/solr.xml
[junit4:junit4]   2> 17933 T4575 oasc.CoreContainer.<init> New CoreContainer 1871521960
[junit4:junit4]   2> 17934 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/'
[junit4:junit4]   2> 17934 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/'
[junit4:junit4]   2> 17981 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17981 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17982 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17982 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17982 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17983 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17983 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17984 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17984 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17985 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 18003 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 18021 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 18022 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 18023 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@a35ae9b
[junit4:junit4]   2> 18024 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18024 T4678 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 18025 T4678 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 18025 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40250
[junit4:junit4]   2> 18025 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40250
[junit4:junit4]   2> 18027 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000d with negotiated timeout 20000 for client /140.211.11.196:40250
[junit4:junit4]   2> 18027 T4678 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000d, negotiated timeout = 20000
[junit4:junit4]   2> 18027 T4679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a35ae9b name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18028 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18029 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f000d
[junit4:junit4]   2> 18038 T4679 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 18038 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40250 which had sessionid 0x13d11f4cf8f000d
[junit4:junit4]   2> 18038 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f000d closed
[junit4:junit4]   2> 18038 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 18048 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4dfc06f0
[junit4:junit4]   2> 18048 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 18049 T4680 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 18049 T4680 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 18049 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40251
[junit4:junit4]   2> 18050 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40251
[junit4:junit4]   2> 18051 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000e with negotiated timeout 20000 for client /140.211.11.196:40251
[junit4:junit4]   2> 18051 T4680 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000e, negotiated timeout = 20000
[junit4:junit4]   2> 18051 T4681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dfc06f0 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 18052 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 18052 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000e type:create cxid:0x1 zxid:0xaa txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18054 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000e type:create cxid:0x2 zxid:0xab txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18062 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C255_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40238_, base_url=http://127.0.0.1:40238}
[junit4:junit4]   2> 18642 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40231/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18642 T4650 C255 P40238 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40238 START replicas=[http://127.0.0.1:40231/collection1/] nUpdates=100
[junit4:junit4]   2> 18642 T4650 C255 P40238 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18643 T4650 C255 P40238 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40231/collection1/. core=collection1
[junit4:junit4]   2> 18644 T4650 C255 P40238 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18645 T4608 C256 P40231 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18654 T4612 C256 P40231 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18684 T4612 C256 P40231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18684 T4612 C256 P40231 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18685 T4612 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 18685 T4612 C256 P40231 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18686 T4612 C256 P40231 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   2> 18687 T4650 C255 P40238 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18687 T4650 C255 P40238 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18689 T4610 C256 P40231 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18690 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18690 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18690 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18692 T4610 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1
[junit4:junit4]   2> 18693 T4610 C256 P40231 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty1/index
[junit4:junit4]   2> 18693 T4610 C256 P40231 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18694 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18695 T4650 C255 P40238 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104 forceNew:false
[junit4:junit4]   2> 18696 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18696 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74131998 fullCopy=true
[junit4:junit4]   2> 18700 T4610 C256 P40231 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 18701 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index
[junit4:junit4]   2> 18701 T4650 C255 P40238 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18702 T4650 C255 P40238 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225082508104
[junit4:junit4]   2> 18703 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18703 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18704 T4650 C255 P40238 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104
[junit4:junit4]   2> 18707 T4650 C255 P40238 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18707 T4650 C255 P40238 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18708 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18708 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18709 T4650 C255 P40238 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18709 T4650 C255 P40238 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18709 T4650 C255 P40238 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18710 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104
[junit4:junit4]   2> 18710 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18713 T4650 C255 P40238 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104,segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18714 T4650 C255 P40238 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18714 T4650 C255 P40238 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18714 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3
[junit4:junit4]   2> 18715 T4650 C255 P40238 oass.SolrIndexSearcher.<init> Opening Searcher@2e0a2893 main
[junit4:junit4]   2> 18716 T4649 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e0a2893 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18716 T4649 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index
[junit4:junit4]   2> 18716 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index.20130225082508104
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty3/index
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18717 T4650 C255 P40238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18719 T4650 C255 P40238 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18944 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18944 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40242_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40242"}
[junit4:junit4]   2> 18948 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40238_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40238"}
[junit4:junit4]   2> 18967 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18967 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19064 T4575 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40249_
[junit4:junit4]   2> 19065 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f000e type:delete cxid:0xb zxid:0xb4 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40249_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40249_
[junit4:junit4]   2> 19066 T4575 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40249_
[junit4:junit4]   2> 19068 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19068 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19068 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19069 T4681 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19069 T4647 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19069 T4681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 19069 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 19069 T4603 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19068 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19070 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 19071 T4663 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19078 T4616 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19078 T4597 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19079 T4631 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 19087 T4684 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1
[junit4:junit4]   2> 19087 T4684 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 19087 T4684 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 19088 T4684 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 19089 T4684 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1/'
[junit4:junit4]   2> 19090 T4684 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 19090 T4684 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1/lib/README' to classloader
[junit4:junit4]   2> 19155 T4684 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19219 T4684 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19220 T4684 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19226 T4684 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19831 T4684 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19842 T4684 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19846 T4684 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19857 T4684 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19861 T4684 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19865 T4684 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19866 T4684 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19867 T4684 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty5-1361805907175/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/
[junit4:junit4]   2> 19867 T4684 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ee14d81
[junit4:junit4]   2> 19868 T4684 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 19869 T4684 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5 forceNew:false
[junit4:junit4]   2> 19869 T4684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5
[junit4:junit4]   2> 19869 T4684 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index/
[junit4:junit4]   2> 19870 T4684 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19871 T4684 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index forceNew:false
[junit4:junit4]   2> 19877 T4684 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19877 T4684 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19878 T4684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5/index
[junit4:junit4]   2> 19879 T4684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19880 T4684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19880 T4684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19881 T4684 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19882 T4684 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19882 T4684 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19882 T4684 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19883 T4684 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19883 T4684 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19890 T4684 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19896 T4684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1361805889415/jetty5
[junit4:junit4]   2> 19898 T4684 oass.SolrIndexSearcher.<init> Opening Searcher@1c4401e6 main
[junit4:junit4]   2> 19899 T4684 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19899 T4684 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19903 T4685 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c4401e6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19905 T4684 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 19905 T4684 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20473 T4598 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20474 T4598 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40249_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40249"}
[junit4:junit4]   2> 20474 T4598 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 20474 T4598 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20489 T4681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4631 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4616 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4647 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20489 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 20908 T4684 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 20908 T4684 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40249 collection:collection1 shard:shard1
[junit4:junit4]   2> 20911 T4684 oasc.ZkController.register We are http://127.0.0.1:40249/collection1/ and leader is http://127.0.0.1:40231/collection1/
[junit4:junit4]   2> 20911 T4684 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40249
[junit4:junit4]   2> 20911 T4684 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 20911 T4684 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C258 name=collection1 org.apache.solr.core.SolrCore@4024ce9b url=http://127.0.0.1:40249/collection1 node=127.0.0.1:40249_ C258_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40249_, base_url=http://127.0.0.1:40249}
[junit4:junit4]   2> 20913 T4686 C258 P40249 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 20913 T4684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20913 T4686 C258 P40249 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 20913 T4686 C258 P40249 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 20914 T4686 C258 P40249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20914 T4575 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0
[junit4:junit4]   2> 20914 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 20915 T4686 C258 P40249 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20915 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21096 T4575 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 21099 T4575 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40254
[junit4:junit4]   2> 21100 T4575 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 21101 T4575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 21101 T4575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty6-1361805910344
[junit4:junit4]   2> 21101 T4575 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty6-1361805910344/solr.xml
[junit4:junit4]   2> 21102 T4575 oasc.CoreContainer.<init> New CoreContainer 1113528535
[junit4:junit4]   2> 21103 T4575 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty6-1361805910344/'
[junit4:junit4]   2> 21103 T4575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty6-1361805910344/'
[junit4:junit4]   2> 21149 T4575 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 21150 T4575 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 21150 T4575 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 21151 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 21151 T4575 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 21151 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 21152 T4575 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 21152 T4575 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 21153 T4575 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 21153 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 21173 T4575 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 21192 T4575 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40224/solr
[junit4:junit4]   2> 21192 T4575 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 21193 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@439c110f
[junit4:junit4]   2> 21194 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21194 T4696 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 21195 T4696 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 21195 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40255
[junit4:junit4]   2> 21195 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40255
[junit4:junit4]   2> 21197 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f000f with negotiated timeout 20000 for client /140.211.11.196:40255
[junit4:junit4]   2> 21197 T4696 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f000f, negotiated timeout = 20000
[junit4:junit4]   2> 21197 T4697 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@439c110f name:ZooKeeperConnection Watcher:127.0.0.1:40224 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21198 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21199 T4580 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f4cf8f000f
[junit4:junit4]   2> 21210 T4697 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 21210 T4577 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40255 which had sessionid 0x13d11f4cf8f000f
[junit4:junit4]   2> 21210 T4575 oaz.ZooKeeper.close Session: 0x13d11f4cf8f000f closed
[junit4:junit4]   2> 21211 T4575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 21221 T4575 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40224/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@bc349d6
[junit4:junit4]   2> 21222 T4575 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21222 T4698 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:40224. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 21223 T4698 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:40224, initiating session
[junit4:junit4]   2> 21223 T4577 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40256
[junit4:junit4]   2> 21224 T4577 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40256
[junit4:junit4]   2> 21225 T4579 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f4cf8f0010 with negotiated timeout 20000 for client /140.211.11.196:40256
[junit4:junit4]   2> 21225 T4698 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:40224, sessionid = 0x13d11f4cf8f0010, negotiated timeout = 20000
[junit4:junit4]   2> 21225 T4699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bc349d6 name:ZooKeeperConnection Watcher:127.0.0.1:40224/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21225 T4575 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21226 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0010 type:create cxid:0x1 zxid:0xc1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21232 T4580 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f4cf8f0010 type:create cxid:0x2 zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21233 T4575 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C257_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40242_, base_url=http://127.0.0.1:40242}
[junit4:junit4]   2> 21769 T4668 C257 P40242 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40231/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2176

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

temPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 144732 T4575 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 144736 T4574 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 145591 T4578 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 145665 T4717 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 145665 T4717 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 145665 T4717 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 145665 T4717 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=289), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=289)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_EC, timezone=America/Hermosillo
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=11,free=111271168,total=341442560
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestStressReorder, TestLuceneMatchVersion, SpellCheckComponentTest, TestJoin, DefaultValueUpdateProcessorTest, SOLR749Test, DistributedTermsComponentTest, RequestHandlersTest, OverseerCollectionProcessorTest, JSONWriterTest, TestExtendedDismaxParser, DistributedSpellCheckComponentTest, TestBadConfig, TestAtomicUpdateErrorCases, HighlighterConfigTest, TestIndexSearcher, CacheHeaderTest, DateMathParserTest, ResourceLoaderTest, FileBasedSpellCheckerTest, TestPerFieldSimilarity, SimpleFacetsTest, TestIndexingPerformance, ClusterStateUpdateTest, DateFieldTest, DirectSolrConnectionTest, TestDefaultSimilarityFactory, BadComponentTest, QueryElevationComponentTest, SpellPossibilityIteratorTest, TermVectorComponentDistributedTest, TestCoreContainer, SearchHandlerTest, TermsComponentTest, TestPHPSerializedResponseWriter, SortByFunctionTest, PreAnalyzedFieldTest, SolrCoreCheckLockOnStartupTest, SystemInfoHandlerTest, TestLMJelinekMercerSimilarityFactory, ChaosMonkeyNothingIsSafeTest, TestPartialUpdateDeduplication, TestPseudoReturnFields, TestBinaryResponseWriter, RegexBoostProcessorTest, TestRandomFaceting, PluginInfoTest, WordBreakSolrSpellCheckerTest, LoggingHandlerTest, TestFaceting, AutoCommitTest, TestElisionMultitermQuery, TestCollationField, ScriptEngineTest, TestWordDelimiterFilterFactory, UpdateRequestProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, NotRequiredUniqueKeyTest, MBeansHandlerTest, DistanceFunctionTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionIntegrationTest, ZkControllerTest, TestDistributedGrouping, SpellCheckCollatorTest, SoftAutoCommitTest, StatsComponentTest, TestRecovery, IndexBasedSpellCheckerTest, TestRangeQuery, DirectUpdateHandlerTest, TestMultiCoreConfBootstrap, LukeRequestHandlerTest, TestSort, TestGroupingSearch, TestFiltering, PeerSyncTest, TestJmxIntegration, SampleTest, TestTrie, SolrRequestParserTest, TestRemoteStreaming, QueryEqualityTest, TestCSVLoader, PolyFieldTest, SpatialFilterTest, MoreLikeThisHandlerTest, CurrencyFieldTest, IndexSchemaTest, BinaryUpdateRequestHandlerTest, QueryParsingTest, SolrInfoMBeanTest, MinimalSchemaTest, TestQueryTypes, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, JsonLoaderTest, DocumentAnalysisRequestHandlerTest, DirectUpdateHandlerOptimizeTest, TestSolrQueryParser, SolrPluginUtilsTest, TestValueSourceCache, FastVectorHighlighterTest, TestReversedWildcardFilterFactory, TestOmitPositions, CopyFieldTest, TestArbitraryIndexDir, SolrCmdDistributorTest, UniqFieldsUpdateProcessorFactoryTest, UpdateParamsTest, CSVRequestHandlerTest, ShowFileRequestHandlerTest, TestSearchPerf, BadIndexSchemaTest, TestFoldingMultitermQuery, TestSolrDeletionPolicy1, NoCacheHeaderTest, PrimitiveFieldTypeTest, AlternateDirectoryTest, FieldMutatingUpdateProcessorTest, TestUpdate, TestBinaryField, TestSolrDeletionPolicy2, TestXIncludeConfig, TestLFUCache, TestQuerySenderNoQuery, NumericFieldsTest, OutputWriterTest, TestNumberUtils, TestJmxMonitoredMap, TestConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, TestPluginEnable, LegacyHTMLStripCharFilterTest, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastLRUCache, URLClassifyProcessorTest, OpenExchangeRatesOrgProviderTest, FileUtilsTest, TestSystemIdResolver, TestSolrXMLSerializer, SpellingQueryConverterTest, TestSuggestSpellingConverter, TestLRUCache, ChaosMonkeySafeLeaderTest, ClusterStateTest, CollectionsAPIDistributedZkTest, SliceStateTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 145.76s, 1 test, 1 failure <<< FAILURES!

[...truncated 52 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1064 tests, 1 failure, 22 ignored (4 assumptions)

Total time: 87 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 188 - Still Failing

Posted by Mark Miller <ma...@gmail.com>.
This should be fixed now. This one wasn't actually because the tests could now run in different order - it was actually just an existing test problem that I guess got easier to tickle somehow - that's why I didn't see it on my linux box - it's too fast. There was a race with a core reload and indexing a document - the test needed to wait and make sure the core reload was finished before indexing the doc.

- Mark

On Feb 24, 2013, at 10:32 AM, Apache Jenkins Server <je...@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/188/
> 
> 1 tests failed.
> FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
> 
> Error Message:
> ERROR: [doc=2000] unknown field 'newname'
> 
> Stack Trace:
> org.apache.solr.common.SolrException: ERROR: [doc=2000] unknown field 'newname'
> 	at __randomizedtesting.SeedInfo.seed([8F09A021EB2DD19D:787A4E792DC57E7B]:0)
> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:404)
> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
> 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
> 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
> 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
> 	at org.apache.solr.handler.TestReplicationHandler.index(TestReplicationHandler.java:161)
> 	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:969)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:616)
> 	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:679)
> 
> 
> 
> 
> Build Log:
> [...truncated 8134 lines...]
> [junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
> [junit4:junit4]   2> 6 T16 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterStartupWithNoActivity
> [junit4:junit4]   2> 489 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 756 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14033
> [junit4:junit4]   2> 795 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 796 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 796 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
> [junit4:junit4]   2> 797 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
> [junit4:junit4]   2> 797 T16 oasc.CoreContainer.<init> New CoreContainer 1440596970
> [junit4:junit4]   2> 798 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 798 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 799 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 845 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 846 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 847 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 847 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 848 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 890 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 1314 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 1366 T27 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
> [junit4:junit4]   2> 1368 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
> [junit4:junit4]   2> 1448 T27 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 1530 T27 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 1531 T27 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 1537 T27 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 1566 T27 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 1568 T27 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
> [junit4:junit4]   2> 1569 T27 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 1569 T27 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1585 T27 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
> [junit4:junit4]   2> 1586 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 1586 T27 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
> [junit4:junit4]   2> 1587 T27 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 1588 T27 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 1590 T27 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1591 T27 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 1591 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 1593 T27 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 1651 T27 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 1652 T27 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 1652 T27 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 1657 T27 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 1673 T27 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 1681 T27 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1687 T27 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 1688 T27 oass.SolrIndexSearcher.<init> Opening Searcher@41eab16b main
> [junit4:junit4]   2> 1689 T27 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 1689 T27 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 1695 T27 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
> [junit4:junit4]   2> 1702 T27 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 1702 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41eab16b main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1702 T27 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 1703 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 1704 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 1813 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 1869 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 1872 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16400
> [junit4:junit4]   2> 1873 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 1874 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 1874 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
> [junit4:junit4]   2> 1875 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
> [junit4:junit4]   2> 1876 T16 oasc.CoreContainer.<init> New CoreContainer 1215080214
> [junit4:junit4]   2> 1877 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 1877 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 1878 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 1963 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 1965 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 1966 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 1967 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 1968 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 1969 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 1970 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 1971 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 1972 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 1973 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 2005 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 2055 T38 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
> [junit4:junit4]   2> 2056 T38 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
> [junit4:junit4]   2> 2094 T38 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 2138 T38 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 2138 T38 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 2142 T38 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 2171 T38 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 2173 T38 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
> [junit4:junit4]   2> 2173 T38 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 2173 T38 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 2174 T38 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
> [junit4:junit4]   2> 2174 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 2175 T38 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
> [junit4:junit4]   2> 2175 T38 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 2176 T38 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
> [junit4:junit4]   2> 2177 T38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17b6dd83 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6688cf9e),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 2178 T38 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 2178 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 2179 T38 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 2180 T38 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 2180 T38 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 2181 T38 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 2186 T38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 2189 T38 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 2189 T38 oass.SolrIndexSearcher.<init> Opening Searcher@1de00761 main
> [junit4:junit4]   2> 2190 T38 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 2190 T38 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 2191 T38 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
> [junit4:junit4]   2> 2273 T38 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 2274 T38 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 2274 T39 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1de00761 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 2274 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 2275 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 2276 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 2296 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1215080214
> [junit4:junit4]   2> 2297 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d330af4
> [junit4:junit4]   2> 2299 T16 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> 2300 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 2301 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 2303 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 2304 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 2305 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 2306 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 2308 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 2309 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 2310 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 2312 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@2185b10b
> [junit4:junit4]   2> 3995 T20 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
> [junit4:junit4]   2> 3998 T20 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4002 T20 C2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 4005 T20 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 4007 T20 C2 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 253
> [junit4:junit4]   2> 4223 T20 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 4224 T20 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c08bae7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3126cb1a),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 4226 T20 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 4227 T20 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4229 T20 C2 oass.SolrIndexSearcher.<init> Opening Searcher@32df804e main
> [junit4:junit4]   2> 4229 T20 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 4230 T28 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32df804e main{StandardDirectoryReader(segments_2:2)}
> [junit4:junit4]   2> 4231 T28 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4232 T20 C2 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
> [junit4:junit4]   2> 4241 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1440596970
> [junit4:junit4]   2> 4242 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2185b10b
> [junit4:junit4]   2> 4243 T16 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> 4245 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 4246 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 4246 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 4248 T16 C2 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4249 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 4250 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4251 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4252 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4253 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4254 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4255 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 4308 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 4312 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25210
> [junit4:junit4]   2> 4313 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 4313 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 4314 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
> [junit4:junit4]   2> 4315 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
> [junit4:junit4]   2> 4315 T16 oasc.CoreContainer.<init> New CoreContainer 191923603
> [junit4:junit4]   2> 4316 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 4317 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 4318 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 4375 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 4376 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 4376 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 4377 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 4377 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 4378 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 4379 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 4379 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 4380 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 4381 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 4405 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 4440 T50 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
> [junit4:junit4]   2> 4441 T50 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
> [junit4:junit4]   2> 4498 T50 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 4570 T50 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 4571 T50 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 4576 T50 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 4604 T50 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 4607 T50 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
> [junit4:junit4]   2> 4607 T50 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 4607 T50 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 4637 T50 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
> [junit4:junit4]   2> 4637 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4638 T50 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
> [junit4:junit4]   2> 4639 T50 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 4640 T50 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 4646 T50 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 4646 T50 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 4647 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 4648 T50 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 4649 T50 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 4649 T50 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 4650 T50 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 4650 T50 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 4651 T50 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 4659 T50 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 4666 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4667 T50 oass.SolrIndexSearcher.<init> Opening Searcher@b56efe main
> [junit4:junit4]   2> 4668 T50 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 4669 T50 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 4669 T50 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
> [junit4:junit4]   2> 4670 T50 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 4673 T50 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 4673 T50 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 4674 T50 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 4674 T50 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 4674 T51 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b56efe main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 4675 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 4676 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 4677 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@329c393d
> [junit4:junit4]   2> 4707 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 3
> [junit4:junit4]   2> 4713 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
> [junit4:junit4]   2> 4717 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
> [junit4:junit4]   2> 4721 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
> [junit4:junit4]   2> 4725 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
> [junit4:junit4]   2> 4729 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
> [junit4:junit4]   2> 4733 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
> [junit4:junit4]   2> 4737 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 1
> [junit4:junit4]   2> 4741 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 1
> [junit4:junit4]   2> 4745 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
> [junit4:junit4]   2> 4749 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
> [junit4:junit4]   2> 4753 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 1
> [junit4:junit4]   2> 4756 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 1
> [junit4:junit4]   2> 4761 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
> [junit4:junit4]   2> 4764 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1
> [junit4:junit4]   2> 4768 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
> [junit4:junit4]   2> 4771 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
> [junit4:junit4]   2> 4775 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
> [junit4:junit4]   2> 4778 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 1
> [junit4:junit4]   2> 4781 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
> [junit4:junit4]   2> 4784 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
> [junit4:junit4]   2> 4788 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 1
> [junit4:junit4]   2> 4791 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
> [junit4:junit4]   2> 4795 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
> [junit4:junit4]   2> 4798 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
> [junit4:junit4]   2> 4801 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
> [junit4:junit4]   2> 4805 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
> [junit4:junit4]   2> 4808 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 1
> [junit4:junit4]   2> 4811 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 1
> [junit4:junit4]   2> 4815 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
> [junit4:junit4]   2> 4818 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
> [junit4:junit4]   2> 4822 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
> [junit4:junit4]   2> 4825 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
> [junit4:junit4]   2> 4828 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
> [junit4:junit4]   2> 4832 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 1
> [junit4:junit4]   2> 4835 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
> [junit4:junit4]   2> 4839 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 1
> [junit4:junit4]   2> 4842 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
> [junit4:junit4]   2> 4845 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 1
> [junit4:junit4]   2> 4849 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1
> [junit4:junit4]   2> 4853 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
> [junit4:junit4]   2> 4856 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 1
> [junit4:junit4]   2> 4860 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
> [junit4:junit4]   2> 4863 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 1
> [junit4:junit4]   2> 4867 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
> [junit4:junit4]   2> 4870 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 1
> [junit4:junit4]   2> 4874 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
> [junit4:junit4]   2> 4877 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
> [junit4:junit4]   2> 4881 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 1
> [junit4:junit4]   2> 4884 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 1
> [junit4:junit4]   2> 4888 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 1
> [junit4:junit4]   2> 4892 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 1
> [junit4:junit4]   2> 4896 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 1
> [junit4:junit4]   2> 4900 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 1
> [junit4:junit4]   2> 4904 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 1
> [junit4:junit4]   2> 4908 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 1
> [junit4:junit4]   2> 4912 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 1
> [junit4:junit4]   2> 4916 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 1
> [junit4:junit4]   2> 4919 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 1
> [junit4:junit4]   2> 4923 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 1
> [junit4:junit4]   2> 4926 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 1
> [junit4:junit4]   2> 4929 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 1
> [junit4:junit4]   2> 4933 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 1
> [junit4:junit4]   2> 4937 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 1
> [junit4:junit4]   2> 4941 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 1
> [junit4:junit4]   2> 4944 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 1
> [junit4:junit4]   2> 4948 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 1
> [junit4:junit4]   2> 4952 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 1
> [junit4:junit4]   2> 4956 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 1
> [junit4:junit4]   2> 4960 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 1
> [junit4:junit4]   2> 4964 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 1
> [junit4:junit4]   2> 4968 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 1
> [junit4:junit4]   2> 4972 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
> [junit4:junit4]   2> 4976 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 1
> [junit4:junit4]   2> 4980 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 1
> [junit4:junit4]   2> 4984 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
> [junit4:junit4]   2> 4989 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 1
> [junit4:junit4]   2> 4994 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 1
> [junit4:junit4]   2> 4998 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 1
> [junit4:junit4]   2> 5003 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
> [junit4:junit4]   2> 5008 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 1
> [junit4:junit4]   2> 5012 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 1
> [junit4:junit4]   2> 5016 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 1
> [junit4:junit4]   2> 5020 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 1
> [junit4:junit4]   2> 5024 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 1
> [junit4:junit4]   2> 5028 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 1
> [junit4:junit4]   2> 5032 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 1
> [junit4:junit4]   2> 5036 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 1
> [junit4:junit4]   2> 5040 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 1
> [junit4:junit4]   2> 5044 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 1
> [junit4:junit4]   2> 5048 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 1
> [junit4:junit4]   2> 5052 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 1
> [junit4:junit4]   2> 5056 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 1
> [junit4:junit4]   2> 5060 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 1
> [junit4:junit4]   2> 5064 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 1
> [junit4:junit4]   2> 5068 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 1
> [junit4:junit4]   2> 5071 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 1
> [junit4:junit4]   2> 5075 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 1
> [junit4:junit4]   2> 5079 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 1
> [junit4:junit4]   2> 5083 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 1
> [junit4:junit4]   2> 5087 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 1
> [junit4:junit4]   2> 5091 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 1
> [junit4:junit4]   2> 5095 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 1
> [junit4:junit4]   2> 5098 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 1
> [junit4:junit4]   2> 5101 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 1
> [junit4:junit4]   2> 5105 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 1
> [junit4:junit4]   2> 5109 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 1
> [junit4:junit4]   2> 5113 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 1
> [junit4:junit4]   2> 5117 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 1
> [junit4:junit4]   2> 5121 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 1
> [junit4:junit4]   2> 5124 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 1
> [junit4:junit4]   2> 5128 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 1
> [junit4:junit4]   2> 5131 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 1
> [junit4:junit4]   2> 5135 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 1
> [junit4:junit4]   2> 5139 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 1
> [junit4:junit4]   2> 5142 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 1
> [junit4:junit4]   2> 5146 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 1
> [junit4:junit4]   2> 5150 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 1
> [junit4:junit4]   2> 5154 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 1
> [junit4:junit4]   2> 5157 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
> [junit4:junit4]   2> 5161 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 1
> [junit4:junit4]   2> 5164 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 1
> [junit4:junit4]   2> 5168 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 1
> [junit4:junit4]   2> 5171 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 1
> [junit4:junit4]   2> 5175 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 1
> [junit4:junit4]   2> 5178 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 1
> [junit4:junit4]   2> 5182 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 1
> [junit4:junit4]   2> 5186 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 1
> [junit4:junit4]   2> 5190 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 1
> [junit4:junit4]   2> 5194 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
> [junit4:junit4]   2> 5198 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
> [junit4:junit4]   2> 5202 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 1
> [junit4:junit4]   2> 5206 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 1
> [junit4:junit4]   2> 5209 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 1
> [junit4:junit4]   2> 5213 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
> [junit4:junit4]   2> 5217 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 1
> [junit4:junit4]   2> 5221 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 1
> [junit4:junit4]   2> 5225 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 1
> [junit4:junit4]   2> 5228 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 1
> [junit4:junit4]   2> 5232 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 1
> [junit4:junit4]   2> 5236 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 1
> [junit4:junit4]   2> 5240 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 1
> [junit4:junit4]   2> 5244 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 1
> [junit4:junit4]   2> 5247 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 1
> [junit4:junit4]   2> 5251 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 1
> [junit4:junit4]   2> 5254 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
> [junit4:junit4]   2> 5258 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 1
> [junit4:junit4]   2> 5262 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 1
> [junit4:junit4]   2> 5265 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 1
> [junit4:junit4]   2> 5270 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 1
> [junit4:junit4]   2> 5274 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
> [junit4:junit4]   2> 5278 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
> [junit4:junit4]   2> 5282 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
> [junit4:junit4]   2> 5287 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 1
> [junit4:junit4]   2> 5292 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 1
> [junit4:junit4]   2> 5296 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 1
> [junit4:junit4]   2> 5300 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 1
> [junit4:junit4]   2> 5304 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 1
> [junit4:junit4]   2> 5308 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 1
> [junit4:junit4]   2> 5312 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 1
> [junit4:junit4]   2> 5316 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 1
> [junit4:junit4]   2> 5320 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 1
> [junit4:junit4]   2> 5324 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 1
> [junit4:junit4]   2> 5328 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 1
> [junit4:junit4]   2> 5332 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 1
> [junit4:junit4]   2> 5336 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 1
> [junit4:junit4]   2> 5342 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 2
> [junit4:junit4]   2> 5346 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 1
> [junit4:junit4]   2> 5350 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 1
> [junit4:junit4]   2> 5355 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 1
> [junit4:junit4]   2> 5360 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 1
> [junit4:junit4]   2> 5365 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
> [junit4:junit4]   2> 5370 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 1
> [junit4:junit4]   2> 5374 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
> [junit4:junit4]   2> 5378 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 1
> [junit4:junit4]   2> 5382 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 1
> [junit4:junit4]   2> 5426 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 1
> [junit4:junit4]   2> 5431 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 1
> [junit4:junit4]   2> 5436 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
> [junit4:junit4]   2> 5441 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
> [junit4:junit4]   2> 5447 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 1
> [junit4:junit4]   2> 5451 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
> [junit4:junit4]   2> 5456 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 1
> [junit4:junit4]   2> 5460 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 1
> [junit4:junit4]   2> 5464 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 1
> [junit4:junit4]   2> 5468 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 1
> [junit4:junit4]   2> 5472 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 1
> [junit4:junit4]   2> 5476 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 1
> [junit4:junit4]   2> 5480 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 1
> [junit4:junit4]   2> 5484 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 1
> [junit4:junit4]   2> 5488 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 1
> [junit4:junit4]   2> 5492 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 1
> [junit4:junit4]   2> 5496 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 1
> [junit4:junit4]   2> 5500 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 1
> [junit4:junit4]   2> 5504 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 1
> [junit4:junit4]   2> 5508 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 1
> [junit4:junit4]   2> 5512 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 1
> [junit4:junit4]   2> 5516 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 1
> [junit4:junit4]   2> 5520 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 1
> [junit4:junit4]   2> 5524 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 1
> [junit4:junit4]   2> 5532 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 1
> [junit4:junit4]   2> 5536 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 1
> [junit4:junit4]   2> 5540 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 1
> [junit4:junit4]   2> 5544 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 1
> [junit4:junit4]   2> 5547 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 1
> [junit4:junit4]   2> 5551 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 1
> [junit4:junit4]   2> 5554 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 1
> [junit4:junit4]   2> 5558 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 1
> [junit4:junit4]   2> 5561 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 1
> [junit4:junit4]   2> 5568 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 1
> [junit4:junit4]   2> 5572 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 1
> [junit4:junit4]   2> 5576 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 1
> [junit4:junit4]   2> 5580 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 1
> [junit4:junit4]   2> 5583 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 1
> [junit4:junit4]   2> 5587 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 1
> [junit4:junit4]   2> 5590 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 1
> [junit4:junit4]   2> 5594 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 1
> [junit4:junit4]   2> 5597 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 1
> [junit4:junit4]   2> 5601 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 1
> [junit4:junit4]   2> 5605 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 1
> [junit4:junit4]   2> 5609 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 1
> [junit4:junit4]   2> 5613 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 1
> [junit4:junit4]   2> 5617 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 1
> [junit4:junit4]   2> 5621 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 1
> [junit4:junit4]   2> 5625 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 1
> [junit4:junit4]   2> 5628 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 1
> [junit4:junit4]   2> 5632 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 1
> [junit4:junit4]   2> 5636 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 1
> [junit4:junit4]   2> 5639 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 1
> [junit4:junit4]   2> 5642 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 1
> [junit4:junit4]   2> 5645 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 1
> [junit4:junit4]   2> 5648 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 1
> [junit4:junit4]   2> 5652 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 1
> [junit4:junit4]   2> 5655 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 1
> [junit4:junit4]   2> 5659 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 1
> [junit4:junit4]   2> 5663 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 1
> [junit4:junit4]   2> 5667 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 1
> [junit4:junit4]   2> 5670 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 1
> [junit4:junit4]   2> 5673 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 1
> [junit4:junit4]   2> 5676 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 1
> [junit4:junit4]   2> 5679 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 1
> [junit4:junit4]   2> 5682 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 1
> [junit4:junit4]   2> 5685 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
> [junit4:junit4]   2> 5689 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 1
> [junit4:junit4]   2> 5693 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 1
> [junit4:junit4]   2> 5696 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 1
> [junit4:junit4]   2> 5700 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 1
> [junit4:junit4]   2> 5703 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 1
> [junit4:junit4]   2> 5707 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 1
> [junit4:junit4]   2> 5711 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 1
> [junit4:junit4]   2> 5715 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 1
> [junit4:junit4]   2> 5718 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 1
> [junit4:junit4]   2> 5722 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 1
> [junit4:junit4]   2> 5725 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 1
> [junit4:junit4]   2> 5728 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 1
> [junit4:junit4]   2> 5732 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 1
> [junit4:junit4]   2> 5736 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 1
> [junit4:junit4]   2> 5739 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 1
> [junit4:junit4]   2> 5742 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 1
> [junit4:junit4]   2> 5746 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 1
> [junit4:junit4]   2> 5749 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 1
> [junit4:junit4]   2> 5752 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 1
> [junit4:junit4]   2> 5755 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 1
> [junit4:junit4]   2> 5758 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 1
> [junit4:junit4]   2> 5762 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 1
> [junit4:junit4]   2> 5765 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 1
> [junit4:junit4]   2> 5769 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 1
> [junit4:junit4]   2> 5772 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 1
> [junit4:junit4]   2> 5776 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 1
> [junit4:junit4]   2> 5779 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 1
> [junit4:junit4]   2> 5782 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 1
> [junit4:junit4]   2> 5786 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 1
> [junit4:junit4]   2> 5789 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 1
> [junit4:junit4]   2> 5793 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 1
> [junit4:junit4]   2> 5796 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 1
> [junit4:junit4]   2> 5799 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 1
> [junit4:junit4]   2> 5803 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 1
> [junit4:junit4]   2> 5807 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 1
> [junit4:junit4]   2> 5811 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 1
> [junit4:junit4]   2> 5814 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 1
> [junit4:junit4]   2> 5817 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 1
> [junit4:junit4]   2> 5821 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 1
> [junit4:junit4]   2> 5824 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 1
> [junit4:junit4]   2> 5835 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 1
> [junit4:junit4]   2> 5839 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 1
> [junit4:junit4]   2> 5843 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 1
> [junit4:junit4]   2> 5847 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 1
> [junit4:junit4]   2> 5851 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 1
> [junit4:junit4]   2> 5854 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 1
> [junit4:junit4]   2> 5858 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 1
> [junit4:junit4]   2> 5861 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 1
> [junit4:junit4]   2> 5864 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 1
> [junit4:junit4]   2> 5868 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 1
> [junit4:junit4]   2> 5872 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 1
> [junit4:junit4]   2> 5877 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 1
> [junit4:junit4]   2> 5882 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 1
> [junit4:junit4]   2> 5887 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 1
> [junit4:junit4]   2> 5893 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 2
> [junit4:junit4]   2> 5897 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 1
> [junit4:junit4]   2> 5902 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 1
> [junit4:junit4]   2> 5907 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 1
> [junit4:junit4]   2> 5912 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 1
> [junit4:junit4]   2> 5917 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 1
> [junit4:junit4]   2> 5922 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 1
> [junit4:junit4]   2> 5927 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 1
> [junit4:junit4]   2> 5932 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
> [junit4:junit4]   2> 5937 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 1
> [junit4:junit4]   2> 5941 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 1
> [junit4:junit4]   2> 5945 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
> [junit4:junit4]   2> 5950 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 1
> [junit4:junit4]   2> 5954 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 1
> [junit4:junit4]   2> 5958 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 1
> [junit4:junit4]   2> 5962 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 1
> [junit4:junit4]   2> 5967 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 1
> [junit4:junit4]   2> 5971 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 1
> [junit4:junit4]   2> 5975 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 1
> [junit4:junit4]   2> 5978 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 1
> [junit4:junit4]   2> 5982 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 1
> [junit4:junit4]   2> 5986 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 1
> [junit4:junit4]   2> 5989 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 1
> [junit4:junit4]   2> 5993 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 1
> [junit4:junit4]   2> 5998 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 2
> [junit4:junit4]   2> 6002 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 1
> [junit4:junit4]   2> 6006 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 1
> [junit4:junit4]   2> 6010 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 1
> [junit4:junit4]   2> 6014 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 1
> [junit4:junit4]   2> 6017 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 1
> [junit4:junit4]   2> 6021 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 1
> [junit4:junit4]   2> 6025 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 1
> [junit4:junit4]   2> 6029 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 1
> [junit4:junit4]   2> 6033 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 1
> [junit4:junit4]   2> 6036 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 1
> [junit4:junit4]   2> 6039 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 1
> [junit4:junit4]   2> 6043 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 1
> [junit4:junit4]   2> 6046 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 1
> [junit4:junit4]   2> 6049 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 1
> [junit4:junit4]   2> 6053 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 1
> [junit4:junit4]   2> 6056 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 1
> [junit4:junit4]   2> 6059 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 1
> [junit4:junit4]   2> 6062 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 1
> [junit4:junit4]   2> 6066 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 1
> [junit4:junit4]   2> 6070 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 1
> [junit4:junit4]   2> 6074 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 1
> [junit4:junit4]   2> 6077 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 1
> [junit4:junit4]   2> 6080 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 1
> [junit4:junit4]   2> 6083 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 1
> [junit4:junit4]   2> 6086 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 1
> [junit4:junit4]   2> 6090 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 1
> [junit4:junit4]   2> 6093 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 1
> [junit4:junit4]   2> 6096 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 1
> [junit4:junit4]   2> 6099 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 1
> [junit4:junit4]   2> 6102 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 1
> [junit4:junit4]   2> 6106 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 1
> [junit4:junit4]   2> 6109 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 1
> [junit4:junit4]   2> 6113 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 1
> [junit4:junit4]   2> 6117 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 1
> [junit4:junit4]   2> 6121 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 1
> [junit4:junit4]   2> 6125 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 1
> [junit4:junit4]   2> 6128 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 1
> [junit4:junit4]   2> 6132 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 1
> [junit4:junit4]   2> 6135 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 1
> [junit4:junit4]   2> 6139 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 1
> [junit4:junit4]   2> 6142 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 1
> [junit4:junit4]   2> 6146 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 1
> [junit4:junit4]   2> 6149 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 1
> [junit4:junit4]   2> 6153 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 1
> [junit4:junit4]   2> 6156 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 1
> [junit4:junit4]   2> 6160 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 1
> [junit4:junit4]   2> 6163 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 1
> [junit4:junit4]   2> 6166 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 1
> [junit4:junit4]   2> 6169 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 1
> [junit4:junit4]   2> 6172 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 1
> [junit4:junit4]   2> 6176 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 1
> [junit4:junit4]   2> 6180 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 1
> [junit4:junit4]   2> 6183 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 1
> [junit4:junit4]   2> 6187 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 1
> [junit4:junit4]   2> 6190 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 1
> [junit4:junit4]   2> 6193 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 1
> [junit4:junit4]   2> 6197 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 1
> [junit4:junit4]   2> 6201 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 1
> [junit4:junit4]   2> 6204 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 1
> [junit4:junit4]   2> 6208 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 1
> [junit4:junit4]   2> 6211 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 1
> [junit4:junit4]   2> 6215 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 1
> [junit4:junit4]   2> 6218 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 1
> [junit4:junit4]   2> 6222 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 1
> [junit4:junit4]   2> 6226 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 1
> [junit4:junit4]   2> 6229 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 1
> [junit4:junit4]   2> 6232 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 1
> [junit4:junit4]   2> 6236 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 1
> [junit4:junit4]   2> 6239 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 1
> [junit4:junit4]   2> 6243 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 1
> [junit4:junit4]   2> 6246 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 1
> [junit4:junit4]   2> 6250 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 1
> [junit4:junit4]   2> 6254 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 1
> [junit4:junit4]   2> 6257 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 1
> [junit4:junit4]   2> 6260 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 1
> [junit4:junit4]   2> 6264 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 1
> [junit4:junit4]   2> 6268 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 1
> [junit4:junit4]   2> 6272 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 1
> [junit4:junit4]   2> 6275 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 1
> [junit4:junit4]   2> 6279 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 1
> [junit4:junit4]   2> 6282 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 1
> [junit4:junit4]   2> 6286 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 1
> [junit4:junit4]   2> 6290 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 1
> [junit4:junit4]   2> 6293 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 1
> [junit4:junit4]   2> 6296 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 1
> [junit4:junit4]   2> 6299 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 1
> [junit4:junit4]   2> 6303 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 1
> [junit4:junit4]   2> 6306 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 1
> [junit4:junit4]   2> 6310 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 1
> [junit4:junit4]   2> 6314 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 1
> [junit4:junit4]   2> 6317 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 1
> [junit4:junit4]   2> 6321 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 1
> [junit4:junit4]   2> 6325 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 1
> [junit4:junit4]   2> 6328 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 1
> [junit4:junit4]   2> 6331 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 1
> [junit4:junit4]   2> 6335 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 1
> [junit4:junit4]   2> 6338 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 1
> [junit4:junit4]   2> 6342 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 1
> [junit4:junit4]   2> 6346 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 1
> [junit4:junit4]   2> 6350 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 1
> [junit4:junit4]   2> 6353 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 1
> [junit4:junit4]   2> 6357 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 1
> [junit4:junit4]   2> 6361 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 1
> [junit4:junit4]   2> 6365 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 1
> [junit4:junit4]   2> 6368 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 1
> [junit4:junit4]   2> 6371 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 1
> [junit4:junit4]   2> 6374 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 1
> [junit4:junit4]   2> 6377 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 1
> [junit4:junit4]   2> 6380 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 1
> [junit4:junit4]   2> 6384 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 1
> [junit4:junit4]   2> 6387 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 1
> [junit4:junit4]   2> 6390 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 1
> [junit4:junit4]   2> 6394 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 1
> [junit4:junit4]   2> 6398 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 1
> [junit4:junit4]   2> 6402 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 1
> [junit4:junit4]   2> 6405 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 1
> [junit4:junit4]   2> 6408 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 1
> [junit4:junit4]   2> 6412 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 1
> [junit4:junit4]   2> 6415 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 1
> [junit4:junit4]   2> 6419 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 1
> [junit4:junit4]   2> 6422 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 1
> [junit4:junit4]   2> 6426 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 1
> [junit4:junit4]   2> 6430 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 1
> [junit4:junit4]   2> 6434 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 1
> [junit4:junit4]   2> 6438 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 1
> [junit4:junit4]   2> 6442 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 1
> [junit4:junit4]   2> 6447 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 1
> [junit4:junit4]   2> 6451 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 1
> [junit4:junit4]   2> 6455 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 1
> [junit4:junit4]   2> 6459 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 1
> [junit4:junit4]   2> 6463 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 1
> [junit4:junit4]   2> 6467 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 1
> [junit4:junit4]   2> 6471 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 1
> [junit4:junit4]   2> 6475 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 1
> [junit4:junit4]   2> 6481 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 1
> [junit4:junit4]   2> 6485 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 1
> [junit4:junit4]   2> 6489 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 1
> [junit4:junit4]   2> 6493 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 1
> [junit4:junit4]   2> 6497 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 1
> [junit4:junit4]   2> 6501 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 1
> [junit4:junit4]   2> 6505 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 1
> [junit4:junit4]   2> 6509 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 1
> [junit4:junit4]   2> 6513 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 1
> [junit4:junit4]   2> 6517 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 1
> [junit4:junit4]   2> 6521 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 1
> [junit4:junit4]   2> 6525 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 1
> [junit4:junit4]   2> 6529 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 1
> [junit4:junit4]   2> 6533 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 1
> [junit4:junit4]   2> 6537 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 1
> [junit4:junit4]   2> 6541 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 1
> [junit4:junit4]   2> 6545 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 1
> [junit4:junit4]   2> 6549 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 1
> [junit4:junit4]   2> 6553 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 1
> [junit4:junit4]   2> 6557 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 1
> [junit4:junit4]   2> 6561 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 1
> [junit4:junit4]   2> 6565 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 1
> [junit4:junit4]   2> 6569 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 1
> [junit4:junit4]   2> 6574 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 1
> [junit4:junit4]   2> 6578 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 1
> [junit4:junit4]   2> 6582 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 1
> [junit4:junit4]   2> 6586 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 1
> [junit4:junit4]   2> 6590 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 1
> [junit4:junit4]   2> 6594 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 1
> [junit4:junit4]   2> 6598 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 1
> [junit4:junit4]   2> 6601 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
> [junit4:junit4]   2> 6605 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 1
> [junit4:junit4]   2> 6608 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 1
> [junit4:junit4]   2> 6612 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 1
> [junit4:junit4]   2> 6615 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 1
> [junit4:junit4]   2> 6618 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 1
> [junit4:junit4]   2> 6621 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 1
> [junit4:junit4]   2> 6624 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 1
> [junit4:junit4]   2> 6627 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 1
> [junit4:junit4]   2> 6631 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 1
> [junit4:junit4]   2> 6635 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
> [junit4:junit4]   2> 6638 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 1
> [junit4:junit4]   2> 6642 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 1
> [junit4:junit4]   2> 6644 T43 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 6747 T43 C3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@563625d0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
> [junit4:junit4]   2> 6748 T43 C3 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
> [junit4:junit4]   2> 6749 T43 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 6757 T43 C3 oass.SolrIndexSearcher.<init> Opening Searcher@8f003c1 main
> [junit4:junit4]   2> 6758 T43 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 6758 T51 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f003c1 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
> [junit4:junit4]   2> 6759 T51 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6759 T43 C3 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 115
> [junit4:junit4]   2> 6772 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=191923603
> [junit4:junit4]   2> 6772 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@329c393d
> [junit4:junit4]   2> 6773 T16 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=499,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
> [junit4:junit4]   2> 6774 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 6774 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 6775 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 6776 T16 C3 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6777 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 6778 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6779 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6779 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 6780 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 6781 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 6781 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 6834 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 6836 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25210
> [junit4:junit4]   2> 6837 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 6838 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 6838 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
> [junit4:junit4]   2> 6838 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
> [junit4:junit4]   2> 6839 T16 oasc.CoreContainer.<init> New CoreContainer 167894475
> [junit4:junit4]   2> 6839 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 6840 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 6840 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 6902 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 6902 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 6903 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 6903 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 6904 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 6905 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 6905 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 6905 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 6925 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 6950 T61 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
> [junit4:junit4]   2> 6951 T61 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
> [junit4:junit4]   2> 7006 T61 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 7073 T61 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 7074 T61 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 7080 T61 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 7109 T61 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 7111 T61 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
> [junit4:junit4]   2> 7111 T61 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 7112 T61 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 7113 T61 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
> [junit4:junit4]   2> 7113 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 7114 T61 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
> [junit4:junit4]   2> 7115 T61 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 7116 T61 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 7116 T61 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 7117 T61 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 7129 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 7133 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 7134 T61 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 7138 T61 oass.SolrIndexSearcher.<init> Opening Searcher@1c3087f9 main
> [junit4:junit4]   2> 7139 T61 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 7139 T61 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 7140 T61 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
> [junit4:junit4]   2> 7141 T61 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 7146 T61 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@338f57d2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 7147 T61 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 7147 T61 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 7148 T61 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 7148 T62 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c3087f9 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
> [junit4:junit4]   2> 7148 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 7149 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@7ceb670
> [junit4:junit4]   2> 7344 T54 C4 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=160 
> [junit4:junit4]   2> 7476 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 7479 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64188
> [junit4:junit4]   2> 7480 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 7481 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 7481 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
> [junit4:junit4]   2> 7482 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
> [junit4:junit4]   2> 7482 T16 oasc.CoreContainer.<init> New CoreContainer 492929608
> [junit4:junit4]   2> 7483 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 7484 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 7484 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 7534 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 7534 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 7535 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 7535 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 7536 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 7537 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 7537 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 7538 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 7538 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 7539 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 7564 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 7594 T72 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
> [junit4:junit4]   2> 7595 T72 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
> [junit4:junit4]   2> 7648 T72 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 7719 T72 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 7720 T72 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 7725 T72 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 7755 T72 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 7757 T72 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
> [junit4:junit4]   2> 7757 T72 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 7757 T72 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 7759 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
> [junit4:junit4]   2> 7760 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 7760 T72 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
> [junit4:junit4]   2> 7761 T72 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 7762 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
> [junit4:junit4]   2> 7769 T72 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 7769 T72 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 7770 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 7771 T72 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 7771 T72 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 7772 T72 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 7772 T72 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 7773 T72 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 7773 T72 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 7784 T72 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 7792 T72 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 7794 T72 oass.SolrIndexSearcher.<init> Opening Searcher@63c5ab93 main
> [junit4:junit4]   2> 7794 T72 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 7795 T72 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 7796 T72 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 7796 T72 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 7796 T73 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63c5ab93 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 7802 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 7802 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 7803 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@29df2ecc
> [junit4:junit4]   2> 7833 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 7938 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8043 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8147 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8252 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8356 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8460 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8564 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8668 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8680 T55 C4 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 8681 T74 oash.SnapPuller.fetchLatestIndex Master's generation: 2
> [junit4:junit4]   2> 8682 T74 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
> [junit4:junit4]   2> 8682 T74 oash.SnapPuller.fetchLatestIndex Starting replication process
> [junit4:junit4]   2> 8686 T55 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 8690 T55 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 8696 T55 C4 REQ [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=11 
> [junit4:junit4]   2> 8697 T74 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
> [junit4:junit4]   2> 8699 T74 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 forceNew:false
> [junit4:junit4]   2> 8700 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8706 T74 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5849b49d; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
> [junit4:junit4]   2> 8721 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
> [junit4:junit4]   2> 8736 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.doc&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8742 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfe&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8747 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8753 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8759 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfs&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8764 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8770 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tim&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 8772 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
> [junit4:junit4]   2> 8789 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
> [junit4:junit4]   2> 8794 T55 C4 REQ [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tip&command=filecontent&checksum=true&compression=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
> [junit4:junit4]   2> 8803 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 8803 T74 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
> [junit4:junit4]   2> 8813 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8820 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8820 T74 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
> [junit4:junit4]   2> 8821 T74 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
> [junit4:junit4]   2> 8822 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8831 T74 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5440bf04; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 8832 T74 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Lucene41_0.doc, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 8832 T74 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
> [junit4:junit4]   2> 8833 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 8838 T74 oass.SolrIndexSearcher.<init> Opening Searcher@c63a8af main
> [junit4:junit4]   2> 8838 T73 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c63a8af main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)}
> [junit4:junit4]   2> 8839 T73 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 8839 T74 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5849b49d; maxCacheMB=48.0 maxMergeSizeMB=4.0)
> [junit4:junit4]   2> 8840 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
> [junit4:junit4]   2> 8875 T74 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 8891 T65 C5 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=1 
> [junit4:junit4]   2> 9012 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=167894475
> [junit4:junit4]   2> 9013 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ceb670
> [junit4:junit4]   2> 9013 T16 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> 9014 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 9014 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 9015 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 9015 T16 C4 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9016 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9017 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9018 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9018 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9019 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 9071 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 9073 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32481
> [junit4:junit4]   2> 9074 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 9074 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 9075 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master
> [junit4:junit4]   2> 9075 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/solr.xml
> [junit4:junit4]   2> 9075 T16 oasc.CoreContainer.<init> New CoreContainer 863068806
> [junit4:junit4]   2> 9076 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 9076 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 9077 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/'
> [junit4:junit4]   2> 9118 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 9119 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 9119 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 9120 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 9121 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 9122 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 9139 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 9159 T85 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1
> [junit4:junit4]   2> 9160 T85 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/'
> [junit4:junit4]   2> 9212 T85 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 9278 T85 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 9279 T85 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 9285 T85 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 9313 T85 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 9315 T85 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/
> [junit4:junit4]   2> 9315 T85 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 9316 T85 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 9317 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data forceNew:false
> [junit4:junit4]   2> 9318 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9318 T85 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index/
> [junit4:junit4]   2> 9320 T85 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 9321 T85 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 9321 T85 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 9322 T85 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 9333 T85 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 9337 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9339 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 9348 T85 oass.SolrIndexSearcher.<init> Opening Searcher@2c31ac05 main
> [junit4:junit4]   2> 9349 T85 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 9349 T85 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 9350 T85 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
> [junit4:junit4]   2> 9350 T85 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 9350 T85 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 9350 T86 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c31ac05 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
> [junit4:junit4]   2> 9351 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 9352 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 9352 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 9372 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=492929608
> [junit4:junit4]   2> 9373 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29df2ecc
> [junit4:junit4]   2> 9374 T16 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> 9375 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 9375 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 9376 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 9377 T16 C5 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 9378 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 9379 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 9380 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
> [junit4:junit4]   2> 9380 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index.20130224120841023
> [junit4:junit4]   2> 9381 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 9381 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 9382 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 9382 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 9383 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 9436 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 9439 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12128
> [junit4:junit4]   2> 9439 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 9440 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 9440 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave
> [junit4:junit4]   2> 9440 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/solr.xml
> [junit4:junit4]   2> 9441 T16 oasc.CoreContainer.<init> New CoreContainer 1709793028
> [junit4:junit4]   2> 9441 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 9442 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 9442 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/'
> [junit4:junit4]   2> 9456 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 9457 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 9458 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 9459 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 9459 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 9459 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 9473 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 9492 T96 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1
> [junit4:junit4]   2> 9493 T96 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/'
> [junit4:junit4]   2> 9528 T96 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 9573 T96 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 9574 T96 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 9578 T96 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 9593 T96 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 9594 T96 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/
> [junit4:junit4]   2> 9594 T96 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 9595 T96 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
> [junit4:junit4]   2> 9596 T96 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data forceNew:false
> [junit4:junit4]   2> 9596 T96 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 9596 T96 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index/
> [junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 9598 T96 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 9599 T96 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 9601 T96 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 9603 T96 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 9604 T96 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index forceNew:false
> [junit4:junit4]   2> 9609 T96 oass.SolrIndexSearcher.<init> Opening Searcher@571cac41 main
> [junit4:junit4]   2> 9610 T96 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 9610 T96 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 9611 T96 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 9611 T96 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 9611 T97 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@571cac41 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
> [junit4:junit4]   2> 9611 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 9612 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 9612 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 9621 T16 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterStartupWithNoActivity
> [junit4:junit4]   2> 9622 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=863068806
> [junit4:junit4]   2> 9623 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5381298a
> [junit4:junit4]   2> 9623 T16 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> 9623 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 9624 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 9624 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 9625 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 9625 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data/index
> [junit4:junit4]   2> 9626 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9627 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718512332/master/collection1/data
> [junit4:junit4]   2> 9627 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 9680 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1709793028
> [junit4:junit4]   2> 9681 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f4b3950
> [junit4:junit4]   2> 24677 T98 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://127.0.0.1:32481/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:32481/solr
> [junit4:junit4]   2> 24679 T98 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 24680 T98 oasc.SolrException.log SEVERE SnapPull failed :org.apache.solr.common.SolrException: java.io.IOException: null: NIOFSIndexInput(path="/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/replication.properties")
> [junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:792)
> [junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.logReplicationTimeAndConfFiles(SnapPuller.java:546)
> [junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:491)
> [junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
> [junit4:junit4]   2> 		at org.apache.solr.handler.SnapPuller$1.run(SnapPuller.java:223)
> [junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> [junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
> [junit4:junit4]   2> 		at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
> [junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
> [junit4:junit4]   2> 		at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
> [junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
> [junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> [junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:679)
> [junit4:junit4]   2> 	Caused by: java.io.IOException: null: NIOFSIndexInput(path="/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/replication.properties")
> [junit4:junit4]   2> 		at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:182)
> [junit4:junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:272)
> [junit4:junit4]   2> 		at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:51)
> [junit4:junit4]   2> 		at org.apache.solr.util.PropertiesInputStream.read(PropertiesInputStream.java:38)
> [junit4:junit4]   2> 		at java.io.InputStream.read(InputStream.java:170)
> [junit4:junit4]   2> 		at java.io.InputStream.read(InputStream.java:101)
> [junit4:junit4]   2> 		at java.util.Properties$LineReader.readLine(Properties.java:435)
> [junit4:junit4]   2> 		at java.util.Properties.load0(Properties.java:354)
> [junit4:junit4]   2> 		at java.util.Properties.load(Properties.java:342)
> [junit4:junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:781)
> [junit4:junit4]   2> 		... 12 more
> [junit4:junit4]   2> 	Caused by: java.nio.channels.ClosedByInterruptException
> [junit4:junit4]   2> 		at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:201)
> [junit4:junit4]   2> 		at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:668)
> [junit4:junit4]   2> 		at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:167)
> [junit4:junit4]   2> 		... 21 more
> [junit4:junit4]   2> 	
> [junit4:junit4]   2> 24681 T16 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> 24681 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 24682 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 24682 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 24682 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 24683 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data/index
> [junit4:junit4]   2> 24684 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 24685 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718514171/slave/collection1/data
> [junit4:junit4]   2> 24685 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 24760 T16 oas.SolrTestCaseJ4.setUp ###Starting doTestStopPoll
> [junit4:junit4]   2> 24770 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 24773 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57109
> [junit4:junit4]   2> 24774 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 24775 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 24775 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master
> [junit4:junit4]   2> 24776 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/solr.xml
> [junit4:junit4]   2> 24776 T16 oasc.CoreContainer.<init> New CoreContainer 1579226398
> [junit4:junit4]   2> 24777 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 24778 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/'
> [junit4:junit4]   2> 24778 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/'
> [junit4:junit4]   2> 24825 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 24825 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 24826 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 24826 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 24827 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 24828 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 24828 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 24829 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 24829 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 24830 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 24852 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 24884 T108 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1
> [junit4:junit4]   2> 24885 T108 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/'
> [junit4:junit4]   2> 24921 T108 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 24962 T108 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 24962 T108 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 24966 T108 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 24982 T108 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 24983 T108 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/
> [junit4:junit4]   2> 24983 T108 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 24984 T108 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 24984 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data forceNew:false
> [junit4:junit4]   2> 24984 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
> [junit4:junit4]   2> 24985 T108 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index/
> [junit4:junit4]   2> 24985 T108 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 24986 T108 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index forceNew:false
> [junit4:junit4]   2> 24987 T108 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c03bb34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78f7821d),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 24987 T108 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 24987 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data/index
> [junit4:junit4]   2> 24988 T108 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 24989 T108 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 24990 T108 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 24994 T108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 24997 T108 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
> [junit4:junit4]   2> 24998 T108 oass.SolrIndexSearcher.<init> Opening Searcher@321893c7 main
> [junit4:junit4]   2> 24998 T108 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 24998 T108 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 24999 T108 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
> [junit4:junit4]   2> 24999 T108 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 24999 T108 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 24999 T109 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@321893c7 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 25000 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 25000 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 25001 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 25023 T16 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 25026 T16 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12648
> [junit4:junit4]   2> 25027 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 25027 T16 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 25028 T16 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave
> [junit4:junit4]   2> 25028 T16 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/solr.xml
> [junit4:junit4]   2> 25029 T16 oasc.CoreContainer.<init> New CoreContainer 711428292
> [junit4:junit4]   2> 25029 T16 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
> [junit4:junit4]   2> 25030 T16 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/'
> [junit4:junit4]   2> 25031 T16 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/'
> [junit4:junit4]   2> 25051 T16 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
> [junit4:junit4]   2> 25051 T16 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 25052 T16 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
> [junit4:junit4]   2> 25052 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 25053 T16 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 25053 T16 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 25054 T16 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 25054 T16 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 25055 T16 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 25056 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
> [junit4:junit4]   2> 25073 T16 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 25100 T119 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1
> [junit4:junit4]   2> 25101 T119 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/'
> [junit4:junit4]   2> 25133 T119 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
> [junit4:junit4]   2> 25174 T119 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 25174 T119 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 25178 T119 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 25192 T119 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 25194 T119 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/
> [junit4:junit4]   2> 25194 T119 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
> [junit4:junit4]   2> 25194 T119 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 25195 T119 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data forceNew:false
> [junit4:junit4]   2> 25195 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data
> [junit4:junit4]   2> 25195 T119 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index/
> [junit4:junit4]   2> 25196 T119 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 25196 T119 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index forceNew:false
> [junit4:junit4]   2> 25197 T119 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3bdd6a67 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4574aee5),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 25198 T119 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 25198 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data/index
> [junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 25199 T119 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 25200 T119 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 25202 T119 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 25204 T119 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537339/slave/collection1/data
> [junit4:junit4]   2> 25204 T119 oass.SolrIndexSearcher.<init> Opening Searcher@7c70bdc6 main
> [junit4:junit4]   2> 25205 T119 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 25205 T119 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 25206 T119 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 25206 T119 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 25206 T120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c70bdc6 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 25206 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 25207 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 25208 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@75f365b2
> [junit4:junit4]   2> 25228 T101 C6 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
> [junit4:junit4]   2> 25232 T101 C6 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361718537085/master/collection1/data
> [junit4:junit4]   2> 25234 T101 C6 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5c03bb34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78f7821d),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 25234 T101 C6 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 25236 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 5
> [junit4:junit4]   2> 25240 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
> [junit4:junit4]   2> 25244 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
> [junit4:junit4]   2> 25248 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 1
> [junit4:junit4]   2> 25252 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
> [junit4:junit4]   2> 25256 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
> [junit4:junit4]   2> 25260 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
> [junit4:junit4]   2> 25264 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 1
> [junit4:junit4]   2> 25268 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 1
> [junit4:junit4]   2> 25272 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
> [junit4:junit4]   2> 25276 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
> [junit4:junit4]   2> 25280 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 1
> [junit4:junit4]   2> 25284 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 1
> [junit4:junit4]   2> 25288 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
> [junit4:junit4]   2> 25292 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1
> [junit4:junit4]   2> 25296 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
> [junit4:junit4]   2> 25300 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
> [junit4:junit4]   2> 25304 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
> [junit4:junit4]   2> 25308 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 1
> [junit4:junit4]   2> 25312 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
> [junit4:junit4]   2> 25316 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
> [junit4:junit4]   2> 25320 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 1
> [junit4:junit4]   2> 25324 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
> [junit4:junit4]   2> 25328 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
> [junit4:junit4]   2> 25332 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
> [junit4:junit4]   2> 25336 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
> [junit4:junit4]   2> 25340 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
> [junit4:junit4]   2> 25344 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 1
> [junit4:junit4]   2> 25348 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 1
> [junit4:junit4]   2> 25352 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
> [junit4:junit4]   2> 25356 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
> [junit4:junit4]   2> 25360 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
> [junit4:junit4]   2> 25364 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
> [junit4:junit4]   2> 25368 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
> [junit4:junit4]   2> 25372 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 1
> [junit4:junit4]   2> 25376 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
> [junit4:junit4]   2> 25380 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 1
> [junit4:junit4]   2> 25384 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
> [junit4:junit4]   2> 25388 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 1
> [junit4:junit4]   2> 25392 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1
> [junit4:junit4]   2> 25396 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
> [junit4:junit4]   2> 25400 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 1
> [junit4:junit4]   2> 25404 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
> [junit4:junit4]   2> 25408 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 1
> [junit4:junit4]   2> 25412 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
> [junit4:junit4]   2> 25416 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 1
> [junit4:junit4]   2> 25420 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
> [junit4:junit4]   2> 25424 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
> [junit4:junit4]   2> 25428 T101 C6 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 1
> [junit4:junit4]   2> 25432 T101 C6 UPDATE [collection1] webapp=/solr path=/updat
> 
> [...truncated too long message...]
> 
>   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4128c728 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5c2b3483),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 511435 T544 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 511436 T544 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
> [junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
> [junit4:junit4]   2> 511437 T544 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
> [junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
> [junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 511438 T544 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 511440 T544 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 511443 T544 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
> [junit4:junit4]   2> 511444 T544 oass.SolrIndexSearcher.<init> Opening Searcher@1a6fc530 main
> [junit4:junit4]   2> 511444 T544 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 511444 T544 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 511445 T544 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
> [junit4:junit4]   2> 511445 T544 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 511445 T545 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a6fc530 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 511446 T16 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 511446 T16 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 511447 T16 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 511459 T16 oas.SolrTestCaseJ4.tearDown ###Ending doTestIndexAndConfigReplication
> [junit4:junit4]   2> 511459 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1502808907
> [junit4:junit4]   2> 511460 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5168400e
> [junit4:junit4]   2> 511460 T16 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> 511461 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 511461 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 511462 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 511462 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 511463 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
> [junit4:junit4]   2> 511463 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data
> [junit4:junit4]   2> 511464 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data
> [junit4:junit4]   2> 511464 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
> [junit4:junit4]   2> 511465 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719019948/master/collection1/data/index
> [junit4:junit4]   2> 511466 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 511518 T16 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1949819426
> [junit4:junit4]   2> 511519 T16 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ef9bdff
> [junit4:junit4]   2> 511519 T16 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> 511520 T16 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
> [junit4:junit4]   2> 511520 T16 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
> [junit4:junit4]   2> 511521 T16 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
> [junit4:junit4]   2> 511521 T16 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
> [junit4:junit4]   2> 511522 T16 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
> [junit4:junit4]   2> 511522 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
> [junit4:junit4]   2> 511523 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data/index
> [junit4:junit4]   2> 511523 T16 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
> [junit4:junit4]   2> 511524 T16 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361719020232/slave/collection1/data
> [junit4:junit4]   2> 511524 T16 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
> [junit4:junit4]   2> 511592 T16 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=lt_LT, timezone=America/Asuncion
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=153862736,total=411959296
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDocSet, SuggesterTest, TestReplicationHandler]
> [junit4:junit4] Completed on J1 in 511.63s, 10 tests, 1 error <<< FAILURES!
> 
> [...truncated 731 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:388: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:361: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:183: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:447: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1202: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:865: There were test failures: 254 suites, 1063 tests, 1 error, 22 ignored (4 assumptions)
> 
> Total time: 91 minutes 48 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


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