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

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3598 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3598/

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=1762, name=coreLoadExecutor-766-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=1762, name=coreLoadExecutor-766-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:516)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:976)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:874)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:866)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:267)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:223)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:240)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:445)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:717)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:606)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:947)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1029)
	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:627)
	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:622)
	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:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/index5506255111tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@2471b9d1)
	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=1817, 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=1817, 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:516)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:982)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:874)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:866)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:267)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:223)
	at org.apache.solr.handler.SnapPuller.downloadIndexFiles(SnapPuller.java:728)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:392)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:273)
	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@535186f2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6194815b)
	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 8874 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 0 T1642 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T1642 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-RecoveryZkTest-1357040117344
[junit4:junit4]   2> 6 T1642 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1643 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T1643 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T1643 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T1643 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T1643 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T1643 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T1642 oasc.ZkTestServer.run start zk server on port:53628
[junit4:junit4]   2> 108 T1642 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53628 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1908b792
[junit4:junit4]   2> 109 T1642 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1648 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:53628. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 110 T1648 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:53628, initiating session
[junit4:junit4]   2> 110 T1644 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10064
[junit4:junit4]   2> 111 T1644 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10064
[junit4:junit4]   2> 111 T1646 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T1646 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5e4e6670000 with negotiated timeout 10000 for client /140.211.11.196:10064
[junit4:junit4]   2> 114 T1648 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:53628, sessionid = 0x13bf5e4e6670000, negotiated timeout = 10000
[junit4:junit4]   2> 114 T1649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1908b792 name:ZooKeeperConnection Watcher:127.0.0.1:53628 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T1642 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T1642 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T1647 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5e4e6670000
[junit4:junit4]   2> 128 T1649 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 128 T1642 oaz.ZooKeeper.close Session: 0x13bf5e4e6670000 closed
[junit4:junit4]   2> 128 T1644 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10064 which had sessionid 0x13bf5e4e6670000
[junit4:junit4]   2> 128 T1642 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53628/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@493184fc
[junit4:junit4]   2> 129 T1642 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 129 T1650 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:53628. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 130 T1650 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:53628, initiating session
[junit4:junit4]   2> 130 T1644 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43136
[junit4:junit4]   2> 131 T1644 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43136
[junit4:junit4]   2> 132 T1646 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5e4e6670001 with negotiated timeout 10000 for client /140.211.11.196:43136
[junit4:junit4]   2> 132 T1650 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:53628, sessionid = 0x13bf5e4e6670001, negotiated timeout = 10000
[junit4:junit4]   2> 132 T1651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@493184fc name:ZooKeeperConnection Watcher:127.0.0.1:53628/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 132 T1642 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 133 T1642 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 136 T1642 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 147 T1642 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 149 T1642 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 151 T1642 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 152 T1642 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 157 T1642 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 158 T1642 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 262 T1642 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 263 T1642 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 266 T1642 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 267 T1642 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 269 T1642 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 270 T1642 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 273 T1642 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 274 T1642 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 276 T1642 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 277 T1642 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 280 T1642 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 281 T1642 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 283 T1642 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 284 T1642 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 287 T1647 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5e4e6670001
[junit4:junit4]   2> 295 T1651 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 295 T1642 oaz.ZooKeeper.close Session: 0x13bf5e4e6670001 closed
[junit4:junit4]   2> 295 T1644 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43136 which had sessionid 0x13bf5e4e6670001
[junit4:junit4]   2> 456 T1642 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 464 T1642 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22748
[junit4:junit4]   2> 465 T1642 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 465 T1642 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634
[junit4:junit4]   2> 466 T1642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634/'
[junit4:junit4]   2> 507 T1642 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 508 T1642 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 508 T1642 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634
[junit4:junit4]   2> 509 T1642 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634/solr.xml
[junit4:junit4]   2> 509 T1642 oasc.CoreContainer.<init> New CoreContainer 1176479427
[junit4:junit4]   2> 510 T1642 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634/'
[junit4:junit4]   2> 510 T1642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634/'
[junit4:junit4]   2> 539 T1642 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 540 T1642 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 540 T1642 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 540 T1642 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 541 T1642 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 541 T1642 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 542 T1642 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 542 T1642 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 543 T1642 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 543 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 566 T1642 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 586 T1642 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53628/solr
[junit4:junit4]   2> 586 T1642 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 587 T1642 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53628 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@59efc7e8
[junit4:junit4]   2> 588 T1642 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 588 T1661 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:53628. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 590 T1661 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:53628, initiating session
[junit4:junit4]   2> 590 T1644 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26249
[junit4:junit4]   2> 590 T1644 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26249
[junit4:junit4]   2> 595 T1646 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5e4e6670002 with negotiated timeout 20000 for client /140.211.11.196:26249
[junit4:junit4]   2> 595 T1661 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:53628, sessionid = 0x13bf5e4e6670002, negotiated timeout = 20000
[junit4:junit4]   2> 595 T1662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59efc7e8 name:ZooKeeperConnection Watcher:127.0.0.1:53628 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 595 T1642 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 596 T1647 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5e4e6670002
[junit4:junit4]   2> 597 T1662 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 597 T1644 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26249 which had sessionid 0x13bf5e4e6670002
[junit4:junit4]   2> 597 T1642 oaz.ZooKeeper.close Session: 0x13bf5e4e6670002 closed
[junit4:junit4]   2> 598 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 611 T1642 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53628/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@628eadc9
[junit4:junit4]   2> 612 T1642 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 612 T1663 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:53628. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 613 T1663 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:53628, initiating session
[junit4:junit4]   2> 613 T1644 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22743
[junit4:junit4]   2> 613 T1644 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22743
[junit4:junit4]   2> 615 T1646 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5e4e6670003 with negotiated timeout 20000 for client /140.211.11.196:22743
[junit4:junit4]   2> 615 T1663 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:53628, sessionid = 0x13bf5e4e6670003, negotiated timeout = 20000
[junit4:junit4]   2> 615 T1664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@628eadc9 name:ZooKeeperConnection Watcher:127.0.0.1:53628/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 615 T1642 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 617 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 625 T1642 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 627 T1642 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22748_
[junit4:junit4]   2> 628 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:22748_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:22748_
[junit4:junit4]   2> 629 T1642 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22748_
[junit4:junit4]   2> 639 T1642 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 652 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 654 T1642 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 661 T1642 oasc.Overseer.start Overseer (id=88934981130715139-127.0.0.1:22748_-n_0000000000) starting
[junit4:junit4]   2> 662 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 663 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 664 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 674 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 675 T1666 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 676 T1642 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 686 T1642 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 689 T1665 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 694 T1667 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634/collection1
[junit4:junit4]   2> 694 T1667 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 695 T1667 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 695 T1667 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 697 T1667 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634/collection1/'
[junit4:junit4]   2> 698 T1667 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634/collection1/lib/README' to classloader
[junit4:junit4]   2> 699 T1667 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 758 T1667 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 833 T1667 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 955 T1667 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 962 T1667 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1597 T1667 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1606 T1667 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1609 T1667 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1618 T1667 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1622 T1667 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1626 T1667 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1626 T1667 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1627 T1667 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1357040117634/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1357040117344/control/data/
[junit4:junit4]   2> 1627 T1667 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc2832e
[junit4:junit4]   2> 1628 T1667 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1629 T1667 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/control/data forceNew:false
[junit4:junit4]   2> 1630 T1667 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/control/data
[junit4:junit4]   2> 1630 T1667 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1357040117344/control/data/index/
[junit4:junit4]   2> 1630 T1667 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1357040117344/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1631 T1667 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/control/data/index forceNew:false
[junit4:junit4]   2> 1633 T1667 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@27cf7abb lockFactory=org.apache.lucene.store.NativeFSLockFactory@49af7898)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1633 T1667 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1634 T1667 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/control/data/index
[junit4:junit4]   2> 1634 T1667 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1636 T1667 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1636 T1667 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1636 T1667 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1637 T1667 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1637 T1667 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1637 T1667 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1637 T1667 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1638 T1667 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1638 T1667 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1638 T1667 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1639 T1667 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1639 T1667 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1639 T1667 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1640 T1667 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1640 T1667 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1640 T1667 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1640 T1667 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1641 T1667 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1641 T1667 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1641 T1667 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1642 T1667 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1642 T1667 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1642 T1667 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1643 T1667 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1643 T1667 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1643 T1667 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1653 T1667 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1657 T1667 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1658 T1667 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1660 T1667 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/control/data
[junit4:junit4]   2> 1660 T1667 oass.SolrIndexSearcher.<init> Opening Searcher@13ef5a0f main
[junit4:junit4]   2> 1661 T1667 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1661 T1667 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1662 T1667 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1693 T1667 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1739 T1668 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13ef5a0f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1743 T1667 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1743 T1667 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1743 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2192 T1665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2192 T1665 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:22748_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22748"}
[junit4:junit4]   2> 2193 T1665 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2193 T1665 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2193 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2209 T1664 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> 2746 T1667 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2746 T1667 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22748 collection:control_collection shard:shard1
[junit4:junit4]   2> 2747 T1667 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2763 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2764 T1667 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2764 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2766 T1667 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2767 T1667 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2767 T1667 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22748/collection1/
[junit4:junit4]   2> 2767 T1667 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2767 T1667 oasc.SyncStrategy.syncToMe http://127.0.0.1:22748/collection1/ has no replicas
[junit4:junit4]   2> 2768 T1667 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22748/collection1/
[junit4:junit4]   2> 2768 T1667 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2771 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3712 T1665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3809 T1664 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> 3844 T1667 oasc.ZkController.register We are http://127.0.0.1:22748/collection1/ and leader is http://127.0.0.1:22748/collection1/
[junit4:junit4]   2> 3844 T1667 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22748
[junit4:junit4]   2> 3844 T1667 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3844 T1667 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3845 T1667 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3846 T1667 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3847 T1642 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3848 T1642 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3848 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3863 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3874 T1642 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53628/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@303fad82
[junit4:junit4]   2> 3875 T1642 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3875 T1669 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:53628. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3876 T1669 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:53628, initiating session
[junit4:junit4]   2> 3876 T1644 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27151
[junit4:junit4]   2> 3877 T1644 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27151
[junit4:junit4]   2> 3878 T1646 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5e4e6670004 with negotiated timeout 10000 for client /140.211.11.196:27151
[junit4:junit4]   2> 3878 T1669 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:53628, sessionid = 0x13bf5e4e6670004, negotiated timeout = 10000
[junit4:junit4]   2> 3878 T1670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@303fad82 name:ZooKeeperConnection Watcher:127.0.0.1:53628/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3878 T1642 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3879 T1642 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3881 T1642 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4046 T1642 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4049 T1642 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47357
[junit4:junit4]   2> 4050 T1642 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4050 T1642 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219
[junit4:junit4]   2> 4051 T1642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219/'
[junit4:junit4]   2> 4092 T1642 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4092 T1642 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4093 T1642 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219
[junit4:junit4]   2> 4093 T1642 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219/solr.xml
[junit4:junit4]   2> 4094 T1642 oasc.CoreContainer.<init> New CoreContainer 1802654266
[junit4:junit4]   2> 4094 T1642 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219/'
[junit4:junit4]   2> 4095 T1642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219/'
[junit4:junit4]   2> 4123 T1642 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 4124 T1642 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4124 T1642 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4125 T1642 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4125 T1642 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4126 T1642 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4126 T1642 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4127 T1642 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4127 T1642 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4128 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4149 T1642 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4168 T1642 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53628/solr
[junit4:junit4]   2> 4169 T1642 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4169 T1642 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53628 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b63ef8a
[junit4:junit4]   2> 4170 T1642 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4171 T1680 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:53628. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4172 T1680 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:53628, initiating session
[junit4:junit4]   2> 4172 T1644 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:36460
[junit4:junit4]   2> 4172 T1644 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:36460
[junit4:junit4]   2> 4187 T1646 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5e4e6670005 with negotiated timeout 20000 for client /140.211.11.196:36460
[junit4:junit4]   2> 4187 T1680 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:53628, sessionid = 0x13bf5e4e6670005, negotiated timeout = 20000
[junit4:junit4]   2> 4188 T1681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b63ef8a name:ZooKeeperConnection Watcher:127.0.0.1:53628 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4188 T1642 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4189 T1647 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5e4e6670005
[junit4:junit4]   2> 4201 T1681 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4202 T1644 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:36460 which had sessionid 0x13bf5e4e6670005
[junit4:junit4]   2> 4201 T1642 oaz.ZooKeeper.close Session: 0x13bf5e4e6670005 closed
[junit4:junit4]   2> 4202 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4213 T1642 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53628/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@23ed4177
[junit4:junit4]   2> 4214 T1642 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4215 T1682 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:53628. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4215 T1682 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:53628, initiating session
[junit4:junit4]   2> 4216 T1644 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30621
[junit4:junit4]   2> 4216 T1644 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30621
[junit4:junit4]   2> 4217 T1646 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5e4e6670006 with negotiated timeout 20000 for client /140.211.11.196:30621
[junit4:junit4]   2> 4217 T1682 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:53628, sessionid = 0x13bf5e4e6670006, negotiated timeout = 20000
[junit4:junit4]   2> 4218 T1683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23ed4177 name:ZooKeeperConnection Watcher:127.0.0.1:53628/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4218 T1642 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4219 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4220 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4228 T1642 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47357_
[junit4:junit4]   2> 4229 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47357_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47357_
[junit4:junit4]   2> 4230 T1642 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47357_
[junit4:junit4]   2> 4233 T1664 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4233 T1670 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4233 T1664 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> 4242 T1642 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4248 T1684 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219/collection1
[junit4:junit4]   2> 4249 T1684 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4249 T1684 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4250 T1684 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4251 T1684 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219/collection1/'
[junit4:junit4]   2> 4252 T1684 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4252 T1684 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219/collection1/lib/README' to classloader
[junit4:junit4]   2> 4304 T1684 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4374 T1684 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4475 T1684 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4481 T1684 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5097 T1684 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5109 T1684 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5112 T1684 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5124 T1684 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5128 T1684 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5132 T1684 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5133 T1684 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5134 T1684 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1357040121219/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty1/
[junit4:junit4]   2> 5134 T1684 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc2832e
[junit4:junit4]   2> 5135 T1684 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5136 T1684 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty1 forceNew:false
[junit4:junit4]   2> 5137 T1684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty1
[junit4:junit4]   2> 5137 T1684 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty1/index/
[junit4:junit4]   2> 5138 T1684 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5139 T1684 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty1/index forceNew:false
[junit4:junit4]   2> 5141 T1684 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@526950c7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72a33975)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5142 T1684 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5142 T1684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty1/index
[junit4:junit4]   2> 5143 T1684 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5145 T1684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5145 T1684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5146 T1684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5146 T1684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5147 T1684 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5147 T1684 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5147 T1684 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5148 T1684 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5148 T1684 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5149 T1684 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5149 T1684 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5150 T1684 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5150 T1684 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5151 T1684 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5151 T1684 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5152 T1684 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5152 T1684 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5153 T1684 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5153 T1684 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5153 T1684 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5154 T1684 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5154 T1684 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5155 T1684 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5155 T1684 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5156 T1684 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5156 T1684 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5168 T1684 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5172 T1684 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5173 T1684 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5176 T1684 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty1
[junit4:junit4]   2> 5176 T1684 oass.SolrIndexSearcher.<init> Opening Searcher@6a386e57 main
[junit4:junit4]   2> 5177 T1684 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5178 T1684 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5178 T1684 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5185 T1684 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5234 T1685 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a386e57 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5239 T1684 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5240 T1684 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5314 T1665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5315 T1665 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:22748_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22748"}
[junit4:junit4]   2> 5318 T1665 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47357_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47357"}
[junit4:junit4]   2> 5318 T1665 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5318 T1665 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5329 T1683 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> 5329 T1664 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> 5329 T1670 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> 6242 T1684 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6242 T1684 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47357 collection:collection1 shard:shard1
[junit4:junit4]   2> 6243 T1684 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6259 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6260 T1684 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6261 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6271 T1684 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6271 T1684 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6271 T1684 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47357/collection1/
[junit4:junit4]   2> 6271 T1684 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6272 T1684 oasc.SyncStrategy.syncToMe http://127.0.0.1:47357/collection1/ has no replicas
[junit4:junit4]   2> 6272 T1684 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47357/collection1/
[junit4:junit4]   2> 6272 T1684 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6276 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6843 T1665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6863 T1664 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> 6863 T1670 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> 6863 T1683 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> 6897 T1684 oasc.ZkController.register We are http://127.0.0.1:47357/collection1/ and leader is http://127.0.0.1:47357/collection1/
[junit4:junit4]   2> 6897 T1684 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47357
[junit4:junit4]   2> 6897 T1684 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6897 T1684 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6898 T1684 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6899 T1684 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6900 T1642 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 6901 T1642 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6901 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7081 T1642 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7085 T1642 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25700
[junit4:junit4]   2> 7086 T1642 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7086 T1642 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255
[junit4:junit4]   2> 7087 T1642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255/'
[junit4:junit4]   2> 7127 T1642 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7128 T1642 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7129 T1642 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255
[junit4:junit4]   2> 7129 T1642 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255/solr.xml
[junit4:junit4]   2> 7130 T1642 oasc.CoreContainer.<init> New CoreContainer 1193392176
[junit4:junit4]   2> 7130 T1642 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255/'
[junit4:junit4]   2> 7131 T1642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255/'
[junit4:junit4]   2> 7159 T1642 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 7160 T1642 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7160 T1642 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7161 T1642 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7161 T1642 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7162 T1642 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7162 T1642 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7163 T1642 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7163 T1642 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7164 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7186 T1642 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7206 T1642 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:53628/solr
[junit4:junit4]   2> 7207 T1642 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7207 T1642 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53628 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@18cd99bb
[junit4:junit4]   2> 7208 T1642 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7208 T1695 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:53628. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7210 T1695 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:53628, initiating session
[junit4:junit4]   2> 7210 T1644 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31250
[junit4:junit4]   2> 7210 T1644 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31250
[junit4:junit4]   2> 7212 T1646 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5e4e6670007 with negotiated timeout 20000 for client /140.211.11.196:31250
[junit4:junit4]   2> 7212 T1695 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:53628, sessionid = 0x13bf5e4e6670007, negotiated timeout = 20000
[junit4:junit4]   2> 7213 T1696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18cd99bb name:ZooKeeperConnection Watcher:127.0.0.1:53628 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7213 T1642 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7214 T1647 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5e4e6670007
[junit4:junit4]   2> 7215 T1696 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7215 T1644 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31250 which had sessionid 0x13bf5e4e6670007
[junit4:junit4]   2> 7215 T1642 oaz.ZooKeeper.close Session: 0x13bf5e4e6670007 closed
[junit4:junit4]   2> 7216 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 7229 T1642 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53628/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@57ef64c9
[junit4:junit4]   2> 7230 T1642 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7230 T1697 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:53628. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7231 T1697 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:53628, initiating session
[junit4:junit4]   2> 7231 T1644 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13388
[junit4:junit4]   2> 7231 T1644 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13388
[junit4:junit4]   2> 7233 T1646 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5e4e6670008 with negotiated timeout 20000 for client /140.211.11.196:13388
[junit4:junit4]   2> 7233 T1697 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:53628, sessionid = 0x13bf5e4e6670008, negotiated timeout = 20000
[junit4:junit4]   2> 7233 T1698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57ef64c9 name:ZooKeeperConnection Watcher:127.0.0.1:53628/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7233 T1642 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7234 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7236 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7245 T1642 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25700_
[junit4:junit4]   2> 7245 T1647 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5e4e6670008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25700_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25700_
[junit4:junit4]   2> 7246 T1642 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25700_
[junit4:junit4]   2> 7249 T1683 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> 7249 T1664 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7250 T1664 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> 7249 T1670 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7250 T1670 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> 7251 T1683 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7252 T1642 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7259 T1699 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255/collection1
[junit4:junit4]   2> 7259 T1699 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7259 T1699 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7260 T1699 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7261 T1699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255/collection1/'
[junit4:junit4]   2> 7262 T1699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255/collection1/lib/README' to classloader
[junit4:junit4]   2> 7263 T1699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7314 T1699 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7384 T1699 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7485 T1699 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7491 T1699 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8107 T1699 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8119 T1699 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8123 T1699 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8135 T1699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8140 T1699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8145 T1699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8146 T1699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8147 T1699 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1357040124255/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty2/
[junit4:junit4]   2> 8147 T1699 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bc2832e
[junit4:junit4]   2> 8148 T1699 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8150 T1699 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty2 forceNew:false
[junit4:junit4]   2> 8150 T1699 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty2
[junit4:junit4]   2> 8150 T1699 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty2/index/
[junit4:junit4]   2> 8151 T1699 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8152 T1699 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty2/index forceNew:false
[junit4:junit4]   2> 8154 T1699 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@48dbc56c lockFactory=org.apache.lucene.store.NativeFSLockFactory@337cbc54)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8154 T1699 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8155 T1699 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty2/index
[junit4:junit4]   2> 8155 T1699 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8158 T1699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8158 T1699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8158 T1699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8159 T1699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8159 T1699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8160 T1699 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8160 T1699 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8161 T1699 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8161 T1699 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8162 T1699 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8162 T1699 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8163 T1699 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8163 T1699 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8163 T1699 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8164 T1699 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8164 T1699 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8165 T1699 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8165 T1699 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8166 T1699 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8166 T1699 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8167 T1699 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8167 T1699 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8168 T1699 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8168 T1699 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8169 T1699 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8169 T1699 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8181 T1699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8185 T1699 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8187 T1699 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8189 T1699 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty2
[junit4:junit4]   2> 8189 T1699 oass.SolrIndexSearcher.<init> Opening Searcher@3fb8cc9c main
[junit4:junit4]   2> 8190 T1699 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8191 T1699 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8191 T1699 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8198 T1699 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8255 T1700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3fb8cc9c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8260 T1699 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8261 T1699 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8374 T1665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8375 T1665 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47357_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47357"}
[junit4:junit4]   2> 8379 T1665 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25700_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25700"}
[junit4:junit4]   2> 8379 T1665 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8379 T1665 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8390 T1664 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> 8390 T1683 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> 8390 T1670 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> 8390 T1698 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> 9263 T1699 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9263 T1699 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25700 collection:collection1 shard:shard1
[junit4:junit4]   2> 9270 T1699 oasc.ZkController.register We are http://127.0.0.1:25700/collection1/ and leader is http://127.0.0.1:47357/collection1/
[junit4:junit4]   2> 9271 T1699 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25700
[junit4:junit4]   2> 9271 T1699 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9271 T1699 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@292fd74b url=http://127.0.0.1:25700/collection1 node=127.0.0.1:25700_ C92_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:25700_, base_url=http://127.0.0.1:25700}
[junit4:junit4]   2> 9272 T1701 C92 P25700 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9272 T1699 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9273 T1701 C92 P25700 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9274 T1701 C92 P25700 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9274 T1701 C92 P25700 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9274 T1642 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9275 T1642 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9275 T1642 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9282 T1701 C92 P25700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9296 T1642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C93 name=collection1 org.apache.solr.core.SolrCore@75626cd5 url=http://127.0.0.1:22748/collection1 node=127.0.0.1:22748_ C93_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:22748_, base_url=http://127.0.0.1:22748, leader=true}
[junit4:junit4]   2> 9313 T1655 C93 P22748 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/control/data
[junit4:junit4]   2> 9315 T1655 C93 P22748 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@27cf7abb lockFactory=org.apache.lucene.store.NativeFSLockFactory@49af7898)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9316 T1655 C93 P22748 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9320 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[1 (1422959707842150400)]} 0 9
[junit4:junit4]   2> 9320 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10001 (1422959707842150401)]} 0 9
[junit4:junit4]   2> ASYNC  NEW_CORE C94 name=collection1 org.apache.solr.core.SolrCore@62d6ff31 url=http://127.0.0.1:47357/collection1 node=127.0.0.1:47357_ C94_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:47357_, base_url=http://127.0.0.1:47357, leader=true}
[junit4:junit4]   2> 9329 T1674 C94 P47357 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty1
[junit4:junit4]   2> 9332 T1674 C94 P47357 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@526950c7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72a33975)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9332 T1674 C94 P47357 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9335 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10001 (1422959707858927616)]} 0 7
[junit4:junit4]   2> 9336 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[1 (1422959707863121920)]} 0 5
[junit4:junit4]   2> 9339 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10002 (1422959707870461952)]} 0 1
[junit4:junit4]   2> 9340 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[2 (1422959707870461953)]} 0 1
[junit4:junit4]   2> 9344 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10002 (1422959707873607680)]} 0 2
[junit4:junit4]   2> 9344 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[2 (1422959707874656256)]} 0 1
[junit4:junit4]   2> 9348 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[2 (-1422959707878850560)]} 0 1
[junit4:junit4]   2> 9348 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10002 (-1422959707878850561)]} 0 1
[junit4:junit4]   2> 9352 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[2 (-1422959707883044864)]} 0 1
[junit4:junit4]   2> 9352 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10002 (-1422959707884093440)]} 0 1
[junit4:junit4]   2> 9357 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[3 (1422959707887239168)]} 0 2
[junit4:junit4]   2> 9357 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10003 (1422959707888287744)]} 0 2
[junit4:junit4]   2> 9360 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[3 (1422959707891433472)]} 0 1
[junit4:junit4]   2> 9361 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10003 (1422959707892482048)]} 0 1
[junit4:junit4]   2> 9364 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[4 (1422959707895627776)]} 0 1
[junit4:junit4]   2> 9365 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10004 (1422959707896676352)]} 0 1
[junit4:junit4]   2> 9368 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[4 (1422959707899822080)]} 0 1
[junit4:junit4]   2> 9369 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10004 (1422959707900870656)]} 0 1
[junit4:junit4]   2> 9372 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10005 (1422959707904016385)]} 0 1
[junit4:junit4]   2> 9372 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[5 (1422959707904016384)]} 0 1
[junit4:junit4]   2> 9376 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[5 (1422959707908210688)]} 0 1
[junit4:junit4]   2> 9379 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[4 (-1422959707912404992)]} 0 0
[junit4:junit4]   2> 9380 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10005 (1422959707908210689)]} 0 5
[junit4:junit4]   2> 9383 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10004 (-1422959707916599296)]} 0 1
[junit4:junit4]   2> 9383 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[4 (-1422959707916599296)]} 0 1
[junit4:junit4]   2> 9386 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10004 (-1422959707919745024)]} 0 0
[junit4:junit4]   2> 9387 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[6 (1422959707919745024)]} 0 1
[junit4:junit4]   2> 9390 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10006 (1422959707922890752)]} 0 1
[junit4:junit4]   2> 9391 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[6 (1422959707923939328)]} 0 1
[junit4:junit4]   2> 9394 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10006 (1422959707927085056)]} 0 1
[junit4:junit4]   2> 9394 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[5 (-1422959707928133632)]} 0 0
[junit4:junit4]   2> 9398 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10005 (-1422959707931279360)]} 0 1
[junit4:junit4]   2> 9398 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[5 (-1422959707932327936)]} 0 1
[junit4:junit4]   2> 9400 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10005 (-1422959707934425088)]} 0 0
[junit4:junit4]   2> 9402 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[7 (1422959707935473664)]} 0 1
[junit4:junit4]   2> 9404 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10007 (1422959707937570816)]} 0 1
[junit4:junit4]   2> 9406 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[7 (1422959707939667968)]} 0 1
[junit4:junit4]   2> 9408 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10007 (1422959707941765120)]} 0 1
[junit4:junit4]   2> 9410 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[8 (1422959707943862272)]} 0 1
[junit4:junit4]   2> 9412 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10008 (1422959707945959424)]} 0 1
[junit4:junit4]   2> 9414 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[8 (1422959707948056576)]} 0 1
[junit4:junit4]   2> 9416 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10008 (1422959707950153728)]} 0 1
[junit4:junit4]   2> 9418 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[9 (1422959707952250880)]} 0 1
[junit4:junit4]   2> 9420 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10009 (1422959707954348032)]} 0 1
[junit4:junit4]   2> 9422 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[9 (1422959707956445184)]} 0 1
[junit4:junit4]   2> 9424 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10009 (1422959707958542336)]} 0 1
[junit4:junit4]   2> 9429 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10 (1422959707960639488)]} 0 4
[junit4:junit4]   2> 9432 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10010 (1422959707962736640)]} 0 5
[junit4:junit4]   2> 9434 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10 (1422959707969028096)]} 0 2
[junit4:junit4]   2> 9436 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[6 (-1422959707972173824)]} 0 0
[junit4:junit4]   2> 9440 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[6 (-1422959707976368128)]} 0 1
[junit4:junit4]   2> 9440 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10010 (1422959707971125248)]} 0 5
[junit4:junit4]   2> 9444 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10006 (-1422959707980562432)]} 0 1
[junit4:junit4]   2> 9445 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[11 (1422959707979513856)]} 0 2
[junit4:junit4]   2> 9447 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10006 (-1422959707983708160)]} 0 0
[junit4:junit4]   2> 9450 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[11 (1422959707984756736)]} 0 2
[junit4:junit4]   2> 9453 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10011 (1422959707988951040)]} 0 1
[junit4:junit4]   2> 9454 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[12 (1422959707989999616)]} 0 1
[junit4:junit4]   2> 9457 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10011 (1422959707993145344)]} 0 1
[junit4:junit4]   2> 9458 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[12 (1422959707994193920)]} 0 1
[junit4:junit4]   2> 9461 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[7 (-1422959707998388224)]} 0 1
[junit4:junit4]   2> 9461 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10012 (1422959707997339648)]} 0 1
[junit4:junit4]   2> 9464 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[7 (-1422959708001533952)]} 0 0
[junit4:junit4]   2> 9465 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10012 (1422959708001533953)]} 0 1
[junit4:junit4]   2> 9469 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10007 (-1422959708005728257)]} 0 1
[junit4:junit4]   2> 9469 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[13 (1422959708005728256)]} 0 1
[junit4:junit4]   2> 9472 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10007 (-1422959708008873984)]} 0 1
[junit4:junit4]   2> 9473 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[13 (1422959708009922560)]} 0 1
[junit4:junit4]   2> 9475 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10013 (1422959708012019712)]} 0 1
[junit4:junit4]   2> 9476 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[8 (-1422959708014116864)]} 0 0
[junit4:junit4]   2> 9479 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10013 (1422959708016214016)]} 0 1
[junit4:junit4]   2> 9480 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[8 (-1422959708018311168)]} 0 1
[junit4:junit4]   2> 9483 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10008 (-1422959708020408320)]} 0 1
[junit4:junit4]   2> 9484 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[14 (1422959708021456896)]} 0 2
[junit4:junit4]   2> 9485 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10008 (-1422959708023554048)]} 0 0
[junit4:junit4]   2> 9488 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[14 (1422959708025651200)]} 0 1
[junit4:junit4]   2> 9489 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10014 (1422959708026699776)]} 0 1
[junit4:junit4]   2> 9492 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[15 (1422959708029845504)]} 0 1
[junit4:junit4]   2> 9493 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10014 (1422959708030894080)]} 0 1
[junit4:junit4]   2> 9496 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[15 (1422959708034039808)]} 0 1
[junit4:junit4]   2> 9496 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10015 (1422959708034039808)]} 0 1
[junit4:junit4]   2> 9500 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[16 (1422959708038234112)]} 0 1
[junit4:junit4]   2> 9503 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10015 (1422959708038234112)]} 0 4
[junit4:junit4]   2> 9505 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[16 (1422959708042428416)]} 0 2
[junit4:junit4]   2> 9507 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10016 (1422959708045574144)]} 0 1
[junit4:junit4]   2> 9508 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[9 (-1422959708047671296)]} 0 0
[junit4:junit4]   2> 9511 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10016 (1422959708049768448)]} 0 1
[junit4:junit4]   2> 9511 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[9 (-1422959708050817024)]} 0 0
[junit4:junit4]   2> 9513 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10009 (-1422959708052914176)]} 0 0
[junit4:junit4]   2> 9515 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[17 (1422959708053962752)]} 0 1
[junit4:junit4]   2> 9519 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[17 (1422959708058157056)]} 0 1
[junit4:junit4]   2> 9526 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[18 (1422959708062351360)]} 0 4
[junit4:junit4]   2> 9529 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10009 (-1422959708069691392)]} 0 0
[junit4:junit4]   2> 9530 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[18 (1422959708069691393)]} 0 1
[junit4:junit4]   2> 9533 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10017 (1422959708072837120)]} 0 1
[junit4:junit4]   2> 9534 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10 (-1422959708074934272)]} 0 1
[junit4:junit4]   2> 9537 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10017 (1422959708077031424)]} 0 1
[junit4:junit4]   2> 9537 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10 (-1422959708078080000)]} 0 0
[junit4:junit4]   2> 9541 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[19 (1422959708081225728)]} 0 1
[junit4:junit4]   2> 9542 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10018 (1422959708081225729)]} 0 2
[junit4:junit4]   2> 9545 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[19 (1422959708085420032)]} 0 1
[junit4:junit4]   2> 9546 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10018 (1422959708085420033)]} 0 2
[junit4:junit4]   2> 9549 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10010 (-1422959708090662912)]} 0 1
[junit4:junit4]   2> 9550 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[20 (1422959708089614336)]} 0 2
[junit4:junit4]   2> 9552 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10010 (-1422959708093808640)]} 0 0
[junit4:junit4]   2> 9553 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[20 (1422959708093808641)]} 0 1
[junit4:junit4]   2> 9557 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10019 (1422959708098002944)]} 0 1
[junit4:junit4]   2> 9559 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[21 (1422959708100100096)]} 0 1
[junit4:junit4]   2> 9561 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10019 (1422959708102197248)]} 0 1
[junit4:junit4]   2> 9565 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10020 (1422959708106391552)]} 0 1
[junit4:junit4]   2> 9566 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[21 (1422959708104294400)]} 0 4
[junit4:junit4]   2> 9570 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[12 (-1422959708112683008)]} 0 1
[junit4:junit4]   2> 9570 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10020 (1422959708110585856)]} 0 2
[junit4:junit4]   2> 9573 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[12 (-1422959708115828736)]} 0 0
[junit4:junit4]   2> 9574 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10021 (1422959708115828736)]} 0 1
[junit4:junit4]   2> 9577 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[22 (1422959708118974464)]} 0 1
[junit4:junit4]   2> 9578 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10021 (1422959708120023040)]} 0 1
[junit4:junit4]   2> 9581 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[22 (1422959708123168768)]} 0 1
[junit4:junit4]   2> 9581 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10012 (-1422959708124217344)]} 0 0
[junit4:junit4]   2> 9585 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10012 (-1422959708128411648)]} 0 1
[junit4:junit4]   2> 9585 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[15 (-1422959708128411648)]} 0 0
[junit4:junit4]   2> 9588 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[15 (-1422959708131557376)]} 0 0
[junit4:junit4]   2> 9589 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10022 (1422959708131557376)]} 0 1
[junit4:junit4]   2> 9593 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10022 (1422959708135751680)]} 0 1
[junit4:junit4]   2> 9595 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[23 (1422959708134703104)]} 0 4
[junit4:junit4]   2> 9597 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10015 (-1422959708140994560)]} 0 1
[junit4:junit4]   2> 9599 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[23 (1422959708142043136)]} 0 1
[junit4:junit4]   2> 9600 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10015 (-1422959708144140288)]} 0 0
[junit4:junit4]   2> 9604 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[24 (1422959708146237440)]} 0 2
[junit4:junit4]   2> 9605 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10023 (1422959708147286016)]} 0 2
[junit4:junit4]   2> 9608 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[24 (1422959708151480320)]} 0 1
[junit4:junit4]   2> 9609 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10023 (1422959708151480321)]} 0 2
[junit4:junit4]   2> 9611 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[20 (-1422959708155674624)]} 0 0
[junit4:junit4]   2> 9614 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10024 (1422959708157771776)]} 0 2
[junit4:junit4]   2> 9614 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[20 (-1422959708158820352)]} 0 0
[junit4:junit4]   2> 9618 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10024 (1422959708161966080)]} 0 1
[junit4:junit4]   2> 9618 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[25 (1422959708161966080)]} 0 1
[junit4:junit4]   2> 9622 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10020 (-1422959708166160384)]} 0 1
[junit4:junit4]   2> 9622 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[25 (1422959708166160384)]} 0 1
[junit4:junit4]   2> 9625 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[22 (-1422959708170354688)]} 0 0
[junit4:junit4]   2> 9625 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10020 (-1422959708170354688)]} 0 0
[junit4:junit4]   2> 9628 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[22 (-1422959708173500416)]} 0 0
[junit4:junit4]   2> 9629 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10025 (1422959708173500416)]} 0 1
[junit4:junit4]   2> 9632 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[26 (1422959708176646144)]} 0 1
[junit4:junit4]   2> 9636 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10025 (1422959708177694720)]} 0 4
[junit4:junit4]   2> 9636 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[26 (1422959708180840448)]} 0 1
[junit4:junit4]   2> 9639 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10022 (-1422959708185034752)]} 0 0
[junit4:junit4]   2> 9640 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[27 (1422959708185034753)]} 0 1
[junit4:junit4]   2> 9642 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10022 (-1422959708188180480)]} 0 0
[junit4:junit4]   2> 9644 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[27 (1422959708189229056)]} 0 1
[junit4:junit4]   2> 9646 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10026 (1422959708191326208)]} 0 1
[junit4:junit4]   2> 9649 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[28 (1422959708192374784)]} 0 3
[junit4:junit4]   2> 9650 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10026 (1422959708195520512)]} 0 1
[junit4:junit4]   2> 9653 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[28 (1422959708198666240)]} 0 1
[junit4:junit4]   2> 9654 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10027 (1422959708199714816)]} 0 1
[junit4:junit4]   2> 9657 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[25 (-1422959708203909120)]} 0 0
[junit4:junit4]   2> 9658 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10027 (1422959708203909120)]} 0 1
[junit4:junit4]   2> 9660 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[25 (-1422959708207054848)]} 0 0
[junit4:junit4]   2> 9662 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10028 (1422959708208103424)]} 0 1
[junit4:junit4]   2> 9664 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[29 (1422959708210200576)]} 0 1
[junit4:junit4]   2> 9665 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10028 (1422959708211249152)]} 0 1
[junit4:junit4]   2> 9668 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[29 (1422959708214394880)]} 0 1
[junit4:junit4]   2> 9668 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10025 (-1422959708215443456)]} 0 0
[junit4:junit4]   2> 9672 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[28 (-1422959708219637760)]} 0 1
[junit4:junit4]   2> 9672 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10025 (-1422959708219637760)]} 0 1
[junit4:junit4]   2> 9676 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[28 (-1422959708222783488)]} 0 1
[junit4:junit4]   2> 9676 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10029 (1422959708222783488)]} 0 1
[junit4:junit4]   2> 9679 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[30 (1422959708225929216)]} 0 1
[junit4:junit4]   2> 9681 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10029 (1422959708226977792)]} 0 2
[junit4:junit4]   2> 9683 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[30 (1422959708230123520)]} 0 1
[junit4:junit4]   2> 9684 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10028 (-1422959708232220672)]} 0 0
[junit4:junit4]   2> 9686 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[31 (1422959708233269248)]} 0 1
[junit4:junit4]   2> 9687 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10028 (-1422959708235366400)]} 0 0
[junit4:junit4]   2> 9691 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10030 (1422959708238512128)]} 0 1
[junit4:junit4]   2> 9694 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[31 (1422959708236414976)]} 0 6
[junit4:junit4]   2> 9698 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[32 (1422959708245852160)]} 0 1
[junit4:junit4]   2> 9699 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10030 (1422959708245852160)]} 0 2
[junit4:junit4]   2> 9702 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[32 (1422959708250046464)]} 0 1
[junit4:junit4]   2> 9705 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[29 (-1422959708254240768)]} 0 1
[junit4:junit4]   2> 9706 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10031 (1422959708251095040)]} 0 4
[junit4:junit4]   2> 9707 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[29 (-1422959708256337920)]} 0 0
[junit4:junit4]   2> 9710 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10031 (1422959708257386496)]} 0 2
[junit4:junit4]   2> 9711 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[33 (1422959708259483648)]} 0 1
[junit4:junit4]   2> 9714 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10032 (1422959708262629376)]} 0 1
[junit4:junit4]   2> 9715 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[33 (1422959708263677952)]} 0 1
[junit4:junit4]   2> 9718 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10032 (1422959708266823680)]} 0 1
[junit4:junit4]   2> 9719 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[34 (1422959708267872256)]} 0 1
[junit4:junit4]   2> 9721 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10029 (-1422959708271017984)]} 0 0
[junit4:junit4]   2> 9723 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[34 (1422959708272066560)]} 0 1
[junit4:junit4]   2> 9725 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10029 (-1422959708274163712)]} 0 1
[junit4:junit4]   2> 9727 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[35 (1422959708276260864)]} 0 1
[junit4:junit4]   2> 9728 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10033 (1422959708277309440)]} 0 1
[junit4:junit4]   2> 9731 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10033 (1422959708280455168)]} 0 1
[junit4:junit4]   2> 9732 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[35 (1422959708281503744)]} 0 2
[junit4:junit4]   2> 9735 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10034 (1422959708284649472)]} 0 1
[junit4:junit4]   2> 9735 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[31 (-1422959708285698048)]} 0 0
[junit4:junit4]   2> 9739 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[31 (-1422959708289892352)]} 0 1
[junit4:junit4]   2> 9740 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10034 (1422959708289892353)]} 0 2
[junit4:junit4]   2> 9743 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10035 (1422959708293038080)]} 0 1
[junit4:junit4]   2> 9743 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[36 (1422959708293038081)]} 0 1
[junit4:junit4]   2> 9747 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[36 (1422959708297232384)]} 0 1
[junit4:junit4]   2> 9748 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10035 (1422959708296183808)]} 0 3
[junit4:junit4]   2> 9751 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[37 (1422959708301426688)]} 0 1
[junit4:junit4]   2> 9751 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10031 (-1422959708302475264)]} 0 0
[junit4:junit4]   2> 9754 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[37 (1422959708304572416)]} 0 1
[junit4:junit4]   2> 9754 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10031 (-1422959708305620992)]} 0 0
[junit4:junit4]   2> 9758 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[32 (-1422959708309815296)]} 0 1
[junit4:junit4]   2> 9758 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10036 (1422959708308766720)]} 0 1
[junit4:junit4]   2> 9761 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[32 (-1422959708311912448)]} 0 1
[junit4:junit4]   2> 9762 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10036 (1422959708312961024)]} 0 1
[junit4:junit4]   2> 9764 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[38 (1422959708315058176)]} 0 1
[junit4:junit4]   2> 9766 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10037 (1422959708317155328)]} 0 1
[junit4:junit4]   2> 9768 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[38 (1422959708319252480)]} 0 1
[junit4:junit4]   2> 9770 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10037 (1422959708321349632)]} 0 1
[junit4:junit4]   2> 9773 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10032 (-1422959708325543936)]} 0 0
[junit4:junit4]   2> 9774 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[39 (1422959708323446784)]} 0 3
[junit4:junit4]   2> 9777 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10032 (-1422959708329738240)]} 0 1
[junit4:junit4]   2> 9778 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[39 (1422959708329738241)]} 0 1
[junit4:junit4]   2> 9780 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10038 (1422959708331835392)]} 0 1
[junit4:junit4]   2> 9782 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[40 (1422959708333932544)]} 0 1
[junit4:junit4]   2> 9784 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10038 (1422959708336029696)]} 0 1
[junit4:junit4]   2> 9786 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[40 (1422959708338126848)]} 0 1
[junit4:junit4]   2> 9788 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10039 (1422959708340224000)]} 0 1
[junit4:junit4]   2> 9791 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[41 (1422959708343369728)]} 0 1
[junit4:junit4]   2> 9792 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10039 (1422959708344418304)]} 0 1
[junit4:junit4]   2> 9796 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10040 (1422959708348612608)]} 0 1
[junit4:junit4]   2> 9798 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[41 (1422959708347564032)]} 0 4
[junit4:junit4]   2> 9799 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10040 (1422959708351758336)]} 0 1
[junit4:junit4]   2> 9800 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[35 (-1422959708353855488)]} 0 0
[junit4:junit4]   2> 9803 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[35 (-1422959708357001216)]} 0 0
[junit4:junit4]   2> 9803 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10041 (1422959708355952640)]} 0 1
[junit4:junit4]   2> 9807 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[42 (1422959708360146944)]} 0 1
[junit4:junit4]   2> 9807 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10041 (1422959708360146944)]} 0 1
[junit4:junit4]   2> 9810 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10035 (-1422959708364341248)]} 0 0
[junit4:junit4]   2> 9811 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[42 (1422959708364341248)]} 0 1
[junit4:junit4]   2> 9815 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[37 (-1422959708368535552)]} 0 1
[junit4:junit4]   2> 9815 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10035 (-1422959708368535552)]} 0 1
[junit4:junit4]   2> 9819 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[37 (-1422959708373778432)]} 0 0
[junit4:junit4]   2> 9821 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10042 (1422959708371681280)]} 0 4
[junit4:junit4]   2> 9823 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[43 (1422959708376924160)]} 0 1
[junit4:junit4]   2> 9825 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10042 (1422959708379021312)]} 0 1
[junit4:junit4]   2> 9827 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[43 (1422959708381118464)]} 0 1
[junit4:junit4]   2> 9828 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10037 (-1422959708383215616)]} 0 0
[junit4:junit4]   2> 9830 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[38 (-1422959708385312768)]} 0 0
[junit4:junit4]   2> 9832 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10037 (-1422959708386361344)]} 0 1
[junit4:junit4]   2> 9833 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[38 (-1422959708388458496)]} 0 0
[junit4:junit4]   2> 9836 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10043 (1422959708389507072)]} 0 2
[junit4:junit4]   2> 9837 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[44 (1422959708391604224)]} 0 1
[junit4:junit4]   2> 9839 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10043 (1422959708393701376)]} 0 1
[junit4:junit4]   2> 9840 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[44 (1422959708394749952)]} 0 1
[junit4:junit4]   2> 9842 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10038 (-1422959708397895680)]} 0 0
[junit4:junit4]   2> 9844 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[45 (1422959708398944256)]} 0 1
[junit4:junit4]   2> 9845 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10038 (-1422959708401041408)]} 0 0
[junit4:junit4]   2> 9847 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[45 (1422959708402089984)]} 0 1
[junit4:junit4]   2> 9849 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10044 (1422959708404187136)]} 0 1
[junit4:junit4]   2> 9850 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[40 (-1422959708405235712)]} 0 1
[junit4:junit4]   2> 9853 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[40 (-1422959708408381440)]} 0 1
[junit4:junit4]   2> 9854 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10044 (1422959708409430016)]} 0 2
[junit4:junit4]   2> 9856 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[46 (1422959708411527168)]} 0 1
[junit4:junit4]   2> 9860 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10045 (1422959708412575744)]} 0 4
[junit4:junit4]   2> 9864 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10045 (1422959708419915776)]} 0 1
[junit4:junit4]   2> 9866 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[46 (1422959708415721472)]} 0 7
[junit4:junit4]   2> 9868 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10040 (-1422959708425158656)]} 0 1
[junit4:junit4]   2> 9869 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[47 (1422959708426207232)]} 0 0
[junit4:junit4]   2> 9871 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10040 (-1422959708428304384)]} 0 0
[junit4:junit4]   2> 9874 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[47 (1422959708429352960)]} 0 2
[junit4:junit4]   2> 9875 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10046 (1422959708431450112)]} 0 1
[junit4:junit4]   2> 9877 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[44 (-1422959708434595840)]} 0 0
[junit4:junit4]   2> 9880 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10046 (1422959708435644416)]} 0 2
[junit4:junit4]   2> 9880 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[44 (-1422959708437741568)]} 0 0
[junit4:junit4]   2> 9883 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10047 (1422959708439838720)]} 0 1
[junit4:junit4]   2> 9888 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10047 (1422959708445081600)]} 0 2
[junit4:junit4]   2> 9892 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10044 (-1422959708449275904)]} 0 1
[junit4:junit4]   2> 9895 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10044 (-1422959708452421632)]} 0 1
[junit4:junit4]   2> 9899 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10048 (1422959708456615936)]} 0 1
[junit4:junit4]   2> 9903 T1665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9904 T1665 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25700_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25700"}
[junit4:junit4]   2> 9904 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10048 (1422959708460810240)]} 0 2
[junit4:junit4]   2> 9908 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10045 (-1422959708466053120)]} 0 1
[junit4:junit4]   2> 9911 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10045 (-1422959708469198848)]} 0 1
[junit4:junit4]   2> 9915 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10049 (1422959708473393152)]} 0 1
[junit4:junit4]   2> 9919 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[48 (1422959708475490304)]} 0 3
[junit4:junit4]   2> 9920 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10049 (1422959708477587456)]} 0 2
[junit4:junit4]   2> 9924 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[48 (1422959708482830336)]} 0 1
[junit4:junit4]   2> 9925 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10050 (1422959708482830336)]} 0 2
[junit4:junit4]   2> 9928 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[45 (-1422959708487024640)]} 0 1
[junit4:junit4]   2> 9929 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10050 (1422959708488073216)]} 0 2
[junit4:junit4]   2> 9930 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[45 (-1422959708490170368)]} 0 0
[junit4:junit4]   2> 9932 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10051 (1422959708491218944)]} 0 1
[junit4:junit4]   2> 9934 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[49 (1422959708493316096)]} 0 1
[junit4:junit4]   2> 9936 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10051 (1422959708495413248)]} 0 1
[junit4:junit4]   2> 9940 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10052 (1422959708499607552)]} 0 1
[junit4:junit4]   2> 9941 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[49 (1422959708497510400)]} 0 4
[junit4:junit4]   2> 9942 T1664 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> 9942 T1698 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> 9942 T1683 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> 9942 T1670 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> 9946 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[50 (1422959708504850432)]} 0 2
[junit4:junit4]   2> 9946 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10052 (1422959708504850432)]} 0 3
[junit4:junit4]   2> 9950 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10053 (1422959708510093312)]} 0 1
[junit4:junit4]   2> 9950 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[50 (1422959708510093312)]} 0 1
[junit4:junit4]   2> 9956 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[51 (1422959708515336192)]} 0 2
[junit4:junit4]   2>  C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:25700_, base_url=http://127.0.0.1:25700}
[junit4:junit4]   2> 9963 T1688 C92 P25700 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1357040117344/jetty2
[junit4:junit4]   2> 9966 T1688 C92 P25700 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.RAMDirectory@48dbc56c lockFactory=org.apache.lucene.store.NativeFSLockFactory@337cbc54)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9967 T1688 C92 P25700 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9970 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[51 (1422959708520579072)]} 0 2
[junit4:junit4]   2> 9970 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10053 (1422959708514287616)]} 0 8
[junit4:junit4]   2> 9971 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[51 (1422959708520579072)]} 0 12
[junit4:junit4]   2> 9971 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10053 (1422959708514287616)]} 0 18
[junit4:junit4]   2> 9975 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[52 (1422959708536307712)]} 0 1
[junit4:junit4]   2> 9975 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10054 (1422959708536307713)]} 0 1
[junit4:junit4]   2> 9983 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10054 (1422959708540502017)]} 0 1
[junit4:junit4]   2> 9984 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10054 (1422959708540502017)]} 0 6
[junit4:junit4]   2> 9985 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[52 (1422959708540502016)]} 0 3
[junit4:junit4]   2> 9986 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[52 (1422959708540502016)]} 0 8
[junit4:junit4]   2> 9989 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[53 (1422959708550987776)]} 0 1
[junit4:junit4]   2> 9990 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10055 (1422959708549939200)]} 0 3
[junit4:junit4]   2> 9996 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[53 (1422959708555182080)]} 0 1
[junit4:junit4]   2> 9997 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10055 (1422959708556230656)]} 0 1
[junit4:junit4]   2> 9997 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[53 (1422959708555182080)]} 0 5
[junit4:junit4]   2> 9998 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10055 (1422959708556230656)]} 0 5
[junit4:junit4]   2> 10001 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10056 (1422959708563570689)]} 0 1
[junit4:junit4]   2> 10001 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[54 (1422959708563570688)]} 0 1
[junit4:junit4]   2> 10008 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10056 (1422959708567764992)]} 0 1
[junit4:junit4]   2> 10009 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10056 (1422959708567764992)]} 0 5
[junit4:junit4]   2> 10010 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[54 (1422959708567764993)]} 0 1
[junit4:junit4]   2> 10010 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[54 (1422959708567764993)]} 0 6
[junit4:junit4]   2> 10012 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10046 (-1422959708576153600)]} 0 0
[junit4:junit4]   2> 10016 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[55 (1422959708577202176)]} 0 3
[junit4:junit4]   2> 10017 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10046 (-1422959708579299328)]} 0 0
[junit4:junit4]   2> 10018 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10046 (-1422959708579299328)]} 0 3
[junit4:junit4]   2> 10022 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[55 (1422959708582445056)]} 0 1
[junit4:junit4]   2> 10022 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10057 (1422959708585590784)]} 0 1
[junit4:junit4]   2> 10023 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[55 (1422959708582445056)]} 0 5
[junit4:junit4]   2> 10026 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[56 (1422959708589785088)]} 0 1
[junit4:junit4]   2> 10031 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10057 (1422959708589785088)]} 0 3
[junit4:junit4]   2> 10032 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10057 (1422959708589785088)]} 0 7
[junit4:junit4]   2> 10033 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[56 (1422959708592930816)]} 0 2
[junit4:junit4]   2> 10033 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[56 (1422959708592930816)]} 0 5
[junit4:junit4]   2> 10036 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10058 (1422959708600270848)]} 0 1
[junit4:junit4]   2> 10036 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[46 (-1422959708601319424)]} 0 0
[junit4:junit4]   2> 10042 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[46 (-1422959708604465152)]} 0 1
[junit4:junit4]   2> 10042 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[46 (-1422959708604465152)]} 0 3
[junit4:junit4]   2> 10043 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10058 (1422959708604465153)]} 0 1
[junit4:junit4]   2> 10046 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[57 (1422959708610756608)]} 0 1
[junit4:junit4]   2> 10050 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10058 (1422959708604465153)]} 0 11
[junit4:junit4]   2> 10052 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10047 (-1422959708618096640)]} 0 0
[junit4:junit4]   2> 10053 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[57 (1422959708614950912)]} 0 1
[junit4:junit4]   2> 10054 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[57 (1422959708614950912)]} 0 5
[junit4:junit4]   2> 10057 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[58 (1422959708622290944)]} 0 1
[junit4:junit4]   2> 10057 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10047 (-1422959708621242368)]} 0 0
[junit4:junit4]   2> 10058 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10047 (-1422959708621242368)]} 0 3
[junit4:junit4]   2> 10061 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10059 (1422959708626485248)]} 0 1
[junit4:junit4]   2> 10063 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[58 (1422959708625436672)]} 0 1
[junit4:junit4]   2> 10064 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[58 (1422959708625436672)]} 0 5
[junit4:junit4]   2> 10066 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[47 (-1422959708632776704)]} 0 0
[junit4:junit4]   2> 10067 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10059 (1422959708629630976)]} 0 1
[junit4:junit4]   2> 10067 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10059 (1422959708629630976)]} 0 4
[junit4:junit4]   2> 10071 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10060 (1422959708636971008)]} 0 1
[junit4:junit4]   2> 10071 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[47 (-1422959708635922432)]} 0 0
[junit4:junit4]   2> 10072 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[47 (-1422959708635922432)]} 0 3
[junit4:junit4]   2> 10076 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[59 (1422959708642213888)]} 0 1
[junit4:junit4]   2> 10077 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10060 (1422959708640116736)]} 0 1
[junit4:junit4]   2> 10078 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10060 (1422959708640116736)]} 0 5
[junit4:junit4]   2> 10081 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10061 (1422959708647456768)]} 0 1
[junit4:junit4]   2> 10082 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[59 (1422959708645359616)]} 0 1
[junit4:junit4]   2> 10083 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[59 (1422959708645359616)]} 0 5
[junit4:junit4]   2> 10086 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[60 (1422959708652699648)]} 0 1
[junit4:junit4]   2> 10090 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10061 (1422959708651651072)]} 0 1
[junit4:junit4]   2> 10091 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10061 (1422959708651651072)]} 0 7
[junit4:junit4]   2> 10093 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[60 (1422959708656893952)]} 0 1
[junit4:junit4]   2> 10093 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[60 (1422959708656893952)]} 0 4
[junit4:junit4]   2> 10093 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10048 (-1422959708661088256)]} 0 0
[junit4:junit4]   2> 10097 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[61 (1422959708664233984)]} 0 1
[junit4:junit4]   2> 10100 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10048 (-1422959708665282560)]} 0 0
[junit4:junit4]   2> 10101 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10048 (-1422959708665282560)]} 0 4
[junit4:junit4]   2> 10104 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10062 (1422959708671574016)]} 0 1
[junit4:junit4]   2> 10108 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[61 (1422959708668428288)]} 0 5
[junit4:junit4]   2> 10109 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[61 (1422959708668428288)]} 0 9
[junit4:junit4]   2> 10111 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10062 (1422959708675768320)]} 0 1
[junit4:junit4]   2> 10112 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10062 (1422959708675768320)]} 0 5
[junit4:junit4]   2> 10112 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[48 (-1422959708681011200)]} 0 0
[junit4:junit4]   2> 10116 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10063 (1422959708684156928)]} 0 1
[junit4:junit4]   2> 10117 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[48 (-1422959708684156928)]} 0 0
[junit4:junit4]   2> 10118 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[48 (-1422959708684156928)]} 0 3
[junit4:junit4]   2> 10123 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10063 (1422959708688351232)]} 0 1
[junit4:junit4]   2> 10123 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[62 (1422959708689399808)]} 0 3
[junit4:junit4]   2> 10123 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10063 (1422959708688351232)]} 0 4
[junit4:junit4]   2> 10127 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10064 (1422959708695691264)]} 0 1
[junit4:junit4]   2> 10130 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[62 (1422959708695691264)]} 0 1
[junit4:junit4]   2> 10131 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[62 (1422959708695691264)]} 0 5
[junit4:junit4]   2> 10134 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10064 (1422959708699885568)]} 0 1
[junit4:junit4]   2> 10134 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[63 (1422959708703031296)]} 0 1
[junit4:junit4]   2> 10134 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10064 (1422959708699885568)]} 0 4
[junit4:junit4]   2> 10138 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10065 (1422959708707225600)]} 0 1
[junit4:junit4]   2> 10141 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[63 (1422959708707225600)]} 0 1
[junit4:junit4]   2> 10142 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[63 (1422959708707225600)]} 0 5
[junit4:junit4]   2> 10145 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[64 (1422959708714565632)]} 0 1
[junit4:junit4]   2> 10146 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10065 (1422959708712468480)]} 0 1
[junit4:junit4]   2> 10147 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10065 (1422959708712468480)]} 0 5
[junit4:junit4]   2> 10149 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10049 (-1422959708719808512)]} 0 0
[junit4:junit4]   2> 10152 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[64 (1422959708718759936)]} 0 1
[junit4:junit4]   2> 10153 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[64 (1422959708718759936)]} 0 5
[junit4:junit4]   2> 10154 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10049 (-1422959708722954240)]} 0 0
[junit4:junit4]   2> 10155 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10049 (-1422959708722954240)]} 0 3
[junit4:junit4]   2> 10156 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[65 (1422959708726099968)]} 0 1
[junit4:junit4]   2> 10159 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10066 (1422959708729245696)]} 0 1
[junit4:junit4]   2> 10165 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10066 (1422959708732391424)]} 0 1
[junit4:junit4]   2> 10165 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[65 (1422959708730294272)]} 0 1
[junit4:junit4]   2> 10166 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[65 (1422959708730294272)]} 0 7
[junit4:junit4]   2> 10166 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10066 (1422959708732391424)]} 0 5
[junit4:junit4]   2> 10169 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[49 (-1422959708740780032)]} 0 0
[junit4:junit4]   2> 10170 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10067 (1422959708740780033)]} 0 1
[junit4:junit4]   2> 10174 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[49 (-1422959708743925760)]} 0 0
[junit4:junit4]   2> 10175 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[49 (-1422959708743925760)]} 0 3
[junit4:junit4]   2> 10179 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10067 (1422959708744974336)]} 0 3
[junit4:junit4]   2> 10179 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[66 (1422959708750217216)]} 0 1
[junit4:junit4]   2> 10179 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10067 (1422959708744974336)]} 0 6
[junit4:junit4]   2> 10183 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10068 (1422959708754411520)]} 0 1
[junit4:junit4]   2> 10186 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[66 (1422959708754411520)]} 0 1
[junit4:junit4]   2> 10187 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[66 (1422959708754411520)]} 0 5
[junit4:junit4]   2> 10190 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10068 (1422959708758605824)]} 0 1
[junit4:junit4]   2> 10190 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10068 (1422959708758605824)]} 0 4
[junit4:junit4]   2> 10191 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[67 (1422959708762800128)]} 0 1
[junit4:junit4]   2> 10193 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10051 (-1422959708765945856)]} 0 0
[junit4:junit4]   2> 10198 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[67 (1422959708766994432)]} 0 1
[junit4:junit4]   2> 10198 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10051 (-1422959708769091584)]} 0 0
[junit4:junit4]   2> 10198 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[67 (1422959708766994432)]} 0 4
[junit4:junit4]   2> 10199 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10051 (-1422959708769091584)]} 0 3
[junit4:junit4]   2> 10202 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[68 (1422959708774334464)]} 0 1
[junit4:junit4]   2> 10205 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10069 (1422959708775383040)]} 0 3
[junit4:junit4]   2> 10210 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[68 (1422959708778528768)]} 0 1
[junit4:junit4]   2> 10211 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[68 (1422959708778528768)]} 0 6
[junit4:junit4]   2> 10212 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10069 (1422959708781674496)]} 0 1
[junit4:junit4]   2> 10213 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10069 (1422959708781674496)]} 0 5
[junit4:junit4]   2> 10213 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[51 (-1422959708786917376)]} 0 0
[junit4:junit4]   2> 10217 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10070 (1422959708790063104)]} 0 1
[junit4:junit4]   2> 10218 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[51 (-1422959708790063104)]} 0 0
[junit4:junit4]   2> 10219 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[51 (-1422959708790063104)]} 0 3
[junit4:junit4]   2> 10223 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[69 (1422959708796354560)]} 0 1
[junit4:junit4]   2> 10224 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10070 (1422959708794257408)]} 0 1
[junit4:junit4]   2> 10225 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10070 (1422959708794257408)]} 0 5
[junit4:junit4]   2> 10230 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10071 (1422959708801597440)]} 0 3
[junit4:junit4]   2> 10231 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[69 (1422959708801597440)]} 0 1
[junit4:junit4]   2> 10232 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[69 (1422959708801597440)]} 0 5
[junit4:junit4]   2> 10235 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[70 (1422959708808937472)]} 0 1
[junit4:junit4]   2> 10241 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10071 (1422959708807888896)]} 0 1
[junit4:junit4]   2> 10242 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10071 (1422959708807888896)]} 0 9
[junit4:junit4]   2> 10243 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[70 (1422959708813131776)]} 0 1
[junit4:junit4]   2> 10244 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[70 (1422959708813131776)]} 0 6
[junit4:junit4]   2> 10245 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10054 (-1422959708820471808)]} 0 0
[junit4:junit4]   2> 10249 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[71 (1422959708822568960)]} 0 2
[junit4:junit4]   2> 10250 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10054 (-1422959708823617536)]} 0 0
[junit4:junit4]   2> 10251 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10054 (-1422959708823617536)]} 0 3
[junit4:junit4]   2> 10255 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10072 (1422959708829908992)]} 0 1
[junit4:junit4]   2> 10258 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[71 (1422959708826763264)]} 0 3
[junit4:junit4]   2> 10259 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[71 (1422959708826763264)]} 0 8
[junit4:junit4]   2> 10263 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[54 (-1422959708838297600)]} 0 1
[junit4:junit4]   2> 10263 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10072 (1422959708835151872)]} 0 1
[junit4:junit4]   2> 10264 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10072 (1422959708835151872)]} 0 5
[junit4:junit4]   2> 10268 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10073 (1422959708843540480)]} 0 1
[junit4:junit4]   2> 10269 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[54 (-1422959708842491904)]} 0 0
[junit4:junit4]   2> 10270 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[54 (-1422959708842491904)]} 0 4
[junit4:junit4]   2> 10274 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[72 (1422959708849831936)]} 0 1
[junit4:junit4]   2> 10276 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10073 (1422959708847734784)]} 0 1
[junit4:junit4]   2> 10277 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10073 (1422959708847734784)]} 0 6
[junit4:junit4]   2> 10280 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10056 (-1422959708857171968)]} 0 0
[junit4:junit4]   2> 10282 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[72 (1422959708855074816)]} 0 1
[junit4:junit4]   2> 10283 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[72 (1422959708855074816)]} 0 6
[junit4:junit4]   2> 10286 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10056 (-1422959708860317696)]} 0 0
[junit4:junit4]   2> 10287 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10056 (-1422959708860317696)]} 0 4
[junit4:junit4]   2> 10288 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[73 (1422959708864512000)]} 0 2
[junit4:junit4]   2> 10291 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10074 (1422959708867657728)]} 0 1
[junit4:junit4]   2> 10296 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[73 (1422959708868706304)]} 0 1
[junit4:junit4]   2> 10297 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[73 (1422959708868706304)]} 0 6
[junit4:junit4]   2> 10299 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10074 (1422959708871852032)]} 0 1
[junit4:junit4]   2> 10300 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10074 (1422959708871852032)]} 0 6
[junit4:junit4]   2> 10300 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[56 (-1422959708878143488)]} 0 0
[junit4:junit4]   2> 10304 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10075 (1422959708881289216)]} 0 1
[junit4:junit4]   2> 10307 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[56 (-1422959708881289216)]} 0 1
[junit4:junit4]   2> 10307 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[56 (-1422959708881289216)]} 0 4
[junit4:junit4]   2> 10311 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[74 (1422959708888629248)]} 0 1
[junit4:junit4]   2> 10312 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10075 (1422959708885483520)]} 0 1
[junit4:junit4]   2> 10313 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10075 (1422959708885483520)]} 0 6
[junit4:junit4]   2> 10316 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10057 (-1422959708894920704)]} 0 0
[junit4:junit4]   2> 10319 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[74 (1422959708892823552)]} 0 2
[junit4:junit4]   2> 10320 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[74 (1422959708892823552)]} 0 6
[junit4:junit4]   2> 10322 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10057 (-1422959708898066432)]} 0 0
[junit4:junit4]   2> 10323 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[75 (1422959708901212160)]} 0 1
[junit4:junit4]   2> 10323 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10057 (-1422959708898066432)]} 0 4
[junit4:junit4]   2> 10327 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10076 (1422959708905406464)]} 0 1
[junit4:junit4]   2> 10333 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[75 (1422959708905406464)]} 0 1
[junit4:junit4]   2> 10335 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[75 (1422959708905406464)]} 0 9
[junit4:junit4]   2> 10336 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10076 (1422959708910649344)]} 0 1
[junit4:junit4]   2> 10337 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10076 (1422959708910649344)]} 0 6
[junit4:junit4]   2> 10337 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[57 (-1422959708916940800)]} 0 0
[junit4:junit4]   2> 10341 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10077 (1422959708920086528)]} 0 1
[junit4:junit4]   2> 10343 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[57 (-1422959708920086528)]} 0 0
[junit4:junit4]   2> 10344 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[57 (-1422959708920086528)]} 0 4
[junit4:junit4]   2> 10348 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[76 (1422959708927426560)]} 0 1
[junit4:junit4]   2> 10350 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10077 (1422959708924280832)]} 0 3
[junit4:junit4]   2> 10351 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10077 (1422959708924280832)]} 0 7
[junit4:junit4]   2> 10353 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10060 (-1422959708933718016)]} 0 0
[junit4:junit4]   2> 10356 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[76 (1422959708931620864)]} 0 1
[junit4:junit4]   2> 10357 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[76 (1422959708931620864)]} 0 6
[junit4:junit4]   2> 10358 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10060 (-1422959708936863744)]} 0 0
[junit4:junit4]   2> 10359 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10060 (-1422959708936863744)]} 0 3
[junit4:junit4]   2> 10361 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[77 (1422959708941058048)]} 0 1
[junit4:junit4]   2> 10365 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10078 (1422959708943155200)]} 0 3
[junit4:junit4]   2> 10369 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[77 (1422959708945252352)]} 0 1
[junit4:junit4]   2> 10370 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[77 (1422959708945252352)]} 0 6
[junit4:junit4]   2> 10373 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10078 (1422959708949446656)]} 0 1
[junit4:junit4]   2> 10373 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[60 (-1422959708954689536)]} 0 0
[junit4:junit4]   2> 10374 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10078 (1422959708949446656)]} 0 6
[junit4:junit4]   2> 10377 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10062 (-1422959708958883840)]} 0 0
[junit4:junit4]   2> 10378 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[60 (-1422959708957835264)]} 0 0
[junit4:junit4]   2> 10379 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[60 (-1422959708957835264)]} 0 3
[junit4:junit4]   2> 10383 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10062 (-1422959708962029568)]} 0 0
[junit4:junit4]   2> 10383 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[78 (1422959708964126720)]} 0 1
[junit4:junit4]   2> 10388 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10062 (-1422959708962029568)]} 0 8
[junit4:junit4]   2> 10391 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[78 (1422959708968321024)]} 0 2
[junit4:junit4]   2> 10391 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[78 (1422959708968321024)]} 0 5
[junit4:junit4]   2> 10392 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10079 (1422959708973563904)]} 0 1
[junit4:junit4]   2> 10395 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[62 (-1422959708976709632)]} 0 1
[junit4:junit4]   2> 10400 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10079 (1422959708977758208)]} 0 2
[junit4:junit4]   2> 10400 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[62 (-1422959708979855360)]} 0 0
[junit4:junit4]   2> 10401 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10079 (1422959708977758208)]} 0 6
[junit4:junit4]   2> 10401 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[62 (-1422959708979855360)]} 0 4
[junit4:junit4]   2> 10406 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[79 (1422959708987195392)]} 0 2
[junit4:junit4]   2> 10406 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10080 (1422959708988243968)]} 0 2
[junit4:junit4]   2> 10413 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[79 (1422959708992438272)]} 0 1
[junit4:junit4]   2> 10414 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[79 (1422959708992438272)]} 0 5
[junit4:junit4]   2> 10415 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10080 (1422959708992438273)]} 0 2
[junit4:junit4]   2> 10415 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10080 (1422959708992438273)]} 0 6
[junit4:junit4]   2> 10418 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[80 (1422959709000826880)]} 0 1
[junit4:junit4]   2> 10419 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10065 (-1422959709001875456)]} 0 1
[junit4:junit4]   2> 10428 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[80 (1422959709006069760)]} 0 1
[junit4:junit4]   2> 10429 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10065 (-1422959709009215488)]} 0 1
[junit4:junit4]   2> 10430 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[80 (1422959709006069760)]} 0 9
[junit4:junit4]   2> 10430 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10065 (-1422959709009215488)]} 0 5
[junit4:junit4]   2> 10432 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[65 (-1422959709016555520)]} 0 0
[junit4:junit4]   2> 10434 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10081 (1422959709017604096)]} 0 1
[junit4:junit4]   2> 10439 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[65 (-1422959709019701248)]} 0 0
[junit4:junit4]   2> 10440 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[65 (-1422959709019701248)]} 0 5
[junit4:junit4]   2> 10444 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10081 (1422959709021798400)]} 0 2
[junit4:junit4]   2> 10445 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10081 (1422959709021798400)]} 0 8
[junit4:junit4]   2> 10445 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[81 (1422959709029138432)]} 0 1
[junit4:junit4]   2> 10448 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10066 (-1422959709033332736)]} 0 0
[junit4:junit4]   2> 10456 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10066 (-1422959709037527040)]} 0 1
[junit4:junit4]   2> 10456 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[81 (1422959709033332736)]} 0 4
[junit4:junit4]   2> 10456 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10066 (-1422959709037527040)]} 0 4
[junit4:junit4]   2> 10457 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[81 (1422959709033332736)]} 0 9
[junit4:junit4]   2> 10460 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10082 (1422959709044867072)]} 0 1
[junit4:junit4]   2> 10460 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[66 (-1422959709045915648)]} 0 0
[junit4:junit4]   2> 10467 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[66 (-1422959709049061376)]} 0 1
[junit4:junit4]   2> 10468 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[66 (-1422959709049061376)]} 0 5
[junit4:junit4]   2> 10469 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10082 (1422959709050109952)]} 0 2
[junit4:junit4]   2> 10470 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10082 (1422959709050109952)]} 0 7
[junit4:junit4]   2> 10473 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10083 (1422959709058498560)]} 0 1
[junit4:junit4]   2> 10480 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10083 (1422959709062692864)]} 0 1
[junit4:junit4]   2> 10481 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10083 (1422959709062692864)]} 0 5
[junit4:junit4]   2> 10486 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10084 (1422959709072130048)]} 0 2
[junit4:junit4]   2> 10491 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[82 (1422959709057449984)]} 0 20
[junit4:junit4]   2> 10494 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10084 (1422959709076324352)]} 0 1
[junit4:junit4]   2> 10495 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10084 (1422959709076324352)]} 0 6
[junit4:junit4]   2> 10499 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10069 (-1422959709085761536)]} 0 1
[junit4:junit4]   2> 10500 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[82 (1422959709082615808)]} 0 2
[junit4:junit4]   2> 10500 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[82 (1422959709082615808)]} 0 6
[junit4:junit4]   2> 10505 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10069 (-1422959709089955840)]} 0 0
[junit4:junit4]   2> 10509 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10069 (-1422959709089955840)]} 0 7
[junit4:junit4]   2> 10514 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10085 (1422959709101490176)]} 0 1
[junit4:junit4]   2> 10521 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10085 (1422959709105684480)]} 0 1
[junit4:junit4]   2> 10522 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10085 (1422959709105684480)]} 0 5
[junit4:junit4]   2> 10526 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10072 (-1422959709114073088)]} 0 1
[junit4:junit4]   2> 10531 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10072 (-1422959709117218816)]} 0 0
[junit4:junit4]   2> 10532 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10072 (-1422959709117218816)]} 0 4
[junit4:junit4]   2> 10536 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10086 (1422959709124558848)]} 0 1
[junit4:junit4]   2> 10543 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10086 (1422959709128753152)]} 0 1
[junit4:junit4]   2> 10544 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10086 (1422959709128753152)]} 0 5
[junit4:junit4]   2> 10547 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10076 (-1422959709137141760)]} 0 0
[junit4:junit4]   2> 10550 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[83 (1422959709092052992)]} 0 46
[junit4:junit4]   2> 10554 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10076 (-1422959709140287488)]} 0 1
[junit4:junit4]   2> 10554 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10076 (-1422959709140287488)]} 0 4
[junit4:junit4]   2> 10559 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[83 (1422959709144481792)]} 0 2
[junit4:junit4]   2> 10559 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10087 (1422959709148676096)]} 0 2
[junit4:junit4]   2> 10559 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[83 (1422959709144481792)]} 0 6
[junit4:junit4]   2> 10563 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[84 (1422959709152870400)]} 0 1
[junit4:junit4]   2> 10569 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10087 (1422959709153918976)]} 0 1
[junit4:junit4]   2> 10570 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10087 (1422959709153918976)]} 0 8
[junit4:junit4]   2> 10571 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[84 (1422959709158113280)]} 0 1
[junit4:junit4]   2> 10572 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[84 (1422959709158113280)]} 0 6
[junit4:junit4]   2> 10573 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10088 (1422959709163356160)]} 0 1
[junit4:junit4]   2> 10574 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[69 (-1422959709165453312)]} 0 0
[junit4:junit4]   2> 10579 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[69 (-1422959709168599040)]} 0 0
[junit4:junit4]   2> 10580 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[69 (-1422959709168599040)]} 0 3
[junit4:junit4]   2> 10582 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10088 (1422959709166501888)]} 0 3
[junit4:junit4]   2> 10583 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10088 (1422959709166501888)]} 0 8
[junit4:junit4]   2> 10584 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[85 (1422959709174890496)]} 0 1
[junit4:junit4]   2> 10585 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10077 (-1422959709176987648)]} 0 0
[junit4:junit4]   2> 10590 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10077 (-1422959709180133376)]} 0 0
[junit4:junit4]   2> 10591 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10077 (-1422959709180133376)]} 0 3
[junit4:junit4]   2> 10592 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[85 (1422959709179084800)]} 0 1
[junit4:junit4]   2> 10592 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[85 (1422959709179084800)]} 0 5
[junit4:junit4]   2> 10595 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10089 (1422959709186424832)]} 0 1
[junit4:junit4]   2> 10595 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[72 (-1422959709187473408)]} 0 0
[junit4:junit4]   2> 10600 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[72 (-1422959709190619136)]} 0 0
[junit4:junit4]   2> 10601 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[72 (-1422959709190619136)]} 0 3
[junit4:junit4]   2> 10602 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10089 (1422959709190619137)]} 0 1
[junit4:junit4]   2> 10603 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10089 (1422959709190619137)]} 0 5
[junit4:junit4]   2> 10605 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[86 (1422959709196910592)]} 0 1
[junit4:junit4]   2> 10608 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10090 (1422959709197959168)]} 0 3
[junit4:junit4]   2> 10612 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[86 (1422959709201104896)]} 0 1
[junit4:junit4]   2> 10613 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[86 (1422959709201104896)]} 0 5
[junit4:junit4]   2> 10615 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10090 (1422959709204250624)]} 0 1
[junit4:junit4]   2> 10616 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10090 (1422959709204250624)]} 0 5
[junit4:junit4]   2> 10616 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[76 (-1422959709209493504)]} 0 0
[junit4:junit4]   2> 10618 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10078 (-1422959709211590656)]} 0 0
[junit4:junit4]   2> 10621 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[76 (-1422959709212639232)]} 0 0
[junit4:junit4]   2> 10622 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[76 (-1422959709212639232)]} 0 3
[junit4:junit4]   2> 10624 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10078 (-1422959709214736384)]} 0 0
[junit4:junit4]   2> 10625 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10078 (-1422959709214736384)]} 0 4
[junit4:junit4]   2> 10626 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[87 (1422959709218930688)]} 0 1
[junit4:junit4]   2> 10629 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10091 (1422959709222076416)]} 0 1
[junit4:junit4]   2> 10633 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[87 (1422959709223124992)]} 0 1
[junit4:junit4]   2> 10634 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[87 (1422959709223124992)]} 0 5
[junit4:junit4]   2> 10636 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10091 (1422959709226270720)]} 0 1
[junit4:junit4]   2> 10637 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[88 (1422959709230465024)]} 0 1
[junit4:junit4]   2> 10640 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10091 (1422959709226270720)]} 0 8
[junit4:junit4]   2> 10642 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10079 (-1422959709236756480)]} 0 0
[junit4:junit4]   2> 10643 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[88 (1422959709232562176)]} 0 1
[junit4:junit4]   2> 10644 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[88 (1422959709232562176)]} 0 6
[junit4:junit4]   2> 10646 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[77 (-1422959709240950784)]} 0 0
[junit4:junit4]   2> 10647 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10079 (-1422959709239902208)]} 0 0
[junit4:junit4]   2> 10648 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10079 (-1422959709239902208)]} 0 3
[junit4:junit4]   2> 10651 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10092 (1422959709245145088)]} 0 1
[junit4:junit4]   2> 10652 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[77 (-1422959709244096512)]} 0 0
[junit4:junit4]   2> 10653 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[77 (-1422959709244096512)]} 0 4
[junit4:junit4]   2> 10657 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[89 (1422959709251436544)]} 0 1
[junit4:junit4]   2> 10660 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10092 (1422959709249339392)]} 0 1
[junit4:junit4]   2> 10661 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10092 (1422959709249339392)]} 0 7
[junit4:junit4]   2> 10663 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10080 (-1422959709258776576)]} 0 0
[junit4:junit4]   2> 10664 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[89 (1422959709254582272)]} 0 1
[junit4:junit4]   2> 10664 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[89 (1422959709254582272)]} 0 5
[junit4:junit4]   2> 10668 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[90 (1422959709262970880)]} 0 1
[junit4:junit4]   2> 10668 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10080 (-1422959709261922304)]} 0 0
[junit4:junit4]   2> 10669 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[10080 (-1422959709261922304)]} 0 3
[junit4:junit4]   2> 10673 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10093 (1422959709268213760)]} 0 1
[junit4:junit4]   2> 10678 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[90 (1422959709267165184)]} 0 4
[junit4:junit4]   2> 10678 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[90 (1422959709267165184)]} 0 7
[junit4:junit4]   2> 10681 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[78 (-1422959709277650944)]} 0 0
[junit4:junit4]   2> 10686 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[78 (-1422959709280796672)]} 0 0
[junit4:junit4]   2> 10687 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[78 (-1422959709280796672)]} 0 3
[junit4:junit4]   2> 10691 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[91 (1422959709287088128)]} 0 1
[junit4:junit4]   2> 10730 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10093 (1422959709271359488)]} 0 51
[junit4:junit4]   2> 10731 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[91 (1422959709291282432)]} 0 34
[junit4:junit4]   2> 10731 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10093 (1422959709271359488)]} 0 56
[junit4:junit4]   2> 10731 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[91 (1422959709291282432)]} 0 37
[junit4:junit4]   2> 10734 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[79 (-1422959709333225472)]} 0 0
[junit4:junit4]   2> 10735 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10094 (1422959709333225473)]} 0 1
[junit4:junit4]   2> 10739 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[79 (-1422959709336371200)]} 0 0
[junit4:junit4]   2> 10740 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[79 (-1422959709336371200)]} 0 3
[junit4:junit4]   2> 10742 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10094 (1422959709337419776)]} 0 1
[junit4:junit4]   2> 10743 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10094 (1422959709337419776)]} 0 5
[junit4:junit4]   2> 10744 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[92 (1422959709342662656)]} 0 1
[junit4:junit4]   2> 10745 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[10081 (-1422959709344759808)]} 0 0
[junit4:junit4]   2> 10751 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[92 (1422959709346856960)]} 0 1
[junit4:junit4]   2> 10751 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10081 (-1422959709347905536)]} 0 0
[junit4:junit4]   2> 10752 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[92 (1422959709346856960)]} 0 5
[junit4:junit4]   2> 10752 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10081 (-1422959709347905536)]} 0 4
[junit4:junit4]   2> 10754 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[80 (-1422959709354196992)]} 0 0
[junit4:junit4]   2> 10758 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[10095 (1422959709355245568)]} 0 3
[junit4:junit4]   2> 10760 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[80 (-1422959709357342720)]} 0 0
[junit4:junit4]   2> 10761 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[80 (-1422959709357342720)]} 0 4
[junit4:junit4]   2> 10764 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10095 (1422959709360488448)]} 0 1
[junit4:junit4]   2> 10765 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10095 (1422959709360488448)]} 0 5
[junit4:junit4]   2> 10765 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[93 (1422959709364682752)]} 0 1
[junit4:junit4]   2> 10769 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10096 (1422959709368877056)]} 0 1
[junit4:junit4]   2> 10772 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[93 (1422959709368877056)]} 0 1
[junit4:junit4]   2> 10773 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[93 (1422959709368877056)]} 0 5
[junit4:junit4]   2> 10776 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[94 (1422959709376217088)]} 0 1
[junit4:junit4]   2> 10777 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10096 (1422959709373071360)]} 0 1
[junit4:junit4]   2> 10778 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10096 (1422959709373071360)]} 0 6
[junit4:junit4]   2> 10784 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10097 (1422959709382508544)]} 0 3
[junit4:junit4]   2> 10785 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[94 (1422959709380411392)]} 0 1
[junit4:junit4]   2> 10786 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[94 (1422959709380411392)]} 0 7
[junit4:junit4]   2> 10788 T1655 C93 P22748 /update {wt=javabin&version=2} {delete=[81 (-1422959709389848576)]} 0 0
[junit4:junit4]   2> 10792 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10097 (1422959709388800000)]} 0 1
[junit4:junit4]   2> 10793 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10097 (1422959709388800000)]} 0 6
[junit4:junit4]   2> 10793 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[81 (-1422959709392994304)]} 0 0
[junit4:junit4]   2> 10794 T1675 C94 P47357 /update {wt=javabin&version=2} {delete=[81 (-1422959709392994304)]} 0 3
[junit4:junit4]   2> 10797 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10098 (1422959709398237184)]} 0 1
[junit4:junit4]   2> 10798 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[95 (1422959709399285760)]} 0 1
[junit4:junit4]   2> 10806 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[95 (1422959709403480064)]} 0 2
[junit4:junit4]   2> 10806 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10098 (1422959709402431488)]} 0 3
[junit4:junit4]   2> 10806 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[95 (1422959709403480064)]} 0 5
[junit4:junit4]   2> 10807 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[10098 (1422959709402431488)]} 0 7
[junit4:junit4]   2> 10810 T1654 C93 P22748 /update {wt=javabin&version=2} {add=[96 (1422959709411868672)]} 0 1
[junit4:junit4]   2> 10811 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[10099 (1422959709412917248)]} 0 1
[junit4:junit4]   2> 10817 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[96 (1422959709416062976)]} 0 1
[junit4:junit4]   2> 10818 T1675 C94 P47357 /update {wt=javabin&version=2} {add=[96 (1422959709416062976)]} 0 5
[junit4:junit4]   2> 10818 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10099 (1422959709417111552)]} 0 1
[junit4:junit4]   2> 10819 T1674 C94 P47357 /update {wt=javabin&version=2} {add=[10099 (1422959709417111552)]} 0 5
[junit4:junit4]   2> 10821 T1655 C93 P22748 /update {wt=javabin&version=2} {add=[97 (1422959709423403008)]} 0 1
[junit4:junit4]   2> 10821 T1654 C93 P22748 /update {wt=javabin&version=2} {delete=[10084 (-1422959709424451584)]} 0 0
[junit4:junit4]   2> 10826 T1688 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10084 (-1422959709427597312)]} 0 0
[junit4:junit4]   2> 10827 T1674 C94 P47357 /update {wt=javabin&version=2} {delete=[10084 (-1422959709427597312)]} 0 3
[junit4:junit4]   2> 10828 T1689 C92 P25700 /update {distrib.from=http://127.0.0.1:47357/collection1/&update.distrib=FROMLEAD

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

e: codec=SimpleText, sim=DefaultSimilarity, locale=ja_JP_JP_#u-ca-japanese, timezone=Etc/GMT-8
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=271515360,total=408944640
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ReturnFieldsTest, MultiTermTest, CoreContainerCoreInitFailuresTest, DebugComponentTest, TestFunctionQuery, ShowFileRequestHandlerTest, BasicZkTest, TestReversedWildcardFilterFactory, ZkCLITest, PrimitiveFieldTypeTest, OverseerCollectionProcessorTest, UUIDFieldTest, TestSort, StandardRequestHandlerTest, LeaderElectionTest, XmlUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestCSVLoader, TestReplicationHandler, TermVectorComponentDistributedTest, ZkSolrClientTest, TestDistributedSearch, TestUpdate, OverseerTest, IndexSchemaRuntimeFieldTest, AnalysisAfterCoreReloadTest, DOMUtilTest, TermVectorComponentTest, TestWriterPerf, TestDocumentBuilder, QueryParsingTest, EchoParamsTest, FieldMutatingUpdateProcessorTest, FullSolrCloudDistribCmdsTest, OpenExchangeRatesOrgProviderTest, TestArbitraryIndexDir, TestCSVResponseWriter, TestRecovery, ClusterStateUpdateTest, UpdateParamsTest, TestMergePolicyConfig, SuggesterTest, ConvertedLegacyTest, DocumentBuilderTest, ExternalFileFieldSortTest, LegacyHTMLStripCharFilterTest, DirectUpdateHandlerTest, TestFastWriter, TestRealTimeGet, ScriptEngineTest, SolrIndexConfigTest, TestPluginEnable, TestSolrXMLSerializer, SuggesterTSTTest, QueryEqualityTest, SoftAutoCommitTest, TestDocSet, TestLRUCache, TestComponentsName, TestBM25SimilarityFactory, TestMultiCoreConfBootstrap, RecoveryZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=EEF787C7BDBD2B24 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP_JP_#u-ca-japanese -Dtests.timezone=Etc/GMT-8 -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J1 | RecoveryZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1762, name=coreLoadExecutor-766-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:516)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:976)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:874)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:866)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:267)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:223)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:240)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:445)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:717)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:606)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:947)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1029)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:627)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:622)
[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:1110)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: BaseDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/index5506255111tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@2471b9d1)
[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=1817, 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:516)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:982)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:874)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:866)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:267)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:223)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.downloadIndexFiles(SnapPuller.java:728)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:392)
[junit4:junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:273)
[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@535186f2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6194815b)
[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 J1 in 74.31s, 1 test, 2 errors <<< FAILURES!

[...truncated 525 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 244 suites, 1010 tests, 2 suite-level errors, 22 ignored (4 assumptions)

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