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/03/09 06:21:32 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_15) - Build # 4602 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4602/
Java: 64bit/jdk1.7.0_15 -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1712, name=coreLoadExecutor-791-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1712, name=coreLoadExecutor-791-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1567)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:733)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:868)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:951)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:569)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@10012458 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36fa14aa)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1714, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1714, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1567)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@19ef7b3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@73eff336)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9315 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 0 T1653 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T1653 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-RecoveryZkTest-1362805456469
[junit4:junit4]   2> 3 T1653 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T1654 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 4 T1654 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 4 T1654 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T1654 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T1654 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 5 T1654 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362805456469/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T1653 oasc.ZkTestServer.run start zk server on port:38687
[junit4:junit4]   2> 104 T1653 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38687 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ed38f8
[junit4:junit4]   2> 105 T1653 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 105 T1659 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38687. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T1659 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38687, initiating session
[junit4:junit4]   2> 106 T1655 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56925
[junit4:junit4]   2> 106 T1655 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56925
[junit4:junit4]   2> 106 T1657 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 201 T1657 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4d88fe580000 with negotiated timeout 10000 for client /127.0.0.1:56925
[junit4:junit4]   2> 202 T1659 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38687, sessionid = 0x13d4d88fe580000, negotiated timeout = 10000
[junit4:junit4]   2> 202 T1660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ed38f8 name:ZooKeeperConnection Watcher:127.0.0.1:38687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 202 T1653 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 203 T1653 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 206 T1658 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4d88fe580000
[junit4:junit4]   2> 207 T1660 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 206 T1653 oaz.ZooKeeper.close Session: 0x13d4d88fe580000 closed
[junit4:junit4]   2> 207 T1653 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38687/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7a5575c
[junit4:junit4]   2> 208 T1655 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56925 which had sessionid 0x13d4d88fe580000
[junit4:junit4]   2> 207 T1653 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 208 T1661 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38687. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 208 T1661 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38687, initiating session
[junit4:junit4]   2> 209 T1655 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56926
[junit4:junit4]   2> 209 T1655 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56926
[junit4:junit4]   2> 209 T1657 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4d88fe580001 with negotiated timeout 10000 for client /127.0.0.1:56926
[junit4:junit4]   2> 209 T1661 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38687, sessionid = 0x13d4d88fe580001, negotiated timeout = 10000
[junit4:junit4]   2> 210 T1662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a5575c name:ZooKeeperConnection Watcher:127.0.0.1:38687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 210 T1653 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 210 T1653 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 213 T1653 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 215 T1653 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 217 T1653 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 219 T1653 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 220 T1653 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 224 T1653 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 224 T1653 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 227 T1653 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 227 T1653 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 229 T1653 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 230 T1653 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 232 T1653 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 232 T1653 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 235 T1653 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 235 T1653 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 237 T1653 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 237 T1653 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 240 T1653 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 240 T1653 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 242 T1653 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 243 T1653 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 245 T1658 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4d88fe580001
[junit4:junit4]   2> 246 T1662 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 246 T1653 oaz.ZooKeeper.close Session: 0x13d4d88fe580001 closed
[junit4:junit4]   2> 246 T1655 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56926 which had sessionid 0x13d4d88fe580001
[junit4:junit4]   2> 312 T1653 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 316 T1653 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55106
[junit4:junit4]   2> 316 T1653 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 316 T1653 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 317 T1653 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362805456712
[junit4:junit4]   2> 317 T1653 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362805456712/solr.xml
[junit4:junit4]   2> 317 T1653 oasc.CoreContainer.<init> New CoreContainer 1901711505
[junit4:junit4]   2> 318 T1653 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362805456712/'
[junit4:junit4]   2> 318 T1653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362805456712/'
[junit4:junit4]   2> 334 T1653 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 335 T1653 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 335 T1653 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 335 T1653 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 336 T1653 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 336 T1653 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 336 T1653 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 336 T1653 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 337 T1653 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 337 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 342 T1653 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 350 T1653 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38687/solr
[junit4:junit4]   2> 351 T1653 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 351 T1653 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38687 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@590f09af
[junit4:junit4]   2> 352 T1653 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 352 T1672 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38687. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 352 T1672 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38687, initiating session
[junit4:junit4]   2> 353 T1655 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56927
[junit4:junit4]   2> 353 T1655 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56927
[junit4:junit4]   2> 354 T1657 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4d88fe580002 with negotiated timeout 20000 for client /127.0.0.1:56927
[junit4:junit4]   2> 354 T1672 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38687, sessionid = 0x13d4d88fe580002, negotiated timeout = 20000
[junit4:junit4]   2> 354 T1673 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@590f09af name:ZooKeeperConnection Watcher:127.0.0.1:38687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 354 T1653 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 356 T1658 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4d88fe580002
[junit4:junit4]   2> 356 T1673 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 356 T1655 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56927 which had sessionid 0x13d4d88fe580002
[junit4:junit4]   2> 356 T1653 oaz.ZooKeeper.close Session: 0x13d4d88fe580002 closed
[junit4:junit4]   2> 357 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 359 T1653 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38687/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@44df225e
[junit4:junit4]   2> 360 T1653 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 360 T1674 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38687. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 361 T1674 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38687, initiating session
[junit4:junit4]   2> 361 T1655 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56928
[junit4:junit4]   2> 361 T1655 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56928
[junit4:junit4]   2> 362 T1657 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4d88fe580003 with negotiated timeout 20000 for client /127.0.0.1:56928
[junit4:junit4]   2> 362 T1674 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38687, sessionid = 0x13d4d88fe580003, negotiated timeout = 20000
[junit4:junit4]   2> 363 T1675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44df225e name:ZooKeeperConnection Watcher:127.0.0.1:38687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 363 T1653 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 365 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 366 T1653 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 367 T1653 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55106_
[junit4:junit4]   2> 368 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55106_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55106_
[junit4:junit4]   2> 368 T1653 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55106_
[junit4:junit4]   2> 371 T1653 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 374 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 374 T1653 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 377 T1653 oasc.Overseer.start Overseer (id=89312818395348995-127.0.0.1:55106_-n_0000000000) starting
[junit4:junit4]   2> 377 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 378 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 379 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 379 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 380 T1677 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 380 T1653 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 383 T1653 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 384 T1653 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 386 T1676 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 387 T1678 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362805456712/collection1
[junit4:junit4]   2> 388 T1678 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 388 T1678 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 388 T1678 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 389 T1678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362805456712/collection1/'
[junit4:junit4]   2> 390 T1678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1362805456712/collection1/lib/README' to classloader
[junit4:junit4]   2> 390 T1678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1362805456712/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 412 T1678 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 438 T1678 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 439 T1678 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 442 T1678 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 719 T1678 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 725 T1678 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 727 T1678 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 737 T1678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 740 T1678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 742 T1678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 743 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 743 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 743 T1678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 744 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 744 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 745 T1678 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362805456712/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/control/data/
[junit4:junit4]   2> 745 T1678 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4899c2aa
[junit4:junit4]   2> 745 T1678 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 746 T1678 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362805456469/control/data forceNew: false
[junit4:junit4]   2> 746 T1678 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/control/data/index/
[junit4:junit4]   2> 746 T1678 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1362805456469/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 746 T1678 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362805456469/control/data/index forceNew: false
[junit4:junit4]   2> 748 T1678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1008a54e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cab5f73; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 748 T1678 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 749 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 749 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 750 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 750 T1678 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 750 T1678 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 750 T1678 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 751 T1678 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 751 T1678 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 751 T1678 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 753 T1678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 755 T1678 oass.SolrIndexSearcher.<init> Opening Searcher@7e1bff1d main
[junit4:junit4]   2> 756 T1678 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/control/data/tlog
[junit4:junit4]   2> 756 T1678 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 756 T1678 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 759 T1679 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e1bff1d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 759 T1678 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 759 T1678 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 760 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1889 T1676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1890 T1676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55106_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55106"}
[junit4:junit4]   2> 1890 T1676 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1890 T1676 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1891 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1895 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2762 T1678 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2762 T1678 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55106 collection:control_collection shard:shard1
[junit4:junit4]   2> 2763 T1678 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2770 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2770 T1678 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2770 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2772 T1678 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2772 T1678 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2772 T1678 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55106/collection1/
[junit4:junit4]   2> 2772 T1678 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2773 T1678 oasc.SyncStrategy.syncToMe http://127.0.0.1:55106/collection1/ has no replicas
[junit4:junit4]   2> 2773 T1678 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55106/collection1/
[junit4:junit4]   2> 2773 T1678 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2776 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3399 T1676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3407 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3430 T1678 oasc.ZkController.register We are http://127.0.0.1:55106/collection1/ and leader is http://127.0.0.1:55106/collection1/
[junit4:junit4]   2> 3430 T1678 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55106
[junit4:junit4]   2> 3430 T1678 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3430 T1678 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3430 T1678 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3432 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3434 T1653 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3434 T1653 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3434 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3437 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3438 T1653 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38687/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7936fbe
[junit4:junit4]   2> 3438 T1653 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3438 T1681 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38687. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3439 T1681 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38687, initiating session
[junit4:junit4]   2> 3439 T1655 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56931
[junit4:junit4]   2> 3439 T1655 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56931
[junit4:junit4]   2> 3440 T1657 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4d88fe580004 with negotiated timeout 10000 for client /127.0.0.1:56931
[junit4:junit4]   2> 3440 T1681 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38687, sessionid = 0x13d4d88fe580004, negotiated timeout = 10000
[junit4:junit4]   2> 3440 T1682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7936fbe name:ZooKeeperConnection Watcher:127.0.0.1:38687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3440 T1653 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3441 T1653 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3443 T1653 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3496 T1653 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3498 T1653 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37736
[junit4:junit4]   2> 3498 T1653 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3499 T1653 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3499 T1653 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362805459909
[junit4:junit4]   2> 3499 T1653 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362805459909/solr.xml
[junit4:junit4]   2> 3500 T1653 oasc.CoreContainer.<init> New CoreContainer 277650322
[junit4:junit4]   2> 3500 T1653 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362805459909/'
[junit4:junit4]   2> 3500 T1653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362805459909/'
[junit4:junit4]   2> 3516 T1653 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3517 T1653 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3517 T1653 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3517 T1653 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3518 T1653 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3518 T1653 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3518 T1653 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3518 T1653 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3519 T1653 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3519 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3524 T1653 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3532 T1653 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38687/solr
[junit4:junit4]   2> 3533 T1653 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3533 T1653 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38687 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e4d34d2
[junit4:junit4]   2> 3534 T1653 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3534 T1692 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38687. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3534 T1692 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38687, initiating session
[junit4:junit4]   2> 3534 T1655 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56932
[junit4:junit4]   2> 3535 T1655 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56932
[junit4:junit4]   2> 3535 T1657 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4d88fe580005 with negotiated timeout 20000 for client /127.0.0.1:56932
[junit4:junit4]   2> 3535 T1692 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38687, sessionid = 0x13d4d88fe580005, negotiated timeout = 20000
[junit4:junit4]   2> 3536 T1693 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e4d34d2 name:ZooKeeperConnection Watcher:127.0.0.1:38687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3536 T1653 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3537 T1658 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4d88fe580005
[junit4:junit4]   2> 3537 T1693 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3537 T1655 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56932 which had sessionid 0x13d4d88fe580005
[junit4:junit4]   2> 3537 T1653 oaz.ZooKeeper.close Session: 0x13d4d88fe580005 closed
[junit4:junit4]   2> 3538 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3540 T1653 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38687/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2301c760
[junit4:junit4]   2> 3541 T1653 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3541 T1694 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38687. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3541 T1694 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38687, initiating session
[junit4:junit4]   2> 3541 T1655 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56933
[junit4:junit4]   2> 3542 T1655 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56933
[junit4:junit4]   2> 3542 T1657 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4d88fe580006 with negotiated timeout 20000 for client /127.0.0.1:56933
[junit4:junit4]   2> 3542 T1694 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38687, sessionid = 0x13d4d88fe580006, negotiated timeout = 20000
[junit4:junit4]   2> 3543 T1695 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2301c760 name:ZooKeeperConnection Watcher:127.0.0.1:38687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3543 T1653 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3543 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3544 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3545 T1653 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4549 T1653 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37736_
[junit4:junit4]   2> 4550 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37736_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37736_
[junit4:junit4]   2> 4551 T1653 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37736_
[junit4:junit4]   2> 4554 T1675 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4554 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4554 T1682 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4555 T1695 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4561 T1696 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362805459909/collection1
[junit4:junit4]   2> 4561 T1696 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4562 T1696 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4562 T1696 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4564 T1696 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362805459909/collection1/'
[junit4:junit4]   2> 4565 T1696 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1362805459909/collection1/lib/README' to classloader
[junit4:junit4]   2> 4565 T1696 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1362805459909/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4599 T1696 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4640 T1696 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4642 T1696 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4647 T1696 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4913 T1676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4914 T1676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55106_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55106"}
[junit4:junit4]   2> 4917 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4917 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4917 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4986 T1696 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4991 T1696 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4993 T1696 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5004 T1696 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5006 T1696 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5009 T1696 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5010 T1696 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5010 T1696 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5010 T1696 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5011 T1696 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5011 T1696 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5011 T1696 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362805459909/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty1/
[junit4:junit4]   2> 5011 T1696 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4899c2aa
[junit4:junit4]   2> 5012 T1696 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5012 T1696 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty1 forceNew: false
[junit4:junit4]   2> 5012 T1696 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty1/index/
[junit4:junit4]   2> 5013 T1696 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5013 T1696 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty1/index forceNew: false
[junit4:junit4]   2> 5014 T1696 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5a90cca1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76b7d47f; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5014 T1696 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5016 T1696 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5016 T1696 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5016 T1696 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5017 T1696 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5017 T1696 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5017 T1696 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5017 T1696 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5018 T1696 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5018 T1696 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5020 T1696 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5022 T1696 oass.SolrIndexSearcher.<init> Opening Searcher@2699d3aa main
[junit4:junit4]   2> 5022 T1696 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty1/tlog
[junit4:junit4]   2> 5023 T1696 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5023 T1696 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5026 T1697 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2699d3aa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5027 T1696 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5028 T1696 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6421 T1676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6421 T1676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37736_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37736"}
[junit4:junit4]   2> 6422 T1676 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6422 T1676 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6425 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6425 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6425 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7029 T1696 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7029 T1696 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37736 collection:collection1 shard:shard1
[junit4:junit4]   2> 7030 T1696 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7035 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7036 T1696 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7037 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7038 T1696 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7038 T1696 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7039 T1696 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37736/collection1/
[junit4:junit4]   2> 7039 T1696 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7039 T1696 oasc.SyncStrategy.syncToMe http://127.0.0.1:37736/collection1/ has no replicas
[junit4:junit4]   2> 7039 T1696 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37736/collection1/
[junit4:junit4]   2> 7039 T1696 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7044 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7929 T1676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7934 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7935 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7934 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7947 T1696 oasc.ZkController.register We are http://127.0.0.1:37736/collection1/ and leader is http://127.0.0.1:37736/collection1/
[junit4:junit4]   2> 7948 T1696 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37736
[junit4:junit4]   2> 7948 T1696 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7948 T1696 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7948 T1696 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7950 T1696 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7950 T1653 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7951 T1653 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7951 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8008 T1653 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8010 T1653 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40610
[junit4:junit4]   2> 8010 T1653 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8011 T1653 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8011 T1653 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362805464420
[junit4:junit4]   2> 8011 T1653 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362805464420/solr.xml
[junit4:junit4]   2> 8011 T1653 oasc.CoreContainer.<init> New CoreContainer 1221122526
[junit4:junit4]   2> 8012 T1653 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362805464420/'
[junit4:junit4]   2> 8012 T1653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362805464420/'
[junit4:junit4]   2> 8029 T1653 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8030 T1653 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8030 T1653 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8031 T1653 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8031 T1653 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8031 T1653 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8032 T1653 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8032 T1653 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8032 T1653 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8033 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8038 T1653 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8047 T1653 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38687/solr
[junit4:junit4]   2> 8047 T1653 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8047 T1653 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38687 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5cc07a98
[junit4:junit4]   2> 8048 T1653 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8048 T1708 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38687. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8049 T1708 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38687, initiating session
[junit4:junit4]   2> 8049 T1655 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56947
[junit4:junit4]   2> 8049 T1655 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56947
[junit4:junit4]   2> 8050 T1657 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4d88fe580007 with negotiated timeout 20000 for client /127.0.0.1:56947
[junit4:junit4]   2> 8050 T1708 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38687, sessionid = 0x13d4d88fe580007, negotiated timeout = 20000
[junit4:junit4]   2> 8050 T1709 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cc07a98 name:ZooKeeperConnection Watcher:127.0.0.1:38687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8050 T1653 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8051 T1658 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4d88fe580007
[junit4:junit4]   2> 8052 T1709 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8052 T1655 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56947 which had sessionid 0x13d4d88fe580007
[junit4:junit4]   2> 8052 T1653 oaz.ZooKeeper.close Session: 0x13d4d88fe580007 closed
[junit4:junit4]   2> 8052 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8055 T1653 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38687/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fb518d6
[junit4:junit4]   2> 8055 T1653 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8056 T1710 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38687. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8056 T1710 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38687, initiating session
[junit4:junit4]   2> 8056 T1655 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56948
[junit4:junit4]   2> 8057 T1655 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56948
[junit4:junit4]   2> 8057 T1657 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4d88fe580008 with negotiated timeout 20000 for client /127.0.0.1:56948
[junit4:junit4]   2> 8057 T1710 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38687, sessionid = 0x13d4d88fe580008, negotiated timeout = 20000
[junit4:junit4]   2> 8058 T1711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fb518d6 name:ZooKeeperConnection Watcher:127.0.0.1:38687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8058 T1653 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8058 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8059 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8060 T1653 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9063 T1653 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40610_
[junit4:junit4]   2> 9063 T1658 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4d88fe580008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40610_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40610_
[junit4:junit4]   2> 9064 T1653 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40610_
[junit4:junit4]   2> 9066 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9067 T1695 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9067 T1711 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9067 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9067 T1675 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9067 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9068 T1682 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9071 T1712 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362805464420/collection1
[junit4:junit4]   2> 9071 T1712 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9072 T1712 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9072 T1712 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9073 T1712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362805464420/collection1/'
[junit4:junit4]   2> 9073 T1712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1362805464420/collection1/lib/README' to classloader
[junit4:junit4]   2> 9074 T1712 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1362805464420/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9095 T1712 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9120 T1712 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9121 T1712 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9124 T1712 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9391 T1712 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9397 T1712 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9399 T1712 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9409 T1712 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9411 T1712 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9414 T1712 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9415 T1712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9415 T1712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9415 T1712 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9416 T1712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9416 T1712 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9416 T1712 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362805464420/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/
[junit4:junit4]   2> 9417 T1712 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4899c2aa
[junit4:junit4]   2> 9417 T1712 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9417 T1712 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2 forceNew: false
[junit4:junit4]   2> 9418 T1712 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/index/
[junit4:junit4]   2> 9418 T1712 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9418 T1712 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/index forceNew: false
[junit4:junit4]   2> 9419 T1712 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@57733e0a lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fe8f06; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9420 T1712 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9421 T1712 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9421 T1712 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9422 T1712 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9422 T1712 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9422 T1712 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9422 T1712 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9423 T1712 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9423 T1712 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9423 T1712 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9425 T1712 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9427 T1712 oass.SolrIndexSearcher.<init> Opening Searcher@1e308bea main
[junit4:junit4]   2> 9428 T1712 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/tlog
[junit4:junit4]   2> 9428 T1712 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9428 T1712 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9431 T1713 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e308bea main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9432 T1712 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9432 T1712 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9440 T1676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9440 T1676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37736_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37736"}
[junit4:junit4]   2> 9443 T1676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40610_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40610"}
[junit4:junit4]   2> 9443 T1676 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 9443 T1676 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9446 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9446 T1711 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9446 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9446 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10433 T1712 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10433 T1712 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40610 collection:collection1 shard:shard1
[junit4:junit4]   2> 10437 T1712 oasc.ZkController.register We are http://127.0.0.1:40610/collection1/ and leader is http://127.0.0.1:37736/collection1/
[junit4:junit4]   2> 10437 T1712 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40610
[junit4:junit4]   2> 10437 T1712 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 10437 T1712 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C90 name=collection1 org.apache.solr.core.SolrCore@606716aa url=http://127.0.0.1:40610/collection1 node=127.0.0.1:40610_ C90_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40610_, base_url=http://127.0.0.1:40610}
[junit4:junit4]   2> 10438 T1714 C90 P40610 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 10438 T1712 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10438 T1714 C90 P40610 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10439 T1714 C90 P40610 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 10439 T1714 C90 P40610 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10439 T1653 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 10440 T1653 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10440 T1653 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10440 T1714 C90 P40610 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10445 T1653 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C91 name=collection1 org.apache.solr.core.SolrCore@d9a3c27 url=http://127.0.0.1:55106/collection1 node=127.0.0.1:55106_ C91_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:55106_, base_url=http://127.0.0.1:55106, leader=true}
[junit4:junit4]   2> 10452 T1670 C91 P55106 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1008a54e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cab5f73; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10452 T1670 C91 P55106 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10455 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10001 (1429005105277960192)]} 0 4
[junit4:junit4]   2> 10455 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[1 (1429005105277960193)]} 0 4
[junit4:junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@34c337ce url=http://127.0.0.1:37736/collection1 node=127.0.0.1:37736_ C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:37736_, base_url=http://127.0.0.1:37736, leader=true}
[junit4:junit4]   2> 10462 T1691 C92 P37736 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5a90cca1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76b7d47f; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10462 T1691 C92 P37736 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10464 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[1 (1429005105288445952)]} 0 3
[junit4:junit4]   2> 10464 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10001 (1429005105288445953)]} 0 3
[junit4:junit4]   2> 10548 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10002 (1429005105378623489)]} 0 1
[junit4:junit4]   2> 10548 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[2 (1429005105378623488)]} 0 1
[junit4:junit4]   2> 10551 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10002 (1429005105381769216)]} 0 1
[junit4:junit4]   2> 10551 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[2 (1429005105381769217)]} 0 1
[junit4:junit4]   2> 10604 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10003 (1429005105437343744)]} 0 1
[junit4:junit4]   2> 10604 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[3 (1429005105438392320)]} 0 1
[junit4:junit4]   2> 10607 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10003 (1429005105440489472)]} 0 1
[junit4:junit4]   2> 10607 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[3 (1429005105440489473)]} 0 1
[junit4:junit4]   2> 10628 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[3 (-1429005105463558145)]} 0 0
[junit4:junit4]   2> 10628 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[10003 (-1429005105463558144)]} 0 0
[junit4:junit4]   2> 10630 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[3 (-1429005105465655297)]} 0 0
[junit4:junit4]   2> 10630 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[10003 (-1429005105465655296)]} 0 0
[junit4:junit4]   2> 10633 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[4 (1429005105467752448)]} 0 1
[junit4:junit4]   2> 10633 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10004 (1429005105467752449)]} 0 1
[junit4:junit4]   2> 10635 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[4 (1429005105470898176)]} 0 0
[junit4:junit4]   2> 10635 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10004 (1429005105470898177)]} 0 0
[junit4:junit4]   2> 10738 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10005 (1429005105577852928)]} 0 1
[junit4:junit4]   2> 10738 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[5 (1429005105577852929)]} 0 1
[junit4:junit4]   2> 10740 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10005 (1429005105580998656)]} 0 0
[junit4:junit4]   2> 10740 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[5 (1429005105580998657)]} 0 0
[junit4:junit4]   2> 10814 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[6 (1429005105658593280)]} 0 1
[junit4:junit4]   2> 10814 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10006 (1429005105658593281)]} 0 1
[junit4:junit4]   2> 10817 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10006 (1429005105660690432)]} 0 1
[junit4:junit4]   2> 10817 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[6 (1429005105660690433)]} 0 1
[junit4:junit4]   2> 10853 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[4 (-1429005105699487745)]} 0 0
[junit4:junit4]   2> 10853 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[10004 (-1429005105699487744)]} 0 0
[junit4:junit4]   2> 10856 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[10004 (-1429005105702633472)]} 0 0
[junit4:junit4]   2> 10856 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[4 (-1429005105702633473)]} 0 0
[junit4:junit4]   2> 10858 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[7 (1429005105704730624)]} 0 0
[junit4:junit4]   2> 10858 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10007 (1429005105704730625)]} 0 0
[junit4:junit4]   2> 10861 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[7 (1429005105707876352)]} 0 1
[junit4:junit4]   2> 10861 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10007 (1429005105707876353)]} 0 0
[junit4:junit4]   2> 10943 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[8 (1429005105792811008)]} 0 1
[junit4:junit4]   2> 10943 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10008 (1429005105792811009)]} 0 1
[junit4:junit4]   2> 10945 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[8 (1429005105795956736)]} 0 0
[junit4:junit4]   2> 10946 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10008 (1429005105795956737)]} 0 1
[junit4:junit4]   2> 10952 T1676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10952 T1676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40610_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40610"}
[junit4:junit4]   2> 10955 T1711 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10955 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10955 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10955 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10997 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10009 (1429005105850482689)]} 0 0
[junit4:junit4]   2> 10997 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[9 (1429005105850482688)]} 0 0
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:40610_, base_url=http://127.0.0.1:40610}
[junit4:junit4]   2> 11006 T1705 C90 P40610 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@57733e0a lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fe8f06; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11006 T1705 C90 P40610 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11008 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1429005105853628417)]} 0 4
[junit4:junit4]   2> 11009 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10009 (1429005105853628416)]} 0 5
[junit4:junit4]   2> 11009 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10009 (1429005105853628416)]} 0 10
[junit4:junit4]   2> 11009 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[9 (1429005105853628417)]} 0 9
[junit4:junit4]   2> 11057 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10 (1429005105912348672)]} 0 1
[junit4:junit4]   2> 11057 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10010 (1429005105912348673)]} 0 1
[junit4:junit4]   2> 11062 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1429005105915494400)]} 0 1
[junit4:junit4]   2> 11063 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10010 (1429005105915494401)]} 0 1
[junit4:junit4]   2> 11063 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10 (1429005105915494400)]} 0 4
[junit4:junit4]   2> 11063 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10010 (1429005105915494401)]} 0 4
[junit4:junit4]   2> 11129 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[5 (-1429005105988894720)]} 0 0
[junit4:junit4]   2> 11129 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10005 (-1429005105988894721)]} 0 0
[junit4:junit4]   2> 11134 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10005 (-1429005105990991873)]} 0 1
[junit4:junit4]   2> 11134 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[5 (-1429005105990991872)]} 0 1
[junit4:junit4]   2> 11134 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[10005 (-1429005105990991873)]} 0 3
[junit4:junit4]   2> 11134 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[5 (-1429005105990991872)]} 0 3
[junit4:junit4]   2> 11137 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10011 (1429005105996234752)]} 0 1
[junit4:junit4]   2> 11137 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[11 (1429005105996234753)]} 0 1
[junit4:junit4]   2> 11141 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10011 (1429005105999380480)]} 0 0
[junit4:junit4]   2> 11142 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1429005105999380481)]} 0 1
[junit4:junit4]   2> 11142 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10011 (1429005105999380480)]} 0 3
[junit4:junit4]   2> 11142 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[11 (1429005105999380481)]} 0 3
[junit4:junit4]   2> 11176 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10012 (1429005106037129216)]} 0 1
[junit4:junit4]   2> 11176 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[12 (1429005106037129217)]} 0 1
[junit4:junit4]   2> 11181 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10012 (1429005106040274944)]} 0 1
[junit4:junit4]   2> 11181 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1429005106040274945)]} 0 1
[junit4:junit4]   2> 11181 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10012 (1429005106040274944)]} 0 3
[junit4:junit4]   2> 11182 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[12 (1429005106040274945)]} 0 4
[junit4:junit4]   2> 11223 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10007 (-1429005106087460864)]} 0 0
[junit4:junit4]   2> 11223 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[7 (-1429005106087460865)]} 0 0
[junit4:junit4]   2> 11229 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10007 (-1429005106090606592)]} 0 1
[junit4:junit4]   2> 11229 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[7 (-1429005106091655168)]} 0 0
[junit4:junit4]   2> 11230 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[10007 (-1429005106090606592)]} 0 4
[junit4:junit4]   2> 11230 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[7 (-1429005106091655168)]} 0 4
[junit4:junit4]   2> 11234 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10013 (1429005106097946624)]} 0 1
[junit4:junit4]   2> 11235 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[13 (1429005106097946625)]} 0 2
[junit4:junit4]   2> 11241 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10013 (1429005106102140928)]} 0 1
[junit4:junit4]   2> 11242 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1429005106102140929)]} 0 2
[junit4:junit4]   2> 11242 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10013 (1429005106102140928)]} 0 5
[junit4:junit4]   2> 11243 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[13 (1429005106102140929)]} 0 6
[junit4:junit4]   2> 11312 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10009 (-1429005106180784128)]} 0 0
[junit4:junit4]   2> 11312 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[9 (-1429005106180784129)]} 0 0
[junit4:junit4]   2> 11317 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10009 (-1429005106183929856)]} 0 0
[junit4:junit4]   2> 11317 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[9 (-1429005106183929857)]} 0 0
[junit4:junit4]   2> 11318 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[10009 (-1429005106183929856)]} 0 3
[junit4:junit4]   2> 11318 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[9 (-1429005106183929857)]} 0 3
[junit4:junit4]   2> 11322 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10014 (1429005106190221312)]} 0 1
[junit4:junit4]   2> 11323 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[14 (1429005106190221313)]} 0 2
[junit4:junit4]   2> 11330 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10014 (1429005106194415616)]} 0 1
[junit4:junit4]   2> 11331 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1429005106195464192)]} 0 2
[junit4:junit4]   2> 11331 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10014 (1429005106194415616)]} 0 6
[junit4:junit4]   2> 11331 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[14 (1429005106195464192)]} 0 5
[junit4:junit4]   2> 11361 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10010 (-1429005106232164352)]} 0 0
[junit4:junit4]   2> 11361 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[10 (-1429005106232164353)]} 0 0
[junit4:junit4]   2> 11367 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10010 (-1429005106235310080)]} 0 1
[junit4:junit4]   2> 11367 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10 (-1429005106236358656)]} 0 0
[junit4:junit4]   2> 11368 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10010 (-1429005106235310080)]} 0 4
[junit4:junit4]   2> 11368 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[10 (-1429005106236358656)]} 0 4
[junit4:junit4]   2> 11372 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10015 (1429005106242650112)]} 0 1
[junit4:junit4]   2> 11373 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[15 (1429005106242650113)]} 0 2
[junit4:junit4]   2> 11401 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10015 (1429005106270961664)]} 0 1
[junit4:junit4]   2> 11401 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1429005106270961665)]} 0 0
[junit4:junit4]   2> 11402 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10015 (1429005106270961664)]} 0 27
[junit4:junit4]   2> 11402 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[15 (1429005106270961665)]} 0 4
[junit4:junit4]   2> 11446 T1690 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:40610_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 11496 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10011 (-1429005106373722112)]} 0 0
[junit4:junit4]   2> 11496 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[11 (-1429005106373722113)]} 0 0
[junit4:junit4]   2> 11501 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[11 (-1429005106376867840)]} 0 0
[junit4:junit4]   2> 11501 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10011 (-1429005106376867841)]} 0 0
[junit4:junit4]   2> 11502 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[11 (-1429005106376867840)]} 0 3
[junit4:junit4]   2> 11502 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10011 (-1429005106376867841)]} 0 3
[junit4:junit4]   2> 11506 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[16 (1429005106383159296)]} 0 1
[junit4:junit4]   2> 11507 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10016 (1429005106384207872)]} 0 2
[junit4:junit4]   2> 11514 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1429005106387353600)]} 0 2
[junit4:junit4]   2> 11514 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[16 (1429005106387353600)]} 0 5
[junit4:junit4]   2> 11515 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10016 (1429005106388402176)]} 0 2
[junit4:junit4]   2> 11515 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10016 (1429005106388402176)]} 0 5
[junit4:junit4]   2> 11533 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[17 (1429005106411470848)]} 0 2
[junit4:junit4]   2> 11533 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10017 (1429005106411470849)]} 0 1
[junit4:junit4]   2> 11539 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1429005106414616576)]} 0 1
[junit4:junit4]   2> 11540 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[17 (1429005106414616576)]} 0 5
[junit4:junit4]   2> 11541 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10017 (1429005106415665152)]} 0 2
[junit4:junit4]   2> 11541 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10017 (1429005106415665152)]} 0 5
[junit4:junit4]   2> 11606 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[18 (1429005106488016896)]} 0 1
[junit4:junit4]   2> 11607 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10018 (1429005106489065472)]} 0 1
[junit4:junit4]   2> 11611 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1429005106491162624)]} 0 0
[junit4:junit4]   2> 11611 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10018 (1429005106492211200)]} 0 0
[junit4:junit4]   2> 11612 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[18 (1429005106491162624)]} 0 4
[junit4:junit4]   2> 11612 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10018 (1429005106492211200)]} 0 3
[junit4:junit4]   2> 11622 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[19 (1429005106504794113)]} 0 1
[junit4:junit4]   2> 11622 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10019 (1429005106504794112)]} 0 1
[junit4:junit4]   2> 11626 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1429005106507939840)]} 0 0
[junit4:junit4]   2> 11627 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[19 (1429005106507939840)]} 0 3
[junit4:junit4]   2> 11627 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10019 (1429005106507939841)]} 0 0
[junit4:junit4]   2> 11627 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10019 (1429005106507939841)]} 0 3
[junit4:junit4]   2> 11681 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[12 (-1429005106567708672)]} 0 1
[junit4:junit4]   2> 11681 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10012 (-1429005106567708673)]} 0 1
[junit4:junit4]   2> 11685 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[12 (-1429005106569805824)]} 0 0
[junit4:junit4]   2> 11685 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10012 (-1429005106569805825)]} 0 0
[junit4:junit4]   2> 11685 T1690 C92 P37736 /update {wt=javabin&version=2} {delete=[12 (-1429005106569805824)]} 0 2
[junit4:junit4]   2> 11685 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[10012 (-1429005106569805825)]} 0 2
[junit4:junit4]   2> 11688 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[20 (1429005106574000129)]} 0 1
[junit4:junit4]   2> 11688 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10020 (1429005106574000128)]} 0 1
[junit4:junit4]   2> 11694 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1429005106577145856)]} 0 1
[junit4:junit4]   2> 11694 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10020 (1429005106577145857)]} 0 1
[junit4:junit4]   2> 11694 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[20 (1429005106577145856)]} 0 4
[junit4:junit4]   2> 11695 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10020 (1429005106577145857)]} 0 5
[junit4:junit4]   2> 11717 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[21 (1429005106604408832)]} 0 1
[junit4:junit4]   2> 11717 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10021 (1429005106604408833)]} 0 1
[junit4:junit4]   2> 11722 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1429005106607554560)]} 0 1
[junit4:junit4]   2> 11722 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10021 (1429005106607554561)]} 0 1
[junit4:junit4]   2> 11723 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[21 (1429005106607554560)]} 0 4
[junit4:junit4]   2> 11723 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10021 (1429005106607554561)]} 0 4
[junit4:junit4]   2> 11727 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[10013 (-1429005106615943169)]} 0 0
[junit4:junit4]   2> 11727 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[13 (-1429005106615943168)]} 0 0
[junit4:junit4]   2> 11731 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10013 (-1429005106619088897)]} 0 0
[junit4:junit4]   2> 11731 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[13 (-1429005106619088896)]} 0 0
[junit4:junit4]   2> 11732 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[10013 (-1429005106619088897)]} 0 3
[junit4:junit4]   2> 11732 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[13 (-1429005106619088896)]} 0 3
[junit4:junit4]   2> 11735 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10022 (1429005106623283200)]} 0 0
[junit4:junit4]   2> 11735 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[22 (1429005106623283201)]} 0 1
[junit4:junit4]   2> 11740 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10022 (1429005106626428928)]} 0 1
[junit4:junit4]   2> 11740 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1429005106626428929)]} 0 1
[junit4:junit4]   2> 11740 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[10022 (1429005106626428928)]} 0 4
[junit4:junit4]   2> 11741 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[22 (1429005106626428929)]} 0 4
[junit4:junit4]   2> 11766 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10023 (1429005106655789056)]} 0 1
[junit4:junit4]   2> 11766 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[23 (1429005106655789057)]} 0 1
[junit4:junit4]   2> 11771 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10023 (1429005106658934784)]} 0 1
[junit4:junit4]   2> 11772 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1429005106658934785)]} 0 1
[junit4:junit4]   2> 11772 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10023 (1429005106658934784)]} 0 4
[junit4:junit4]   2> 11773 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[23 (1429005106658934785)]} 0 5
[junit4:junit4]   2> 11845 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10024 (1429005106738626560)]} 0 1
[junit4:junit4]   2> 11845 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[24 (1429005106738626561)]} 0 1
[junit4:junit4]   2> 11852 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10024 (1429005106742820864)]} 0 1
[junit4:junit4]   2> 11852 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1429005106742820865)]} 0 1
[junit4:junit4]   2> 11852 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[10024 (1429005106742820864)]} 0 5
[junit4:junit4]   2> 11853 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[24 (1429005106742820865)]} 0 6
[junit4:junit4]   2> 11856 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10025 (1429005106750160896)]} 0 1
[junit4:junit4]   2> 11857 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[25 (1429005106750160897)]} 0 2
[junit4:junit4]   2> 11863 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10025 (1429005106754355200)]} 0 1
[junit4:junit4]   2> 11864 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1429005106755403776)]} 0 2
[junit4:junit4]   2> 11864 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10025 (1429005106754355200)]} 0 5
[junit4:junit4]   2> 11864 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[25 (1429005106755403776)]} 0 5
[junit4:junit4]   2> 11962 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[26 (1429005106862358529)]} 0 0
[junit4:junit4]   2> 11962 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10026 (1429005106862358528)]} 0 0
[junit4:junit4]   2> 11968 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10026 (1429005106865504256)]} 0 1
[junit4:junit4]   2> 11968 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1429005106865504257)]} 0 1
[junit4:junit4]   2> 11968 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10026 (1429005106865504256)]} 0 3
[junit4:junit4]   2> 11969 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[26 (1429005106865504257)]} 0 4
[junit4:junit4]   2> 12016 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10027 (1429005106917933057)]} 0 1
[junit4:junit4]   2> 12016 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[27 (1429005106917933056)]} 0 1
[junit4:junit4]   2> 12021 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10027 (1429005106921078784)]} 0 1
[junit4:junit4]   2> 12021 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1429005106921078785)]} 0 1
[junit4:junit4]   2> 12021 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10027 (1429005106921078784)]} 0 3
[junit4:junit4]   2> 12022 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[27 (1429005106921078785)]} 0 4
[junit4:junit4]   2> 12102 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10028 (1429005107008110592)]} 0 2
[junit4:junit4]   2> 12102 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[28 (1429005107008110593)]} 0 1
[junit4:junit4]   2> 12110 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10028 (1429005107012304896)]} 0 2
[junit4:junit4]   2> 12111 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1429005107012304897)]} 0 2
[junit4:junit4]   2> 12111 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10028 (1429005107012304896)]} 0 6
[junit4:junit4]   2> 12112 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[28 (1429005107012304897)]} 0 7
[junit4:junit4]   2> 12149 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[18 (-1429005107057393665)]} 0 1
[junit4:junit4]   2> 12149 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[10018 (-1429005107057393664)]} 0 1
[junit4:junit4]   2> 12153 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[18 (-1429005107060539393)]} 0 0
[junit4:junit4]   2> 12153 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10018 (-1429005107060539392)]} 0 0
[junit4:junit4]   2> 12153 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[10018 (-1429005107060539392)]} 0 2
[junit4:junit4]   2> 12153 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[18 (-1429005107060539393)]} 0 2
[junit4:junit4]   2> 12156 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10029 (1429005107065782272)]} 0 1
[junit4:junit4]   2> 12156 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[29 (1429005107065782273)]} 0 0
[junit4:junit4]   2> 12161 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10029 (1429005107067879424)]} 0 1
[junit4:junit4]   2> 12162 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1429005107067879425)]} 0 1
[junit4:junit4]   2> 12162 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10029 (1429005107067879424)]} 0 4
[junit4:junit4]   2> 12162 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[29 (1429005107067879425)]} 0 4
[junit4:junit4]   2> 12205 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10030 (1429005107116113920)]} 0 2
[junit4:junit4]   2> 12206 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[30 (1429005107116113921)]} 0 3
[junit4:junit4]   2> 12212 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10030 (1429005107120308224)]} 0 1
[junit4:junit4]   2> 12213 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1429005107120308225)]} 0 2
[junit4:junit4]   2> 12213 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10030 (1429005107120308224)]} 0 5
[junit4:junit4]   2> 12214 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[30 (1429005107120308225)]} 0 6
[junit4:junit4]   2> 12248 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[10021 (-1429005107162251264)]} 0 0
[junit4:junit4]   2> 12249 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[21 (-1429005107163299840)]} 0 1
[junit4:junit4]   2> 12254 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10021 (-1429005107165396992)]} 0 1
[junit4:junit4]   2> 12255 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[21 (-1429005107166445568)]} 0 1
[junit4:junit4]   2> 12255 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10021 (-1429005107165396992)]} 0 4
[junit4:junit4]   2> 12255 T1690 C92 P37736 /update {wt=javabin&version=2} {delete=[21 (-1429005107166445568)]} 0 3
[junit4:junit4]   2> 12259 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10031 (1429005107172737024)]} 0 1
[junit4:junit4]   2> 12260 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[31 (1429005107172737025)]} 0 2
[junit4:junit4]   2> 12267 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10031 (1429005107176931328)]} 0 1
[junit4:junit4]   2> 12268 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1429005107177979904)]} 0 2
[junit4:junit4]   2> 12268 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10031 (1429005107176931328)]} 0 6
[junit4:junit4]   2> 12269 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[31 (1429005107177979904)]} 0 6
[junit4:junit4]   2> 12302 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10032 (1429005107217825792)]} 0 1
[junit4:junit4]   2> 12302 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[32 (1429005107217825793)]} 0 1
[junit4:junit4]   2> 12307 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10032 (1429005107220971521)]} 0 1
[junit4:junit4]   2> 12307 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1429005107220971520)]} 0 1
[junit4:junit4]   2> 12308 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10032 (1429005107220971521)]} 0 4
[junit4:junit4]   2> 12308 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[32 (1429005107220971520)]} 0 4
[junit4:junit4]   2> 12374 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[25 (-1429005107294371840)]} 0 0
[junit4:junit4]   2> 12374 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[10025 (-1429005107294371841)]} 0 0
[junit4:junit4]   2> 12379 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[25 (-1429005107297517568)]} 0 0
[junit4:junit4]   2> 12379 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10025 (-1429005107297517569)]} 0 0
[junit4:junit4]   2> 12380 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[25 (-1429005107297517568)]} 0 3
[junit4:junit4]   2> 12380 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[10025 (-1429005107297517569)]} 0 3
[junit4:junit4]   2> 12384 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[33 (1429005107303809024)]} 0 1
[junit4:junit4]   2> 12384 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10033 (1429005107303809025)]} 0 1
[junit4:junit4]   2> 12391 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1429005107308003328)]} 0 1
[junit4:junit4]   2> 12392 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[33 (1429005107308003328)]} 0 5
[junit4:junit4]   2> 12393 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10033 (1429005107308003329)]} 0 2
[junit4:junit4]   2> 12394 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[10033 (1429005107308003329)]} 0 7
[junit4:junit4]   2> 12439 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[27 (-1429005107361480704)]} 0 1
[junit4:junit4]   2> 12439 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[10027 (-1429005107362529280)]} 0 0
[junit4:junit4]   2> 12443 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[27 (-1429005107364626432)]} 0 0
[junit4:junit4]   2> 12443 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10027 (-1429005107364626433)]} 0 0
[junit4:junit4]   2> 12444 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[27 (-1429005107364626432)]} 0 3
[junit4:junit4]   2> 12444 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10027 (-1429005107364626433)]} 0 3
[junit4:junit4]   2> 12446 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10034 (1429005107369869313)]} 0 0
[junit4:junit4]   2> 12446 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[34 (1429005107369869312)]} 0 0
[junit4:junit4]   2> 12447 T1653 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 40610
[junit4:junit4]   2> 12448 T1653 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1221122526
[junit4:junit4]   2> 12452 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1429005107373015041)]} 0 1
[junit4:junit4]   2> 12452 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10034 (1429005107373015040)]} 0 1
[junit4:junit4]   2> 12452 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[34 (1429005107373015041)]} 0 4
[junit4:junit4]   2> 12453 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10034 (1429005107373015040)]} 0 5
[junit4:junit4]   2> 12458 T1676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12459 T1676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40610_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40610"}
[junit4:junit4]   2> 12462 T1711 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12462 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12462 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12462 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12479 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[35 (1429005107403423744)]} 0 1
[junit4:junit4]   2> 12480 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10035 (1429005107403423745)]} 0 2
[junit4:junit4]   2> 12483 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[35 (1429005107407618048)]} 0 1
[junit4:junit4]   2> 12484 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10035 (1429005107408666624)]} 0 1
[junit4:junit4]   2> 12574 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[29 (-1429005107504087040)]} 0 1
[junit4:junit4]   2> 12574 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10029 (-1429005107504087041)]} 0 0
[junit4:junit4]   2> 12577 T1690 C92 P37736 /update {wt=javabin&version=2} {delete=[29 (-1429005107507232768)]} 0 0
[junit4:junit4]   2> 12578 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[10029 (-1429005107507232769)]} 0 1
[junit4:junit4]   2> 12581 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[36 (1429005107510378496)]} 0 1
[junit4:junit4]   2> 12582 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10036 (1429005107511427072)]} 0 2
[junit4:junit4]   2> 12585 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[36 (1429005107514572800)]} 0 1
[junit4:junit4]   2> 12585 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10036 (1429005107515621376)]} 0 0
[junit4:junit4]   2> 12647 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10037 (1429005107580633089)]} 0 1
[junit4:junit4]   2> 12647 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[37 (1429005107580633088)]} 0 1
[junit4:junit4]   2> 12651 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[10037 (1429005107583778816)]} 0 1
[junit4:junit4]   2> 12651 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[37 (1429005107583778817)]} 0 1
[junit4:junit4]   2> 12721 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[30 (-1429005107658227712)]} 0 0
[junit4:junit4]   2> 12721 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[10030 (-1429005107658227713)]} 0 0
[junit4:junit4]   2> 12724 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[30 (-1429005107661373440)]} 0 0
[junit4:junit4]   2> 12724 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10030 (-1429005107661373441)]} 0 0
[junit4:junit4]   2> 12728 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[38 (1429005107664519168)]} 0 1
[junit4:junit4]   2> 12728 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10038 (1429005107664519169)]} 0 1
[junit4:junit4]   2> 12732 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[38 (1429005107668713472)]} 0 1
[junit4:junit4]   2> 12733 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10038 (1429005107668713473)]} 0 2
[junit4:junit4]   2> 12778 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[39 (1429005107717996544)]} 0 1
[junit4:junit4]   2> 12779 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10039 (1429005107717996545)]} 0 1
[junit4:junit4]   2> 12783 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[39 (1429005107722190848)]} 0 2
[junit4:junit4]   2> 12783 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10039 (1429005107722190849)]} 0 1
[junit4:junit4]   2> 12793 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[31 (-1429005107732676608)]} 0 1
[junit4:junit4]   2> 12793 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10031 (-1429005107733725184)]} 0 0
[junit4:junit4]   2> 12796 T1690 C92 P37736 /update {wt=javabin&version=2} {delete=[31 (-1429005107736870912)]} 0 1
[junit4:junit4]   2> 12796 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[10031 (-1429005107736870913)]} 0 0
[junit4:junit4]   2> 12800 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[40 (1429005107740016640)]} 0 2
[junit4:junit4]   2> 12800 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10040 (1429005107740016641)]} 0 1
[junit4:junit4]   2> 12804 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[40 (1429005107744210944)]} 0 2
[junit4:junit4]   2> 12804 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10040 (1429005107744210945)]} 0 1
[junit4:junit4]   2> 12845 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[41 (1429005107787202560)]} 0 1
[junit4:junit4]   2> 12846 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10041 (1429005107787202561)]} 0 2
[junit4:junit4]   2> 12849 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[41 (1429005107791396864)]} 0 1
[junit4:junit4]   2> 12850 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10041 (1429005107791396865)]} 0 2
[junit4:junit4]   2> 12894 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[10032 (-1429005107839631360)]} 0 0
[junit4:junit4]   2> 12894 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[32 (-1429005107839631361)]} 0 0
[junit4:junit4]   2> 12897 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[32 (-1429005107842777088)]} 0 0
[junit4:junit4]   2> 12897 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10032 (-1429005107842777089)]} 0 0
[junit4:junit4]   2> 12899 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[42 (1429005107844874240)]} 0 0
[junit4:junit4]   2> 12900 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10042 (1429005107844874241)]} 0 1
[junit4:junit4]   2> 12902 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[42 (1429005107846971392)]} 0 1
[junit4:junit4]   2> 12902 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10042 (1429005107848019968)]} 0 0
[junit4:junit4]   2> 12905 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[34 (-1429005107851165696)]} 0 0
[junit4:junit4]   2> 12905 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10034 (-1429005107851165697)]} 0 0
[junit4:junit4]   2> 12907 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[34 (-1429005107853262848)]} 0 0
[junit4:junit4]   2> 12907 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10034 (-1429005107853262849)]} 0 0
[junit4:junit4]   2> 12910 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[43 (1429005107855360000)]} 0 1
[junit4:junit4]   2> 12910 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10043 (1429005107855360001)]} 0 1
[junit4:junit4]   2> 12913 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[43 (1429005107858505728)]} 0 1
[junit4:junit4]   2> 12913 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10043 (1429005107858505729)]} 0 1
[junit4:junit4]   2> 12994 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10035 (-1429005107944488960)]} 0 0
[junit4:junit4]   2> 12994 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[35 (-1429005107944488961)]} 0 0
[junit4:junit4]   2> 12997 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[35 (-1429005107947634688)]} 0 0
[junit4:junit4]   2> 12997 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10035 (-1429005107947634689)]} 0 0
[junit4:junit4]   2> 13000 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10044 (1429005107949731841)]} 0 0
[junit4:junit4]   2> 13000 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[44 (1429005107949731840)]} 0 1
[junit4:junit4]   2> 13002 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[44 (1429005107952877568)]} 0 0
[junit4:junit4]   2> 13003 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[10044 (1429005107952877569)]} 0 1
[junit4:junit4]   2> 13083 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10045 (1429005108036763648)]} 0 2
[junit4:junit4]   2> 13083 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[45 (1429005108035715072)]} 0 2
[junit4:junit4]   2> 13087 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10045 (1429005108040957952)]} 0 1
[junit4:junit4]   2> 13087 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[45 (1429005108040957953)]} 0 1
[junit4:junit4]   2> 13154 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10046 (1429005108111212544)]} 0 1
[junit4:junit4]   2> 13155 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[46 (1429005108111212545)]} 0 2
[junit4:junit4]   2> 13158 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10046 (1429005108115406848)]} 0 1
[junit4:junit4]   2> 13158 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[46 (1429005108115406849)]} 0 1
[junit4:junit4]   2> 13243 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10047 (1429005108204535809)]} 0 1
[junit4:junit4]   2> 13243 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[47 (1429005108204535808)]} 0 1
[junit4:junit4]   2> 13246 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[47 (1429005108207681536)]} 0 1
[junit4:junit4]   2> 13246 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10047 (1429005108207681537)]} 0 1
[junit4:junit4]   2> 13278 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[10036 (-1429005108242284544)]} 0 1
[junit4:junit4]   2> 13278 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[36 (-1429005108242284545)]} 0 1
[junit4:junit4]   2> 13280 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[36 (-1429005108244381697)]} 0 0
[junit4:junit4]   2> 13280 T1690 C92 P37736 /update {wt=javabin&version=2} {delete=[10036 (-1429005108244381696)]} 0 0
[junit4:junit4]   2> 13283 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[48 (1429005108246478848)]} 0 1
[junit4:junit4]   2> 13283 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10048 (1429005108246478849)]} 0 1
[junit4:junit4]   2> 13286 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10048 (1429005108249624576)]} 0 1
[junit4:junit4]   2> 13286 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[48 (1429005108249624577)]} 0 1
[junit4:junit4]   2> 13376 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[49 (1429005108343996416)]} 0 1
[junit4:junit4]   2> 13376 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10049 (1429005108343996417)]} 0 1
[junit4:junit4]   2> 13379 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[49 (1429005108347142144)]} 0 1
[junit4:junit4]   2> 13379 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[10049 (1429005108347142145)]} 0 1
[junit4:junit4]   2> 13436 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[39 (-1429005108407959552)]} 0 0
[junit4:junit4]   2> 13436 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10039 (-1429005108407959553)]} 0 0
[junit4:junit4]   2> 13438 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[39 (-1429005108410056704)]} 0 0
[junit4:junit4]   2> 13438 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[10039 (-1429005108410056705)]} 0 0
[junit4:junit4]   2> 13441 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[50 (1429005108413202432)]} 0 1
[junit4:junit4]   2> 13441 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10050 (1429005108413202433)]} 0 0
[junit4:junit4]   2> 13444 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[50 (1429005108415299584)]} 0 1
[junit4:junit4]   2> 13444 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[10050 (1429005108415299585)]} 0 1
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:40610_, base_url=http://127.0.0.1:40610}
[junit4:junit4]   2> 13447 T1714 C90 P40610 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37736/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 13447 T1714 C90 P40610 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:40610 START replicas=[http://127.0.0.1:37736/collection1/] nUpdates=100
[junit4:junit4]   2> 13448 T1714 C90 P40610 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13449 T1714 C90 P40610 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 13449 T1714 C90 P40610 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 13449 T1714 C90 P40610 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 13449 T1688 C92 P37736 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 13449 T1714 C90 P40610 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/tlog/tlog.0000000000000000000 refcount=1}}
[junit4:junit4]   2> 13449 T1714 C90 P40610 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37736/collection1/. core=collection1
[junit4:junit4]   2> 13449 T1714 C90 P40610 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13453 T1689 C92 P37736 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 13471 T1689 C92 P37736 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5a90cca1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76b7d47f; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5a90cca1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76b7d47f; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875)),segFN=segments_2,generation=2,filenames=[_1.fld, _1.inf, _0.pst, _1_1.liv, _1.len, _0.fld, _1.pst, _0.len, _1.si, segments_2, _0_1.liv, _0.inf, _0.si]
[junit4:junit4]   2> 13472 T1689 C92 P37736 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1.fld, _1.inf, _0.pst, _1_1.liv, _1.len, _0.fld, _1.pst, _0.len, _1.si, segments_2, _0_1.liv, _0.inf, _0.si]
[junit4:junit4]   2> 13476 T1689 C92 P37736 oass.SolrIndexSearcher.<init> Opening Searcher@1304dc90 realtime
[junit4:junit4]   2> 13476 T1689 C92 P37736 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13476 T1689 C92 P37736 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 13477 T1714 C90 P40610 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13477 T1714 C90 P40610 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13479 T1690 C92 P37736 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13479 T1690 C92 P37736 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 13480 T1714 C90 P40610 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 13480 T1714 C90 P40610 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13480 T1714 C90 P40610 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13482 T1688 C92 P37736 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 13482 T1714 C90 P40610 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 13
[junit4:junit4]   2> 13483 T1714 C90 P40610 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/index.20130309170429949 forceNew: false
[junit4:junit4]   2> 13483 T1714 C90 P40610 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@19ef7b3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@73eff336) fullCopy=true
[junit4:junit4]   2> 13485 T1689 C92 P37736 REQ /replication {file=_1.fld&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13488 T1691 C92 P37736 REQ /replication {file=_1.inf&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13491 T1690 C92 P37736 REQ /replication {file=_1_1.liv&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13494 T1688 C92 P37736 REQ /replication {file=_0.pst&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13497 T1689 C92 P37736 REQ /replication {file=_0.fld&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13500 T1691 C92 P37736 REQ /replication {file=_1.len&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13502 T1690 C92 P37736 REQ /replication {file=_1.pst&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13505 T1688 C92 P37736 REQ /replication {file=_0.len&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13508 T1689 C92 P37736 REQ /replication {file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13511 T1691 C92 P37736 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 13513 T1690 C92 P37736 REQ /replication {file=_0.inf&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13516 T1688 C92 P37736 REQ /replication {file=_0_1.liv&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13536 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10051 (1429005108511768577)]} 0 1
[junit4:junit4]   2> 13536 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[51 (1429005108511768576)]} 0 1
[junit4:junit4]   2> 13567 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[51 (1429005108514914305)]} 0 29
[junit4:junit4]   2> 13567 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10051 (1429005108514914304)]} 0 29
[junit4:junit4]   2> 13569 T1690 C92 P37736 REQ /replication {file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13570 T1714 C90 P40610 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13570 T1714 C90 P40610 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130309170429949
[junit4:junit4]   2> 13571 T1714 C90 P40610 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13571 T1714 C90 P40610 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 13571 T1714 C90 P40610 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 13572 T1714 C90 P40610 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/index/ new=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/index.20130309170429949
[junit4:junit4]   2> 13573 T1714 C90 P40610 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19ef7b3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@73eff336),segFN=segments_2,generation=2,filenames=[_1.fld, _1.inf, _0.pst, _1_1.liv, _1.len, _0.fld, _1.pst, _0.len, _1.si, segments_2, _0_1.liv, _0.inf, _0.si]
[junit4:junit4]   2> 13574 T1714 C90 P40610 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1.fld, _1.inf, _0.pst, _1_1.liv, _1.len, _0.fld, _1.pst, _0.len, _1.si, segments_2, _0_1.liv, _0.inf, _0.si]
[junit4:junit4]   2> 13574 T1714 C90 P40610 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13577 T1714 C90 P40610 oass.SolrIndexSearcher.<init> Opening Searcher@e731779 main
[junit4:junit4]   2> 13578 T1713 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e731779 main{StandardDirectoryReader(segments_2:5:nrt _0(4.2):C76/29 _1(4.2):C24/13)}
[junit4:junit4]   2> 13579 T1714 C90 P40610 oash.SnapPuller$2.preClose removing old index files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@57733e0a lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fe8f06; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875))
[junit4:junit4]   2> 13579 T1714 C90 P40610 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/index
[junit4:junit4]   2> 13579 T1714 C90 P40610 oash.SnapPuller$2.postClose removing old index directory MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@57733e0a lockFactory=org.apache.lucene.store.NativeFSLockFactory@8fe8f06; maxCacheMB=0.953125 maxMergeSizeMB=0.826171875))
[junit4:junit4]   2> 13581 T1714 C90 P40610 oasc.RecoveryStrategy.replay Replaying buffered documents. core=collection1
[junit4:junit4]   2> 13582 T1722 C90 P40610 oasu.UpdateLog$LogReplayer.doReplay WARNING Starting log replay tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1362805456469/jetty2/tlog/tlog.0000000000000000000 refcount=2} active=true starting pos=5848
[junit4:junit4]   2> 13583 T1722 C90 P40610 oasu.DirectUpdateHandler2.commit start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 13583 T1722 C90 P40610 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19ef7b3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@73eff336),segFN=segments_2,generation=2,filenames=[_1.fld, _1.inf, _0.pst, _1_1.liv, _1.len, _0.fld, _1.pst, _0.len, _1.si, segments_2, _0_1.liv, _0.inf, _0.si]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19ef7b3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@73eff336),segFN=segments_3,generation=3,filenames=[_1.fld, _1.inf, _0.pst, _1_1.liv, _1.len, _0.fld, _1.pst, _0.len, _1.si, _0_1.liv, _0.inf, _0.si, segments_3]
[junit4:junit4]   2> 13584 T1722 C90 P40610 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_1.fld, _1.inf, _0.pst, _1_1.liv, _1.len, _0.fld, _1.pst, _0.len, _1.si, _0_1.liv, _0.inf, _0.si, segments_3]
[junit4:junit4]   2> 13584 T1722 C90 P40610 oass.SolrIndexSearcher.<init> Opening Searcher@5b61877a main
[junit4:junit4]   2> 13584 T1722 C90 P40610 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13585 T1713 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b61877a main{StandardDirectoryReader(segments_2:5:nrt _0(4.2):C76/29 _1(4.2):C24/13)}
[junit4:junit4]   2> 13585 T1722 C90 P40610 oasu.UpdateLog$LogReplayer.run WARNING Log replay finished. recoveryInfo=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0 errors=0 positionOfStart=5848}
[junit4:junit4]   2> 13586 T1714 C90 P40610 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 13586 T1714 C90 P40610 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13586 T1714 C90 P40610 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13588 T1714 C90 P40610 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 13653 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10052 (1429005108634451969)]} 0 1
[junit4:junit4]   2> 13654 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[52 (1429005108634451968)]} 0 2
[junit4:junit4]   2> 13657 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10052 (1429005108638646272)]} 0 1
[junit4:junit4]   2> 13657 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[52 (1429005108638646273)]} 0 1
[junit4:junit4]   2> 13728 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[10041 (-1429005108714143744)]} 0 1
[junit4:junit4]   2> 13728 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[41 (-1429005108714143745)]} 0 1
[junit4:junit4]   2> 13731 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10041 (-1429005108717289473)]} 0 1
[junit4:junit4]   2> 13731 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[41 (-1429005108717289472)]} 0 1
[junit4:junit4]   2> 13734 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[53 (1429005108719386624)]} 0 1
[junit4:junit4]   2> 13735 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10053 (1429005108719386625)]} 0 2
[junit4:junit4]   2> 13738 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[53 (1429005108723580928)]} 0 1
[junit4:junit4]   2> 13738 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10053 (1429005108724629504)]} 0 1
[junit4:junit4]   2> 13808 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10054 (1429005108798029824)]} 0 0
[junit4:junit4]   2> 13808 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[54 (1429005108796981248)]} 0 1
[junit4:junit4]   2> 13811 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[54 (1429005108801175552)]} 0 1
[junit4:junit4]   2> 13811 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10054 (1429005108800126976)]} 0 1
[junit4:junit4]   2> 13870 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[42 (-1429005108863041537)]} 0 0
[junit4:junit4]   2> 13870 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[10042 (-1429005108863041536)]} 0 0
[junit4:junit4]   2> 13874 T1690 C92 P37736 /update {wt=javabin&version=2} {delete=[42 (-1429005108866187265)]} 0 1
[junit4:junit4]   2> 13874 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[10042 (-1429005108866187264)]} 0 0
[junit4:junit4]   2> 13878 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10055 (1429005108870381569)]} 0 1
[junit4:junit4]   2> 13878 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[55 (1429005108870381568)]} 0 2
[junit4:junit4]   2> 13882 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[55 (1429005108874575872)]} 0 1
[junit4:junit4]   2> 13882 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10055 (1429005108874575873)]} 0 1
[junit4:junit4]   2> 13966 T1676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13968 T1676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40610_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40610"}
[junit4:junit4]   2> 13973 T1711 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13973 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13973 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13973 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13982 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[43 (-1429005108979433473)]} 0 1
[junit4:junit4]   2> 13982 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[10043 (-1429005108979433472)]} 0 1
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:40610_, base_url=http://127.0.0.1:40610}
[junit4:junit4]   2> 13992 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10043 (-1429005108983627776)]} 0 5
[junit4:junit4]   2> 13994 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[43 (-1429005108983627777)]} 0 7
[junit4:junit4]   2> 13995 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[10043 (-1429005108983627776)]} 0 11
[junit4:junit4]   2> 13995 T1690 C92 P37736 /update {wt=javabin&version=2} {delete=[43 (-1429005108983627777)]} 0 11
[junit4:junit4]   2> 13999 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10056 (1429005108997259264)]} 0 2
[junit4:junit4]   2> 13999 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[56 (1429005108997259265)]} 0 1
[junit4:junit4]   2> 14007 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10056 (1429005109001453568)]} 0 2
[junit4:junit4]   2> 14007 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[56 (1429005109001453569)]} 0 2
[junit4:junit4]   2> 14008 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10056 (1429005109001453568)]} 0 7
[junit4:junit4]   2> 14008 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[56 (1429005109001453569)]} 0 6
[junit4:junit4]   2> 14021 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10057 (1429005109020327936)]} 0 1
[junit4:junit4]   2> 14022 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[57 (1429005109020327937)]} 0 2
[junit4:junit4]   2> 14029 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10057 (1429005109024522240)]} 0 2
[junit4:junit4]   2> 14029 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[57 (1429005109025570816)]} 0 1
[junit4:junit4]   2> 14030 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10057 (1429005109024522240)]} 0 6
[junit4:junit4]   2> 14030 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[57 (1429005109025570816)]} 0 6
[junit4:junit4]   2> 14126 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[45 (-1429005109131476992)]} 0 0
[junit4:junit4]   2> 14126 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10045 (-1429005109131476993)]} 0 0
[junit4:junit4]   2> 14132 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[45 (-1429005109134622720)]} 0 0
[junit4:junit4]   2> 14133 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[45 (-1429005109134622720)]} 0 4
[junit4:junit4]   2> 14133 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10045 (-1429005109135671296)]} 0 1
[junit4:junit4]   2> 14134 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[10045 (-1429005109135671296)]} 0 5
[junit4:junit4]   2> 14137 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[58 (1429005109141962752)]} 0 1
[junit4:junit4]   2> 14138 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[10058 (1429005109143011328)]} 0 1
[junit4:junit4]   2> 14145 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[58 (1429005109146157056)]} 0 1
[junit4:junit4]   2> 14145 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10058 (1429005109147205632)]} 0 1
[junit4:junit4]   2> 14146 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[58 (1429005109146157056)]} 0 6
[junit4:junit4]   2> 14146 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[10058 (1429005109147205632)]} 0 5
[junit4:junit4]   2> 14196 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[48 (-1429005109204877312)]} 0 0
[junit4:junit4]   2> 14196 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[10048 (-1429005109204877313)]} 0 0
[junit4:junit4]   2> 14202 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10048 (-1429005109209071617)]} 0 0
[junit4:junit4]   2> 14202 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[48 (-1429005109209071616)]} 0 0
[junit4:junit4]   2> 14203 T1690 C92 P37736 /update {wt=javabin&version=2} {delete=[10048 (-1429005109209071617)]} 0 3
[junit4:junit4]   2> 14203 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[48 (-1429005109209071616)]} 0 4
[junit4:junit4]   2> 14206 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10059 (1429005109215363072)]} 0 0
[junit4:junit4]   2> 14207 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[59 (1429005109215363073)]} 0 1
[junit4:junit4]   2> 14213 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10059 (1429005109218508800)]} 0 2
[junit4:junit4]   2> 14213 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[59 (1429005109218508801)]} 0 2
[junit4:junit4]   2> 14213 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10059 (1429005109218508800)]} 0 5
[junit4:junit4]   2> 14214 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[59 (1429005109218508801)]} 0 5
[junit4:junit4]   2> 14259 T1669 C91 P55106 /update {wt=javabin&version=2} {delete=[10053 (-1429005109269889024)]} 0 1
[junit4:junit4]   2> 14259 T1668 C91 P55106 /update {wt=javabin&version=2} {delete=[53 (-1429005109270937600)]} 0 0
[junit4:junit4]   2> 14264 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10053 (-1429005109274083328)]} 0 0
[junit4:junit4]   2> 14264 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[53 (-1429005109274083329)]} 0 0
[junit4:junit4]   2> 14265 T1690 C92 P37736 /update {wt=javabin&version=2} {delete=[10053 (-1429005109274083328)]} 0 4
[junit4:junit4]   2> 14265 T1688 C92 P37736 /update {wt=javabin&version=2} {delete=[53 (-1429005109274083329)]} 0 3
[junit4:junit4]   2> 14269 T1670 C91 P55106 /update {wt=javabin&version=2} {add=[10060 (1429005109280374784)]} 0 1
[junit4:junit4]   2> 14269 T1671 C91 P55106 /update {wt=javabin&version=2} {add=[60 (1429005109280374785)]} 0 1
[junit4:junit4]   2> 14276 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10060 (1429005109284569088)]} 0 1
[junit4:junit4]   2> 14277 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[60 (1429005109284569089)]} 0 1
[junit4:junit4]   2> 14277 T1689 C92 P37736 /update {wt=javabin&version=2} {add=[10060 (1429005109284569088)]} 0 5
[junit4:junit4]   2> 14278 T1691 C92 P37736 /update {wt=javabin&version=2} {add=[60 (1429005109284569089)]} 0 6
[junit4:junit4]   2> 14315 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10061 (1429005109328609280)]} 0 1
[junit4:junit4]   2> 14315 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[61 (1429005109328609281)]} 0 1
[junit4:junit4]   2> 14320 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[61 (1429005109331755009)]} 0 0
[junit4:junit4]   2> 14320 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10061 (1429005109331755008)]} 0 0
[junit4:junit4]   2> 14321 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[61 (1429005109331755009)]} 0 4
[junit4:junit4]   2> 14321 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10061 (1429005109331755008)]} 0 4
[junit4:junit4]   2> 14334 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[54 (-1429005109349580800)]} 0 0
[junit4:junit4]   2> 14334 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[10054 (-1429005109349580801)]} 0 0
[junit4:junit4]   2> 14339 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[54 (-1429005109351677952)]} 0 1
[junit4:junit4]   2> 14339 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10054 (-1429005109352726528)]} 0 1
[junit4:junit4]   2> 14340 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[54 (-1429005109351677952)]} 0 4
[junit4:junit4]   2> 14340 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[10054 (-1429005109352726528)]} 0 4
[junit4:junit4]   2> 14343 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[62 (1429005109357969408)]} 0 1
[junit4:junit4]   2> 14343 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10062 (1429005109357969409)]} 0 1
[junit4:junit4]   2> 14350 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[62 (1429005109362163712)]} 0 1
[junit4:junit4]   2> 14350 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10062 (1429005109362163713)]} 0 1
[junit4:junit4]   2> 14351 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[62 (1429005109362163712)]} 0 6
[junit4:junit4]   2> 14351 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10062 (1429005109362163713)]} 0 5
[junit4:junit4]   2> 14366 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[55 (-1429005109382086656)]} 0 1
[junit4:junit4]   2> 14366 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[10055 (-1429005109383135232)]} 0 1
[junit4:junit4]   2> 14371 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[55 (-1429005109385232384)]} 0 0
[junit4:junit4]   2> 14371 T1706 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10055 (-1429005109386280960)]} 0 0
[junit4:junit4]   2> 14372 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[55 (-1429005109385232384)]} 0 4
[junit4:junit4]   2> 14372 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[10055 (-1429005109386280960)]} 0 3
[junit4:junit4]   2> 14375 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[63 (1429005109392572416)]} 0 1
[junit4:junit4]   2> 14376 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[10063 (1429005109392572417)]} 0 1
[junit4:junit4]   2> 14382 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[63 (1429005109395718144)]} 0 1
[junit4:junit4]   2> 14383 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10063 (1429005109396766720)]} 0 1
[junit4:junit4]   2> 14383 T1690 C92 P37736 /update {wt=javabin&version=2} {add=[63 (1429005109395718144)]} 0 5
[junit4:junit4]   2> 14384 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[10063 (1429005109396766720)]} 0 6
[junit4:junit4]   2> 14449 T1653 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14450 T1653 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14452 T1670 C91 P55106 /update {wt=javabin&version=2} {delete=[59 (-1429005109473312769)]} 0 0
[junit4:junit4]   2> 14452 T1671 C91 P55106 /update {wt=javabin&version=2} {delete=[10059 (-1429005109473312768)]} 0 0
[junit4:junit4]   2> 14453 T1653 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@606716aa
[junit4:junit4]   2> 14457 T1704 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10059 (-1429005109476458496)]} 0 0
[junit4:junit4]   2> 14457 T1705 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[59 (-1429005109476458497)]} 0 0
[junit4:junit4]   2> 14458 T1705 C90 P40610 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@606716aa
[junit4:junit4]   2> 14458 T1689 C92 P37736 /update {wt=javabin&version=2} {delete=[10059 (-1429005109476458496)]} 0 3
[junit4:junit4]   2> 14460 T1705 C90 P40610 oasc.SolrException.log SEVERE org.apache.solr.common.SolrException: Failed to unregister info bean: /admin/mbeans
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:178)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.close(SolrCore.java:959)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	Caused by: javax.management.InstanceNotFoundException: solr/collection1:type=/admin/mbeans,id=org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4:junit4]   2> 		at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:537)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:175)
[junit4:junit4]   2> 		... 29 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 14461 T1653 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=16,deletesById=14,deletesByQuery=0,errors=0,cumulative_adds=68,cumulative_deletesById=36,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 14462 T1669 C91 P55106 /update {wt=javabin&version=2} {add=[10064 (1429005109482749952)]} 0 1
[junit4:junit4]   2> 14462 T1705 C90 P40610 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=16,deletesById=14,deletesByQuery=0,errors=0,cumulative_adds=68,cumulative_deletesById=36,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 14463 T1653 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 14464 T1705 C90 P40610 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 14464 T1653 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 14465 T1653 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 14472 T1707 C90 P40610 oass.SolrIndexSearcher.<init> Opening Searcher@74cfe661 main
[junit4:junit4]   2> 14473 T1707 C90 P40610 /update {distrib.from=http://127.0.0.1:37736/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {} 0 5
[junit4:junit4]   2> 14474 T1707 C90 P40610 oasc.SolrException.log SEVERE java.lang.RuntimeException: SolrCoreState already closed
[junit4:junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:84)
[junit4:junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:153)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:451)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:587)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:346)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
[junit4:junit4]   2> 		at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:246)
[junit4:junit4]   2> 		at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:173)
[junit4:junit4]   2> 		at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
[junit4:junit4]   2> 		at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1800)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:637)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 14474 T1653 C90 P40610 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19ef7b3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@73eff336),segFN=segments_3,generation=3,filenames=[_1.fld, _1.inf, _0.pst, _1_1.liv, _1.len, _0.fld, _1.pst, _0.len, _1.si, _0_1.liv, _0.inf, _0.si, segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19ef7b3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@73eff336),segFN=segments_4,generation=4,filenames=[_3.fld, _2.si, _2.fld, _1.fld, _2.inf, _1.inf, _0.pst, _1.len, _0.fld, _3.pst, _2.len, _2.pst, _3.inf, _1.pst, _0.len, _1_2.liv, _3.len, _1.si, _0_2.liv, _2_1.liv, _3.si, _0.inf, _0.si, segments_4]
[junit4:junit4]   2> 14475 T1653 C90 P40610 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_3.fld, _2.si, _2.fld, _1.fld, _2.inf, _1.inf, _0.pst, _1.len, _0.fld, _3.pst, _2.len, _2.pst, _3.inf, _1.pst, _0.len, _1_2.liv, _3.len, _1.si, _0_2.liv, _2_1.liv, _3.si, _0.inf, _0.si, segments_4]
[junit4:junit4]   2> 14475 T1707 C90 P40610 oasc.SolrException.log SEVERE null:java.lang.RuntimeException: SolrCoreState already closed
[junit4:junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:84)
[junit4:junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:153)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:451)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:587)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:346)
[junit4:junit4]   2> 		at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:100)
[junit4:junit4]   2> 		at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:246)
[junit4:junit4]   2> 		at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:173)
[junit4:junit4]   2> 		at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
[junit4:junit4]   2> 		at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
[junit4:junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1800)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:637)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 14476 T1653 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 14476 T1707 C90 P40610 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@606716aa
[junit4:junit4]   2> 14477 T1691 C92 P37736 /update {wt=javabin&version=2} {delete=[59 (-1429005109476458497)]} 0 22
[junit4:junit4]   2> 14477 T1707 C90 P40610 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=16,deletesById=14,deletesByQuery=0,errors=0,cumulative_adds=68,cumulative_deletesById=36,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 14477 T1707 C90 P40610 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 14477 T1658 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4d88fe580008
[junit4:junit4]   2> 14478 T1682 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14478 T1711 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14479 T1653 oaz.ZooKeeper.close Session: 0x13d4d88fe580008 closed
[junit4:junit4]   2> 14479 T1675 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 14479 T1711 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 14479 T1655 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56948 which had sessionid 0x13d4d88fe580008
[junit4:junit4]   2> 14479 T1675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 14479 T1690 C92 P37736 oasc.SolrException.log SEVERE shard update error StdNode: http://127.0.0.1:40610/collection1/:org.apache.solr.common.SolrException: Server at http://127.0.0.1:40610/collection1 returned non ok status:500, message:Server Error
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:373)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor$1.call(SolrCmdDistributor.java:332)
[junit4:junit4]   2> 		at org.apache.solr.update.SolrCmdDistributor$1.call(SolrCmdDistributor.java:306)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 14480 T1695 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 14479 T1711 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 14480 T1711 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14480 T1668 C91 P55106 /update {wt=javabin&version=2} {add=[64 (1429005109501624320)]} 0 1
[junit4:junit4]   2> 14480 T1695 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 14481 T1682 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 14481 T1690 C92 P37736 oasup.DistributedUpdateProcessor.doFinish try and ask http://127.0.0.1:40610 to recover
[junit4:junit4]   2> 14481 T1690 C92 P37736 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14483 T1688 C92 P37736 /update {wt=javabin&version=2} {add=[64 (1429005109505818624)]} 0 0
[junit4:junit4]   2> 14485 T1690 C92 P37736 oasup.DistributedUpdateProcessor.doFinish Could not tell a replica to recover org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:40610
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:440)
[junit4:junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1086)
[junit4:junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:179)
[junit4:junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
[junit4:junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:1800)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:637)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty

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

33 T1735 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_BO, timezone=Asia/Anadyr
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.7.0_15 (64-bit)/cpus=8,threads=2,free=96345280,total=354877440
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestQueryUtils, SynonymTokenizerTest, BinaryUpdateRequestHandlerTest, TestSearchPerf, MBeansHandlerTest, TestPseudoReturnFields, TestStressRecovery, TestExtendedDismaxParser, ResourceLoaderTest, CacheHeaderTest, BadComponentTest, DirectUpdateHandlerOptimizeTest, TestRandomDVFaceting, TestSolrDeletionPolicy2, SyncSliceTest, SchemaVersionSpecificBehaviorTest, PrimUtilsTest, TestPHPSerializedResponseWriter, ZkCLITest, TestCharFilters, LeaderElectionTest, TermsComponentTest, SoftAutoCommitTest, TestReplicationHandler, FastVectorHighlighterTest, BasicFunctionalityTest, SuggesterFSTTest, UUIDFieldTest, SliceStateUpdateTest, TestFastLRUCache, AnalysisAfterCoreReloadTest, RAMDirectoryFactoryTest, TestSolrQueryParser, LoggingHandlerTest, SystemInfoHandlerTest, TestLFUCache, TestSurroundQueryParser, LegacyHTMLStripCharFilterTest, QueryElevationComponentTest, TestFunctionQuery, TermVectorComponentTest, IndexSchemaTest, DistributedTermsComponentTest, TestJoin, MoreLikeThisHandlerTest, CircularListTest, SimpleFacetsTest, TestSolrDeletionPolicy1, SuggesterTest, DateFieldTest, TestFieldResource, TestCoreContainer, ExternalFileFieldSortTest, ReturnFieldsTest, SpellingQueryConverterTest, SliceStateTest, RegexBoostProcessorTest, TestGroupingSearch, ClusterStateUpdateTest, TestPluginEnable, ScriptEngineTest, DocumentBuilderTest, TestPropInjectDefaults, CoreAdminHandlerTest, RecoveryZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=48CC0B52D28BEF94 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Asia/Anadyr -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | RecoveryZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1712, name=coreLoadExecutor-791-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1567)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:733)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:868)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:951)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:569)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@10012458 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36fa14aa)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	... 1 more
[junit4:junit4]    > Throwable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1714, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1567)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
[junit4:junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@19ef7b3c lockFactory=org.apache.lucene.store.NativeFSLockFactory@73eff336)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] Completed on J0 in 34.54s, 1 test, 2 errors <<< FAILURES!

[...truncated 437 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:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 270 suites, 1140 tests, 2 suite-level errors, 13 ignored (7 assumptions)

Total time: 42 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0_15 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure