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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b65) - Build # 4289 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4289/
Java: 32bit/jdk1.8.0-ea-b65 -server -XX:+UseG1GC

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler:     1) Thread[id=1651, name=Thread-598, state=RUNNABLE, group=TGRP-TestReplicationHandler]         at java.net.SocketInputStream.socketRead0(Native Method)         at java.net.SocketInputStream.read(SocketInputStream.java:150)         at java.net.SocketInputStream.read(SocketInputStream.java:121)         at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)         at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)         at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)         at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)         at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)         at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)         at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)         at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)         at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)         at org.apache.solr.handler.SnapPuller.getLatestVersion(SnapPuller.java:250)         at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:313)         at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:275)         at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:183)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler: 
   1) Thread[id=1651, name=Thread-598, state=RUNNABLE, group=TGRP-TestReplicationHandler]
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
        at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
        at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
        at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
        at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
        at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
        at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
        at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
        at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
        at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
        at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
        at org.apache.solr.handler.SnapPuller.getLatestVersion(SnapPuller.java:250)
        at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:313)
        at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:275)
        at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:183)
	at __randomizedtesting.SeedInfo.seed([F242563729B3D78C]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1651, name=Thread-598, state=RUNNABLE, group=TGRP-TestReplicationHandler]         at java.net.SocketInputStream.socketRead0(Native Method)         at java.net.SocketInputStream.read(SocketInputStream.java:150)         at java.net.SocketInputStream.read(SocketInputStream.java:121)         at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)         at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)         at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)         at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)         at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)         at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)         at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)         at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)         at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)         at org.apache.solr.handler.SnapPuller.getLatestVersion(SnapPuller.java:250)         at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:313)         at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:275)         at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:183)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1651, name=Thread-598, state=RUNNABLE, group=TGRP-TestReplicationHandler]
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
        at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
        at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
        at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
        at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
        at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
        at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
        at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
        at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
        at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
        at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
        at org.apache.solr.handler.SnapPuller.getLatestVersion(SnapPuller.java:250)
        at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:313)
        at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:275)
        at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:183)
	at __randomizedtesting.SeedInfo.seed([F242563729B3D78C]:0)




Build Log:
[...truncated 8882 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 2 T1520 oas.SolrTestCaseJ4.setUp ###Starting test
[junit4:junit4]   2> 2 T1520 oas.SolrTestCaseJ4.setUp ###Starting test
[junit4:junit4]   2> 11 T1520 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 33 T1520 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60299
[junit4:junit4]   2> 34 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 34 T1520 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 34 T1520 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master
[junit4:junit4]   2> 35 T1520 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/solr.xml
[junit4:junit4]   2> 35 T1520 oasc.CoreContainer.<init> New CoreContainer 5284402
[junit4:junit4]   2> 36 T1520 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 36 T1520 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/'
[junit4:junit4]   2> 37 T1520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/'
[junit4:junit4]   2> 60 T1520 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 61 T1520 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 61 T1520 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 61 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 62 T1520 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 62 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 63 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 63 T1520 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 64 T1520 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 64 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 73 T1520 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 111 T1530 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1
[junit4:junit4]   2> 111 T1530 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/'
[junit4:junit4]   2> 136 T1530 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 161 T1530 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 162 T1530 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 163 T1530 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 173 T1530 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 173 T1530 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/
[junit4:junit4]   2> 173 T1530 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 174 T1530 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 174 T1530 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data forceNew:false
[junit4:junit4]   2> 174 T1530 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 175 T1530 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index/
[junit4:junit4]   2> 175 T1530 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 176 T1530 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 176 T1530 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b59dfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@520b4a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 177 T1530 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 177 T1530 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 178 T1530 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 178 T1530 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 178 T1530 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 178 T1530 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 178 T1530 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 178 T1530 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 181 T1530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 182 T1530 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 233 T1530 oass.SolrIndexSearcher.<init> Opening Searcher@d3ceff main
[junit4:junit4]   2> 233 T1530 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 233 T1530 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 234 T1530 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 234 T1530 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 234 T1530 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 234 T1531 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d3ceff main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 235 T1520 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 235 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 236 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 245 T1520 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 248 T1520 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54414
[junit4:junit4]   2> 251 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 252 T1520 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 252 T1520 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave
[junit4:junit4]   2> 253 T1520 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/solr.xml
[junit4:junit4]   2> 253 T1520 oasc.CoreContainer.<init> New CoreContainer 23493481
[junit4:junit4]   2> 254 T1520 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 254 T1520 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/'
[junit4:junit4]   2> 255 T1520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/'
[junit4:junit4]   2> 270 T1520 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 270 T1520 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 271 T1520 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 271 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 272 T1520 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 272 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 273 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 273 T1520 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 274 T1520 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 274 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 282 T1520 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 301 T1541 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1
[junit4:junit4]   2> 301 T1541 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/'
[junit4:junit4]   2> 332 T1541 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 373 T1541 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 373 T1541 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 375 T1541 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 383 T1541 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 384 T1541 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/
[junit4:junit4]   2> 384 T1541 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 384 T1541 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 385 T1541 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data forceNew:false
[junit4:junit4]   2> 385 T1541 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 385 T1541 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index/
[junit4:junit4]   2> 385 T1541 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 386 T1541 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 387 T1541 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e3161a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15fd1e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 387 T1541 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 387 T1541 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 388 T1541 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 388 T1541 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 388 T1541 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 389 T1541 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 389 T1541 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 389 T1541 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 390 T1541 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 393 T1541 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 444 T1541 oass.SolrIndexSearcher.<init> Opening Searcher@b3dcf7 main
[junit4:junit4]   2> 444 T1541 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 444 T1541 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 445 T1541 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 445 T1541 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 445 T1542 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b3dcf7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 445 T1520 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 446 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 446 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 471 T1520 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23493481
[junit4:junit4]   2> 472 T1520 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a8252e
[junit4:junit4]   2> 473 T1520 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 474 T1520 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 474 T1520 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 475 T1520 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 475 T1520 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 479 T1520 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 480 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 480 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 481 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 481 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 481 T1520 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 556 T1520 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=5284402
[junit4:junit4]   2> 557 T1520 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d1ed0b
[junit4:junit4]   2> 557 T1520 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 558 T1520 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 558 T1520 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 558 T1520 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 559 T1520 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 559 T1520 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 559 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 560 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 560 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 560 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 561 T1520 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 612 T1520 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 615 T1520 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36124
[junit4:junit4]   2> 615 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 616 T1520 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 616 T1520 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master
[junit4:junit4]   2> 617 T1520 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/solr.xml
[junit4:junit4]   2> 617 T1520 oasc.CoreContainer.<init> New CoreContainer 5861966
[junit4:junit4]   2> 618 T1520 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 618 T1520 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/'
[junit4:junit4]   2> 619 T1520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/'
[junit4:junit4]   2> 633 T1520 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 634 T1520 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 634 T1520 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 635 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 635 T1520 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 635 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 636 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 636 T1520 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 637 T1520 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 637 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 645 T1520 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 661 T1553 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1
[junit4:junit4]   2> 661 T1553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/'
[junit4:junit4]   2> 683 T1553 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 707 T1553 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 707 T1553 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 709 T1553 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 717 T1553 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 718 T1553 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/
[junit4:junit4]   2> 718 T1553 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 718 T1553 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 719 T1553 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data forceNew:false
[junit4:junit4]   2> 719 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 719 T1553 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index/
[junit4:junit4]   2> 719 T1553 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 720 T1553 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 721 T1553 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1095f85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6c2ca),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 721 T1553 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 721 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 721 T1553 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 722 T1553 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 722 T1553 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 722 T1553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 722 T1553 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 723 T1553 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 723 T1553 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 725 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 775 T1553 oass.SolrIndexSearcher.<init> Opening Searcher@c6bae9 main
[junit4:junit4]   2> 776 T1553 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 776 T1553 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 776 T1553 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 776 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 777 T1553 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1095f85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6c2ca),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 777 T1553 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 778 T1553 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 778 T1553 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 778 T1554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c6bae9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 778 T1520 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 779 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 779 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C59 name=collection1 org.apache.solr.core.SolrCore@3fcd3d
[junit4:junit4]   2> 786 T1549 C59 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 787 T1549 C59 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 1
[junit4:junit4]   2> 789 T1550 C59 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 790 T1550 C59 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1095f85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6c2ca),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1095f85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6c2ca),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 791 T1550 C59 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 792 T1550 C59 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 792 T1550 C59 oass.SolrIndexSearcher.<init> Opening Searcher@2a836e main
[junit4:junit4]   2> 793 T1550 C59 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 793 T1554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a836e main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4]   2> 793 T1554 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 793 T1550 C59 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&waitSearcher=true&wt=javabin&commit=true} {commit=} 0 4
[junit4:junit4]   2> 798 T1551 C59 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=3 
[junit4:junit4]   2> 900 T1520 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 902 T1520 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47635
[junit4:junit4]   2> 903 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 903 T1520 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 903 T1520 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave
[junit4:junit4]   2> 904 T1520 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/solr.xml
[junit4:junit4]   2> 904 T1520 oasc.CoreContainer.<init> New CoreContainer 14344182
[junit4:junit4]   2> 904 T1520 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 905 T1520 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/'
[junit4:junit4]   2> 905 T1520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/'
[junit4:junit4]   2> 916 T1520 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 916 T1520 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 916 T1520 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 917 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 917 T1520 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 917 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 918 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 918 T1520 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 918 T1520 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 919 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 926 T1520 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 938 T1564 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1
[junit4:junit4]   2> 939 T1564 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/'
[junit4:junit4]   2> 970 T1564 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 1040 T1564 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1041 T1564 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1043 T1564 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1052 T1564 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1053 T1564 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/
[junit4:junit4]   2> 1053 T1564 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1054 T1564 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1054 T1564 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data forceNew:false
[junit4:junit4]   2> 1054 T1564 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 1055 T1564 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index/
[junit4:junit4]   2> 1055 T1564 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1055 T1564 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 1056 T1564 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@104f8cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@390e40),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1057 T1564 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1057 T1564 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 1057 T1564 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1058 T1564 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1058 T1564 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1058 T1564 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1058 T1564 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1058 T1564 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1059 T1564 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1061 T1564 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 1111 T1564 oass.SolrIndexSearcher.<init> Opening Searcher@25a57 main
[junit4:junit4]   2> 1112 T1564 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1112 T1564 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1112 T1564 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 1112 T1564 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1112 T1565 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25a57 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1113 T1520 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 1113 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1114 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@78cee0
[junit4:junit4]   2> 1123 T1560 C60 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 1225 T1549 C59 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1228 T1550 C59 REQ [collection1] webapp=/solr path=/replication params={command=commits&version=2&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 1229 T1551 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1
[junit4:junit4]   2> 1230 T1551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/'
[junit4:junit4]   2> 1254 T1551 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 1279 T1551 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1279 T1551 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1281 T1551 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1290 T1551 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1291 T1551 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/
[junit4:junit4]   2> 1291 T1551 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1291 T1551 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 1292 T1551 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index/
[junit4:junit4]   2> 1292 T1551 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1292 T1551 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1293 T1551 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1293 T1551 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1293 T1551 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1293 T1551 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1294 T1551 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1296 T1551 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 1297 T1551 oass.SolrIndexSearcher.<init> Opening Searcher@6157db main
[junit4:junit4]   2> 1297 T1551 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1297 T1551 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1297 T1551 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 1298 T1551 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1299 T1567 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6157db main{StandardDirectoryReader(segments_2:2:nrt)}
[junit4:junit4]   2> 1299 T1551 oasc.CoreContainer.registerCore replacing core: collection1
[junit4:junit4]   2> 1299 T1551 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3fcd3d
[junit4:junit4]   2> 1300 T1551 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 1300 T1551 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1301 T1551 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@9b7128
[junit4:junit4]   2> 1305 T1552 C61 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1307 T1549 C61 REQ [collection1] webapp=/solr path=/replication params={command=commits&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1309 T1550 C61 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[10]} 0 0
[junit4:junit4]   2> 1311 T1551 C61 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[20]} 0 0
[junit4:junit4]   2> 1312 T1552 C61 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 1313 T1552 C61 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1095f85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6c2ca),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1095f85 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6c2ca),segFN=segments_3,generation=3,filenames=[_0_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, _0.fnm, _0.fdx, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.si, _0_MockVariableIntBlock_0.skp, _0.nvm, segments_3]
[junit4:junit4]   2> 1314 T1552 C61 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, _0.fnm, _0.fdx, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.si, _0_MockVariableIntBlock_0.skp, _0.nvm, segments_3]
[junit4:junit4]   2> 1314 T1552 C61 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 1315 T1552 C61 oass.SolrIndexSearcher.<init> Opening Searcher@1f9e4c8 main
[junit4:junit4]   2> 1315 T1552 C61 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1315 T1567 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f9e4c8 main{StandardDirectoryReader(segments_3:4:nrt _0(4.2):C2)}
[junit4:junit4]   2> 1315 T1567 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 1316 T1552 C61 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&waitSearcher=true&wt=javabin&commit=true} {commit=} 0 4
[junit4:junit4]   2> 1318 T1549 C61 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=2 status=0 QTime=1 
[junit4:junit4]   2> 1420 T1562 C60 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1522 T1560 C60 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1549 T1551 C61 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 1550 T1566 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 1550 T1566 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1550 T1566 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1552 T1552 C61 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 1552 T1552 C61 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 1554 T1552 C61 REQ [collection1] webapp=/solr path=/replication params={command=filelist&version=2&generation=3&qt=/replication&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 1556 T1566 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 11
[junit4:junit4]   2> 1558 T1566 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index.20130215112613008 forceNew:false
[junit4:junit4]   2> 1558 T1566 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 1558 T1566 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@13a032c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b15fd7) fullCopy=false
[junit4:junit4]   2> 1561 T1549 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0.nvd&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1565 T1550 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0_MockVariableIntBlock_0.tii&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1569 T1551 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0_MockVariableIntBlock_0.tib&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1602 T1552 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0.fnm&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1612 T1549 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0.fdx&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1616 T1550 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0_MockVariableIntBlock_0.doc&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1620 T1551 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0.fdt&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1624 T1561 C60 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1625 T1552 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0_MockVariableIntBlock_0.skp&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1662 T1566 oash.SnapPuller$DirectoryFileFetcher.fetchPackets WARNING No content recieved for file: {name=_0_MockVariableIntBlock_0.skp, size=0}
[junit4:junit4]   2> 1667 T1549 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0.si&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1670 T1550 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=_0.nvm&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1674 T1551 C61 REQ [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&generation=3&wt=filestream&file=segments_3&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 1675 T1566 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 1676 T1566 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1678 T1566 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 1679 T1566 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1679 T1566 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1679 T1566 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 1680 T1566 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@104f8cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@390e40),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@104f8cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@390e40),segFN=segments_3,generation=3,filenames=[_0.nvd, _0_MockVariableIntBlock_0.tii, _0_MockVariableIntBlock_0.tib, _0.fnm, _0.fdx, _0_MockVariableIntBlock_0.doc, _0.fdt, _0_MockVariableIntBlock_0.skp, _0.si, _0.nvm, segments_3]
[junit4:junit4]   2> 1680 T1566 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.nvd, _0_MockVariableIntBlock_0.tii, _0_MockVariableIntBlock_0.tib, _0.fnm, _0.fdx, _0_MockVariableIntBlock_0.doc, _0.fdt, _0_MockVariableIntBlock_0.skp, _0.si, _0.nvm, segments_3]
[junit4:junit4]   2> 1681 T1566 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1681 T1566 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 1681 T1566 oass.SolrIndexSearcher.<init> Opening Searcher@59b26f main
[junit4:junit4]   2> 1681 T1565 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59b26f main{StandardDirectoryReader(segments_3:4:nrt _0(4.2):C2)}
[junit4:junit4]   2> 1682 T1565 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 1682 T1566 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 1682 T1566 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@104f8cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@390e40),segFN=segments_3,generation=3,filenames=[_0.nvd, _0_MockVariableIntBlock_0.tii, _0_MockVariableIntBlock_0.tib, _0.fnm, _0.fdx, _0_MockVariableIntBlock_0.doc, _0.fdt, _0_MockVariableIntBlock_0.skp, _0.si, _0.nvm, segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@104f8cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@390e40),segFN=segments_4,generation=4,filenames=[_0.nvd, _0_MockVariableIntBlock_0.tii, _0_MockVariableIntBlock_0.tib, _0.fnm, _0.fdx, _0_MockVariableIntBlock_0.doc, _0.fdt, segments_4, _0_MockVariableIntBlock_0.skp, _0.si, _0.nvm]
[junit4:junit4]   2> 1682 T1566 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.nvd, _0_MockVariableIntBlock_0.tii, _0_MockVariableIntBlock_0.tib, _0.fnm, _0.fdx, _0_MockVariableIntBlock_0.doc, _0.fdt, segments_4, _0_MockVariableIntBlock_0.skp, _0.si, _0.nvm]
[junit4:junit4]   2> 1683 T1566 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 1683 T1566 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1683 T1566 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@13a032c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b15fd7)
[junit4:junit4]   2> 1683 T1566 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index.20130215112613008
[junit4:junit4]   2> 1683 T1566 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 1727 T1563 C60 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 1851 T1520 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=5861966
[junit4:junit4]   2> 1851 T1520 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9b7128
[junit4:junit4]   2> 1852 T1520 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1853 T1520 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1853 T1520 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1854 T1520 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1854 T1520 C61 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 1855 T1520 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1856 T1520 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 1856 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 1857 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 1857 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 1858 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 1858 T1520 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 1911 T1520 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1913 T1520 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40525
[junit4:junit4]   2> 1914 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1915 T1520 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1915 T1520 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master
[junit4:junit4]   2> 1916 T1520 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/solr.xml
[junit4:junit4]   2> 1916 T1520 oasc.CoreContainer.<init> New CoreContainer 30441585
[junit4:junit4]   2> 1917 T1520 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 1917 T1520 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/'
[junit4:junit4]   2> 1917 T1520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/'
[junit4:junit4]   2> 1930 T1520 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1930 T1520 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1931 T1520 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1931 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1931 T1520 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1932 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1932 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1932 T1520 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1932 T1520 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1933 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1939 T1520 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1951 T1578 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1
[junit4:junit4]   2> 1952 T1578 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/'
[junit4:junit4]   2> 1973 T1578 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 1999 T1578 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1999 T1578 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2001 T1578 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2010 T1578 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2011 T1578 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/
[junit4:junit4]   2> 2011 T1578 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2011 T1578 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2012 T1578 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data forceNew:false
[junit4:junit4]   2> 2012 T1578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 2012 T1578 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index/
[junit4:junit4]   2> 2012 T1578 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2013 T1578 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 2013 T1578 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b4664a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d99c82),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2013 T1578 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2014 T1578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 2014 T1578 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2014 T1578 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2015 T1578 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2015 T1578 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2015 T1578 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2015 T1578 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2016 T1578 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2017 T1578 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 2068 T1578 oass.SolrIndexSearcher.<init> Opening Searcher@139aa91 main
[junit4:junit4]   2> 2068 T1578 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2068 T1578 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2069 T1578 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 2069 T1578 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2069 T1578 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2069 T1579 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@139aa91 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2069 T1520 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2070 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2070 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2097 T1520 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=14344182
[junit4:junit4]   2> 2098 T1520 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@78cee0
[junit4:junit4]   2> 2099 T1520 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2100 T1520 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2100 T1520 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2101 T1520 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2102 T1520 C60 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 2103 T1520 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2103 T1520 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 2104 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index.20130215112613008
[junit4:junit4]   2> 2104 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index.20130215112613008
[junit4:junit4]   2> 2105 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 2105 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 2106 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 2106 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 2107 T1520 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2159 T1520 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2161 T1520 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60708
[junit4:junit4]   2> 2162 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2163 T1520 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2163 T1520 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave
[junit4:junit4]   2> 2164 T1520 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/solr.xml
[junit4:junit4]   2> 2164 T1520 oasc.CoreContainer.<init> New CoreContainer 30106095
[junit4:junit4]   2> 2165 T1520 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 2165 T1520 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/'
[junit4:junit4]   2> 2166 T1520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/'
[junit4:junit4]   2> 2179 T1520 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2180 T1520 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2180 T1520 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2180 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2181 T1520 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2181 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2182 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2182 T1520 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2183 T1520 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2183 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2191 T1520 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2205 T1589 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1
[junit4:junit4]   2> 2205 T1589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/'
[junit4:junit4]   2> 2224 T1589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 2248 T1589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2249 T1589 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2250 T1589 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2259 T1589 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2260 T1589 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/
[junit4:junit4]   2> 2260 T1589 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2260 T1589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2261 T1589 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data forceNew:false
[junit4:junit4]   2> 2261 T1589 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 2261 T1589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index/
[junit4:junit4]   2> 2261 T1589 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2262 T1589 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 2262 T1589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2262 T1589 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2263 T1589 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 2263 T1589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2263 T1589 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2263 T1589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2263 T1589 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2264 T1589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2264 T1589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2265 T1589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2266 T1589 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 2317 T1589 oass.SolrIndexSearcher.<init> Opening Searcher@c002ac main
[junit4:junit4]   2> 2317 T1589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2317 T1589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2318 T1589 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2318 T1589 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2318 T1590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c002ac main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2318 T1520 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2319 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2319 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@52194b
[junit4:junit4]   2> 2326 T1577 C62 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 2327 T1577 C62 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 2327 T1577 C62 REQ [collection1] webapp=/solr path=/replication params={command=details&version=2&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C63 name=collection1 org.apache.solr.core.SolrCore@180e668
[junit4:junit4]   2> 2332 T1585 C63 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 2332 T1585 C63 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 2333 T1576 C62 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 2333 T1576 C62 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 2334 T1576 C62 REQ [collection1] webapp=/solr path=/replication params={slave=false&command=details&version=2&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 2334 T1585 C63 REQ [collection1] webapp=/solr path=/replication params={command=details&version=2&wt=javabin&qt=/replication} status=0 QTime=3 
[junit4:junit4]   2> 2337 T1520 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2339 T1520 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53373
[junit4:junit4]   2> 2339 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2340 T1520 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2340 T1520 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater
[junit4:junit4]   2> 2340 T1520 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/solr.xml
[junit4:junit4]   2> 2341 T1520 oasc.CoreContainer.<init> New CoreContainer 27153817
[junit4:junit4]   2> 2341 T1520 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 2341 T1520 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/'
[junit4:junit4]   2> 2342 T1520 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/'
[junit4:junit4]   2> 2356 T1520 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2356 T1520 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2356 T1520 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2357 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2357 T1520 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2357 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2358 T1520 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2358 T1520 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2358 T1520 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2358 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2364 T1520 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2375 T1601 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1
[junit4:junit4]   2> 2376 T1601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/'
[junit4:junit4]   2> 2395 T1601 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 2419 T1601 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2420 T1601 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2421 T1601 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2430 T1601 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2431 T1601 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data/
[junit4:junit4]   2> 2431 T1601 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2431 T1601 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2432 T1601 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data forceNew:false
[junit4:junit4]   2> 2432 T1601 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data
[junit4:junit4]   2> 2432 T1601 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data/index/
[junit4:junit4]   2> 2432 T1601 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2433 T1601 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data/index forceNew:false
[junit4:junit4]   2> 2433 T1601 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e5b825 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a80708),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2434 T1601 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2434 T1601 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data/index
[junit4:junit4]   2> 2434 T1601 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2435 T1601 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2435 T1601 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2435 T1601 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2435 T1601 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2435 T1601 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2437 T1601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2463 T1601 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data
[junit4:junit4]   2> 2513 T1601 oass.SolrIndexSearcher.<init> Opening Searcher@4314e2 main
[junit4:junit4]   2> 2514 T1601 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2514 T1601 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2514 T1601 oash.SnapPuller.<init> WARNING 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 2515 T1601 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2515 T1601 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 2515 T1601 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2515 T1602 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4314e2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2515 T1601 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2516 T1520 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2516 T1520 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2517 T1520 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@164cdff
[junit4:junit4]   2> 2522 T1597 C64 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data
[junit4:junit4]   2> 2523 T1597 C64 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data/index
[junit4:junit4]   2> 2525 T1574 C62 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 2526 T1574 C62 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 2526 T1574 C62 REQ [collection1] webapp=/solr path=/replication params={slave=false&command=details&version=2&wt=javabin&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 2527 T1597 C64 REQ [collection1] webapp=/solr path=/replication params={command=details&version=2&wt=javabin&qt=/replication} status=0 QTime=5 
[junit4:junit4]   2> 2549 T1520 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27153817
[junit4:junit4]   2> 2550 T1520 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@164cdff
[junit4:junit4]   2> 2551 T1575 C62 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 2552 T1575 C62 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 2552 T1520 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2553 T1520 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2553 T1520 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2554 T1520 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2554 T1520 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2555 T1520 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data/index
[junit4:junit4]   2> 2555 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data
[junit4:junit4]   2> 2556 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data
[junit4:junit4]   2> 2556 T1520 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data/index
[junit4:junit4]   2> 2556 T1520 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902373787/repeater/collection1/data/index
[junit4:junit4]   2> 2557 T1520 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2611 T1576 C62 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2613 T1574 C62 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 2614 T1574 C62 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b4664a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d99c82),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2615 T1574 C62 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2616 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0]} 0 3
[junit4:junit4]   2> 2618 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 0 0
[junit4:junit4]   2> 2620 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 0 0
[junit4:junit4]   2> 2623 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 0 0
[junit4:junit4]   2> 2625 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 0 0
[junit4:junit4]   2> 2627 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 0 0
[junit4:junit4]   2> 2629 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 0 0
[junit4:junit4]   2> 2631 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 0 0
[junit4:junit4]   2> 2633 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[8]} 0 0
[junit4:junit4]   2> 2635 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[9]} 0 0
[junit4:junit4]   2> 2637 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[10]} 0 0
[junit4:junit4]   2> 2641 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[11]} 0 0
[junit4:junit4]   2> 2643 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[12]} 0 0
[junit4:junit4]   2> 2645 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[13]} 0 0
[junit4:junit4]   2> 2647 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[14]} 0 0
[junit4:junit4]   2> 2649 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[15]} 0 0
[junit4:junit4]   2> 2651 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[16]} 0 0
[junit4:junit4]   2> 2653 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[17]} 0 0
[junit4:junit4]   2> 2655 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[18]} 0 0
[junit4:junit4]   2> 2656 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[19]} 0 0
[junit4:junit4]   2> 2658 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[20]} 0 0
[junit4:junit4]   2> 2661 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[21]} 0 0
[junit4:junit4]   2> 2663 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[22]} 0 0
[junit4:junit4]   2> 2666 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[23]} 0 0
[junit4:junit4]   2> 2668 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[24]} 0 0
[junit4:junit4]   2> 2670 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[25]} 0 0
[junit4:junit4]   2> 2672 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[26]} 0 1
[junit4:junit4]   2> 2673 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[27]} 0 0
[junit4:junit4]   2> 2675 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[28]} 0 0
[junit4:junit4]   2> 2677 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[29]} 0 0
[junit4:junit4]   2> 2679 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[30]} 0 0
[junit4:junit4]   2> 2681 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[31]} 0 0
[junit4:junit4]   2> 2683 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[32]} 0 0
[junit4:junit4]   2> 2684 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[33]} 0 0
[junit4:junit4]   2> 2686 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[34]} 0 0
[junit4:junit4]   2> 2688 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[35]} 0 0
[junit4:junit4]   2> 2690 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[36]} 0 0
[junit4:junit4]   2> 2692 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[37]} 0 0
[junit4:junit4]   2> 2693 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[38]} 0 0
[junit4:junit4]   2> 2695 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[39]} 0 0
[junit4:junit4]   2> 2697 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[40]} 0 0
[junit4:junit4]   2> 2699 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[41]} 0 0
[junit4:junit4]   2> 2701 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[42]} 0 0
[junit4:junit4]   2> 2703 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[43]} 0 0
[junit4:junit4]   2> 2709 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[44]} 0 0
[junit4:junit4]   2> 2711 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[45]} 0 0
[junit4:junit4]   2> 2713 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[46]} 0 0
[junit4:junit4]   2> 2715 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[47]} 0 0
[junit4:junit4]   2> 2717 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[48]} 0 0
[junit4:junit4]   2> 2719 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[49]} 0 0
[junit4:junit4]   2> 2721 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[50]} 0 0
[junit4:junit4]   2> 2723 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[51]} 0 0
[junit4:junit4]   2> 2725 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[52]} 0 0
[junit4:junit4]   2> 2727 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[53]} 0 0
[junit4:junit4]   2> 2728 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[54]} 0 0
[junit4:junit4]   2> 2730 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[55]} 0 0
[junit4:junit4]   2> 2732 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[56]} 0 0
[junit4:junit4]   2> 2734 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[57]} 0 0
[junit4:junit4]   2> 2736 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[58]} 0 0
[junit4:junit4]   2> 2738 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[59]} 0 0
[junit4:junit4]   2> 2739 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[60]} 0 0
[junit4:junit4]   2> 2741 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[61]} 0 0
[junit4:junit4]   2> 2743 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[62]} 0 0
[junit4:junit4]   2> 2745 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[63]} 0 1
[junit4:junit4]   2> 2746 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[64]} 0 0
[junit4:junit4]   2> 2748 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[65]} 0 0
[junit4:junit4]   2> 2750 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[66]} 0 0
[junit4:junit4]   2> 2752 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[67]} 0 1
[junit4:junit4]   2> 2753 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[68]} 0 0
[junit4:junit4]   2> 2755 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[69]} 0 0
[junit4:junit4]   2> 2757 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[70]} 0 1
[junit4:junit4]   2> 2758 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[71]} 0 0
[junit4:junit4]   2> 2760 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[72]} 0 0
[junit4:junit4]   2> 2762 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[73]} 0 1
[junit4:junit4]   2> 2763 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[74]} 0 0
[junit4:junit4]   2> 2765 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[75]} 0 0
[junit4:junit4]   2> 2767 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[76]} 0 0
[junit4:junit4]   2> 2768 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[77]} 0 0
[junit4:junit4]   2> 2770 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[78]} 0 0
[junit4:junit4]   2> 2772 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[79]} 0 0
[junit4:junit4]   2> 2774 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[80]} 0 0
[junit4:junit4]   2> 2775 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[81]} 0 0
[junit4:junit4]   2> 2777 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[82]} 0 0
[junit4:junit4]   2> 2779 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[83]} 0 0
[junit4:junit4]   2> 2781 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[84]} 0 0
[junit4:junit4]   2> 2783 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[85]} 0 0
[junit4:junit4]   2> 2784 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[86]} 0 0
[junit4:junit4]   2> 2786 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[87]} 0 0
[junit4:junit4]   2> 2788 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[88]} 0 0
[junit4:junit4]   2> 2789 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[89]} 0 0
[junit4:junit4]   2> 2791 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[90]} 0 0
[junit4:junit4]   2> 2793 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[91]} 0 0
[junit4:junit4]   2> 2795 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[92]} 0 0
[junit4:junit4]   2> 2797 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[93]} 0 0
[junit4:junit4]   2> 2799 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[94]} 0 1
[junit4:junit4]   2> 2800 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[95]} 0 0
[junit4:junit4]   2> 2802 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[96]} 0 0
[junit4:junit4]   2> 2804 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[97]} 0 0
[junit4:junit4]   2> 2806 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[98]} 0 0
[junit4:junit4]   2> 2808 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[99]} 0 1
[junit4:junit4]   2> 2809 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[100]} 0 0
[junit4:junit4]   2> 2811 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[101]} 0 0
[junit4:junit4]   2> 2813 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[102]} 0 0
[junit4:junit4]   2> 2815 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[103]} 0 0
[junit4:junit4]   2> 2817 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[104]} 0 1
[junit4:junit4]   2> 2818 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[105]} 0 0
[junit4:junit4]   2> 2820 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[106]} 0 0
[junit4:junit4]   2> 2822 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[107]} 0 0
[junit4:junit4]   2> 2824 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[108]} 0 0
[junit4:junit4]   2> 2826 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[109]} 0 1
[junit4:junit4]   2> 2827 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[110]} 0 0
[junit4:junit4]   2> 2829 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[111]} 0 0
[junit4:junit4]   2> 2831 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[112]} 0 0
[junit4:junit4]   2> 2833 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[113]} 0 0
[junit4:junit4]   2> 2835 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[114]} 0 1
[junit4:junit4]   2> 2836 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[115]} 0 0
[junit4:junit4]   2> 2838 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[116]} 0 0
[junit4:junit4]   2> 2840 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[117]} 0 0
[junit4:junit4]   2> 2842 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[118]} 0 1
[junit4:junit4]   2> 2843 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[119]} 0 0
[junit4:junit4]   2> 2845 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[120]} 0 0
[junit4:junit4]   2> 2847 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[121]} 0 0
[junit4:junit4]   2> 2849 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[122]} 0 0
[junit4:junit4]   2> 2851 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[123]} 0 1
[junit4:junit4]   2> 2852 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[124]} 0 0
[junit4:junit4]   2> 2854 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[125]} 0 0
[junit4:junit4]   2> 2856 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[126]} 0 0
[junit4:junit4]   2> 2858 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[127]} 0 0
[junit4:junit4]   2> 2859 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[128]} 0 0
[junit4:junit4]   2> 2861 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[129]} 0 0
[junit4:junit4]   2> 2863 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[130]} 0 0
[junit4:junit4]   2> 2865 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[131]} 0 0
[junit4:junit4]   2> 2867 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[132]} 0 0
[junit4:junit4]   2> 2869 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[133]} 0 0
[junit4:junit4]   2> 2871 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[134]} 0 1
[junit4:junit4]   2> 2872 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[135]} 0 0
[junit4:junit4]   2> 2874 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[136]} 0 0
[junit4:junit4]   2> 2876 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[137]} 0 0
[junit4:junit4]   2> 2878 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[138]} 0 0
[junit4:junit4]   2> 2880 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[139]} 0 0
[junit4:junit4]   2> 2882 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[140]} 0 0
[junit4:junit4]   2> 2884 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[141]} 0 1
[junit4:junit4]   2> 2885 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[142]} 0 0
[junit4:junit4]   2> 2887 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[143]} 0 0
[junit4:junit4]   2> 2889 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[144]} 0 0
[junit4:junit4]   2> 2891 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[145]} 0 0
[junit4:junit4]   2> 2893 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[146]} 0 0
[junit4:junit4]   2> 2895 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[147]} 0 0
[junit4:junit4]   2> 2897 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[148]} 0 0
[junit4:junit4]   2> 2899 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[149]} 0 0
[junit4:junit4]   2> 2901 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[150]} 0 0
[junit4:junit4]   2> 2903 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[151]} 0 1
[junit4:junit4]   2> 2904 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[152]} 0 0
[junit4:junit4]   2> 2906 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[153]} 0 0
[junit4:junit4]   2> 2908 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[154]} 0 0
[junit4:junit4]   2> 2910 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[155]} 0 0
[junit4:junit4]   2> 2912 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[156]} 0 0
[junit4:junit4]   2> 2914 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[157]} 0 0
[junit4:junit4]   2> 2916 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[158]} 0 0
[junit4:junit4]   2> 2918 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[159]} 0 0
[junit4:junit4]   2> 2924 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[160]} 0 0
[junit4:junit4]   2> 2928 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[161]} 0 0
[junit4:junit4]   2> 2930 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[162]} 0 0
[junit4:junit4]   2> 2932 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[163]} 0 0
[junit4:junit4]   2> 2934 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[164]} 0 0
[junit4:junit4]   2> 2935 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[165]} 0 0
[junit4:junit4]   2> 2937 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[166]} 0 0
[junit4:junit4]   2> 2939 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[167]} 0 0
[junit4:junit4]   2> 2941 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[168]} 0 0
[junit4:junit4]   2> 2943 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[169]} 0 0
[junit4:junit4]   2> 2945 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[170]} 0 0
[junit4:junit4]   2> 2947 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[171]} 0 1
[junit4:junit4]   2> 2948 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[172]} 0 0
[junit4:junit4]   2> 2950 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[173]} 0 0
[junit4:junit4]   2> 2952 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[174]} 0 0
[junit4:junit4]   2> 2954 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[175]} 0 0
[junit4:junit4]   2> 2955 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[176]} 0 0
[junit4:junit4]   2> 2957 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[177]} 0 0
[junit4:junit4]   2> 2958 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[178]} 0 0
[junit4:junit4]   2> 2960 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[179]} 0 0
[junit4:junit4]   2> 2962 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[180]} 0 0
[junit4:junit4]   2> 2963 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[181]} 0 0
[junit4:junit4]   2> 2965 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[182]} 0 0
[junit4:junit4]   2> 2967 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[183]} 0 0
[junit4:junit4]   2> 2968 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[184]} 0 0
[junit4:junit4]   2> 2970 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[185]} 0 0
[junit4:junit4]   2> 2971 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[186]} 0 0
[junit4:junit4]   2> 2973 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[187]} 0 0
[junit4:junit4]   2> 2975 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[188]} 0 0
[junit4:junit4]   2> 2976 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[189]} 0 0
[junit4:junit4]   2> 2978 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[190]} 0 0
[junit4:junit4]   2> 2980 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[191]} 0 0
[junit4:junit4]   2> 2982 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[192]} 0 0
[junit4:junit4]   2> 2984 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[193]} 0 1
[junit4:junit4]   2> 2985 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[194]} 0 0
[junit4:junit4]   2> 2987 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[195]} 0 0
[junit4:junit4]   2> 2989 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[196]} 0 0
[junit4:junit4]   2> 2991 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[197]} 0 0
[junit4:junit4]   2> 2993 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[198]} 0 0
[junit4:junit4]   2> 2994 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[199]} 0 0
[junit4:junit4]   2> 2996 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[200]} 0 0
[junit4:junit4]   2> 2998 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[201]} 0 0
[junit4:junit4]   2> 3000 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[202]} 0 0
[junit4:junit4]   2> 3002 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[203]} 0 0
[junit4:junit4]   2> 3004 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[204]} 0 0
[junit4:junit4]   2> 3005 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[205]} 0 0
[junit4:junit4]   2> 3007 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[206]} 0 0
[junit4:junit4]   2> 3009 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[207]} 0 0
[junit4:junit4]   2> 3011 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[208]} 0 0
[junit4:junit4]   2> 3013 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[209]} 0 0
[junit4:junit4]   2> 3014 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[210]} 0 0
[junit4:junit4]   2> 3016 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[211]} 0 0
[junit4:junit4]   2> 3018 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[212]} 0 0
[junit4:junit4]   2> 3020 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[213]} 0 0
[junit4:junit4]   2> 3022 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[214]} 0 1
[junit4:junit4]   2> 3023 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[215]} 0 0
[junit4:junit4]   2> 3025 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[216]} 0 0
[junit4:junit4]   2> 3027 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[217]} 0 0
[junit4:junit4]   2> 3029 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[218]} 0 0
[junit4:junit4]   2> 3031 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[219]} 0 0
[junit4:junit4]   2> 3032 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[220]} 0 0
[junit4:junit4]   2> 3034 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[221]} 0 0
[junit4:junit4]   2> 3036 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[222]} 0 0
[junit4:junit4]   2> 3038 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[223]} 0 0
[junit4:junit4]   2> 3040 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[224]} 0 0
[junit4:junit4]   2> 3042 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[225]} 0 1
[junit4:junit4]   2> 3043 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[226]} 0 0
[junit4:junit4]   2> 3045 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[227]} 0 0
[junit4:junit4]   2> 3047 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[228]} 0 0
[junit4:junit4]   2> 3049 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[229]} 0 0
[junit4:junit4]   2> 3051 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[230]} 0 0
[junit4:junit4]   2> 3052 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[231]} 0 0
[junit4:junit4]   2> 3054 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[232]} 0 0
[junit4:junit4]   2> 3056 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[233]} 0 0
[junit4:junit4]   2> 3058 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[234]} 0 0
[junit4:junit4]   2> 3060 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[235]} 0 0
[junit4:junit4]   2> 3062 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[236]} 0 0
[junit4:junit4]   2> 3063 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[237]} 0 0
[junit4:junit4]   2> 3065 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[238]} 0 0
[junit4:junit4]   2> 3067 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[239]} 0 0
[junit4:junit4]   2> 3069 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[240]} 0 0
[junit4:junit4]   2> 3071 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[241]} 0 0
[junit4:junit4]   2> 3073 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[242]} 0 0
[junit4:junit4]   2> 3074 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[243]} 0 0
[junit4:junit4]   2> 3076 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[244]} 0 0
[junit4:junit4]   2> 3078 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[245]} 0 0
[junit4:junit4]   2> 3087 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[246]} 0 0
[junit4:junit4]   2> 3090 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[247]} 0 0
[junit4:junit4]   2> 3092 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[248]} 0 0
[junit4:junit4]   2> 3094 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[249]} 0 0
[junit4:junit4]   2> 3096 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[250]} 0 0
[junit4:junit4]   2> 3097 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[251]} 0 0
[junit4:junit4]   2> 3099 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[252]} 0 0
[junit4:junit4]   2> 3101 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[253]} 0 0
[junit4:junit4]   2> 3104 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[254]} 0 0
[junit4:junit4]   2> 3106 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[255]} 0 0
[junit4:junit4]   2> 3108 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[256]} 0 1
[junit4:junit4]   2> 3109 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[257]} 0 0
[junit4:junit4]   2> 3111 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[258]} 0 0
[junit4:junit4]   2> 3113 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[259]} 0 0
[junit4:junit4]   2> 3115 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[260]} 0 0
[junit4:junit4]   2> 3117 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[261]} 0 0
[junit4:junit4]   2> 3119 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[262]} 0 0
[junit4:junit4]   2> 3121 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[263]} 0 0
[junit4:junit4]   2> 3123 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[264]} 0 0
[junit4:junit4]   2> 3125 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[265]} 0 0
[junit4:junit4]   2> 3127 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[266]} 0 1
[junit4:junit4]   2> 3128 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[267]} 0 0
[junit4:junit4]   2> 3130 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[268]} 0 0
[junit4:junit4]   2> 3132 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[269]} 0 0
[junit4:junit4]   2> 3134 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[270]} 0 0
[junit4:junit4]   2> 3136 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[271]} 0 0
[junit4:junit4]   2> 3138 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[272]} 0 0
[junit4:junit4]   2> 3140 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[273]} 0 1
[junit4:junit4]   2> 3141 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[274]} 0 0
[junit4:junit4]   2> 3143 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[275]} 0 0
[junit4:junit4]   2> 3145 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[276]} 0 0
[junit4:junit4]   2> 3147 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[277]} 0 0
[junit4:junit4]   2> 3149 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[278]} 0 0
[junit4:junit4]   2> 3151 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[279]} 0 1
[junit4:junit4]   2> 3152 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[280]} 0 0
[junit4:junit4]   2> 3154 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[281]} 0 0
[junit4:junit4]   2> 3156 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[282]} 0 0
[junit4:junit4]   2> 3158 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[283]} 0 0
[junit4:junit4]   2> 3160 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[284]} 0 0
[junit4:junit4]   2> 3162 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[285]} 0 1
[junit4:junit4]   2> 3163 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[286]} 0 0
[junit4:junit4]   2> 3165 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[287]} 0 0
[junit4:junit4]   2> 3167 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[288]} 0 0
[junit4:junit4]   2> 3169 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[289]} 0 0
[junit4:junit4]   2> 3171 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[290]} 0 0
[junit4:junit4]   2> 3172 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[291]} 0 0
[junit4:junit4]   2> 3174 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[292]} 0 0
[junit4:junit4]   2> 3176 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[293]} 0 0
[junit4:junit4]   2> 3178 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[294]} 0 0
[junit4:junit4]   2> 3180 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[295]} 0 0
[junit4:junit4]   2> 3182 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[296]} 0 1
[junit4:junit4]   2> 3183 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[297]} 0 0
[junit4:junit4]   2> 3185 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[298]} 0 0
[junit4:junit4]   2> 3187 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[299]} 0 0
[junit4:junit4]   2> 3189 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[300]} 0 0
[junit4:junit4]   2> 3191 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[301]} 0 0
[junit4:junit4]   2> 3193 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[302]} 0 1
[junit4:junit4]   2> 3194 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[303]} 0 0
[junit4:junit4]   2> 3196 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[304]} 0 0
[junit4:junit4]   2> 3198 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[305]} 0 0
[junit4:junit4]   2> 3200 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[306]} 0 0
[junit4:junit4]   2> 3202 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[307]} 0 0
[junit4:junit4]   2> 3204 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[308]} 0 1
[junit4:junit4]   2> 3205 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[309]} 0 0
[junit4:junit4]   2> 3207 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[310]} 0 0
[junit4:junit4]   2> 3209 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[311]} 0 0
[junit4:junit4]   2> 3211 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[312]} 0 0
[junit4:junit4]   2> 3213 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[313]} 0 0
[junit4:junit4]   2> 3215 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[314]} 0 0
[junit4:junit4]   2> 3217 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[315]} 0 1
[junit4:junit4]   2> 3218 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[316]} 0 0
[junit4:junit4]   2> 3220 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[317]} 0 0
[junit4:junit4]   2> 3222 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[318]} 0 0
[junit4:junit4]   2> 3224 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[319]} 0 0
[junit4:junit4]   2> 3226 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[320]} 0 0
[junit4:junit4]   2> 3228 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[321]} 0 0
[junit4:junit4]   2> 3229 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[322]} 0 0
[junit4:junit4]   2> 3231 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[323]} 0 0
[junit4:junit4]   2> 3233 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[324]} 0 0
[junit4:junit4]   2> 3235 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[325]} 0 0
[junit4:junit4]   2> 3237 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[326]} 0 0
[junit4:junit4]   2> 3239 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[327]} 0 0
[junit4:junit4]   2> 3241 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[328]} 0 1
[junit4:junit4]   2> 3247 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[329]} 0 0
[junit4:junit4]   2> 3249 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[330]} 0 0
[junit4:junit4]   2> 3251 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[331]} 0 0
[junit4:junit4]   2> 3253 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[332]} 0 1
[junit4:junit4]   2> 3254 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[333]} 0 0
[junit4:junit4]   2> 3256 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[334]} 0 0
[junit4:junit4]   2> 3258 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[335]} 0 0
[junit4:junit4]   2> 3260 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[336]} 0 0
[junit4:junit4]   2> 3262 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[337]} 0 1
[junit4:junit4]   2> 3272 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[338]} 0 0
[junit4:junit4]   2> 3274 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[339]} 0 0
[junit4:junit4]   2> 3280 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[340]} 0 1
[junit4:junit4]   2> 3285 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[341]} 0 0
[junit4:junit4]   2> 3287 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[342]} 0 0
[junit4:junit4]   2> 3289 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[343]} 0 0
[junit4:junit4]   2> 3290 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[344]} 0 0
[junit4:junit4]   2> 3292 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[345]} 0 0
[junit4:junit4]   2> 3294 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[346]} 0 0
[junit4:junit4]   2> 3297 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[347]} 0 0
[junit4:junit4]   2> 3299 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[348]} 0 0
[junit4:junit4]   2> 3301 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[349]} 0 0
[junit4:junit4]   2> 3303 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[350]} 0 0
[junit4:junit4]   2> 3305 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[351]} 0 0
[junit4:junit4]   2> 3307 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[352]} 0 0
[junit4:junit4]   2> 3308 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[353]} 0 0
[junit4:junit4]   2> 3310 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[354]} 0 0
[junit4:junit4]   2> 3312 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[355]} 0 0
[junit4:junit4]   2> 3313 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[356]} 0 0
[junit4:junit4]   2> 3315 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[357]} 0 0
[junit4:junit4]   2> 3316 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[358]} 0 0
[junit4:junit4]   2> 3318 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[359]} 0 0
[junit4:junit4]   2> 3320 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[360]} 0 0
[junit4:junit4]   2> 3321 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[361]} 0 0
[junit4:junit4]   2> 3323 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[362]} 0 0
[junit4:junit4]   2> 3325 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[363]} 0 0
[junit4:junit4]   2> 3327 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[364]} 0 0
[junit4:junit4]   2> 3329 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[365]} 0 0
[junit4:junit4]   2> 3331 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[366]} 0 0
[junit4:junit4]   2> 3333 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[367]} 0 0
[junit4:junit4]   2> 3334 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[368]} 0 0
[junit4:junit4]   2> 3336 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[369]} 0 0
[junit4:junit4]   2> 3338 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[370]} 0 0
[junit4:junit4]   2> 3339 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[371]} 0 0
[junit4:junit4]   2> 3341 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[372]} 0 0
[junit4:junit4]   2> 3343 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[373]} 0 0
[junit4:junit4]   2> 3345 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[374]} 0 0
[junit4:junit4]   2> 3347 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[375]} 0 0
[junit4:junit4]   2> 3348 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[376]} 0 0
[junit4:junit4]   2> 3350 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[377]} 0 0
[junit4:junit4]   2> 3352 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[378]} 0 0
[junit4:junit4]   2> 3354 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[379]} 0 0
[junit4:junit4]   2> 3357 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[380]} 0 0
[junit4:junit4]   2> 3359 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[381]} 0 0
[junit4:junit4]   2> 3361 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[382]} 0 0
[junit4:junit4]   2> 3363 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[383]} 0 0
[junit4:junit4]   2> 3365 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[384]} 0 0
[junit4:junit4]   2> 3367 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[385]} 0 0
[junit4:junit4]   2> 3369 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[386]} 0 0
[junit4:junit4]   2> 3371 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[387]} 0 1
[junit4:junit4]   2> 3372 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[388]} 0 0
[junit4:junit4]   2> 3374 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[389]} 0 0
[junit4:junit4]   2> 3376 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[390]} 0 0
[junit4:junit4]   2> 3378 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[391]} 0 0
[junit4:junit4]   2> 3380 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[392]} 0 0
[junit4:junit4]   2> 3382 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[393]} 0 0
[junit4:junit4]   2> 3384 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[394]} 0 0
[junit4:junit4]   2> 3386 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[395]} 0 0
[junit4:junit4]   2> 3388 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[396]} 0 1
[junit4:junit4]   2> 3389 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[397]} 0 0
[junit4:junit4]   2> 3391 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[398]} 0 0
[junit4:junit4]   2> 3393 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[399]} 0 0
[junit4:junit4]   2> 3395 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[400]} 0 0
[junit4:junit4]   2> 3397 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[401]} 0 0
[junit4:junit4]   2> 3399 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[402]} 0 0
[junit4:junit4]   2> 3400 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[403]} 0 0
[junit4:junit4]   2> 3402 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[404]} 0 0
[junit4:junit4]   2> 3404 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[405]} 0 0
[junit4:junit4]   2> 3406 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[406]} 0 0
[junit4:junit4]   2> 3408 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[407]} 0 0
[junit4:junit4]   2> 3410 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[408]} 0 1
[junit4:junit4]   2> 3411 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[409]} 0 0
[junit4:junit4]   2> 3413 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[410]} 0 0
[junit4:junit4]   2> 3415 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[411]} 0 0
[junit4:junit4]   2> 3417 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[412]} 0 0
[junit4:junit4]   2> 3420 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[413]} 0 0
[junit4:junit4]   2> 3422 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[414]} 0 0
[junit4:junit4]   2> 3424 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[415]} 0 0
[junit4:junit4]   2> 3426 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[416]} 0 0
[junit4:junit4]   2> 3428 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[417]} 0 0
[junit4:junit4]   2> 3430 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[418]} 0 1
[junit4:junit4]   2> 3431 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[419]} 0 0
[junit4:junit4]   2> 3433 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[420]} 0 0
[junit4:junit4]   2> 3435 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[421]} 0 0
[junit4:junit4]   2> 3437 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[422]} 0 0
[junit4:junit4]   2> 3439 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[423]} 0 1
[junit4:junit4]   2> 3440 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[424]} 0 0
[junit4:junit4]   2> 3442 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[425]} 0 0
[junit4:junit4]   2> 3444 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[426]} 0 0
[junit4:junit4]   2> 3446 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[427]} 0 0
[junit4:junit4]   2> 3447 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[428]} 0 0
[junit4:junit4]   2> 3449 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[429]} 0 0
[junit4:junit4]   2> 3451 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[430]} 0 0
[junit4:junit4]   2> 3453 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[431]} 0 0
[junit4:junit4]   2> 3455 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[432]} 0 0
[junit4:junit4]   2> 3457 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[433]} 0 1
[junit4:junit4]   2> 3458 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[434]} 0 0
[junit4:junit4]   2> 3460 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[435]} 0 0
[junit4:junit4]   2> 3462 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[436]} 0 0
[junit4:junit4]   2> 3464 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[437]} 0 0
[junit4:junit4]   2> 3466 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[438]} 0 0
[junit4:junit4]   2> 3468 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[439]} 0 0
[junit4:junit4]   2> 3470 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[440]} 0 0
[junit4:junit4]   2> 3472 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[441]} 0 0
[junit4:junit4]   2> 3474 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[442]} 0 0
[junit4:junit4]   2> 3476 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[443]} 0 0
[junit4:junit4]   2> 3478 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[444]} 0 0
[junit4:junit4]   2> 3480 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[445]} 0 0
[junit4:junit4]   2> 3483 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[446]} 0 0
[junit4:junit4]   2> 3485 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[447]} 0 0
[junit4:junit4]   2> 3487 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[448]} 0 0
[junit4:junit4]   2> 3489 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[449]} 0 0
[junit4:junit4]   2> 3512 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[450]} 0 1
[junit4:junit4]   2> 3514 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[451]} 0 0
[junit4:junit4]   2> 3516 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[452]} 0 0
[junit4:junit4]   2> 3518 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[453]} 0 0
[junit4:junit4]   2> 3520 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[454]} 0 0
[junit4:junit4]   2> 3522 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[455]} 0 0
[junit4:junit4]   2> 3524 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[456]} 0 0
[junit4:junit4]   2> 3526 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[457]} 0 0
[junit4:junit4]   2> 3528 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[458]} 0 0
[junit4:junit4]   2> 3530 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[459]} 0 0
[junit4:junit4]   2> 3532 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[460]} 0 1
[junit4:junit4]   2> 3534 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[461]} 0 1
[junit4:junit4]   2> 3536 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[462]} 0 1
[junit4:junit4]   2> 3537 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[463]} 0 0
[junit4:junit4]   2> 3539 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[464]} 0 0
[junit4:junit4]   2> 3541 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[465]} 0 0
[junit4:junit4]   2> 3543 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[466]} 0 0
[junit4:junit4]   2> 3545 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[467]} 0 0
[junit4:junit4]   2> 3547 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[468]} 0 0
[junit4:junit4]   2> 3549 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[469]} 0 0
[junit4:junit4]   2> 3550 T1577 C62 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 3551 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[470]} 0 0
[junit4:junit4]   2> 3553 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[471]} 0 0
[junit4:junit4]   2> 3555 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[472]} 0 0
[junit4:junit4]   2> 3557 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[473]} 0 0
[junit4:junit4]   2> 3559 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[474]} 0 0
[junit4:junit4]   2> 3561 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[475]} 0 0
[junit4:junit4]   2> 3563 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[476]} 0 0
[junit4:junit4]   2> 3565 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[477]} 0 0
[junit4:junit4]   2> 3567 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[478]} 0 0
[junit4:junit4]   2> 3569 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[479]} 0 0
[junit4:junit4]   2> 3571 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[480]} 0 0
[junit4:junit4]   2> 3573 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[481]} 0 0
[junit4:junit4]   2> 3575 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[482]} 0 0
[junit4:junit4]   2> 3577 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[483]} 0 0
[junit4:junit4]   2> 3579 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[484]} 0 0
[junit4:junit4]   2> 3581 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[485]} 0 0
[junit4:junit4]   2> 3583 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[486]} 0 0
[junit4:junit4]   2> 3585 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[487]} 0 0
[junit4:junit4]   2> 3587 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[488]} 0 0
[junit4:junit4]   2> 3588 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[489]} 0 0
[junit4:junit4]   2> 3590 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[490]} 0 0
[junit4:junit4]   2> 3592 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[491]} 0 0
[junit4:junit4]   2> 3594 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[492]} 0 0
[junit4:junit4]   2> 3596 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[493]} 0 0
[junit4:junit4]   2> 3598 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[494]} 0 0
[junit4:junit4]   2> 3600 T1575 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[495]} 0 0
[junit4:junit4]   2> 3602 T1576 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[496]} 0 0
[junit4:junit4]   2> 3604 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[497]} 0 0
[junit4:junit4]   2> 3606 T1574 C62 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[498]} 0 0
[junit4:junit4]   2> 3634 T1576 C62 REQ [collection1] webapp=/solr path=/replication params={command=disableReplication} status=0 QTime=0 
[junit4:junit4]   2> 3664 T1577 C62 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 3680 T1577 C62 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b4664a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d99c82),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b4664a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d99c82),segFN=segments_2,generation=2,filenames=[_0_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, segments_2, _0.fnm, _0.fdx, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.si, _0_MockVariableIntBlock_0.skp, _0.nvm]
[junit4:junit4]   2> 3681 T1577 C62 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, segments_2, _0.fnm, _0.fdx, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.si, _0_MockVariableIntBlock_0.skp, _0.nvm]
[junit4:junit4]   2> 3682 T1577 C62 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data
[junit4:junit4]   2> 3683 T1577 C62 oass.SolrIndexSearcher.<init> Opening Searcher@7cf123 main
[junit4:junit4]   2> 3684 T1579 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cf123 main{StandardDirectoryReader(segments_2:3 _0(4.2):C499)}
[junit4:junit4]   2> 3684 T1579 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371455/master/collection1/data/index
[junit4:junit4]   2> 3684 T1577 C62 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 3685 T1577 C62 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&waitSearcher=true&wt=javabin&commit=true} {commit=} 0 21
[junit4:junit4]   2> 3687 T1574 C62 REQ [collection1] webapp=/solr path=/select params={q=*:*&version=2&wt=javabin} hits=499 status=0 QTime=0 
[junit4:junit4]   2> 3796 T1586 C63 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 3797 T1586 C63 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3798 T1586 C63 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3798 T1586 C63 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[551]} 0 2
[junit4:junit4]   2> 3800 T1588 C63 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 3802 T1588 C63 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_2,generation=2,filenames=[_0_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, segments_2, _0.fnm, _0.fdx, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.si, _0_MockVariableIntBlock_0.skp, _0.nvm]
[junit4:junit4]   2> 3802 T1588 C63 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, segments_2, _0.fnm, _0.fdx, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.si, _0_MockVariableIntBlock_0.skp, _0.nvm]
[junit4:junit4]   2> 3803 T1588 C63 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 3854 T1588 C63 oass.SolrIndexSearcher.<init> Opening Searcher@1a59c63 main
[junit4:junit4]   2> 3855 T1588 C63 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 3855 T1590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a59c63 main{StandardDirectoryReader(segments_2:3 _0(4.2):C1)}
[junit4:junit4]   2> 3855 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 3855 T1588 C63 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&waitSearcher=true&wt=javabin&commit=true} {commit=} 0 55
[junit4:junit4]   2> 3858 T1585 C63 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[552]} 0 1
[junit4:junit4]   2> 3860 T1587 C63 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 3862 T1587 C63 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_2,generation=2,filenames=[_0_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, segments_2, _0.fnm, _0.fdx, _0.fdt, _0_MockVariableIntBlock_0.doc, _0.si, _0_MockVariableIntBlock_0.skp, _0.nvm]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_3,generation=3,filenames=[_1.nvd, _0_MockVariableIntBlock_0.tii, _0.fdx, _1_MockVariableIntBlock_0.tib, _1.fdt, _1.nvm, _0.si, _0.nvm, _1.fdx, _1.si, _1_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, _1_MockVariableIntBlock_0.skp, _0.fnm, _0_MockVariableIntBlock_0.doc, _0.fdt, _1.fnm, _0_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.doc, segments_3]
[junit4:junit4]   2> 3862 T1587 C63 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_1.nvd, _0_MockVariableIntBlock_0.tii, _0.fdx, _1_MockVariableIntBlock_0.tib, _1.fdt, _1.nvm, _0.si, _0.nvm, _1.fdx, _1.si, _1_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, _1_MockVariableIntBlock_0.skp, _0.fnm, _0_MockVariableIntBlock_0.doc, _0.fdt, _1.fnm, _0_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.doc, segments_3]
[junit4:junit4]   2> 3863 T1587 C63 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 3864 T1587 C63 oass.SolrIndexSearcher.<init> Opening Searcher@11a447a main
[junit4:junit4]   2> 3864 T1590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11a447a main{StandardDirectoryReader(segments_3:5 _0(4.2):C1 _1(4.2):C1)}
[junit4:junit4]   2> 3864 T1587 C63 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 3864 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 3864 T1587 C63 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&waitSearcher=true&wt=javabin&commit=true} {commit=} 0 4
[junit4:junit4]   2> 3866 T1586 C63 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[553]} 0 0
[junit4:junit4]   2> 3868 T1588 C63 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 3870 T1588 C63 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_3,generation=3,filenames=[_1.nvd, _0_MockVariableIntBlock_0.tii, _0.fdx, _1_MockVariableIntBlock_0.tib, _1.fdt, _1.nvm, _0.si, _0.nvm, _1.fdx, _1.si, _1_MockVariableIntBlock_0.tii, _0.nvd, _0_MockVariableIntBlock_0.tib, _1_MockVariableIntBlock_0.skp, _0.fnm, _0_MockVariableIntBlock_0.doc, _0.fdt, _1.fnm, _0_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.doc, segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_4,generation=4,filenames=[_0.fdx, _1.fdt, _0.nvm, _2.fnm, _1_MockVariableIntBlock_0.tii, _1.si, _2_MockVariableIntBlock_0.tib, _0.nvd, _2_MockVariableIntBlock_0.doc, _0.fnm, _2_MockVariableIntBlock_0.tii, _0.fdt, _0_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.doc, _2.si, _0_MockVariableIntBlock_0.tii, _1.nvd, _2_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.tib, _2.nvm, segments_4, _2.fdx, _2.nvd, _0.si, _1.nvm, _1.fdx, _2.fdt, _0_MockVariableIntBlock_0.tib, _1_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.doc, _1.fnm]
[junit4:junit4]   2> 3870 T1588 C63 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.fdx, _1.fdt, _0.nvm, _2.fnm, _1_MockVariableIntBlock_0.tii, _1.si, _2_MockVariableIntBlock_0.tib, _0.nvd, _2_MockVariableIntBlock_0.doc, _0.fnm, _2_MockVariableIntBlock_0.tii, _0.fdt, _0_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.doc, _2.si, _0_MockVariableIntBlock_0.tii, _1.nvd, _2_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.tib, _2.nvm, segments_4, _2.fdx, _2.nvd, _0.si, _1.nvm, _1.fdx, _2.fdt, _0_MockVariableIntBlock_0.tib, _1_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.doc, _1.fnm]
[junit4:junit4]   2> 3870 T1588 C63 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 3871 T1588 C63 oass.SolrIndexSearcher.<init> Opening Searcher@dbf5b4 main
[junit4:junit4]   2> 3872 T1590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dbf5b4 main{StandardDirectoryReader(segments_4:7 _0(4.2):C1 _1(4.2):C1 _2(4.2):C1)}
[junit4:junit4]   2> 3872 T1588 C63 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 3872 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 3872 T1588 C63 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&waitSearcher=true&wt=javabin&commit=true} {commit=} 0 4
[junit4:junit4]   2> 3874 T1585 C63 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[554]} 0 0
[junit4:junit4]   2> 3876 T1587 C63 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 3878 T1587 C63 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_4,generation=4,filenames=[_0.fdx, _1.fdt, _0.nvm, _2.fnm, _1_MockVariableIntBlock_0.tii, _1.si, _2_MockVariableIntBlock_0.tib, _0.nvd, _2_MockVariableIntBlock_0.doc, _0.fnm, _2_MockVariableIntBlock_0.tii, _0.fdt, _0_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.doc, _2.si, _0_MockVariableIntBlock_0.tii, _1.nvd, _2_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.tib, _2.nvm, segments_4, _2.fdx, _2.nvd, _0.si, _1.nvm, _1.fdx, _2.fdt, _0_MockVariableIntBlock_0.tib, _1_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.doc, _1.fnm]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_5,generation=5,filenames=[_3.nvm, segments_5, _0.fdx, _1.fdt, _0.nvm, _2.fnm, _1_MockVariableIntBlock_0.tii, _1.si, _2_MockVariableIntBlock_0.tib, _3.si, _3.fdt, _0.nvd, _2_MockVariableIntBlock_0.doc, _0.fnm, _2_MockVariableIntBlock_0.tii, _3.nvd, _0.fdt, _0_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.doc, _2.si, _3_MockVariableIntBlock_0.tii, _3.fnm, _0_MockVariableIntBlock_0.tii, _1.nvd, _3.fdx, _2_MockVariableIntBlock_0.skp, _3_MockVariableIntBlock_0.doc, _1_MockVariableIntBlock_0.tib, _2.nvm, _2.fdx, _2.nvd, _0.si, _1.nvm, _1.fdx, _2.fdt, _0_MockVariableIntBlock_0.tib, _1_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.doc, _3_MockVariableIntBlock_0.skp, _1.fnm, _3_MockVariableIntBlock_0.tib]
[junit4:junit4]   2> 3878 T1587 C63 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_3.nvm, segments_5, _0.fdx, _1.fdt, _0.nvm, _2.fnm, _1_MockVariableIntBlock_0.tii, _1.si, _2_MockVariableIntBlock_0.tib, _3.si, _3.fdt, _0.nvd, _2_MockVariableIntBlock_0.doc, _0.fnm, _2_MockVariableIntBlock_0.tii, _3.nvd, _0.fdt, _0_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.doc, _2.si, _3_MockVariableIntBlock_0.tii, _3.fnm, _0_MockVariableIntBlock_0.tii, _1.nvd, _3.fdx, _2_MockVariableIntBlock_0.skp, _3_MockVariableIntBlock_0.doc, _1_MockVariableIntBlock_0.tib, _2.nvm, _2.fdx, _2.nvd, _0.si, _1.nvm, _1.fdx, _2.fdt, _0_MockVariableIntBlock_0.tib, _1_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.doc, _3_MockVariableIntBlock_0.skp, _1.fnm, _3_MockVariableIntBlock_0.tib]
[junit4:junit4]   2> 3879 T1587 C63 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data
[junit4:junit4]   2> 3879 T1587 C63 oass.SolrIndexSearcher.<init> Opening Searcher@19c0825 main
[junit4:junit4]   2> 3880 T1590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19c0825 main{StandardDirectoryReader(segments_5:9 _0(4.2):C1 _1(4.2):C1 _2(4.2):C1 _3(4.2):C1)}
[junit4:junit4]   2> 3880 T1587 C63 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 3880 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1360902371691/slave/collection1/data/index
[junit4:junit4]   2> 3880 T1587 C63 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&waitSearcher=true&wt=javabin&commit=true} {commit=} 0 4
[junit4:junit4]   2> 3882 T1586 C63 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[555]} 0 0
[junit4:junit4]   2> 3884 T1588 C63 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 3887 T1588 C63 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8abe55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8abfe9),segFN=segments_5,generation=5,filenames=[_3.nvm, segments_5, _0.fdx, _1.fdt, _0.nvm, _2.fnm, _1_MockVariableIntBlock_0.tii, _1.si, _2_MockVariableIntBlock_0.tib, _3.si, _3.fdt, _0.nvd, _2_MockVariableIntBlock_0.doc, _0.fnm, _2_MockVariableIntBlock_0.tii, _3.nvd, _0.fdt, _0_MockVariableIntBlock_0.skp, _1_MockVariableIntBlock_0.doc, _2.si, _3_MockVariableIntBlock_0.tii, _3.fnm, _0_MockVariableIntBlock_0.tii, _1.nvd, _3.fdx, _2_MockVariableIntBlock_0.skp, _3_MockVariableIntBlock_0.doc, _1_

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

ReplicationHandler$1.run(ReplicationHandler.java:183)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {name=MockVariableIntBlock(baseBlockSize=111), id=MockVariableIntBlock(baseBlockSize=111), newname=MockVariableIntBlock(baseBlockSize=111)}, docValues:{}, sim=DefaultSimilarity, locale=en_ZA, timezone=Asia/Phnom_Penh
[junit4:junit4]   2> NOTE: Linux 3.2.0-37-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=272784392,total=425721856
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, SolrInfoMBeanTest, FieldMutatingUpdateProcessorTest, TestTrie, OpenExchangeRatesOrgProviderTest, ConvertedLegacyTest, ShowFileRequestHandlerTest, HardAutoCommitTest, DocumentBuilderTest, TestFoldingMultitermQuery, TestUtils, XsltUpdateRequestHandlerTest, LegacyHTMLStripCharFilterTest, TestSort, TestStressRecovery, TestCSVResponseWriter, TestLRUCache, DebugComponentTest, TestSolrXMLSerializer, ReturnFieldsTest, TestDocumentBuilder, TestMergePolicyConfig, PrimitiveFieldTypeTest, TestUpdate, BasicFunctionalityTest, TestJmxIntegration, OverseerTest, StatelessScriptUpdateProcessorFactoryTest, SynonymTokenizerTest, BadIndexSchemaTest, TestStressLucene, ZkNodePropsTest, TestDFRSimilarityFactory, TestQueryUtils, TestPhraseSuggestions, RAMDirectoryFactoryTest, PolyFieldTest, SolrCoreTest, TestFastOutputStream, PeerSyncTest, TestHashPartitioner, DirectUpdateHandlerTest, BasicZkTest, ShardRoutingCustomTest, TimeZoneUtilsTest, FileUtilsTest, SuggesterTest, TestDistributedGrouping, TestSolrCoreProperties, SignatureUpdateProcessorFactoryTest, TestOmitPositions, IndexSchemaRuntimeFieldTest, RecoveryZkTest, TestDistributedSearch, ResponseLogComponentTest, StatsComponentTest, LeaderElectionTest, PingRequestHandlerTest, SuggesterTSTTest, TestReplicationHandler]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=F242563729B3D78C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_ZA -Dtests.timezone=Asia/Phnom_Penh -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J1 | TestReplicationHandler (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandler: 
[junit4:junit4]    >    1) Thread[id=1651, name=Thread-598, state=RUNNABLE, group=TGRP-TestReplicationHandler]
[junit4:junit4]    >         at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]    >         at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]    >         at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]    >         at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
[junit4:junit4]    >         at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
[junit4:junit4]    >         at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
[junit4:junit4]    >         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
[junit4:junit4]    >         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
[junit4:junit4]    >         at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
[junit4:junit4]    >         at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
[junit4:junit4]    >         at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
[junit4:junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
[junit4:junit4]    >         at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
[junit4:junit4]    >         at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
[junit4:junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
[junit4:junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
[junit4:junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    >         at org.apache.solr.handler.SnapPuller.getLatestVersion(SnapPuller.java:250)
[junit4:junit4]    >         at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:313)
[junit4:junit4]    >         at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:275)
[junit4:junit4]    >         at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:183)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F242563729B3D78C]:0)
[junit4:junit4]    > Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
[junit4:junit4]    >    1) Thread[id=1651, name=Thread-598, state=RUNNABLE, group=TGRP-TestReplicationHandler]
[junit4:junit4]    >         at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]    >         at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]    >         at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]    >         at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
[junit4:junit4]    >         at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
[junit4:junit4]    >         at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
[junit4:junit4]    >         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
[junit4:junit4]    >         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
[junit4:junit4]    >         at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
[junit4:junit4]    >         at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
[junit4:junit4]    >         at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
[junit4:junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
[junit4:junit4]    >         at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
[junit4:junit4]    >         at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
[junit4:junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717)
[junit4:junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522)
[junit4:junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
[junit4:junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
[junit4:junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
[junit4:junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    >         at org.apache.solr.handler.SnapPuller.getLatestVersion(SnapPuller.java:250)
[junit4:junit4]    >         at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:313)
[junit4:junit4]    >         at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:275)
[junit4:junit4]    >         at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:183)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F242563729B3D78C]:0)
[junit4:junit4] Completed on J1 in 57.46s, 1 test, 2 errors <<< FAILURES!

[...truncated 476 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:865: There were test failures: 251 suites, 1043 tests, 2 suite-level errors, 515 ignored

Total time: 33 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b65 -server -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure