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 2014/07/16 18:02:57 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 579 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/579/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup:     1) Thread[id=4286, name=Thread-2129, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at java.net.Socket.connect(Socket.java:528)         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)         at java.net.URL.openStream(URL.java:1037)         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   1) Thread[id=4286, name=Thread-2129, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
	at __randomizedtesting.SeedInfo.seed([F9DC4C562C640CC3]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4286, name=Thread-2129, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at java.net.Socket.connect(Socket.java:528)         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)         at java.net.URL.openStream(URL.java:1037)         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4286, name=Thread-2129, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
	at __randomizedtesting.SeedInfo.seed([F9DC4C562C640CC3]:0)




Build Log:
[...truncated 12277 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/init-core-data-001
   [junit4]   2> 5054452 T4266 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
   [junit4]   2> 5054472 T4266 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5054474 T4266 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57346
   [junit4]   2> 5054475 T4266 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5054475 T4266 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5054476 T4266 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001
   [junit4]   2> 5054476 T4266 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/'
   [junit4]   2> 5054526 T4266 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/solr.xml
   [junit4]   2> 5054626 T4266 oasc.CoreContainer.<init> New CoreContainer 1234832373
   [junit4]   2> 5054627 T4266 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/]
   [junit4]   2> 5054628 T4266 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5054629 T4266 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5054629 T4266 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5054630 T4266 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5054630 T4266 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5054630 T4266 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5054631 T4266 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5054631 T4266 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5054631 T4266 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5054632 T4266 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5054633 T4266 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5054633 T4266 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5054638 T4276 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/'
   [junit4]   2> 5054686 T4276 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 5054727 T4276 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5054728 T4276 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5054737 T4276 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5054754 T4276 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5054755 T4276 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir ./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/
   [junit4]   2> 5054755 T4276 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5054756 T4276 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data/
   [junit4]   2> 5054756 T4276 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 5054756 T4276 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data
   [junit4]   2> 5054757 T4276 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data/index/
   [junit4]   2> 5054757 T4276 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5054758 T4276 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data/index
   [junit4]   2> 5054758 T4276 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=63.21875, floorSegmentMB=1.6376953125, forceMergeDeletesPctAllowed=29.525944341421784, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6573420980106525
   [junit4]   2> 5054759 T4276 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@415f5eb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42413915),segFN=segments_1,generation=1}
   [junit4]   2> 5054759 T4276 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5054760 T4276 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5054761 T4276 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5054761 T4276 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5054761 T4276 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 5054761 T4276 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 5054762 T4276 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 5054762 T4276 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5054781 T4276 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5054783 T4276 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5054784 T4276 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5054784 T4276 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@775de1be
   [junit4]   2> 5054784 T4276 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@415f5eb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42413915),segFN=segments_1,generation=1}
   [junit4]   2> 5054785 T4276 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5054785 T4276 oass.SolrIndexSearcher.<init> Opening Searcher@2701b17b[collection1] main
   [junit4]   2> 5054786 T4276 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/conf
   [junit4]   2> 5054786 T4276 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/conf}
   [junit4]   2> 5054786 T4276 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/conf
   [junit4]   2> 5054787 T4276 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 5054788 T4276 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/conf
   [junit4]   2> 5054788 T4276 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5054788 T4276 oash.ReplicationHandler.inform Replication enabled for following config files: schema-replication2.xml:schema.xml
   [junit4]   2> 5054788 T4276 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5054789 T4277 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2701b17b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5054789 T4276 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5054790 T4266 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 5054790 T4266 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C1345 name=collection1 org.apache.solr.core.SolrCore@4e9f1c4
   [junit4]   2> 5054792 T4269 C1345 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5054793 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
   [junit4]   2> 5054797 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
   [junit4]   2> 5054800 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 5054803 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 5054806 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
   [junit4]   2> 5054808 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
   [junit4]   2> 5054811 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
   [junit4]   2> 5054813 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
   [junit4]   2> 5054816 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
   [junit4]   2> 5054818 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
   [junit4]   2> 5054821 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
   [junit4]   2> 5054824 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
   [junit4]   2> 5054826 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
   [junit4]   2> 5054828 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
   [junit4]   2> 5054831 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
   [junit4]   2> 5054834 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
   [junit4]   2> 5054836 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
   [junit4]   2> 5054838 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
   [junit4]   2> 5054841 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
   [junit4]   2> 5054844 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
   [junit4]   2> 5054847 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
   [junit4]   2> 5054850 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
   [junit4]   2> 5054853 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
   [junit4]   2> 5054855 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
   [junit4]   2> 5054858 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
   [junit4]   2> 5054860 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
   [junit4]   2> 5054862 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
   [junit4]   2> 5054865 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
   [junit4]   2> 5054868 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
   [junit4]   2> 5054871 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
   [junit4]   2> 5054874 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
   [junit4]   2> 5054877 T4269 C1345 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5054880 T4269 C1345 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@415f5eb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42413915),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@415f5eb5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42413915),segFN=segments_2,generation=2}
   [junit4]   2> 5054880 T4269 C1345 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 5054881 T4269 C1345 oass.SolrIndexSearcher.<init> Opening Searcher@103d2e27[collection1] main
   [junit4]   2> 5054882 T4269 C1345 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5054882 T4277 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@103d2e27[collection1] main{StandardDirectoryReader(segments_2:4:nrt _0(4.10):C30)}
   [junit4]   2> 5054883 T4269 C1345 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&waitSearcher=true&softCommit=false&version=2&commit=true} {commit=} 0 6
   [junit4]   2> 5054886 T4271 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 5054903 T4270 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={name=yo&command=backup} status=0 QTime=17 
   [junit4]   2> 5054903 T4281 oash.SnapShooter.createSnapshot Creating backup snapshot...
   [junit4]   2> 5054925 T4281 oash.SnapShooter.createSnapshot Done creating backup snapshot, completed at: Wed Jul 16 04:56:09 GMT-11:00 2014
   [junit4]   2> 5054925 T4281 oash.SnapShooter.createSnapshot Done creating backup snapshot: yo
   [junit4]   2> 5055090 T4270 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 5056099 T4270 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 5056101 T4271 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={name=sfcnabvpmhwczkolnfz&command=backup} status=0 QTime=2 
   [junit4]   2> 5056101 T4283 oash.SnapShooter.createSnapshot Creating backup snapshot...
   [junit4]   2> 5056119 T4283 oash.SnapShooter.createSnapshot Done creating backup snapshot, completed at: Wed Jul 16 04:56:11 GMT-11:00 2014
   [junit4]   2> 5056119 T4283 oash.SnapShooter.createSnapshot Done creating backup snapshot: sfcnabvpmhwczkolnfz
   [junit4]   2> 5056301 T4271 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 5056309 T4270 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 5056313 T4271 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={name=yo&command=deletebackup} status=0 QTime=6 
   [junit4]   2> 5056313 T4285 oash.SnapShooter.deleteNamedSnapshot Deleting snapshot: yo
   [junit4]   2> 5056511 T4271 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 5056513 T4271 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 5056514 T4266 oas.SolrTestCaseJ4.tearDown ###Ending doTestBackup
   [junit4]   2> 5056514 T4287 oash.SnapShooter.deleteNamedSnapshot Deleting snapshot: sfcnabvpmhwczkolnfz
   [junit4]   2> 5056514 T4270 C1345 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={name=sfcnabvpmhwczkolnfz&command=deletebackup} status=0 QTime=1 
   [junit4]   2> 5056515 T4266 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1234832373
   [junit4]   2> 5056516 T4266 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 5056516 T4270 C1345 oasc.SolrException.log ERROR null:org.eclipse.jetty.io.EofException
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]   2> 		at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]   2> 		at org.apache.solr.util.FastWriter.flush(FastWriter.java:137)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:766)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:426)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 5056518 T4270 C1345 oasc.SolrException.log ERROR null:org.eclipse.jetty.io.EofException
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]   2> 		at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]   2> 		at org.apache.solr.util.FastWriter.flush(FastWriter.java:137)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:766)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:426)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:207)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 5056519 T4270 C1345 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e9f1c4
   [junit4]   2> 5056520 T4270 C1345 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=30,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 5056520 T4270 C1345 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 5056521 T4270 C1345 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 5056521 T4270 C1345 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 5056522 T4270 C1345 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 5056523 T4270 C1345 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 5056523 T4270 C1345 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data/index;done=false>>]
   [junit4]   2> 5056523 T4270 C1345 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data/index
   [junit4]   2> 5056524 T4270 C1345 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data;done=false>>]
   [junit4]   2> 5056524 T4270 C1345 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandlerBackup-F9DC4C562C640CC3-001/solr-instance-001/collection1/data
   [junit4]   2> 5061525 T4266 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 7082 T4265 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 27203 T4265 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   [junit4]   2> 	   1) Thread[id=4286, name=Thread-2129, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:528)
   [junit4]   2> 	        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2> 	        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2> 	        at java.net.URL.openStream(URL.java:1037)
   [junit4]   2> 	        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]   2> 27204 T4265 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=4286, name=Thread-2129, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 30211 T4265 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=4286, name=Thread-2129, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:528)
   [junit4]   2> 	        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2> 	        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2> 	        at java.net.URL.openStream(URL.java:1037)
   [junit4]   2> 	        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=uk_UA, timezone=Etc/GMT+11
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=16,threads=2,free=105039792,total=426246144
   [junit4]   2> NOTE: All tests run in this JVM: [TestFuzzyAnalyzedSuggestions, PrimitiveFieldTypeTest, TestStressVersions, WordBreakSolrSpellCheckerTest, TestUtils, TestDFRSimilarityFactory, TestTrie, TestStressRecovery, SpellCheckCollatorTest, SuggesterWFSTTest, ExternalFileFieldSortTest, TestConfigSets, CursorPagingTest, OpenExchangeRatesOrgProviderTest, TestNonDefinedSimilarityFactory, TestStressUserVersions, SliceStateTest, TestOverriddenPrefixQueryForCustomFieldType, ReplicationFactorTest, ResourceLoaderTest, TestSchemaSimilarityResource, TestSearchPerf, TestAnalyzeInfixSuggestions, RankQueryTest, XsltUpdateRequestHandlerTest, TestSchemaVersionResource, TestSolr4Spatial, AtomicUpdatesTest, SolrIndexSplitterTest, NoCacheHeaderTest, AnalyticsQueryTest, TestComplexPhraseQParserPlugin, TestLeaderElectionZkExpiry, TestJmxIntegration, TestPartialUpdateDeduplication, TestNoOpRegenerator, SolrCmdDistributorTest, DeleteReplicaTest, TestClassNameShortening, PrimUtilsTest, TestAnalyzedSuggestions, DateMathParserTest, TestManagedSynonymFilterFactory, TestBM25SimilarityFactory, SolrTestCaseJ4Test, TestAddFieldRealTimeGet, TestCollationKeyRangeQueries, TestReplicationHandler, TestArbitraryIndexDir, TestManagedStopFilterFactory, DocValuesMultiTest, TestSearcherReuse, SignatureUpdateProcessorFactoryTest, TestMiniSolrCloudCluster, IndexBasedSpellCheckerTest, BasicFunctionalityTest, CoreAdminRequestStatusTest, UnloadDistributedZkTest, OverseerCollectionProcessorTest, AnalysisErrorHandlingTest, TestFieldTypeCollectionResource, JSONWriterTest, StandardRequestHandlerTest, ClusterStateUpdateTest, CircularListTest, TestStressReorder, TestRandomDVFaceting, TestWordDelimiterFilterFactory, TestFastOutputStream, TestRangeQuery, CursorMarkTest, TestSolrXml, HttpPartitionTest, PreAnalyzedUpdateProcessorTest, PathHierarchyTokenizerFactoryTest, TestCodecSupport, TestSerializedLuceneMatchVersion, TermsComponentTest, TestHashPartitioner, TestDefaultSimilarityFactory, DistributedSuggestComponentTest, TestFieldTypeResource, TestSolrXMLSerializer, HighlighterMaxOffsetTest, TestLuceneMatchVersion, TestRemoteStreaming, TestDistributedMissingSort, BasicDistributedZkTest, TestStandardQParsers, AddBlockUpdateTest, DirectUpdateHandlerTest, CoreAdminCreateDiscoverTest, TestReplicationHandlerBackup]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandlerBackup -Dtests.seed=F9DC4C562C640CC3 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=uk_UA -Dtests.timezone=Etc/GMT+11 -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestReplicationHandlerBackup (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   [junit4]    >    1) Thread[id=4286, name=Thread-2129, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9DC4C562C640CC3]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4286, name=Thread-2129, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9DC4C562C640CC3]:0)
   [junit4] Completed on J0 in 30.27s, 1 test, 2 errors <<< FAILURES!

[...truncated 432 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:474: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:45: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1299: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:923: There were test failures: 408 suites, 1662 tests, 2 suite-level errors, 546 ignored (7 assumptions)

Total time: 205 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-4.x #577
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 646152571 bytes
Compression is 0.0%
Took 1 min 47 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 581 - Still Failing

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

All tests passed

Build Log:
[...truncated 60277 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:474: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:406: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:87: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:179: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/TestJdbcDataSourceConvertType.java

Total time: 291 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-4.x #577
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 19 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 580 - Still Failing

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

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

Error Message:
expected:<[{indexVersion=1405661036233,generation=2,filelist=[_c2r.fdt, _c2r.fdx, _c2r.fnm, _c2r.nvd, _c2r.nvm, _c2r.si, _c2r_Lucene41_0.doc, _c2r_Lucene41_0.tim, _c2r_Lucene41_0.tip, _c2s.fdt, _c2s.fdx, _c2s.fnm, _c2s.nvd, _c2s.nvm, _c2s.si, _c2s_Lucene41_0.doc, _c2s_Lucene41_0.tim, _c2s_Lucene41_0.tip, _c2t.fdt, _c2t.fdx, _c2t.fnm, _c2t.nvd, _c2t.nvm, _c2t.si, _c2t_Lucene41_0.doc, _c2t_Lucene41_0.tim, _c2t_Lucene41_0.tip, _c2u.fdt, _c2u.fdx, _c2u.fnm, _c2u.nvd, _c2u.nvm, _c2u.si, _c2u_Lucene41_0.doc, _c2u_Lucene41_0.tim, _c2u_Lucene41_0.tip, _c2v.fdt, _c2v.fdx, _c2v.fnm, _c2v.nvd, _c2v.nvm, _c2v.si, _c2v_Lucene41_0.doc, _c2v_Lucene41_0.tim, _c2v_Lucene41_0.tip, _c2w.fdt, _c2w.fdx, _c2w.fnm, _c2w.nvd, _c2w.nvm, _c2w.si, _c2w_Lucene41_0.doc, _c2w_Lucene41_0.tim, _c2w_Lucene41_0.tip, _c2x.fdt, _c2x.fdx, _c2x.fnm, _c2x.nvd, _c2x.nvm, _c2x.si, _c2x_Lucene41_0.doc, _c2x_Lucene41_0.tim, _c2x_Lucene41_0.tip, _c2y.fdt, _c2y.fdx, _c2y.fnm, _c2y.nvd, _c2y.nvm, _c2y.si, _c2y_Lucene41_0.doc, _c2y_Lucene41_0.tim, _c2y_Lucene41_0.tip, _c2z.fdt, _c2z.fdx, _c2z.fnm, _c2z.nvd, _c2z.nvm, _c2z.si, _c2z_Lucene41_0.doc, _c2z_Lucene41_0.tim, _c2z_Lucene41_0.tip, _c30.fdt, _c30.fdx, _c30.fnm, _c30.nvd, _c30.nvm, _c30.si, _c30_Lucene41_0.doc, _c30_Lucene41_0.tim, _c30_Lucene41_0.tip, _c31.fdt, _c31.fdx, _c31.fnm, _c31.nvd, _c31.nvm, _c31.si, _c31_Lucene41_0.doc, _c31_Lucene41_0.tim, _c31_Lucene41_0.tip, _c32.fdt, _c32.fdx, _c32.fnm, _c32.nvd, _c32.nvm, _c32.si, _c32_Lucene41_0.doc, _c32_Lucene41_0.tim, _c32_Lucene41_0.tip, _c33.fdt, _c33.fdx, _c33.fnm, _c33.nvd, _c33.nvm, _c33.si, _c33_Lucene41_0.doc, _c33_Lucene41_0.tim, _c33_Lucene41_0.tip, _c34.fdt, _c34.fdx, _c34.fnm, _c34.nvd, _c34.nvm, _c34.si, _c34_Lucene41_0.doc, _c34_Lucene41_0.tim, _c34_Lucene41_0.tip, _c35.fdt, _c35.fdx, _c35.fnm, _c35.nvd, _c35.nvm, _c35.si, _c35_Lucene41_0.doc, _c35_Lucene41_0.tim, _c35_Lucene41_0.tip, _c36.fdt, _c36.fdx, _c36.fnm, _c36.nvd, _c36.nvm, _c36.si, _c36_Lucene41_0.doc, _c36_Lucene41_0.tim, _c36_Lucene41_0.tip, _c37.fdt, _c37.fdx, _c37.fnm, _c37.nvd, _c37.nvm, _c37.si, _c37_Lucene41_0.doc, _c37_Lucene41_0.tim, _c37_Lucene41_0.tip, _c38.fdt, _c38.fdx, _c38.fnm, _c38.nvd, _c38.nvm, _c38.si, _c38_Lucene41_0.doc, _c38_Lucene41_0.tim, _c38_Lucene41_0.tip, _c39.fdt, _c39.fdx, _c39.fnm, _c39.nvd, _c39.nvm, _c39.si, _c39_Lucene41_0.doc, _c39_Lucene41_0.tim, _c39_Lucene41_0.tip, _c3a.fdt, _c3a.fdx, _c3a.fnm, _c3a.nvd, _c3a.nvm, _c3a.si, _c3a_Lucene41_0.doc, _c3a_Lucene41_0.tim, _c3a_Lucene41_0.tip, _c3b.fdt, _c3b.fdx, _c3b.fnm, _c3b.nvd, _c3b.nvm, _c3b.si, _c3b_Lucene41_0.doc, _c3b_Lucene41_0.tim, _c3b_Lucene41_0.tip, _c3c.fdt, _c3c.fdx, _c3c.fnm, _c3c.nvd, _c3c.nvm, _c3c.si, _c3c_Lucene41_0.doc, _c3c_Lucene41_0.tim, _c3c_Lucene41_0.tip, _c3d.fdt, _c3d.fdx, _c3d.fnm, _c3d.nvd, _c3d.nvm, _c3d.si, _c3d_Lucene41_0.doc, _c3d_Lucene41_0.tim, _c3d_Lucene41_0.tip, _c3e.fdt, _c3e.fdx, _c3e.fnm, _c3e.nvd, _c3e.nvm, _c3e.si, _c3e_Lucene41_0.doc, _c3e_Lucene41_0.tim, _c3e_Lucene41_0.tip, _c3f.fdt, _c3f.fdx, _c3f.fnm, _c3f.nvd, _c3f.nvm, _c3f.si, _c3f_Lucene41_0.doc, _c3f_Lucene41_0.tim, _c3f_Lucene41_0.tip, _c3g.fdt, _c3g.fdx, _c3g.fnm, _c3g.nvd, _c3g.nvm, _c3g.si, _c3g_Lucene41_0.doc, _c3g_Lucene41_0.tim, _c3g_Lucene41_0.tip, _c3h.fdt, _c3h.fdx, _c3h.fnm, _c3h.nvd, _c3h.nvm, _c3h.si, _c3h_Lucene41_0.doc, _c3h_Lucene41_0.tim, _c3h_Lucene41_0.tip, _c3i.fdt, _c3i.fdx, _c3i.fnm, _c3i.nvd, _c3i.nvm, _c3i.si, _c3i_Lucene41_0.doc, _c3i_Lucene41_0.tim, _c3i_Lucene41_0.tip, _c3j.fdt, _c3j.fdx, _c3j.fnm, _c3j.nvd, _c3j.nvm, _c3j.si, _c3j_Lucene41_0.doc, _c3j_Lucene41_0.tim, _c3j_Lucene41_0.tip, _c3k.fdt, _c3k.fdx, _c3k.fnm, _c3k.nvd, _c3k.nvm, _c3k.si, _c3k_Lucene41_0.doc, _c3k_Lucene41_0.tim, _c3k_Lucene41_0.tip, _c3l.fdt, _c3l.fdx, _c3l.fnm, _c3l.nvd, _c3l.nvm, _c3l.si, _c3l_Lucene41_0.doc, _c3l_Lucene41_0.tim, _c3l_Lucene41_0.tip, _c3m.fdt, _c3m.fdx, _c3m.fnm, _c3m.nvd, _c3m.nvm, _c3m.si, _c3m_Lucene41_0.doc, _c3m_Lucene41_0.tim, _c3m_Lucene41_0.tip, _c3n.fdt, _c3n.fdx, _c3n.fnm, _c3n.nvd, _c3n.nvm, _c3n.si, _c3n_Lucene41_0.doc, _c3n_Lucene41_0.tim, _c3n_Lucene41_0.tip, _c3o.fdt, _c3o.fdx, _c3o.fnm, _c3o.nvd, _c3o.nvm, _c3o.si, _c3o_Lucene41_0.doc, _c3o_Lucene41_0.tim, _c3o_Lucene41_0.tip, _c3p.fdt, _c3p.fdx, _c3p.fnm, _c3p.nvd, _c3p.nvm, _c3p.si, _c3p_Lucene41_0.doc, _c3p_Lucene41_0.tim, _c3p_Lucene41_0.tip, _c3q.fdt, _c3q.fdx, _c3q.fnm, _c3q.nvd, _c3q.nvm, _c3q.si, _c3q_Lucene41_0.doc, _c3q_Lucene41_0.tim, _c3q_Lucene41_0.tip, _c3r.fdt, _c3r.fdx, _c3r.fnm, _c3r.nvd, _c3r.nvm, _c3r.si, _c3r_Lucene41_0.doc, _c3r_Lucene41_0.tim, _c3r_Lucene41_0.tip, _c3s.fdt, _c3s.fdx, _c3s.fnm, _c3s.nvd, _c3s.nvm, _c3s.si, _c3s_Lucene41_0.doc, _c3s_Lucene41_0.tim, _c3s_Lucene41_0.tip, _c3t.fdt, _c3t.fdx, _c3t.fnm, _c3t.nvd, _c3t.nvm, _c3t.si, _c3t_Lucene41_0.doc, _c3t_Lucene41_0.tim, _c3t_Lucene41_0.tip, _c3u.fdt, _c3u.fdx, _c3u.fnm, _c3u.nvd, _c3u.nvm, _c3u.si, _c3u_Lucene41_0.doc, _c3u_Lucene41_0.tim, _c3u_Lucene41_0.tip, _c3v.fdt, _c3v.fdx, _c3v.fnm, _c3v.nvd, _c3v.nvm, _c3v.si, _c3v_Lucene41_0.doc, _c3v_Lucene41_0.tim, _c3v_Lucene41_0.tip, _c3w.fdt, _c3w.fdx, _c3w.fnm, _c3w.nvd, _c3w.nvm, _c3w.si, _c3w_Lucene41_0.doc, _c3w_Lucene41_0.tim, _c3w_Lucene41_0.tip, _c3x.fdt, _c3x.fdx, _c3x.fnm, _c3x.nvd, _c3x.nvm, _c3x.si, _c3x_Lucene41_0.doc, _c3x_Lucene41_0.tim, _c3x_Lucene41_0.tip, _c3y.fdt, _c3y.fdx, _c3y.fnm, _c3y.nvd, _c3y.nvm, _c3y.si, _c3y_Lucene41_0.doc, _c3y_Lucene41_0.tim, _c3y_Lucene41_0.tip, _c3z.fdt, _c3z.fdx, _c3z.fnm, _c3z.nvd, _c3z.nvm, _c3z.si, _c3z_Lucene41_0.doc, _c3z_Lucene41_0.tim, _c3z_Lucene41_0.tip, _c40.fdt, _c40.fdx, _c40.fnm, _c40.nvd, _c40.nvm, _c40.si, _c40_Lucene41_0.doc, _c40_Lucene41_0.tim, _c40_Lucene41_0.tip, _c41.fdt, _c41.fdx, _c41.fnm, _c41.nvd, _c41.nvm, _c41.si, _c41_Lucene41_0.doc, _c41_Lucene41_0.tim, _c41_Lucene41_0.tip, _c42.fdt, _c42.fdx, _c42.fnm, _c42.nvd, _c42.nvm, _c42.si, _c42_Lucene41_0.doc, _c42_Lucene41_0.tim, _c42_Lucene41_0.tip, _c44.fdt, _c44.fdx, _c44.fnm, _c44.nvd, _c44.nvm, _c44.si, _c44_Lucene41_0.doc, _c44_Lucene41_0.tim, _c44_Lucene41_0.tip, _c45.fdt, _c45.fdx, _c45.fnm, _c45.nvd, _c45.nvm, _c45.si, _c45_Lucene41_0.doc, _c45_Lucene41_0.tim, _c45_Lucene41_0.tip, _c46.fdt, _c46.fdx, _c46.fnm, _c46.nvd, _c46.nvm, _c46.si, _c46_Lucene41_0.doc, _c46_Lucene41_0.tim, _c46_Lucene41_0.tip, _c47.fdt, _c47.fdx, _c47.fnm, _c47.nvd, _c47.nvm, _c47.si, _c47_Lucene41_0.doc, _c47_Lucene41_0.tim, _c47_Lucene41_0.tip, _c48.fdt, _c48.fdx, _c48.fnm, _c48.nvd, _c48.nvm, _c48.si, _c48_Lucene41_0.doc, _c48_Lucene41_0.tim, _c48_Lucene41_0.tip, _c49.fdt, _c49.fdx, _c49.fnm, _c49.nvd, _c49.nvm, _c49.si, _c49_Lucene41_0.doc, _c49_Lucene41_0.tim, _c49_Lucene41_0.tip, _c4a.fdt, _c4a.fdx, _c4a.fnm, _c4a.nvd, _c4a.nvm, _c4a.si, _c4a_Lucene41_0.doc, _c4a_Lucene41_0.tim, _c4a_Lucene41_0.tip, _c4b.fdt, _c4b.fdx, _c4b.fnm, _c4b.nvd, _c4b.nvm, _c4b.si, _c4b_Lucene41_0.doc, _c4b_Lucene41_0.tim, _c4b_Lucene41_0.tip, _c4c.fdt, _c4c.fdx, _c4c.fnm, _c4c.nvd, _c4c.nvm, _c4c.si, _c4c_Lucene41_0.doc, _c4c_Lucene41_0.tim, _c4c_Lucene41_0.tip, _c4d.fdt, _c4d.fdx, _c4d.fnm, _c4d.nvd, _c4d.nvm, _c4d.si, _c4d_Lucene41_0.doc, _c4d_Lucene41_0.tim, _c4d_Lucene41_0.tip, _c4e.fdt, _c4e.fdx, _c4e.fnm, _c4e.nvd, _c4e.nvm, _c4e.si, _c4e_Lucene41_0.doc, _c4e_Lucene41_0.tim, _c4e_Lucene41_0.tip, _c4f.fdt, _c4f.fdx, _c4f.fnm, _c4f.nvd, _c4f.nvm, _c4f.si, _c4f_Lucene41_0.doc, _c4f_Lucene41_0.tim, _c4f_Lucene41_0.tip, _c4g.fdt, _c4g.fdx, _c4g.fnm, _c4g.nvd, _c4g.nvm, _c4g.si, _c4g_Lucene41_0.doc, _c4g_Lucene41_0.tim, _c4g_Lucene41_0.tip, _c4h.fdt, _c4h.fdx, _c4h.fnm, _c4h.nvd, _c4h.nvm, _c4h.si, _c4h_Lucene41_0.doc, _c4h_Lucene41_0.tim, _c4h_Lucene41_0.tip, _c4i.fdt, _c4i.fdx, _c4i.fnm, _c4i.nvd, _c4i.nvm, _c4i.si, _c4i_Lucene41_0.doc, _c4i_Lucene41_0.tim, _c4i_Lucene41_0.tip, _c4j.fdt, _c4j.fdx, _c4j.fnm, _c4j.nvd, _c4j.nvm, _c4j.si, _c4j_Lucene41_0.doc, _c4j_Lucene41_0.tim, _c4j_Lucene41_0.tip, _c4k.fdt, _c4k.fdx, _c4k.fnm, _c4k.nvd, _c4k.nvm, _c4k.si, _c4k_Lucene41_0.doc, _c4k_Lucene41_0.tim, _c4k_Lucene41_0.tip, _c4l.fdt, _c4l.fdx, _c4l.fnm, _c4l.nvd, _c4l.nvm, _c4l.si, _c4l_Lucene41_0.doc, _c4l_Lucene41_0.tim, _c4l_Lucene41_0.tip, _c4m.fdt, _c4m.fdx, _c4m.fnm, _c4m.nvd, _c4m.nvm, _c4m.si, _c4m_Lucene41_0.doc, _c4m_Lucene41_0.tim, _c4m_Lucene41_0.tip, segments_2]}]> but was:<[{indexVersion=1405661036233,generation=3,filelist=[_c42.fdt, _c42.fdx, _c42.fnm, _c42.nvd, _c42.nvm, _c42.si, _c42_Lucene41_0.doc, _c42_Lucene41_0.tim, _c42_Lucene41_0.tip, _c43.fdt, _c43.fdx, _c43.fnm, _c43.nvd, _c43.nvm, _c43.si, _c43_Lucene41_0.doc, _c43_Lucene41_0.tim, _c43_Lucene41_0.tip, _c44.fdt, _c44.fdx, _c44.fnm, _c44.nvd, _c44.nvm, _c44.si, _c44_Lucene41_0.doc, _c44_Lucene41_0.tim, _c44_Lucene41_0.tip, _c45.fdt, _c45.fdx, _c45.fnm, _c45.nvd, _c45.nvm, _c45.si, _c45_Lucene41_0.doc, _c45_Lucene41_0.tim, _c45_Lucene41_0.tip, _c46.fdt, _c46.fdx, _c46.fnm, _c46.nvd, _c46.nvm, _c46.si, _c46_Lucene41_0.doc, _c46_Lucene41_0.tim, _c46_Lucene41_0.tip, _c47.fdt, _c47.fdx, _c47.fnm, _c47.nvd, _c47.nvm, _c47.si, _c47_Lucene41_0.doc, _c47_Lucene41_0.tim, _c47_Lucene41_0.tip, _c48.fdt, _c48.fdx, _c48.fnm, _c48.nvd, _c48.nvm, _c48.si, _c48_Lucene41_0.doc, _c48_Lucene41_0.tim, _c48_Lucene41_0.tip, _c49.fdt, _c49.fdx, _c49.fnm, _c49.nvd, _c49.nvm, _c49.si, _c49_Lucene41_0.doc, _c49_Lucene41_0.tim, _c49_Lucene41_0.tip, _c4a.fdt, _c4a.fdx, _c4a.fnm, _c4a.nvd, _c4a.nvm, _c4a.si, _c4a_Lucene41_0.doc, _c4a_Lucene41_0.tim, _c4a_Lucene41_0.tip, _c4b.fdt, _c4b.fdx, _c4b.fnm, _c4b.nvd, _c4b.nvm, _c4b.si, _c4b_Lucene41_0.doc, _c4b_Lucene41_0.tim, _c4b_Lucene41_0.tip, _c4c.fdt, _c4c.fdx, _c4c.fnm, _c4c.nvd, _c4c.nvm, _c4c.si, _c4c_Lucene41_0.doc, _c4c_Lucene41_0.tim, _c4c_Lucene41_0.tip, _c4d.fdt, _c4d.fdx, _c4d.fnm, _c4d.nvd, _c4d.nvm, _c4d.si, _c4d_Lucene41_0.doc, _c4d_Lucene41_0.tim, _c4d_Lucene41_0.tip, _c4e.fdt, _c4e.fdx, _c4e.fnm, _c4e.nvd, _c4e.nvm, _c4e.si, _c4e_Lucene41_0.doc, _c4e_Lucene41_0.tim, _c4e_Lucene41_0.tip, _c4f.fdt, _c4f.fdx, _c4f.fnm, _c4f.nvd, _c4f.nvm, _c4f.si, _c4f_Lucene41_0.doc, _c4f_Lucene41_0.tim, _c4f_Lucene41_0.tip, _c4g.fdt, _c4g.fdx, _c4g.fnm, _c4g.nvd, _c4g.nvm, _c4g.si, _c4g_Lucene41_0.doc, _c4g_Lucene41_0.tim, _c4g_Lucene41_0.tip, _c4h.fdt, _c4h.fdx, _c4h.fnm, _c4h.nvd, _c4h.nvm, _c4h.si, _c4h_Lucene41_0.doc, _c4h_Lucene41_0.tim, _c4h_Lucene41_0.tip, _c4i.fdt, _c4i.fdx, _c4i.fnm, _c4i.nvd, _c4i.nvm, _c4i.si, _c4i_Lucene41_0.doc, _c4i_Lucene41_0.tim, _c4i_Lucene41_0.tip, _c4j.fdt, _c4j.fdx, _c4j.fnm, _c4j.nvd, _c4j.nvm, _c4j.si, _c4j_Lucene41_0.doc, _c4j_Lucene41_0.tim, _c4j_Lucene41_0.tip, _c4k.fdt, _c4k.fdx, _c4k.fnm, _c4k.nvd, _c4k.nvm, _c4k.si, _c4k_Lucene41_0.doc, _c4k_Lucene41_0.tim, _c4k_Lucene41_0.tip, _c4l.fdt, _c4l.fdx, _c4l.fnm, _c4l.nvd, _c4l.nvm, _c4l.si, _c4l_Lucene41_0.doc, _c4l_Lucene41_0.tim, _c4l_Lucene41_0.tip, _c4m.fdt, _c4m.fdx, _c4m.fnm, _c4m.nvd, _c4m.nvm, _c4m.si, _c4m_Lucene41_0.doc, _c4m_Lucene41_0.tim, _c4m_Lucene41_0.tip, segments_3]}, {indexVersion=1405661036233,generation=2,filelist=[_c2r.fdt, _c2r.fdx, _c2r.fnm, _c2r.nvd, _c2r.nvm, _c2r.si, _c2r_Lucene41_0.doc, _c2r_Lucene41_0.tim, _c2r_Lucene41_0.tip, _c2s.fdt, _c2s.fdx, _c2s.fnm, _c2s.nvd, _c2s.nvm, _c2s.si, _c2s_Lucene41_0.doc, _c2s_Lucene41_0.tim, _c2s_Lucene41_0.tip, _c2t.fdt, _c2t.fdx, _c2t.fnm, _c2t.nvd, _c2t.nvm, _c2t.si, _c2t_Lucene41_0.doc, _c2t_Lucene41_0.tim, _c2t_Lucene41_0.tip, _c2u.fdt, _c2u.fdx, _c2u.fnm, _c2u.nvd, _c2u.nvm, _c2u.si, _c2u_Lucene41_0.doc, _c2u_Lucene41_0.tim, _c2u_Lucene41_0.tip, _c2v.fdt, _c2v.fdx, _c2v.fnm, _c2v.nvd, _c2v.nvm, _c2v.si, _c2v_Lucene41_0.doc, _c2v_Lucene41_0.tim, _c2v_Lucene41_0.tip, _c2w.fdt, _c2w.fdx, _c2w.fnm, _c2w.nvd, _c2w.nvm, _c2w.si, _c2w_Lucene41_0.doc, _c2w_Lucene41_0.tim, _c2w_Lucene41_0.tip, _c2x.fdt, _c2x.fdx, _c2x.fnm, _c2x.nvd, _c2x.nvm, _c2x.si, _c2x_Lucene41_0.doc, _c2x_Lucene41_0.tim, _c2x_Lucene41_0.tip, _c2y.fdt, _c2y.fdx, _c2y.fnm, _c2y.nvd, _c2y.nvm, _c2y.si, _c2y_Lucene41_0.doc, _c2y_Lucene41_0.tim, _c2y_Lucene41_0.tip, _c2z.fdt, _c2z.fdx, _c2z.fnm, _c2z.nvd, _c2z.nvm, _c2z.si, _c2z_Lucene41_0.doc, _c2z_Lucene41_0.tim, _c2z_Lucene41_0.tip, _c30.fdt, _c30.fdx, _c30.fnm, _c30.nvd, _c30.nvm, _c30.si, _c30_Lucene41_0.doc, _c30_Lucene41_0.tim, _c30_Lucene41_0.tip, _c31.fdt, _c31.fdx, _c31.fnm, _c31.nvd, _c31.nvm, _c31.si, _c31_Lucene41_0.doc, _c31_Lucene41_0.tim, _c31_Lucene41_0.tip, _c32.fdt, _c32.fdx, _c32.fnm, _c32.nvd, _c32.nvm, _c32.si, _c32_Lucene41_0.doc, _c32_Lucene41_0.tim, _c32_Lucene41_0.tip, _c33.fdt, _c33.fdx, _c33.fnm, _c33.nvd, _c33.nvm, _c33.si, _c33_Lucene41_0.doc, _c33_Lucene41_0.tim, _c33_Lucene41_0.tip, _c34.fdt, _c34.fdx, _c34.fnm, _c34.nvd, _c34.nvm, _c34.si, _c34_Lucene41_0.doc, _c34_Lucene41_0.tim, _c34_Lucene41_0.tip, _c35.fdt, _c35.fdx, _c35.fnm, _c35.nvd, _c35.nvm, _c35.si, _c35_Lucene41_0.doc, _c35_Lucene41_0.tim, _c35_Lucene41_0.tip, _c36.fdt, _c36.fdx, _c36.fnm, _c36.nvd, _c36.nvm, _c36.si, _c36_Lucene41_0.doc, _c36_Lucene41_0.tim, _c36_Lucene41_0.tip, _c37.fdt, _c37.fdx, _c37.fnm, _c37.nvd, _c37.nvm, _c37.si, _c37_Lucene41_0.doc, _c37_Lucene41_0.tim, _c37_Lucene41_0.tip, _c38.fdt, _c38.fdx, _c38.fnm, _c38.nvd, _c38.nvm, _c38.si, _c38_Lucene41_0.doc, _c38_Lucene41_0.tim, _c38_Lucene41_0.tip, _c39.fdt, _c39.fdx, _c39.fnm, _c39.nvd, _c39.nvm, _c39.si, _c39_Lucene41_0.doc, _c39_Lucene41_0.tim, _c39_Lucene41_0.tip, _c3a.fdt, _c3a.fdx, _c3a.fnm, _c3a.nvd, _c3a.nvm, _c3a.si, _c3a_Lucene41_0.doc, _c3a_Lucene41_0.tim, _c3a_Lucene41_0.tip, _c3b.fdt, _c3b.fdx, _c3b.fnm, _c3b.nvd, _c3b.nvm, _c3b.si, _c3b_Lucene41_0.doc, _c3b_Lucene41_0.tim, _c3b_Lucene41_0.tip, _c3c.fdt, _c3c.fdx, _c3c.fnm, _c3c.nvd, _c3c.nvm, _c3c.si, _c3c_Lucene41_0.doc, _c3c_Lucene41_0.tim, _c3c_Lucene41_0.tip, _c3d.fdt, _c3d.fdx, _c3d.fnm, _c3d.nvd, _c3d.nvm, _c3d.si, _c3d_Lucene41_0.doc, _c3d_Lucene41_0.tim, _c3d_Lucene41_0.tip, _c3e.fdt, _c3e.fdx, _c3e.fnm, _c3e.nvd, _c3e.nvm, _c3e.si, _c3e_Lucene41_0.doc, _c3e_Lucene41_0.tim, _c3e_Lucene41_0.tip, _c3f.fdt, _c3f.fdx, _c3f.fnm, _c3f.nvd, _c3f.nvm, _c3f.si, _c3f_Lucene41_0.doc, _c3f_Lucene41_0.tim, _c3f_Lucene41_0.tip, _c3g.fdt, _c3g.fdx, _c3g.fnm, _c3g.nvd, _c3g.nvm, _c3g.si, _c3g_Lucene41_0.doc, _c3g_Lucene41_0.tim, _c3g_Lucene41_0.tip, _c3h.fdt, _c3h.fdx, _c3h.fnm, _c3h.nvd, _c3h.nvm, _c3h.si, _c3h_Lucene41_0.doc, _c3h_Lucene41_0.tim, _c3h_Lucene41_0.tip, _c3i.fdt, _c3i.fdx, _c3i.fnm, _c3i.nvd, _c3i.nvm, _c3i.si, _c3i_Lucene41_0.doc, _c3i_Lucene41_0.tim, _c3i_Lucene41_0.tip, _c3j.fdt, _c3j.fdx, _c3j.fnm, _c3j.nvd, _c3j.nvm, _c3j.si, _c3j_Lucene41_0.doc, _c3j_Lucene41_0.tim, _c3j_Lucene41_0.tip, _c3k.fdt, _c3k.fdx, _c3k.fnm, _c3k.nvd, _c3k.nvm, _c3k.si, _c3k_Lucene41_0.doc, _c3k_Lucene41_0.tim, _c3k_Lucene41_0.tip, _c3l.fdt, _c3l.fdx, _c3l.fnm, _c3l.nvd, _c3l.nvm, _c3l.si, _c3l_Lucene41_0.doc, _c3l_Lucene41_0.tim, _c3l_Lucene41_0.tip, _c3m.fdt, _c3m.fdx, _c3m.fnm, _c3m.nvd, _c3m.nvm, _c3m.si, _c3m_Lucene41_0.doc, _c3m_Lucene41_0.tim, _c3m_Lucene41_0.tip, _c3n.fdt, _c3n.fdx, _c3n.fnm, _c3n.nvd, _c3n.nvm, _c3n.si, _c3n_Lucene41_0.doc, _c3n_Lucene41_0.tim, _c3n_Lucene41_0.tip, _c3o.fdt, _c3o.fdx, _c3o.fnm, _c3o.nvd, _c3o.nvm, _c3o.si, _c3o_Lucene41_0.doc, _c3o_Lucene41_0.tim, _c3o_Lucene41_0.tip, _c3p.fdt, _c3p.fdx, _c3p.fnm, _c3p.nvd, _c3p.nvm, _c3p.si, _c3p_Lucene41_0.doc, _c3p_Lucene41_0.tim, _c3p_Lucene41_0.tip, _c3q.fdt, _c3q.fdx, _c3q.fnm, _c3q.nvd, _c3q.nvm, _c3q.si, _c3q_Lucene41_0.doc, _c3q_Lucene41_0.tim, _c3q_Lucene41_0.tip, _c3r.fdt, _c3r.fdx, _c3r.fnm, _c3r.nvd, _c3r.nvm, _c3r.si, _c3r_Lucene41_0.doc, _c3r_Lucene41_0.tim, _c3r_Lucene41_0.tip, _c3s.fdt, _c3s.fdx, _c3s.fnm, _c3s.nvd, _c3s.nvm, _c3s.si, _c3s_Lucene41_0.doc, _c3s_Lucene41_0.tim, _c3s_Lucene41_0.tip, _c3t.fdt, _c3t.fdx, _c3t.fnm, _c3t.nvd, _c3t.nvm, _c3t.si, _c3t_Lucene41_0.doc, _c3t_Lucene41_0.tim, _c3t_Lucene41_0.tip, _c3u.fdt, _c3u.fdx, _c3u.fnm, _c3u.nvd, _c3u.nvm, _c3u.si, _c3u_Lucene41_0.doc, _c3u_Lucene41_0.tim, _c3u_Lucene41_0.tip, _c3v.fdt, _c3v.fdx, _c3v.fnm, _c3v.nvd, _c3v.nvm, _c3v.si, _c3v_Lucene41_0.doc, _c3v_Lucene41_0.tim, _c3v_Lucene41_0.tip, _c3w.fdt, _c3w.fdx, _c3w.fnm, _c3w.nvd, _c3w.nvm, _c3w.si, _c3w_Lucene41_0.doc, _c3w_Lucene41_0.tim, _c3w_Lucene41_0.tip, _c3x.fdt, _c3x.fdx, _c3x.fnm, _c3x.nvd, _c3x.nvm, _c3x.si, _c3x_Lucene41_0.doc, _c3x_Lucene41_0.tim, _c3x_Lucene41_0.tip, _c3y.fdt, _c3y.fdx, _c3y.fnm, _c3y.nvd, _c3y.nvm, _c3y.si, _c3y_Lucene41_0.doc, _c3y_Lucene41_0.tim, _c3y_Lucene41_0.tip, _c3z.fdt, _c3z.fdx, _c3z.fnm, _c3z.nvd, _c3z.nvm, _c3z.si, _c3z_Lucene41_0.doc, _c3z_Lucene41_0.tim, _c3z_Lucene41_0.tip, _c40.fdt, _c40.fdx, _c40.fnm, _c40.nvd, _c40.nvm, _c40.si, _c40_Lucene41_0.doc, _c40_Lucene41_0.tim, _c40_Lucene41_0.tip, _c41.fdt, _c41.fdx, _c41.fnm, _c41.nvd, _c41.nvm, _c41.si, _c41_Lucene41_0.doc, _c41_Lucene41_0.tim, _c41_Lucene41_0.tip, _c42.fdt, _c42.fdx, _c42.fnm, _c42.nvd, _c42.nvm, _c42.si, _c42_Lucene41_0.doc, _c42_Lucene41_0.tim, _c42_Lucene41_0.tip, _c44.fdt, _c44.fdx, _c44.fnm, _c44.nvd, _c44.nvm, _c44.si, _c44_Lucene41_0.doc, _c44_Lucene41_0.tim, _c44_Lucene41_0.tip, _c45.fdt, _c45.fdx, _c45.fnm, _c45.nvd, _c45.nvm, _c45.si, _c45_Lucene41_0.doc, _c45_Lucene41_0.tim, _c45_Lucene41_0.tip, _c46.fdt, _c46.fdx, _c46.fnm, _c46.nvd, _c46.nvm, _c46.si, _c46_Lucene41_0.doc, _c46_Lucene41_0.tim, _c46_Lucene41_0.tip, _c47.fdt, _c47.fdx, _c47.fnm, _c47.nvd, _c47.nvm, _c47.si, _c47_Lucene41_0.doc, _c47_Lucene41_0.tim, _c47_Lucene41_0.tip, _c48.fdt, _c48.fdx, _c48.fnm, _c48.nvd, _c48.nvm, _c48.si, _c48_Lucene41_0.doc, _c48_Lucene41_0.tim, _c48_Lucene41_0.tip, _c49.fdt, _c49.fdx, _c49.fnm, _c49.nvd, _c49.nvm, _c49.si, _c49_Lucene41_0.doc, _c49_Lucene41_0.tim, _c49_Lucene41_0.tip, _c4a.fdt, _c4a.fdx, _c4a.fnm, _c4a.nvd, _c4a.nvm, _c4a.si, _c4a_Lucene41_0.doc, _c4a_Lucene41_0.tim, _c4a_Lucene41_0.tip, _c4b.fdt, _c4b.fdx, _c4b.fnm, _c4b.nvd, _c4b.nvm, _c4b.si, _c4b_Lucene41_0.doc, _c4b_Lucene41_0.tim, _c4b_Lucene41_0.tip, _c4c.fdt, _c4c.fdx, _c4c.fnm, _c4c.nvd, _c4c.nvm, _c4c.si, _c4c_Lucene41_0.doc, _c4c_Lucene41_0.tim, _c4c_Lucene41_0.tip, _c4d.fdt, _c4d.fdx, _c4d.fnm, _c4d.nvd, _c4d.nvm, _c4d.si, _c4d_Lucene41_0.doc, _c4d_Lucene41_0.tim, _c4d_Lucene41_0.tip, _c4e.fdt, _c4e.fdx, _c4e.fnm, _c4e.nvd, _c4e.nvm, _c4e.si, _c4e_Lucene41_0.doc, _c4e_Lucene41_0.tim, _c4e_Lucene41_0.tip, _c4f.fdt, _c4f.fdx, _c4f.fnm, _c4f.nvd, _c4f.nvm, _c4f.si, _c4f_Lucene41_0.doc, _c4f_Lucene41_0.tim, _c4f_Lucene41_0.tip, _c4g.fdt, _c4g.fdx, _c4g.fnm, _c4g.nvd, _c4g.nvm, _c4g.si, _c4g_Lucene41_0.doc, _c4g_Lucene41_0.tim, _c4g_Lucene41_0.tip, _c4h.fdt, _c4h.fdx, _c4h.fnm, _c4h.nvd, _c4h.nvm, _c4h.si, _c4h_Lucene41_0.doc, _c4h_Lucene41_0.tim, _c4h_Lucene41_0.tip, _c4i.fdt, _c4i.fdx, _c4i.fnm, _c4i.nvd, _c4i.nvm, _c4i.si, _c4i_Lucene41_0.doc, _c4i_Lucene41_0.tim, _c4i_Lucene41_0.tip, _c4j.fdt, _c4j.fdx, _c4j.fnm, _c4j.nvd, _c4j.nvm, _c4j.si, _c4j_Lucene41_0.doc, _c4j_Lucene41_0.tim, _c4j_Lucene41_0.tip, _c4k.fdt, _c4k.fdx, _c4k.fnm, _c4k.nvd, _c4k.nvm, _c4k.si, _c4k_Lucene41_0.doc, _c4k_Lucene41_0.tim, _c4k_Lucene41_0.tip, _c4l.fdt, _c4l.fdx, _c4l.fnm, _c4l.nvd, _c4l.nvm, _c4l.si, _c4l_Lucene41_0.doc, _c4l_Lucene41_0.tim, _c4l_Lucene41_0.tip, _c4m.fdt, _c4m.fdx, _c4m.fnm, _c4m.nvd, _c4m.nvm, _c4m.si, _c4m_Lucene41_0.doc, _c4m_Lucene41_0.tim, _c4m_Lucene41_0.tip, segments_2]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1405661036233,generation=2,filelist=[_c2r.fdt, _c2r.fdx, _c2r.fnm, _c2r.nvd, _c2r.nvm, _c2r.si, _c2r_Lucene41_0.doc, _c2r_Lucene41_0.tim, _c2r_Lucene41_0.tip, _c2s.fdt, _c2s.fdx, _c2s.fnm, _c2s.nvd, _c2s.nvm, _c2s.si, _c2s_Lucene41_0.doc, _c2s_Lucene41_0.tim, _c2s_Lucene41_0.tip, _c2t.fdt, _c2t.fdx, _c2t.fnm, _c2t.nvd, _c2t.nvm, _c2t.si, _c2t_Lucene41_0.doc, _c2t_Lucene41_0.tim, _c2t_Lucene41_0.tip, _c2u.fdt, _c2u.fdx, _c2u.fnm, _c2u.nvd, _c2u.nvm, _c2u.si, _c2u_Lucene41_0.doc, _c2u_Lucene41_0.tim, _c2u_Lucene41_0.tip, _c2v.fdt, _c2v.fdx, _c2v.fnm, _c2v.nvd, _c2v.nvm, _c2v.si, _c2v_Lucene41_0.doc, _c2v_Lucene41_0.tim, _c2v_Lucene41_0.tip, _c2w.fdt, _c2w.fdx, _c2w.fnm, _c2w.nvd, _c2w.nvm, _c2w.si, _c2w_Lucene41_0.doc, _c2w_Lucene41_0.tim, _c2w_Lucene41_0.tip, _c2x.fdt, _c2x.fdx, _c2x.fnm, _c2x.nvd, _c2x.nvm, _c2x.si, _c2x_Lucene41_0.doc, _c2x_Lucene41_0.tim, _c2x_Lucene41_0.tip, _c2y.fdt, _c2y.fdx, _c2y.fnm, _c2y.nvd, _c2y.nvm, _c2y.si, _c2y_Lucene41_0.doc, _c2y_Lucene41_0.tim, _c2y_Lucene41_0.tip, _c2z.fdt, _c2z.fdx, _c2z.fnm, _c2z.nvd, _c2z.nvm, _c2z.si, _c2z_Lucene41_0.doc, _c2z_Lucene41_0.tim, _c2z_Lucene41_0.tip, _c30.fdt, _c30.fdx, _c30.fnm, _c30.nvd, _c30.nvm, _c30.si, _c30_Lucene41_0.doc, _c30_Lucene41_0.tim, _c30_Lucene41_0.tip, _c31.fdt, _c31.fdx, _c31.fnm, _c31.nvd, _c31.nvm, _c31.si, _c31_Lucene41_0.doc, _c31_Lucene41_0.tim, _c31_Lucene41_0.tip, _c32.fdt, _c32.fdx, _c32.fnm, _c32.nvd, _c32.nvm, _c32.si, _c32_Lucene41_0.doc, _c32_Lucene41_0.tim, _c32_Lucene41_0.tip, _c33.fdt, _c33.fdx, _c33.fnm, _c33.nvd, _c33.nvm, _c33.si, _c33_Lucene41_0.doc, _c33_Lucene41_0.tim, _c33_Lucene41_0.tip, _c34.fdt, _c34.fdx, _c34.fnm, _c34.nvd, _c34.nvm, _c34.si, _c34_Lucene41_0.doc, _c34_Lucene41_0.tim, _c34_Lucene41_0.tip, _c35.fdt, _c35.fdx, _c35.fnm, _c35.nvd, _c35.nvm, _c35.si, _c35_Lucene41_0.doc, _c35_Lucene41_0.tim, _c35_Lucene41_0.tip, _c36.fdt, _c36.fdx, _c36.fnm, _c36.nvd, _c36.nvm, _c36.si, _c36_Lucene41_0.doc, _c36_Lucene41_0.tim, _c36_Lucene41_0.tip, _c37.fdt, _c37.fdx, _c37.fnm, _c37.nvd, _c37.nvm, _c37.si, _c37_Lucene41_0.doc, _c37_Lucene41_0.tim, _c37_Lucene41_0.tip, _c38.fdt, _c38.fdx, _c38.fnm, _c38.nvd, _c38.nvm, _c38.si, _c38_Lucene41_0.doc, _c38_Lucene41_0.tim, _c38_Lucene41_0.tip, _c39.fdt, _c39.fdx, _c39.fnm, _c39.nvd, _c39.nvm, _c39.si, _c39_Lucene41_0.doc, _c39_Lucene41_0.tim, _c39_Lucene41_0.tip, _c3a.fdt, _c3a.fdx, _c3a.fnm, _c3a.nvd, _c3a.nvm, _c3a.si, _c3a_Lucene41_0.doc, _c3a_Lucene41_0.tim, _c3a_Lucene41_0.tip, _c3b.fdt, _c3b.fdx, _c3b.fnm, _c3b.nvd, _c3b.nvm, _c3b.si, _c3b_Lucene41_0.doc, _c3b_Lucene41_0.tim, _c3b_Lucene41_0.tip, _c3c.fdt, _c3c.fdx, _c3c.fnm, _c3c.nvd, _c3c.nvm, _c3c.si, _c3c_Lucene41_0.doc, _c3c_Lucene41_0.tim, _c3c_Lucene41_0.tip, _c3d.fdt, _c3d.fdx, _c3d.fnm, _c3d.nvd, _c3d.nvm, _c3d.si, _c3d_Lucene41_0.doc, _c3d_Lucene41_0.tim, _c3d_Lucene41_0.tip, _c3e.fdt, _c3e.fdx, _c3e.fnm, _c3e.nvd, _c3e.nvm, _c3e.si, _c3e_Lucene41_0.doc, _c3e_Lucene41_0.tim, _c3e_Lucene41_0.tip, _c3f.fdt, _c3f.fdx, _c3f.fnm, _c3f.nvd, _c3f.nvm, _c3f.si, _c3f_Lucene41_0.doc, _c3f_Lucene41_0.tim, _c3f_Lucene41_0.tip, _c3g.fdt, _c3g.fdx, _c3g.fnm, _c3g.nvd, _c3g.nvm, _c3g.si, _c3g_Lucene41_0.doc, _c3g_Lucene41_0.tim, _c3g_Lucene41_0.tip, _c3h.fdt, _c3h.fdx, _c3h.fnm, _c3h.nvd, _c3h.nvm, _c3h.si, _c3h_Lucene41_0.doc, _c3h_Lucene41_0.tim, _c3h_Lucene41_0.tip, _c3i.fdt, _c3i.fdx, _c3i.fnm, _c3i.nvd, _c3i.nvm, _c3i.si, _c3i_Lucene41_0.doc, _c3i_Lucene41_0.tim, _c3i_Lucene41_0.tip, _c3j.fdt, _c3j.fdx, _c3j.fnm, _c3j.nvd, _c3j.nvm, _c3j.si, _c3j_Lucene41_0.doc, _c3j_Lucene41_0.tim, _c3j_Lucene41_0.tip, _c3k.fdt, _c3k.fdx, _c3k.fnm, _c3k.nvd, _c3k.nvm, _c3k.si, _c3k_Lucene41_0.doc, _c3k_Lucene41_0.tim, _c3k_Lucene41_0.tip, _c3l.fdt, _c3l.fdx, _c3l.fnm, _c3l.nvd, _c3l.nvm, _c3l.si, _c3l_Lucene41_0.doc, _c3l_Lucene41_0.tim, _c3l_Lucene41_0.tip, _c3m.fdt, _c3m.fdx, _c3m.fnm, _c3m.nvd, _c3m.nvm, _c3m.si, _c3m_Lucene41_0.doc, _c3m_Lucene41_0.tim, _c3m_Lucene41_0.tip, _c3n.fdt, _c3n.fdx, _c3n.fnm, _c3n.nvd, _c3n.nvm, _c3n.si, _c3n_Lucene41_0.doc, _c3n_Lucene41_0.tim, _c3n_Lucene41_0.tip, _c3o.fdt, _c3o.fdx, _c3o.fnm, _c3o.nvd, _c3o.nvm, _c3o.si, _c3o_Lucene41_0.doc, _c3o_Lucene41_0.tim, _c3o_Lucene41_0.tip, _c3p.fdt, _c3p.fdx, _c3p.fnm, _c3p.nvd, _c3p.nvm, _c3p.si, _c3p_Lucene41_0.doc, _c3p_Lucene41_0.tim, _c3p_Lucene41_0.tip, _c3q.fdt, _c3q.fdx, _c3q.fnm, _c3q.nvd, _c3q.nvm, _c3q.si, _c3q_Lucene41_0.doc, _c3q_Lucene41_0.tim, _c3q_Lucene41_0.tip, _c3r.fdt, _c3r.fdx, _c3r.fnm, _c3r.nvd, _c3r.nvm, _c3r.si, _c3r_Lucene41_0.doc, _c3r_Lucene41_0.tim, _c3r_Lucene41_0.tip, _c3s.fdt, _c3s.fdx, _c3s.fnm, _c3s.nvd, _c3s.nvm, _c3s.si, _c3s_Lucene41_0.doc, _c3s_Lucene41_0.tim, _c3s_Lucene41_0.tip, _c3t.fdt, _c3t.fdx, _c3t.fnm, _c3t.nvd, _c3t.nvm, _c3t.si, _c3t_Lucene41_0.doc, _c3t_Lucene41_0.tim, _c3t_Lucene41_0.tip, _c3u.fdt, _c3u.fdx, _c3u.fnm, _c3u.nvd, _c3u.nvm, _c3u.si, _c3u_Lucene41_0.doc, _c3u_Lucene41_0.tim, _c3u_Lucene41_0.tip, _c3v.fdt, _c3v.fdx, _c3v.fnm, _c3v.nvd, _c3v.nvm, _c3v.si, _c3v_Lucene41_0.doc, _c3v_Lucene41_0.tim, _c3v_Lucene41_0.tip, _c3w.fdt, _c3w.fdx, _c3w.fnm, _c3w.nvd, _c3w.nvm, _c3w.si, _c3w_Lucene41_0.doc, _c3w_Lucene41_0.tim, _c3w_Lucene41_0.tip, _c3x.fdt, _c3x.fdx, _c3x.fnm, _c3x.nvd, _c3x.nvm, _c3x.si, _c3x_Lucene41_0.doc, _c3x_Lucene41_0.tim, _c3x_Lucene41_0.tip, _c3y.fdt, _c3y.fdx, _c3y.fnm, _c3y.nvd, _c3y.nvm, _c3y.si, _c3y_Lucene41_0.doc, _c3y_Lucene41_0.tim, _c3y_Lucene41_0.tip, _c3z.fdt, _c3z.fdx, _c3z.fnm, _c3z.nvd, _c3z.nvm, _c3z.si, _c3z_Lucene41_0.doc, _c3z_Lucene41_0.tim, _c3z_Lucene41_0.tip, _c40.fdt, _c40.fdx, _c40.fnm, _c40.nvd, _c40.nvm, _c40.si, _c40_Lucene41_0.doc, _c40_Lucene41_0.tim, _c40_Lucene41_0.tip, _c41.fdt, _c41.fdx, _c41.fnm, _c41.nvd, _c41.nvm, _c41.si, _c41_Lucene41_0.doc, _c41_Lucene41_0.tim, _c41_Lucene41_0.tip, _c42.fdt, _c42.fdx, _c42.fnm, _c42.nvd, _c42.nvm, _c42.si, _c42_Lucene41_0.doc, _c42_Lucene41_0.tim, _c42_Lucene41_0.tip, _c44.fdt, _c44.fdx, _c44.fnm, _c44.nvd, _c44.nvm, _c44.si, _c44_Lucene41_0.doc, _c44_Lucene41_0.tim, _c44_Lucene41_0.tip, _c45.fdt, _c45.fdx, _c45.fnm, _c45.nvd, _c45.nvm, _c45.si, _c45_Lucene41_0.doc, _c45_Lucene41_0.tim, _c45_Lucene41_0.tip, _c46.fdt, _c46.fdx, _c46.fnm, _c46.nvd, _c46.nvm, _c46.si, _c46_Lucene41_0.doc, _c46_Lucene41_0.tim, _c46_Lucene41_0.tip, _c47.fdt, _c47.fdx, _c47.fnm, _c47.nvd, _c47.nvm, _c47.si, _c47_Lucene41_0.doc, _c47_Lucene41_0.tim, _c47_Lucene41_0.tip, _c48.fdt, _c48.fdx, _c48.fnm, _c48.nvd, _c48.nvm, _c48.si, _c48_Lucene41_0.doc, _c48_Lucene41_0.tim, _c48_Lucene41_0.tip, _c49.fdt, _c49.fdx, _c49.fnm, _c49.nvd, _c49.nvm, _c49.si, _c49_Lucene41_0.doc, _c49_Lucene41_0.tim, _c49_Lucene41_0.tip, _c4a.fdt, _c4a.fdx, _c4a.fnm, _c4a.nvd, _c4a.nvm, _c4a.si, _c4a_Lucene41_0.doc, _c4a_Lucene41_0.tim, _c4a_Lucene41_0.tip, _c4b.fdt, _c4b.fdx, _c4b.fnm, _c4b.nvd, _c4b.nvm, _c4b.si, _c4b_Lucene41_0.doc, _c4b_Lucene41_0.tim, _c4b_Lucene41_0.tip, _c4c.fdt, _c4c.fdx, _c4c.fnm, _c4c.nvd, _c4c.nvm, _c4c.si, _c4c_Lucene41_0.doc, _c4c_Lucene41_0.tim, _c4c_Lucene41_0.tip, _c4d.fdt, _c4d.fdx, _c4d.fnm, _c4d.nvd, _c4d.nvm, _c4d.si, _c4d_Lucene41_0.doc, _c4d_Lucene41_0.tim, _c4d_Lucene41_0.tip, _c4e.fdt, _c4e.fdx, _c4e.fnm, _c4e.nvd, _c4e.nvm, _c4e.si, _c4e_Lucene41_0.doc, _c4e_Lucene41_0.tim, _c4e_Lucene41_0.tip, _c4f.fdt, _c4f.fdx, _c4f.fnm, _c4f.nvd, _c4f.nvm, _c4f.si, _c4f_Lucene41_0.doc, _c4f_Lucene41_0.tim, _c4f_Lucene41_0.tip, _c4g.fdt, _c4g.fdx, _c4g.fnm, _c4g.nvd, _c4g.nvm, _c4g.si, _c4g_Lucene41_0.doc, _c4g_Lucene41_0.tim, _c4g_Lucene41_0.tip, _c4h.fdt, _c4h.fdx, _c4h.fnm, _c4h.nvd, _c4h.nvm, _c4h.si, _c4h_Lucene41_0.doc, _c4h_Lucene41_0.tim, _c4h_Lucene41_0.tip, _c4i.fdt, _c4i.fdx, _c4i.fnm, _c4i.nvd, _c4i.nvm, _c4i.si, _c4i_Lucene41_0.doc, _c4i_Lucene41_0.tim, _c4i_Lucene41_0.tip, _c4j.fdt, _c4j.fdx, _c4j.fnm, _c4j.nvd, _c4j.nvm, _c4j.si, _c4j_Lucene41_0.doc, _c4j_Lucene41_0.tim, _c4j_Lucene41_0.tip, _c4k.fdt, _c4k.fdx, _c4k.fnm, _c4k.nvd, _c4k.nvm, _c4k.si, _c4k_Lucene41_0.doc, _c4k_Lucene41_0.tim, _c4k_Lucene41_0.tip, _c4l.fdt, _c4l.fdx, _c4l.fnm, _c4l.nvd, _c4l.nvm, _c4l.si, _c4l_Lucene41_0.doc, _c4l_Lucene41_0.tim, _c4l_Lucene41_0.tip, _c4m.fdt, _c4m.fdx, _c4m.fnm, _c4m.nvd, _c4m.nvm, _c4m.si, _c4m_Lucene41_0.doc, _c4m_Lucene41_0.tim, _c4m_Lucene41_0.tip, segments_2]}]> but was:<[{indexVersion=1405661036233,generation=3,filelist=[_c42.fdt, _c42.fdx, _c42.fnm, _c42.nvd, _c42.nvm, _c42.si, _c42_Lucene41_0.doc, _c42_Lucene41_0.tim, _c42_Lucene41_0.tip, _c43.fdt, _c43.fdx, _c43.fnm, _c43.nvd, _c43.nvm, _c43.si, _c43_Lucene41_0.doc, _c43_Lucene41_0.tim, _c43_Lucene41_0.tip, _c44.fdt, _c44.fdx, _c44.fnm, _c44.nvd, _c44.nvm, _c44.si, _c44_Lucene41_0.doc, _c44_Lucene41_0.tim, _c44_Lucene41_0.tip, _c45.fdt, _c45.fdx, _c45.fnm, _c45.nvd, _c45.nvm, _c45.si, _c45_Lucene41_0.doc, _c45_Lucene41_0.tim, _c45_Lucene41_0.tip, _c46.fdt, _c46.fdx, _c46.fnm, _c46.nvd, _c46.nvm, _c46.si, _c46_Lucene41_0.doc, _c46_Lucene41_0.tim, _c46_Lucene41_0.tip, _c47.fdt, _c47.fdx, _c47.fnm, _c47.nvd, _c47.nvm, _c47.si, _c47_Lucene41_0.doc, _c47_Lucene41_0.tim, _c47_Lucene41_0.tip, _c48.fdt, _c48.fdx, _c48.fnm, _c48.nvd, _c48.nvm, _c48.si, _c48_Lucene41_0.doc, _c48_Lucene41_0.tim, _c48_Lucene41_0.tip, _c49.fdt, _c49.fdx, _c49.fnm, _c49.nvd, _c49.nvm, _c49.si, _c49_Lucene41_0.doc, _c49_Lucene41_0.tim, _c49_Lucene41_0.tip, _c4a.fdt, _c4a.fdx, _c4a.fnm, _c4a.nvd, _c4a.nvm, _c4a.si, _c4a_Lucene41_0.doc, _c4a_Lucene41_0.tim, _c4a_Lucene41_0.tip, _c4b.fdt, _c4b.fdx, _c4b.fnm, _c4b.nvd, _c4b.nvm, _c4b.si, _c4b_Lucene41_0.doc, _c4b_Lucene41_0.tim, _c4b_Lucene41_0.tip, _c4c.fdt, _c4c.fdx, _c4c.fnm, _c4c.nvd, _c4c.nvm, _c4c.si, _c4c_Lucene41_0.doc, _c4c_Lucene41_0.tim, _c4c_Lucene41_0.tip, _c4d.fdt, _c4d.fdx, _c4d.fnm, _c4d.nvd, _c4d.nvm, _c4d.si, _c4d_Lucene41_0.doc, _c4d_Lucene41_0.tim, _c4d_Lucene41_0.tip, _c4e.fdt, _c4e.fdx, _c4e.fnm, _c4e.nvd, _c4e.nvm, _c4e.si, _c4e_Lucene41_0.doc, _c4e_Lucene41_0.tim, _c4e_Lucene41_0.tip, _c4f.fdt, _c4f.fdx, _c4f.fnm, _c4f.nvd, _c4f.nvm, _c4f.si, _c4f_Lucene41_0.doc, _c4f_Lucene41_0.tim, _c4f_Lucene41_0.tip, _c4g.fdt, _c4g.fdx, _c4g.fnm, _c4g.nvd, _c4g.nvm, _c4g.si, _c4g_Lucene41_0.doc, _c4g_Lucene41_0.tim, _c4g_Lucene41_0.tip, _c4h.fdt, _c4h.fdx, _c4h.fnm, _c4h.nvd, _c4h.nvm, _c4h.si, _c4h_Lucene41_0.doc, _c4h_Lucene41_0.tim, _c4h_Lucene41_0.tip, _c4i.fdt, _c4i.fdx, _c4i.fnm, _c4i.nvd, _c4i.nvm, _c4i.si, _c4i_Lucene41_0.doc, _c4i_Lucene41_0.tim, _c4i_Lucene41_0.tip, _c4j.fdt, _c4j.fdx, _c4j.fnm, _c4j.nvd, _c4j.nvm, _c4j.si, _c4j_Lucene41_0.doc, _c4j_Lucene41_0.tim, _c4j_Lucene41_0.tip, _c4k.fdt, _c4k.fdx, _c4k.fnm, _c4k.nvd, _c4k.nvm, _c4k.si, _c4k_Lucene41_0.doc, _c4k_Lucene41_0.tim, _c4k_Lucene41_0.tip, _c4l.fdt, _c4l.fdx, _c4l.fnm, _c4l.nvd, _c4l.nvm, _c4l.si, _c4l_Lucene41_0.doc, _c4l_Lucene41_0.tim, _c4l_Lucene41_0.tip, _c4m.fdt, _c4m.fdx, _c4m.fnm, _c4m.nvd, _c4m.nvm, _c4m.si, _c4m_Lucene41_0.doc, _c4m_Lucene41_0.tim, _c4m_Lucene41_0.tip, segments_3]}, {indexVersion=1405661036233,generation=2,filelist=[_c2r.fdt, _c2r.fdx, _c2r.fnm, _c2r.nvd, _c2r.nvm, _c2r.si, _c2r_Lucene41_0.doc, _c2r_Lucene41_0.tim, _c2r_Lucene41_0.tip, _c2s.fdt, _c2s.fdx, _c2s.fnm, _c2s.nvd, _c2s.nvm, _c2s.si, _c2s_Lucene41_0.doc, _c2s_Lucene41_0.tim, _c2s_Lucene41_0.tip, _c2t.fdt, _c2t.fdx, _c2t.fnm, _c2t.nvd, _c2t.nvm, _c2t.si, _c2t_Lucene41_0.doc, _c2t_Lucene41_0.tim, _c2t_Lucene41_0.tip, _c2u.fdt, _c2u.fdx, _c2u.fnm, _c2u.nvd, _c2u.nvm, _c2u.si, _c2u_Lucene41_0.doc, _c2u_Lucene41_0.tim, _c2u_Lucene41_0.tip, _c2v.fdt, _c2v.fdx, _c2v.fnm, _c2v.nvd, _c2v.nvm, _c2v.si, _c2v_Lucene41_0.doc, _c2v_Lucene41_0.tim, _c2v_Lucene41_0.tip, _c2w.fdt, _c2w.fdx, _c2w.fnm, _c2w.nvd, _c2w.nvm, _c2w.si, _c2w_Lucene41_0.doc, _c2w_Lucene41_0.tim, _c2w_Lucene41_0.tip, _c2x.fdt, _c2x.fdx, _c2x.fnm, _c2x.nvd, _c2x.nvm, _c2x.si, _c2x_Lucene41_0.doc, _c2x_Lucene41_0.tim, _c2x_Lucene41_0.tip, _c2y.fdt, _c2y.fdx, _c2y.fnm, _c2y.nvd, _c2y.nvm, _c2y.si, _c2y_Lucene41_0.doc, _c2y_Lucene41_0.tim, _c2y_Lucene41_0.tip, _c2z.fdt, _c2z.fdx, _c2z.fnm, _c2z.nvd, _c2z.nvm, _c2z.si, _c2z_Lucene41_0.doc, _c2z_Lucene41_0.tim, _c2z_Lucene41_0.tip, _c30.fdt, _c30.fdx, _c30.fnm, _c30.nvd, _c30.nvm, _c30.si, _c30_Lucene41_0.doc, _c30_Lucene41_0.tim, _c30_Lucene41_0.tip, _c31.fdt, _c31.fdx, _c31.fnm, _c31.nvd, _c31.nvm, _c31.si, _c31_Lucene41_0.doc, _c31_Lucene41_0.tim, _c31_Lucene41_0.tip, _c32.fdt, _c32.fdx, _c32.fnm, _c32.nvd, _c32.nvm, _c32.si, _c32_Lucene41_0.doc, _c32_Lucene41_0.tim, _c32_Lucene41_0.tip, _c33.fdt, _c33.fdx, _c33.fnm, _c33.nvd, _c33.nvm, _c33.si, _c33_Lucene41_0.doc, _c33_Lucene41_0.tim, _c33_Lucene41_0.tip, _c34.fdt, _c34.fdx, _c34.fnm, _c34.nvd, _c34.nvm, _c34.si, _c34_Lucene41_0.doc, _c34_Lucene41_0.tim, _c34_Lucene41_0.tip, _c35.fdt, _c35.fdx, _c35.fnm, _c35.nvd, _c35.nvm, _c35.si, _c35_Lucene41_0.doc, _c35_Lucene41_0.tim, _c35_Lucene41_0.tip, _c36.fdt, _c36.fdx, _c36.fnm, _c36.nvd, _c36.nvm, _c36.si, _c36_Lucene41_0.doc, _c36_Lucene41_0.tim, _c36_Lucene41_0.tip, _c37.fdt, _c37.fdx, _c37.fnm, _c37.nvd, _c37.nvm, _c37.si, _c37_Lucene41_0.doc, _c37_Lucene41_0.tim, _c37_Lucene41_0.tip, _c38.fdt, _c38.fdx, _c38.fnm, _c38.nvd, _c38.nvm, _c38.si, _c38_Lucene41_0.doc, _c38_Lucene41_0.tim, _c38_Lucene41_0.tip, _c39.fdt, _c39.fdx, _c39.fnm, _c39.nvd, _c39.nvm, _c39.si, _c39_Lucene41_0.doc, _c39_Lucene41_0.tim, _c39_Lucene41_0.tip, _c3a.fdt, _c3a.fdx, _c3a.fnm, _c3a.nvd, _c3a.nvm, _c3a.si, _c3a_Lucene41_0.doc, _c3a_Lucene41_0.tim, _c3a_Lucene41_0.tip, _c3b.fdt, _c3b.fdx, _c3b.fnm, _c3b.nvd, _c3b.nvm, _c3b.si, _c3b_Lucene41_0.doc, _c3b_Lucene41_0.tim, _c3b_Lucene41_0.tip, _c3c.fdt, _c3c.fdx, _c3c.fnm, _c3c.nvd, _c3c.nvm, _c3c.si, _c3c_Lucene41_0.doc, _c3c_Lucene41_0.tim, _c3c_Lucene41_0.tip, _c3d.fdt, _c3d.fdx, _c3d.fnm, _c3d.nvd, _c3d.nvm, _c3d.si, _c3d_Lucene41_0.doc, _c3d_Lucene41_0.tim, _c3d_Lucene41_0.tip, _c3e.fdt, _c3e.fdx, _c3e.fnm, _c3e.nvd, _c3e.nvm, _c3e.si, _c3e_Lucene41_0.doc, _c3e_Lucene41_0.tim, _c3e_Lucene41_0.tip, _c3f.fdt, _c3f.fdx, _c3f.fnm, _c3f.nvd, _c3f.nvm, _c3f.si, _c3f_Lucene41_0.doc, _c3f_Lucene41_0.tim, _c3f_Lucene41_0.tip, _c3g.fdt, _c3g.fdx, _c3g.fnm, _c3g.nvd, _c3g.nvm, _c3g.si, _c3g_Lucene41_0.doc, _c3g_Lucene41_0.tim, _c3g_Lucene41_0.tip, _c3h.fdt, _c3h.fdx, _c3h.fnm, _c3h.nvd, _c3h.nvm, _c3h.si, _c3h_Lucene41_0.doc, _c3h_Lucene41_0.tim, _c3h_Lucene41_0.tip, _c3i.fdt, _c3i.fdx, _c3i.fnm, _c3i.nvd, _c3i.nvm, _c3i.si, _c3i_Lucene41_0.doc, _c3i_Lucene41_0.tim, _c3i_Lucene41_0.tip, _c3j.fdt, _c3j.fdx, _c3j.fnm, _c3j.nvd, _c3j.nvm, _c3j.si, _c3j_Lucene41_0.doc, _c3j_Lucene41_0.tim, _c3j_Lucene41_0.tip, _c3k.fdt, _c3k.fdx, _c3k.fnm, _c3k.nvd, _c3k.nvm, _c3k.si, _c3k_Lucene41_0.doc, _c3k_Lucene41_0.tim, _c3k_Lucene41_0.tip, _c3l.fdt, _c3l.fdx, _c3l.fnm, _c3l.nvd, _c3l.nvm, _c3l.si, _c3l_Lucene41_0.doc, _c3l_Lucene41_0.tim, _c3l_Lucene41_0.tip, _c3m.fdt, _c3m.fdx, _c3m.fnm, _c3m.nvd, _c3m.nvm, _c3m.si, _c3m_Lucene41_0.doc, _c3m_Lucene41_0.tim, _c3m_Lucene41_0.tip, _c3n.fdt, _c3n.fdx, _c3n.fnm, _c3n.nvd, _c3n.nvm, _c3n.si, _c3n_Lucene41_0.doc, _c3n_Lucene41_0.tim, _c3n_Lucene41_0.tip, _c3o.fdt, _c3o.fdx, _c3o.fnm, _c3o.nvd, _c3o.nvm, _c3o.si, _c3o_Lucene41_0.doc, _c3o_Lucene41_0.tim, _c3o_Lucene41_0.tip, _c3p.fdt, _c3p.fdx, _c3p.fnm, _c3p.nvd, _c3p.nvm, _c3p.si, _c3p_Lucene41_0.doc, _c3p_Lucene41_0.tim, _c3p_Lucene41_0.tip, _c3q.fdt, _c3q.fdx, _c3q.fnm, _c3q.nvd, _c3q.nvm, _c3q.si, _c3q_Lucene41_0.doc, _c3q_Lucene41_0.tim, _c3q_Lucene41_0.tip, _c3r.fdt, _c3r.fdx, _c3r.fnm, _c3r.nvd, _c3r.nvm, _c3r.si, _c3r_Lucene41_0.doc, _c3r_Lucene41_0.tim, _c3r_Lucene41_0.tip, _c3s.fdt, _c3s.fdx, _c3s.fnm, _c3s.nvd, _c3s.nvm, _c3s.si, _c3s_Lucene41_0.doc, _c3s_Lucene41_0.tim, _c3s_Lucene41_0.tip, _c3t.fdt, _c3t.fdx, _c3t.fnm, _c3t.nvd, _c3t.nvm, _c3t.si, _c3t_Lucene41_0.doc, _c3t_Lucene41_0.tim, _c3t_Lucene41_0.tip, _c3u.fdt, _c3u.fdx, _c3u.fnm, _c3u.nvd, _c3u.nvm, _c3u.si, _c3u_Lucene41_0.doc, _c3u_Lucene41_0.tim, _c3u_Lucene41_0.tip, _c3v.fdt, _c3v.fdx, _c3v.fnm, _c3v.nvd, _c3v.nvm, _c3v.si, _c3v_Lucene41_0.doc, _c3v_Lucene41_0.tim, _c3v_Lucene41_0.tip, _c3w.fdt, _c3w.fdx, _c3w.fnm, _c3w.nvd, _c3w.nvm, _c3w.si, _c3w_Lucene41_0.doc, _c3w_Lucene41_0.tim, _c3w_Lucene41_0.tip, _c3x.fdt, _c3x.fdx, _c3x.fnm, _c3x.nvd, _c3x.nvm, _c3x.si, _c3x_Lucene41_0.doc, _c3x_Lucene41_0.tim, _c3x_Lucene41_0.tip, _c3y.fdt, _c3y.fdx, _c3y.fnm, _c3y.nvd, _c3y.nvm, _c3y.si, _c3y_Lucene41_0.doc, _c3y_Lucene41_0.tim, _c3y_Lucene41_0.tip, _c3z.fdt, _c3z.fdx, _c3z.fnm, _c3z.nvd, _c3z.nvm, _c3z.si, _c3z_Lucene41_0.doc, _c3z_Lucene41_0.tim, _c3z_Lucene41_0.tip, _c40.fdt, _c40.fdx, _c40.fnm, _c40.nvd, _c40.nvm, _c40.si, _c40_Lucene41_0.doc, _c40_Lucene41_0.tim, _c40_Lucene41_0.tip, _c41.fdt, _c41.fdx, _c41.fnm, _c41.nvd, _c41.nvm, _c41.si, _c41_Lucene41_0.doc, _c41_Lucene41_0.tim, _c41_Lucene41_0.tip, _c42.fdt, _c42.fdx, _c42.fnm, _c42.nvd, _c42.nvm, _c42.si, _c42_Lucene41_0.doc, _c42_Lucene41_0.tim, _c42_Lucene41_0.tip, _c44.fdt, _c44.fdx, _c44.fnm, _c44.nvd, _c44.nvm, _c44.si, _c44_Lucene41_0.doc, _c44_Lucene41_0.tim, _c44_Lucene41_0.tip, _c45.fdt, _c45.fdx, _c45.fnm, _c45.nvd, _c45.nvm, _c45.si, _c45_Lucene41_0.doc, _c45_Lucene41_0.tim, _c45_Lucene41_0.tip, _c46.fdt, _c46.fdx, _c46.fnm, _c46.nvd, _c46.nvm, _c46.si, _c46_Lucene41_0.doc, _c46_Lucene41_0.tim, _c46_Lucene41_0.tip, _c47.fdt, _c47.fdx, _c47.fnm, _c47.nvd, _c47.nvm, _c47.si, _c47_Lucene41_0.doc, _c47_Lucene41_0.tim, _c47_Lucene41_0.tip, _c48.fdt, _c48.fdx, _c48.fnm, _c48.nvd, _c48.nvm, _c48.si, _c48_Lucene41_0.doc, _c48_Lucene41_0.tim, _c48_Lucene41_0.tip, _c49.fdt, _c49.fdx, _c49.fnm, _c49.nvd, _c49.nvm, _c49.si, _c49_Lucene41_0.doc, _c49_Lucene41_0.tim, _c49_Lucene41_0.tip, _c4a.fdt, _c4a.fdx, _c4a.fnm, _c4a.nvd, _c4a.nvm, _c4a.si, _c4a_Lucene41_0.doc, _c4a_Lucene41_0.tim, _c4a_Lucene41_0.tip, _c4b.fdt, _c4b.fdx, _c4b.fnm, _c4b.nvd, _c4b.nvm, _c4b.si, _c4b_Lucene41_0.doc, _c4b_Lucene41_0.tim, _c4b_Lucene41_0.tip, _c4c.fdt, _c4c.fdx, _c4c.fnm, _c4c.nvd, _c4c.nvm, _c4c.si, _c4c_Lucene41_0.doc, _c4c_Lucene41_0.tim, _c4c_Lucene41_0.tip, _c4d.fdt, _c4d.fdx, _c4d.fnm, _c4d.nvd, _c4d.nvm, _c4d.si, _c4d_Lucene41_0.doc, _c4d_Lucene41_0.tim, _c4d_Lucene41_0.tip, _c4e.fdt, _c4e.fdx, _c4e.fnm, _c4e.nvd, _c4e.nvm, _c4e.si, _c4e_Lucene41_0.doc, _c4e_Lucene41_0.tim, _c4e_Lucene41_0.tip, _c4f.fdt, _c4f.fdx, _c4f.fnm, _c4f.nvd, _c4f.nvm, _c4f.si, _c4f_Lucene41_0.doc, _c4f_Lucene41_0.tim, _c4f_Lucene41_0.tip, _c4g.fdt, _c4g.fdx, _c4g.fnm, _c4g.nvd, _c4g.nvm, _c4g.si, _c4g_Lucene41_0.doc, _c4g_Lucene41_0.tim, _c4g_Lucene41_0.tip, _c4h.fdt, _c4h.fdx, _c4h.fnm, _c4h.nvd, _c4h.nvm, _c4h.si, _c4h_Lucene41_0.doc, _c4h_Lucene41_0.tim, _c4h_Lucene41_0.tip, _c4i.fdt, _c4i.fdx, _c4i.fnm, _c4i.nvd, _c4i.nvm, _c4i.si, _c4i_Lucene41_0.doc, _c4i_Lucene41_0.tim, _c4i_Lucene41_0.tip, _c4j.fdt, _c4j.fdx, _c4j.fnm, _c4j.nvd, _c4j.nvm, _c4j.si, _c4j_Lucene41_0.doc, _c4j_Lucene41_0.tim, _c4j_Lucene41_0.tip, _c4k.fdt, _c4k.fdx, _c4k.fnm, _c4k.nvd, _c4k.nvm, _c4k.si, _c4k_Lucene41_0.doc, _c4k_Lucene41_0.tim, _c4k_Lucene41_0.tip, _c4l.fdt, _c4l.fdx, _c4l.fnm, _c4l.nvd, _c4l.nvm, _c4l.si, _c4l_Lucene41_0.doc, _c4l_Lucene41_0.tim, _c4l_Lucene41_0.tip, _c4m.fdt, _c4m.fdx, _c4m.fnm, _c4m.nvd, _c4m.nvm, _c4m.si, _c4m_Lucene41_0.doc, _c4m_Lucene41_0.tim, _c4m_Lucene41_0.tip, segments_2]}]>
	at __randomizedtesting.SeedInfo.seed([7CDAEDBD5F44057E:590DF68D2F0C0B7D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1190)
	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:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12049 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/init-core-data-001
   [junit4]   2> 2085797 T4653 oas.SolrTestCaseJ4.setUp ###Starting testNoWriter
   [junit4]   2> 2085813 T4653 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2085816 T4653 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32185
   [junit4]   2> 2085817 T4653 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2085817 T4653 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2085817 T4653 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001
   [junit4]   2> 2085818 T4653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/'
   [junit4]   2> 2085863 T4653 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/solr.xml
   [junit4]   2> 2085941 T4653 oasc.CoreContainer.<init> New CoreContainer 1324709437
   [junit4]   2> 2085941 T4653 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/]
   [junit4]   2> 2085943 T4653 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2085943 T4653 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2085943 T4653 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2085944 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2085944 T4653 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2085944 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2085945 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2085945 T4653 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2085945 T4653 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2085946 T4653 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2085946 T4653 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2085947 T4653 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2085952 T4663 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/'
   [junit4]   2> 2085995 T4663 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2086035 T4663 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2086036 T4663 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2086042 T4663 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2086059 T4663 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2086060 T4663 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/
   [junit4]   2> 2086060 T4663 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2086060 T4663 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/
   [junit4]   2> 2086061 T4663 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2086061 T4663 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data
   [junit4]   2> 2086061 T4663 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index/
   [junit4]   2> 2086062 T4663 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2086062 T4663 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index
   [junit4]   2> 2086063 T4663 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=42.771484375, floorSegmentMB=1.490234375, forceMergeDeletesPctAllowed=16.919189297630112, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36303642098582845
   [junit4]   2> 2086064 T4663 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@4b48638 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cc98a94)),segFN=segments_1,generation=1}
   [junit4]   2> 2086064 T4663 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2086065 T4663 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2086065 T4663 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2086066 T4663 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2086066 T4663 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2086066 T4663 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2086066 T4663 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2086067 T4663 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2086085 T4663 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2086087 T4663 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2086087 T4663 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2086088 T4663 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=98.7109375, floorSegmentMB=0.4794921875, forceMergeDeletesPctAllowed=10.253512998168741, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19597865288154168
   [junit4]   2> 2086088 T4663 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@4b48638 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cc98a94)),segFN=segments_1,generation=1}
   [junit4]   2> 2086089 T4663 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2086089 T4663 oass.SolrIndexSearcher.<init> Opening Searcher@38e285ba[collection1] main
   [junit4]   2> 2086089 T4663 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/conf
   [junit4]   2> 2086090 T4663 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/conf}
   [junit4]   2> 2086090 T4663 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/conf
   [junit4]   2> 2086091 T4663 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2086091 T4663 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/conf
   [junit4]   2> 2086092 T4663 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2086092 T4663 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2086092 T4663 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2086092 T4664 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38e285ba[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2086092 T4663 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2086093 T4653 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 2086094 T4653 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2086104 T4653 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2086107 T4653 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32186
   [junit4]   2> 2086107 T4653 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2086108 T4653 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2086108 T4653 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002
   [junit4]   2> 2086108 T4653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/'
   [junit4]   2> 2086125 T4653 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/solr.xml
   [junit4]   2> 2086166 T4653 oasc.CoreContainer.<init> New CoreContainer 1832836949
   [junit4]   2> 2086166 T4653 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/]
   [junit4]   2> 2086168 T4653 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2086168 T4653 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2086168 T4653 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2086169 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2086169 T4653 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2086169 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2086170 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2086170 T4653 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2086170 T4653 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2086171 T4653 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2086171 T4653 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2086172 T4653 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2086176 T4675 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/'
   [junit4]   2> 2086227 T4675 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2086265 T4675 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2086266 T4675 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2086272 T4675 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2086284 T4675 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2086285 T4675 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/
   [junit4]   2> 2086286 T4675 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2086286 T4675 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/
   [junit4]   2> 2086286 T4675 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2086287 T4675 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data
   [junit4]   2> 2086287 T4675 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index/
   [junit4]   2> 2086287 T4675 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2086288 T4675 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index
   [junit4]   2> 2086288 T4675 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=42.771484375, floorSegmentMB=1.490234375, forceMergeDeletesPctAllowed=16.919189297630112, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36303642098582845
   [junit4]   2> 2086289 T4675 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@172ff809 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22438b8c)),segFN=segments_1,generation=1}
   [junit4]   2> 2086290 T4675 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2086290 T4675 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2086291 T4675 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2086291 T4675 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2086291 T4675 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2086291 T4675 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2086292 T4675 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2086292 T4675 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2086294 T4675 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2086296 T4675 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2086297 T4675 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2086297 T4675 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=98.7109375, floorSegmentMB=0.4794921875, forceMergeDeletesPctAllowed=10.253512998168741, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19597865288154168
   [junit4]   2> 2086298 T4675 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(RAMDirectory@172ff809 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22438b8c)),segFN=segments_1,generation=1}
   [junit4]   2> 2086298 T4675 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2086298 T4675 oass.SolrIndexSearcher.<init> Opening Searcher@2802b9f4[collection1] main
   [junit4]   2> 2086299 T4675 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/conf
   [junit4]   2> 2086299 T4675 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/conf}
   [junit4]   2> 2086299 T4675 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/conf
   [junit4]   2> 2086300 T4675 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2086301 T4675 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/conf
   [junit4]   2> 2086301 T4675 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2086307 T4675 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
   [junit4]   2> 2086307 T4676 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2802b9f4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2086307 T4675 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2086308 T4653 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 2086309 T4653 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2086310 T4653 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1832836949
   [junit4]   2> 2086311 T4653 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ff03da1
   [junit4]   2> 2086311 T4653 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]   2> 2086312 T4653 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2086312 T4653 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2086312 T4653 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2086313 T4653 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2086314 T4653 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2086314 T4653 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data;done=false>>]
   [junit4]   2> 2086315 T4653 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data
   [junit4]   2> 2086315 T4653 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index;done=false>>]
   [junit4]   2> 2086316 T4653 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index
   [junit4]   2> 2086316 T4653 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 2091111 T4653 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1324709437
   [junit4]   2> 2091112 T4653 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d68a231
   [junit4]   2> 2091112 T4653 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]   2> 2091113 T4653 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2091113 T4653 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2091113 T4653 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2091114 T4653 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2091115 T4653 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2091115 T4653 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index;done=false>>]
   [junit4]   2> 2091116 T4653 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index
   [junit4]   2> 2091116 T4653 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data;done=false>>]
   [junit4]   2> 2091117 T4653 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data
   [junit4]   2> 2091117 T4653 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 2095821 T4653 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2095824 T4653 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32186
   [junit4]   2> 2095825 T4653 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2095825 T4653 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2095826 T4653 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002
   [junit4]   2> 2095826 T4653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/'
   [junit4]   2> 2095842 T4653 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/solr.xml
   [junit4]   2> 2095883 T4653 oasc.CoreContainer.<init> New CoreContainer 1428043000
   [junit4]   2> 2095884 T4653 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/]
   [junit4]   2> 2095885 T4653 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2095885 T4653 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2095886 T4653 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2095886 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2095886 T4653 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2095887 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2095887 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2095887 T4653 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2095888 T4653 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2095889 T4653 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2095889 T4653 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2095889 T4653 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2095894 T4688 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/'
   [junit4]   2> 2095936 T4688 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2095975 T4688 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2095975 T4688 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2095982 T4688 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2095993 T4688 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2095994 T4688 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/
   [junit4]   2> 2095994 T4688 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 2095995 T4688 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/
   [junit4]   2> 2095995 T4688 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2095995 T4688 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data
   [junit4]   2> 2095996 T4688 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index/
   [junit4]   2> 2095997 T4688 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2095998 T4688 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index
   [junit4]   2> 2095998 T4688 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2096004 T4688 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@279cef4f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2096004 T4688 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2096005 T4688 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2096005 T4688 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2096006 T4688 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2096006 T4688 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2096006 T4688 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2096006 T4688 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2096007 T4688 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2096025 T4688 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2096032 T4688 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2096032 T4688 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2096035 T4688 oass.SolrIndexSearcher.<init> Opening Searcher@6bf670ae[collection1] main
   [junit4]   2> 2096035 T4688 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/conf
   [junit4]   2> 2096035 T4688 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/conf}
   [junit4]   2> 2096036 T4688 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/conf
   [junit4]   2> 2096037 T4688 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/conf
   [junit4]   2> 2096037 T4688 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2096037 T4688 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2096037 T4688 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
   [junit4]   2> 2096038 T4689 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6bf670ae[collection1] main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 2096038 T4688 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2096039 T4653 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 2096039 T4653 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2096040 T4653 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2096042 T4653 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32185
   [junit4]   2> 2096043 T4653 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2096043 T4653 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2096044 T4653 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001
   [junit4]   2> 2096044 T4653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/'
   [junit4]   2> 2096089 T4653 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/solr.xml
   [junit4]   2> 2096162 T4653 oasc.CoreContainer.<init> New CoreContainer 1211353246
   [junit4]   2> 2096162 T4653 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/]
   [junit4]   2> 2096163 T4653 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2096164 T4653 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2096164 T4653 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2096164 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2096165 T4653 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2096165 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2096165 T4653 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2096166 T4653 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2096166 T4653 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2096167 T4653 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2096167 T4653 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2096168 T4653 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2096172 T4701 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/'
   [junit4]   2> 2096216 T4701 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2096262 T4701 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2096264 T4701 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2096270 T4701 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2096286 T4701 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2096287 T4701 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/
   [junit4]   2> 2096287 T4701 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 2096288 T4701 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/
   [junit4]   2> 2096288 T4701 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2096289 T4701 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data
   [junit4]   2> 2096290 T4701 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index/
   [junit4]   2> 2096290 T4701 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2096291 T4701 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index
   [junit4]   2> 2096292 T4701 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2096311 T4701 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43f86eb; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2096311 T4701 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2096312 T4701 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2096312 T4701 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2096313 T4701 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2096313 T4701 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2096313 T4701 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2096313 T4701 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2096313 T4701 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2096332 T4701 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2096339 T4701 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2096339 T4701 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2096342 T4701 oass.SolrIndexSearcher.<init> Opening Searcher@2fc9bd93[collection1] main
   [junit4]   2> 2096342 T4701 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/conf
   [junit4]   2> 2096342 T4701 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/conf}
   [junit4]   2> 2096343 T4701 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/conf
   [junit4]   2> 2096344 T4701 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/conf
   [junit4]   2> 2096344 T4701 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2096344 T4701 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2096344 T4701 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2096344 T4701 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2096345 T4702 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2fc9bd93[collection1] main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 2096345 T4701 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2096345 T4653 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 2096346 T4653 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C676 name=collection1 org.apache.solr.core.SolrCore@cf10f02
   [junit4]   2> 2096351 T4681 C676 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2096354 T4681 C676 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(MMapDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@279cef4f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2096354 T4681 C676 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2096357 T4681 C676 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[123456]} 0 9
   [junit4]   2> 2096361 T4681 C676 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [jun

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

junit4]   2> 3212028 T4653 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1624675349
   [junit4]   2> 3212029 T4653 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ff57d6
   [junit4]   2> 3212029 T4653 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3212030 T4653 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3212030 T4653 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3212031 T4653 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3212032 T4653 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3212032 T4653 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3212033 T4653 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data;done=false>>]
   [junit4]   2> 3212033 T4653 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data
   [junit4]   2> 3212033 T4653 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index;done=false>>]
   [junit4]   2> 3212034 T4653 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-001/collection1/data/index
   [junit4]   2> 3212034 T4653 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3217031 T4653 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=442856609
   [junit4]   2> 3217032 T4653 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d10a08d
   [junit4]   2> 3227638 T5934 oash.SnapPuller.fetchLatestIndex ERROR Master at: http://127.0.0.1:64721/solr is not available. Index fetch failed. Exception: IOException occured when talking to server at: http://127.0.0.1:64721/solr
   [junit4]   2> 3227639 T4653 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]   2> 3227640 T4653 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3227640 T4653 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3227641 T4653 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3227642 T4653 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3227642 T4653 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3227643 T4653 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index;done=false>>]
   [junit4]   2> 3227643 T4653 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data/index
   [junit4]   2> 3227643 T4653 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data [CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data;done=false>>]
   [junit4]   2> 3227644 T4653 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001/solr-instance-002/collection1/data
   [junit4]   2> 3227645 T4653 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3232049 T4653 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.handler.TestReplicationHandler-7CDAEDBD5F44057E-001
   [junit4]   2> NOTE: test params are: codec=Lucene46, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_LB, timezone=Asia/Saigon
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=16,threads=1,free=116383536,total=421527552
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrTestCaseJ4Test, MBeansHandlerTest, TestFieldTypeResource, TestFastOutputStream, JSONWriterTest, SliceStateTest, TestSimpleQParserPlugin, QueryResultKeyTest, TestSchemaVersionResource, TestComponentsName, CursorMarkTest, TestManagedStopFilterFactory, BadComponentTest, StatelessScriptUpdateProcessorFactoryTest, CoreAdminHandlerTest, DistributedExpandComponentTest, TestSolrDeletionPolicy2, DirectSolrSpellCheckerTest, TestLeaderElectionZkExpiry, TestSolr4Spatial, ZkCLITest, TestSolrXml, TestManagedSchemaFieldResource, TestNumberUtils, TestDynamicFieldCollectionResource, TestArbitraryIndexDir, SyncSliceTest, TestLMJelinekMercerSimilarityFactory, TestAnalyzeInfixSuggestions, DistributedSpellCheckComponentTest, DateFieldTest, TestFieldTypeCollectionResource, TestTolerantSearch, HighlighterConfigTest, TestHashPartitioner, SolrIndexSplitterTest, ShowFileRequestHandlerTest, ParsingFieldUpdateProcessorsTest, JsonLoaderTest, IndexSchemaTest, TestCoreDiscovery, HdfsBasicDistributedZkTest, PathHierarchyTokenizerFactoryTest, MinimalSchemaTest, SolrCoreCheckLockOnStartupTest, DocValuesMultiTest, HttpPartitionTest, PrimitiveFieldTypeTest, TestJmxMonitoredMap, UUIDFieldTest, RankQueryTest, ClusterStateUpdateTest, RequiredFieldsTest, RAMDirectoryFactoryTest, TestUtils, TestCloudManagedSchemaConcurrent, XsltUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, ResponseLogComponentTest, SignatureUpdateProcessorFactoryTest, TestStressRecovery, TestStandardQParsers, AtomicUpdatesTest, TestRangeQuery, TestChildDocTransformer, EchoParamsTest, TestWordDelimiterFilterFactory, UnloadDistributedZkTest, TestTrie, TestReplicationHandler]
   [junit4] Completed on J0 in 1146.29s, 13 tests, 1 failure <<< FAILURES!

[...truncated 766 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:474: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:45: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1299: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:923: There were test failures: 408 suites, 1663 tests, 1 failure, 50 ignored (8 assumptions)

Total time: 268 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-4.x #577
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 443529782 bytes
Compression is 0.0%
Took 1 min 18 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure