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

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b82) - Build # 4844 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4844/
Java: 32bit/jdk1.8.0-ea-b82 -server -XX:+UseSerialGC

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=1056, name=coreLoadExecutor-664-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=1056, name=coreLoadExecutor-664-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1569)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:524)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:991)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:883)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:875)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:329)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:746)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:872)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:579)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d3f52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@178790c)
	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=1058, 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=1058, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1569)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:524)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:991)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:883)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:875)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:329)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@156ade8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7170)
	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 9138 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 0 T997 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /h_/
[junit4:junit4]   2> 5 T997 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-RecoveryZkTest-1364098714758
[junit4:junit4]   2> 6 T997 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T998 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T998 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 8 T998 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T998 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T998 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T998 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1364098714758/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T997 oasc.ZkTestServer.run start zk server on port:47477
[junit4:junit4]   2> 108 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ed53db
[junit4:junit4]   2> 109 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1003 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 110 T1003 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 111 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51951
[junit4:junit4]   2> 111 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51951
[junit4:junit4]   2> 111 T1001 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 200 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890000 with negotiated timeout 10000 for client /127.0.0.1:51951
[junit4:junit4]   2> 200 T1003 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890000, negotiated timeout = 10000
[junit4:junit4]   2> 201 T1004 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ed53db name:ZooKeeperConnection Watcher:127.0.0.1:47477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 202 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 202 T997 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 209 T1002 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9a9e8c890000
[junit4:junit4]   2> 210 T1004 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 211 T999 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51951 which had sessionid 0x13d9a9e8c890000
[junit4:junit4]   2> 210 T997 oaz.ZooKeeper.close Session: 0x13d9a9e8c890000 closed
[junit4:junit4]   2> 212 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@12aa516
[junit4:junit4]   2> 213 T1005 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 213 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 214 T1005 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 214 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51959
[junit4:junit4]   2> 215 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51959
[junit4:junit4]   2> 216 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890001 with negotiated timeout 10000 for client /127.0.0.1:51959
[junit4:junit4]   2> 216 T1005 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890001, negotiated timeout = 10000
[junit4:junit4]   2> 216 T1006 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12aa516 name:ZooKeeperConnection Watcher:127.0.0.1:47477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 217 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 217 T997 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 225 T997 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 231 T997 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 235 T997 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 243 T997 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 244 T997 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 256 T997 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 257 T997 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 265 T997 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 265 T997 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 271 T997 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 272 T997 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 278 T997 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 279 T997 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 286 T997 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 287 T997 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 293 T997 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 294 T997 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 300 T997 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 301 T997 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 308 T997 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 308 T997 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 329 T1002 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9a9e8c890001
[junit4:junit4]   2> 332 T1006 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 332 T999 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51959 which had sessionid 0x13d9a9e8c890001
[junit4:junit4]   2> 332 T997 oaz.ZooKeeper.close Session: 0x13d9a9e8c890001 closed
[junit4:junit4]   2> 407 T997 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 409 T997 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34130
[junit4:junit4]   2> 410 T997 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 410 T997 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 410 T997 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1364098715085
[junit4:junit4]   2> 418 T997 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1364098715085/solr.xml
[junit4:junit4]   2> 419 T997 oasc.CoreContainer.<init> New CoreContainer 23196196
[junit4:junit4]   2> 419 T997 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1364098715085/'
[junit4:junit4]   2> 420 T997 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1364098715085/'
[junit4:junit4]   2> 443 T997 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 444 T997 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 444 T997 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 444 T997 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 445 T997 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 445 T997 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 446 T997 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 446 T997 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 446 T997 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 447 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 456 T997 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 468 T997 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47477/solr
[junit4:junit4]   2> 469 T997 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 469 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@d14578
[junit4:junit4]   2> 470 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 470 T1016 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 471 T1016 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 471 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51964
[junit4:junit4]   2> 471 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51964
[junit4:junit4]   2> 473 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890002 with negotiated timeout 20000 for client /127.0.0.1:51964
[junit4:junit4]   2> 474 T1016 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890002, negotiated timeout = 20000
[junit4:junit4]   2> 474 T1017 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d14578 name:ZooKeeperConnection Watcher:127.0.0.1:47477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 474 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 477 T1002 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9a9e8c890002
[junit4:junit4]   2> 478 T1017 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 478 T999 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51964 which had sessionid 0x13d9a9e8c890002
[junit4:junit4]   2> 478 T997 oaz.ZooKeeper.close Session: 0x13d9a9e8c890002 closed
[junit4:junit4]   2> 479 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 483 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@12abf96
[junit4:junit4]   2> 485 T1018 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 486 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 486 T1018 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 487 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51965
[junit4:junit4]   2> 487 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51965
[junit4:junit4]   2> 488 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890003 with negotiated timeout 20000 for client /127.0.0.1:51965
[junit4:junit4]   2> 488 T1018 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890003, negotiated timeout = 20000
[junit4:junit4]   2> 489 T1019 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12abf96 name:ZooKeeperConnection Watcher:127.0.0.1:47477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 489 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 491 T997 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 496 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 497 T997 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 502 T997 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 513 T997 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34130_h_
[junit4:junit4]   2> 515 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34130_h_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34130_h_
[junit4:junit4]   2> 515 T997 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34130_h_
[junit4:junit4]   2> 521 T997 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 540 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 542 T997 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 548 T997 oasc.Overseer.start Overseer (id=89397573370576899-127.0.0.1:34130_h_-n_0000000000) starting
[junit4:junit4]   2> 550 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 552 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 554 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 557 T997 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 563 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 566 T1021 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 568 T997 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 573 T997 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 577 T997 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 584 T1020 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 586 T1022 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1364098715085/collection1
[junit4:junit4]   2> 587 T1022 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 588 T1022 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 588 T1022 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 590 T1022 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1364098715085/collection1/'
[junit4:junit4]   2> 591 T1022 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1364098715085/collection1/lib/README' to classloader
[junit4:junit4]   2> 591 T1022 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1364098715085/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 634 T1022 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 668 T1022 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 670 T1022 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 673 T1022 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1068 T1022 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1073 T1022 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1075 T1022 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1097 T1022 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1101 T1022 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1106 T1022 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1108 T1022 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1108 T1022 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1109 T1022 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1111 T1022 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1111 T1022 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1112 T1022 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1112 T1022 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1364098715085/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/control/data/
[junit4:junit4]   2> 1112 T1022 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1d7
[junit4:junit4]   2> 1113 T1022 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1114 T1022 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1364098714758/control/data
[junit4:junit4]   2> 1114 T1022 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/control/data/index/
[junit4:junit4]   2> 1114 T1022 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1364098714758/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1115 T1022 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1364098714758/control/data/index
[junit4:junit4]   2> 1117 T1022 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@dc4a80 lockFactory=org.apache.lucene.store.NativeFSLockFactory@98e9c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1117 T1022 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1120 T1022 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1120 T1022 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1121 T1022 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1122 T1022 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1122 T1022 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1122 T1022 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1123 T1022 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1123 T1022 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1124 T1022 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1128 T1022 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1132 T1022 oass.SolrIndexSearcher.<init> Opening Searcher@9db2bf main
[junit4:junit4]   2> 1132 T1022 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/control/data/tlog
[junit4:junit4]   2> 1133 T1022 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1133 T1022 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1137 T1023 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9db2bf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1138 T1022 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1139 T1022 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2100 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2102 T1020 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34130_h_",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34130/h_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection"}
[junit4:junit4]   2> 2102 T1020 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2104 T1020 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2112 T1019 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> 2144 T1022 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2144 T1022 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34130/h_ collection:control_collection shard:shard1
[junit4:junit4]   2> 2146 T1022 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2161 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2162 T1022 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2163 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2166 T1022 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2167 T1022 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2167 T1022 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34130/h_/collection1/
[junit4:junit4]   2> 2167 T1022 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2168 T1022 oasc.SyncStrategy.syncToMe http://127.0.0.1:34130/h_/collection1/ has no replicas
[junit4:junit4]   2> 2168 T1022 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34130/h_/collection1/
[junit4:junit4]   2> 2168 T1022 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2177 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3620 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3644 T1019 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> 3686 T1022 oasc.ZkController.register We are http://127.0.0.1:34130/h_/collection1/ and leader is http://127.0.0.1:34130/h_/collection1/
[junit4:junit4]   2> 3686 T1022 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34130/h_
[junit4:junit4]   2> 3687 T1022 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3687 T1022 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3687 T1022 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3691 T1022 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3693 T997 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3694 T997 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3694 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3702 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3705 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@c0c929
[junit4:junit4]   2> 3706 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3707 T1025 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3708 T1025 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 3708 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51985
[junit4:junit4]   2> 3708 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51985
[junit4:junit4]   2> 3710 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890004 with negotiated timeout 10000 for client /127.0.0.1:51985
[junit4:junit4]   2> 3710 T1025 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890004, negotiated timeout = 10000
[junit4:junit4]   2> 3711 T1026 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0c929 name:ZooKeeperConnection Watcher:127.0.0.1:47477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3712 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3716 T997 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3726 T997 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3798 T997 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3800 T997 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51120
[junit4:junit4]   2> 3801 T997 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3801 T997 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3801 T997 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1364098718478
[junit4:junit4]   2> 3802 T997 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1364098718478/solr.xml
[junit4:junit4]   2> 3802 T997 oasc.CoreContainer.<init> New CoreContainer 8437497
[junit4:junit4]   2> 3802 T997 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1364098718478/'
[junit4:junit4]   2> 3803 T997 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1364098718478/'
[junit4:junit4]   2> 3817 T997 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3818 T997 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3818 T997 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3818 T997 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3819 T997 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3819 T997 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3819 T997 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3819 T997 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3820 T997 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3820 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3825 T997 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3833 T997 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47477/solr
[junit4:junit4]   2> 3833 T997 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3834 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c147b0
[junit4:junit4]   2> 3835 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3835 T1036 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3835 T1036 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 3835 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51986
[junit4:junit4]   2> 3835 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51986
[junit4:junit4]   2> 3836 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890005 with negotiated timeout 20000 for client /127.0.0.1:51986
[junit4:junit4]   2> 3836 T1036 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890005, negotiated timeout = 20000
[junit4:junit4]   2> 3837 T1037 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c147b0 name:ZooKeeperConnection Watcher:127.0.0.1:47477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3837 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3839 T1002 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9a9e8c890005
[junit4:junit4]   2> 3860 T1037 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3860 T999 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51986 which had sessionid 0x13d9a9e8c890005
[junit4:junit4]   2> 3860 T997 oaz.ZooKeeper.close Session: 0x13d9a9e8c890005 closed
[junit4:junit4]   2> 3861 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3868 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@52cc7a
[junit4:junit4]   2> 3870 T1038 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3870 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3871 T1038 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 3871 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51987
[junit4:junit4]   2> 3872 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51987
[junit4:junit4]   2> 3873 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890006 with negotiated timeout 20000 for client /127.0.0.1:51987
[junit4:junit4]   2> 3873 T1038 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890006, negotiated timeout = 20000
[junit4:junit4]   2> 3874 T1039 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52cc7a name:ZooKeeperConnection Watcher:127.0.0.1:47477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3874 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3876 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3879 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3885 T997 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4892 T997 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51120_h_
[junit4:junit4]   2> 4893 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51120_h_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51120_h_
[junit4:junit4]   2> 4895 T997 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51120_h_
[junit4:junit4]   2> 4902 T1019 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4902 T1026 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4902 T1039 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4902 T1019 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> 4913 T1040 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1364098718478/collection1
[junit4:junit4]   2> 4913 T1040 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4914 T1040 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4915 T1040 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4917 T1040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1364098718478/collection1/'
[junit4:junit4]   2> 4918 T1040 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1364098718478/collection1/lib/README' to classloader
[junit4:junit4]   2> 4918 T1040 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1364098718478/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4970 T1040 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4998 T1040 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5012 T1040 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5016 T1040 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5156 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5157 T1020 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34130_h_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34130/h_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:34130_h__collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection"}
[junit4:junit4]   2> 5162 T1039 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> 5162 T1019 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> 5162 T1026 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> 5394 T1040 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5399 T1040 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5401 T1040 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5436 T1040 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5439 T1040 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5442 T1040 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5443 T1040 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5443 T1040 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5444 T1040 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5445 T1040 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5445 T1040 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5445 T1040 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5446 T1040 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1364098718478/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty1/
[junit4:junit4]   2> 5446 T1040 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1d7
[junit4:junit4]   2> 5446 T1040 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5446 T1040 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty1
[junit4:junit4]   2> 5446 T1040 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty1/index/
[junit4:junit4]   2> 5447 T1040 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5447 T1040 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty1/index
[junit4:junit4]   2> 5448 T1040 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ece9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@9320e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5448 T1040 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5449 T1040 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5450 T1040 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5450 T1040 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5450 T1040 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5451 T1040 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5451 T1040 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5451 T1040 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5451 T1040 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5452 T1040 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5453 T1040 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5455 T1040 oass.SolrIndexSearcher.<init> Opening Searcher@102c311 main
[junit4:junit4]   2> 5456 T1040 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty1/tlog
[junit4:junit4]   2> 5456 T1040 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5456 T1040 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5461 T1041 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@102c311 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5463 T1040 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5464 T1040 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6669 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6671 T1020 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51120_h_",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51120/h_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 6671 T1020 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6671 T1020 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6681 T1039 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> 6681 T1019 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> 6681 T1026 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> 7466 T1040 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7466 T1040 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51120/h_ collection:collection1 shard:shard1
[junit4:junit4]   2> 7468 T1040 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7483 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7484 T1040 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7485 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7489 T1040 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7489 T1040 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7490 T1040 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51120/h_/collection1/
[junit4:junit4]   2> 7490 T1040 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7490 T1040 oasc.SyncStrategy.syncToMe http://127.0.0.1:51120/h_/collection1/ has no replicas
[junit4:junit4]   2> 7491 T1040 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51120/h_/collection1/
[junit4:junit4]   2> 7491 T1040 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7498 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8191 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8209 T1026 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> 8209 T1019 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> 8209 T1039 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> 8254 T1040 oasc.ZkController.register We are http://127.0.0.1:51120/h_/collection1/ and leader is http://127.0.0.1:51120/h_/collection1/
[junit4:junit4]   2> 8255 T1040 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51120/h_
[junit4:junit4]   2> 8255 T1040 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8255 T1040 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8255 T1040 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8258 T1040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8260 T997 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8261 T997 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8262 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8333 T997 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8336 T997 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58323
[junit4:junit4]   2> 8337 T997 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8338 T997 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8338 T997 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020
[junit4:junit4]   2> 8339 T997 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/solr.xml
[junit4:junit4]   2> 8339 T997 oasc.CoreContainer.<init> New CoreContainer 19622818
[junit4:junit4]   2> 8340 T997 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/'
[junit4:junit4]   2> 8341 T997 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/'
[junit4:junit4]   2> 8365 T997 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8366 T997 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8366 T997 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8366 T997 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8367 T997 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8367 T997 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8367 T997 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8367 T997 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8368 T997 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8368 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8373 T997 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8381 T997 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47477/solr
[junit4:junit4]   2> 8381 T997 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8381 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@c688c3
[junit4:junit4]   2> 8382 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8383 T1052 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8383 T1052 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 8383 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51989
[junit4:junit4]   2> 8384 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51989
[junit4:junit4]   2> 8385 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890007 with negotiated timeout 20000 for client /127.0.0.1:51989
[junit4:junit4]   2> 8385 T1052 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890007, negotiated timeout = 20000
[junit4:junit4]   2> 8385 T1053 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c688c3 name:ZooKeeperConnection Watcher:127.0.0.1:47477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8386 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8388 T1002 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9a9e8c890007
[junit4:junit4]   2> 8389 T1053 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8389 T999 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51989 which had sessionid 0x13d9a9e8c890007
[junit4:junit4]   2> 8389 T997 oaz.ZooKeeper.close Session: 0x13d9a9e8c890007 closed
[junit4:junit4]   2> 8390 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8392 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1cf8abc
[junit4:junit4]   2> 8405 T1054 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8393 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8405 T1054 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 8405 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51990
[junit4:junit4]   2> 8406 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51990
[junit4:junit4]   2> 8407 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890008 with negotiated timeout 20000 for client /127.0.0.1:51990
[junit4:junit4]   2> 8407 T1054 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890008, negotiated timeout = 20000
[junit4:junit4]   2> 8408 T1055 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cf8abc name:ZooKeeperConnection Watcher:127.0.0.1:47477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8408 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8410 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8412 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8417 T997 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9423 T997 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58323_h_
[junit4:junit4]   2> 9425 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c890008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58323_h_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58323_h_
[junit4:junit4]   2> 9426 T997 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58323_h_
[junit4:junit4]   2> 9432 T1026 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> 9433 T1039 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9433 T1019 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9433 T1039 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> 9433 T1055 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9433 T1019 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> 9435 T1026 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9443 T1056 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/collection1
[junit4:junit4]   2> 9444 T1056 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9445 T1056 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9445 T1056 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9448 T1056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/collection1/'
[junit4:junit4]   2> 9449 T1056 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/collection1/lib/README' to classloader
[junit4:junit4]   2> 9449 T1056 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9473 T1056 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9511 T1056 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9513 T1056 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9517 T1056 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9722 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9723 T1020 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51120_h_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51120/h_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:51120_h__collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 9731 T1055 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> 9731 T1026 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> 9731 T1039 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> 9732 T1019 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> 9896 T1056 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9904 T1056 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9907 T1056 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9937 T1056 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9941 T1056 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9944 T1056 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9946 T1056 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9946 T1056 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9946 T1056 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9948 T1056 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9948 T1056 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9948 T1056 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9948 T1056 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/
[junit4:junit4]   2> 9949 T1056 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1baa1d7
[junit4:junit4]   2> 9949 T1056 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9950 T1056 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2
[junit4:junit4]   2> 9950 T1056 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/index/
[junit4:junit4]   2> 9950 T1056 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9950 T1056 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/index
[junit4:junit4]   2> 9952 T1056 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19069f3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b7ebdb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9952 T1056 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9954 T1056 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9954 T1056 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9955 T1056 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9955 T1056 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9956 T1056 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9956 T1056 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9956 T1056 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9957 T1056 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9957 T1056 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9960 T1056 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9962 T1056 oass.SolrIndexSearcher.<init> Opening Searcher@efea6 main
[junit4:junit4]   2> 9962 T1056 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/tlog
[junit4:junit4]   2> 9962 T1056 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9962 T1056 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9967 T1057 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@efea6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9969 T1056 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9970 T1056 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11243 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11245 T1020 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58323_h_",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58323/h_",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 11245 T1020 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11245 T1020 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11256 T1026 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> 11256 T1019 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> 11256 T1055 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> 11256 T1039 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> 11972 T1056 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11973 T1056 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58323/h_ collection:collection1 shard:shard1
[junit4:junit4]   2> 11979 T1056 oasc.ZkController.register We are http://127.0.0.1:58323/h_/collection1/ and leader is http://127.0.0.1:51120/h_/collection1/
[junit4:junit4]   2> 11980 T1056 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58323/h_
[junit4:junit4]   2> 11980 T1056 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11980 T1056 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C74 name=collection1 org.apache.solr.core.SolrCore@79bae7 url=http://127.0.0.1:58323/h_/collection1 node=127.0.0.1:58323_h_ C74_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:58323_h_, state=down, core=collection1, base_url=http://127.0.0.1:58323/h_, collection=collection1}
[junit4:junit4]   2> 11987 T1058 C74 P58323 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11988 T1058 C74 P58323 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11988 T1056 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11989 T1058 C74 P58323 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11990 T1058 C74 P58323 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11991 T997 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11992 T1058 C74 P58323 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11992 T997 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11992 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11998 T997 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C75 name=collection1 org.apache.solr.core.SolrCore@1028b35 url=http://127.0.0.1:34130/h_/collection1 node=127.0.0.1:34130_h_ C75_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:34130_h_, shard=shard1, state=active, core=collection1, base_url=http://127.0.0.1:34130/h_, collection=control_collection, leader=true}
[junit4:junit4]   2> 12013 T1013 C75 P34130 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@dc4a80 lockFactory=org.apache.lucene.store.NativeFSLockFactory@98e9c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12014 T1013 C75 P34130 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12018 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10001 (1430361186514239489)]} 0 9
[junit4:junit4]   2> 12019 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[1 (1430361186514239488)]} 0 10
[junit4:junit4]   2> ASYNC  NEW_CORE C76 name=collection1 org.apache.solr.core.SolrCore@cbbd5d url=http://127.0.0.1:51120/h_/collection1 node=127.0.0.1:51120_h_ C76_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:51120_h_, shard=shard1, state=active, core=collection1, base_url=http://127.0.0.1:51120/h_, collection=collection1, leader=true}
[junit4:junit4]   2> 12038 T1035 C76 P51120 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ece9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@9320e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12039 T1035 C76 P51120 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12045 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10001 (1430361186540453888)]} 0 9
[junit4:junit4]   2> 12045 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[1 (1430361186540453889)]} 0 9
[junit4:junit4]   2> 12091 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[2 (1430361186596028416)]} 0 2
[junit4:junit4]   2> 12092 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10002 (1430361186596028417)]} 0 3
[junit4:junit4]   2> 12095 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[2 (1430361186601271296)]} 0 1
[junit4:junit4]   2> 12096 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10002 (1430361186602319872)]} 0 2
[junit4:junit4]   2> 12179 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[3 (1430361186689351680)]} 0 2
[junit4:junit4]   2> 12180 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10003 (1430361186689351681)]} 0 2
[junit4:junit4]   2> 12183 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[3 (1430361186693545984)]} 0 1
[junit4:junit4]   2> 12184 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10003 (1430361186694594560)]} 0 2
[junit4:junit4]   2> 12218 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[4 (1430361186730246144)]} 0 1
[junit4:junit4]   2> 12219 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10004 (1430361186731294720)]} 0 1
[junit4:junit4]   2> 12223 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[4 (1430361186734440448)]} 0 2
[junit4:junit4]   2> 12224 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10004 (1430361186735489024)]} 0 2
[junit4:junit4]   2> 12310 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[5 (1430361186826715136)]} 0 2
[junit4:junit4]   2> 12311 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10005 (1430361186826715137)]} 0 2
[junit4:junit4]   2> 12314 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[5 (1430361186830909440)]} 0 1
[junit4:junit4]   2> 12315 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10005 (1430361186831958016)]} 0 1
[junit4:junit4]   2> 12388 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[6 (1430361186908504064)]} 0 1
[junit4:junit4]   2> 12389 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10006 (1430361186908504065)]} 0 2
[junit4:junit4]   2> 12393 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[6 (1430361186913746944)]} 0 2
[junit4:junit4]   2> 12394 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10006 (1430361186913746945)]} 0 2
[junit4:junit4]   2> 12464 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[7 (1430361186988195840)]} 0 2
[junit4:junit4]   2> 12464 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10007 (1430361186988195841)]} 0 1
[junit4:junit4]   2> 12468 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[7 (1430361186992390144)]} 0 1
[junit4:junit4]   2> 12468 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10007 (1430361186992390145)]} 0 1
[junit4:junit4]   2> 12535 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[6 (-1430361187063693312)]} 0 1
[junit4:junit4]   2> 12536 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10006 (-1430361187064741888)]} 0 1
[junit4:junit4]   2> 12539 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[6 (-1430361187067887616)]} 0 1
[junit4:junit4]   2> 12539 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10006 (-1430361187067887617)]} 0 1
[junit4:junit4]   2> 12544 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[8 (1430361187071033344)]} 0 2
[junit4:junit4]   2> 12545 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10008 (1430361187072081920)]} 0 3
[junit4:junit4]   2> 12564 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[8 (1430361187076276224)]} 0 17
[junit4:junit4]   2> 12565 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10008 (1430361187077324800)]} 0 18
[junit4:junit4]   2> 12570 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[9 (1430361187099344896)]} 0 2
[junit4:junit4]   2> 12571 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10009 (1430361187099344897)]} 0 2
[junit4:junit4]   2> 12574 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[9 (1430361187103539200)]} 0 1
[junit4:junit4]   2> 12575 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10009 (1430361187104587776)]} 0 2
[junit4:junit4]   2> 12677 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[7 (-1430361187212591104)]} 0 1
[junit4:junit4]   2> 12678 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10007 (-1430361187213639680)]} 0 1
[junit4:junit4]   2> 12681 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[7 (-1430361187215736832)]} 0 1
[junit4:junit4]   2> 12681 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10007 (-1430361187216785408)]} 0 0
[junit4:junit4]   2> 12685 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10 (1430361187219931136)]} 0 2
[junit4:junit4]   2> 12686 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10010 (1430361187220979712)]} 0 2
[junit4:junit4]   2> 12690 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10 (1430361187224125440)]} 0 2
[junit4:junit4]   2> 12691 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10010 (1430361187225174016)]} 0 2
[junit4:junit4]   2> 12697 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[8 (-1430361187233562624)]} 0 0
[junit4:junit4]   2> 12698 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10008 (-1430361187234611200)]} 0 0
[junit4:junit4]   2> 12700 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[8 (-1430361187236708352)]} 0 0
[junit4:junit4]   2> 12701 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10008 (-1430361187237756928)]} 0 0
[junit4:junit4]   2> 12704 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[11 (1430361187239854080)]} 0 1
[junit4:junit4]   2> 12705 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10011 (1430361187240902656)]} 0 1
[junit4:junit4]   2> 12708 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[11 (1430361187244048384)]} 0 1
[junit4:junit4]   2> 12709 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10011 (1430361187245096960)]} 0 1
[junit4:junit4]   2> 12768 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12769 T1020 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58323_h_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58323/h_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:58323_h__collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 12776 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[9 (-1430361187316400128)]} 0 1
[junit4:junit4]   2> 12777 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10009 (-1430361187316400129)]} 0 1
[junit4:junit4]   2> 12778 T1039 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> 12778 T1055 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> 12778 T1026 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> 12778 T1019 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> 12780 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10009 (-1430361187320594432)]} 0 0
[junit4:junit4]   2> 12780 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[9 (-1430361187320594433)]} 0 1
[junit4:junit4]   2> 12785 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10012 (1430361187323740160)]} 0 2
[junit4:junit4]   2> 12786 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[12 (1430361187324788736)]} 0 2
[junit4:junit4]   2>  C74_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:58323_h_, shard=shard1, state=recovering, core=collection1, base_url=http://127.0.0.1:58323/h_, collection=collection1}
[junit4:junit4]   2> 12815 T1049 C74 P58323 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19069f3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b7ebdb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12816 T1049 C74 P58323 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12818 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10012 (1430361187332128768)]} 0 5
[junit4:junit4]   2> 12818 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[12 (1430361187332128769)]} 0 2
[junit4:junit4]   2> 12819 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[12 (1430361187332128769)]} 0 30
[junit4:junit4]   2> 12819 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10012 (1430361187332128768)]} 0 31
[junit4:junit4]   2> 12845 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[13 (1430361187387703296)]} 0 1
[junit4:junit4]   2> 12846 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10013 (1430361187387703297)]} 0 2
[junit4:junit4]   2> 12853 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[13 (1430361187391897600)]} 0 2
[junit4:junit4]   2> 12855 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[13 (1430361187391897600)]} 0 7
[junit4:junit4]   2> 12855 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10013 (1430361187392946176)]} 0 2
[junit4:junit4]   2> 12856 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10013 (1430361187392946176)]} 0 7
[junit4:junit4]   2> 12899 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[13 (-1430361187445374976)]} 0 0
[junit4:junit4]   2> 12901 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10013 (-1430361187447472128)]} 0 1
[junit4:junit4]   2> 12909 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[13 (-1430361187449569280)]} 0 1
[junit4:junit4]   2> 12909 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[10013 (-1430361187450617856)]} 0 1
[junit4:junit4]   2> 12910 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[13 (-1430361187449569280)]} 0 8
[junit4:junit4]   2> 12910 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10013 (-1430361187450617856)]} 0 6
[junit4:junit4]   2> 12914 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[14 (1430361187460055040)]} 0 2
[junit4:junit4]   2> 12915 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10014 (1430361187460055041)]} 0 2
[junit4:junit4]   2> 12922 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[14 (1430361187464249344)]} 0 2
[junit4:junit4]   2> 12923 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[14 (1430361187464249344)]} 0 7
[junit4:junit4]   2> 12923 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10014 (1430361187465297920)]} 0 2
[junit4:junit4]   2> 12924 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10014 (1430361187465297920)]} 0 7
[junit4:junit4]   2> 13000 T1034 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:58323_h__collection1&state=recovering&onlyIfLeader=true&nodeName=127.0.0.1:58323_h_&core=collection1&version=2&checkLive=true&action=PREPRECOVERY&wt=javabin} status=0 QTime=1000 
[junit4:junit4]   2> 13006 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[15 (1430361187556524032)]} 0 1
[junit4:junit4]   2> 13007 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10015 (1430361187557572608)]} 0 1
[junit4:junit4]   2> 13014 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[15 (1430361187560718336)]} 0 1
[junit4:junit4]   2> 13015 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10015 (1430361187561766912)]} 0 1
[junit4:junit4]   2> 13015 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[15 (1430361187560718336)]} 0 6
[junit4:junit4]   2> 13016 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10015 (1430361187561766912)]} 0 6
[junit4:junit4]   2> 13108 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[16 (1430361187663478784)]} 0 1
[junit4:junit4]   2> 13109 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10016 (1430361187663478785)]} 0 2
[junit4:junit4]   2> 13117 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[16 (1430361187667673088)]} 0 1
[junit4:junit4]   2> 13118 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[16 (1430361187667673088)]} 0 7
[junit4:junit4]   2> 13119 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10016 (1430361187668721664)]} 0 3
[junit4:junit4]   2> 13120 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10016 (1430361187668721664)]} 0 8
[junit4:junit4]   2> 13169 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[17 (1430361187727441920)]} 0 2
[junit4:junit4]   2> 13170 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10017 (1430361187728490496)]} 0 2
[junit4:junit4]   2> 13177 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[17 (1430361187731636224)]} 0 1
[junit4:junit4]   2> 13178 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10017 (1430361187732684800)]} 0 2
[junit4:junit4]   2> 13178 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[17 (1430361187731636224)]} 0 6
[junit4:junit4]   2> 13179 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10017 (1430361187732684800)]} 0 7
[junit4:junit4]   2> 13254 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[18 (1430361187816570880)]} 0 1
[junit4:junit4]   2> 13255 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10018 (1430361187817619456)]} 0 1
[junit4:junit4]   2> 13262 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[18 (1430361187820765184)]} 0 1
[junit4:junit4]   2> 13263 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10018 (1430361187821813760)]} 0 2
[junit4:junit4]   2> 13263 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[18 (1430361187820765184)]} 0 6
[junit4:junit4]   2> 13264 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10018 (1430361187821813760)]} 0 6
[junit4:junit4]   2> 13272 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[19 (1430361187835445248)]} 0 1
[junit4:junit4]   2> 13273 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10019 (1430361187836493824)]} 0 1
[junit4:junit4]   2> 13280 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[19 (1430361187840688128)]} 0 1
[junit4:junit4]   2> 13281 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10019 (1430361187840688129)]} 0 1
[junit4:junit4]   2> 13281 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[19 (1430361187840688128)]} 0 6
[junit4:junit4]   2> 13282 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10019 (1430361187840688129)]} 0 6
[junit4:junit4]   2> 13375 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[14 (-1430361187944497152)]} 0 1
[junit4:junit4]   2> 13376 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[10014 (-1430361187945545728)]} 0 1
[junit4:junit4]   2> 13382 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[14 (-1430361187948691456)]} 0 0
[junit4:junit4]   2> 13383 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[10014 (-1430361187949740032)]} 0 1
[junit4:junit4]   2> 13383 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[14 (-1430361187948691456)]} 0 5
[junit4:junit4]   2> 13384 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10014 (-1430361187949740032)]} 0 5
[junit4:junit4]   2> 13388 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[20 (1430361187957080064)]} 0 2
[junit4:junit4]   2> 13389 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10020 (1430361187957080065)]} 0 2
[junit4:junit4]   2> 13395 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[20 (1430361187961274368)]} 0 1
[junit4:junit4]   2> 13396 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[20 (1430361187961274368)]} 0 6
[junit4:junit4]   2> 13397 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10020 (1430361187962322944)]} 0 2
[junit4:junit4]   2> 13398 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10020 (1430361187962322944)]} 0 7
[junit4:junit4]   2> 13408 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[16 (-1430361187979100160)]} 0 0
[junit4:junit4]   2> 13411 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[10016 (-1430361187982245888)]} 0 1
[junit4:junit4]   2> 13414 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[16 (-1430361187982245888)]} 0 0
[junit4:junit4]   2> 13415 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[16 (-1430361187982245888)]} 0 4
[junit4:junit4]   2> 13417 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[10016 (-1430361187985391616)]} 0 1
[junit4:junit4]   2> 13417 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10016 (-1430361187985391616)]} 0 3
[junit4:junit4]   2> 13418 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[21 (1430361187988537344)]} 0 1
[junit4:junit4]   2> 13420 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10021 (1430361187990634496)]} 0 1
[junit4:junit4]   2> 13423 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[21 (1430361187991683072)]} 0 1
[junit4:junit4]   2> 13423 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[21 (1430361187991683072)]} 0 3
[junit4:junit4]   2> 13425 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10021 (1430361187993780224)]} 0 1
[junit4:junit4]   2> 13425 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10021 (1430361187993780224)]} 0 3
[junit4:junit4]   2> 13489 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[22 (1430361188064034816)]} 0 1
[junit4:junit4]   2> 13491 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10022 (1430361188066131968)]} 0 0
[junit4:junit4]   2> 13496 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[22 (1430361188066131968)]} 0 2
[junit4:junit4]   2> 13497 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[22 (1430361188066131968)]} 0 6
[junit4:junit4]   2> 13498 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10022 (1430361188069277696)]} 0 1
[junit4:junit4]   2> 13498 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10022 (1430361188069277696)]} 0 5
[junit4:junit4]   2> 13537 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[18 (-1430361188114366464)]} 0 1
[junit4:junit4]   2> 13538 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[10018 (-1430361188115415040)]} 0 0
[junit4:junit4]   2> 13541 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[18 (-1430361188116463616)]} 0 0
[junit4:junit4]   2> 13542 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[18 (-1430361188116463616)]} 0 3
[junit4:junit4]   2> 13542 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[10018 (-1430361188117512192)]} 0 0
[junit4:junit4]   2> 13543 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[10018 (-1430361188117512192)]} 0 3
[junit4:junit4]   2> 13544 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[23 (1430361188121706496)]} 0 0
[junit4:junit4]   2> 13546 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10023 (1430361188122755072)]} 0 1
[junit4:junit4]   2> 13549 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[23 (1430361188123803648)]} 0 0
[junit4:junit4]   2> 13550 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[23 (1430361188123803648)]} 0 4
[junit4:junit4]   2> 13550 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10023 (1430361188125900800)]} 0 0
[junit4:junit4]   2> 13551 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10023 (1430361188125900800)]} 0 3
[junit4:junit4]   2> 13650 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[24 (1430361188231806976)]} 0 1
[junit4:junit4]   2> 13651 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10024 (1430361188231806977)]} 0 2
[junit4:junit4]   2> 13657 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[24 (1430361188236001280)]} 0 1
[junit4:junit4]   2> 13658 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[24 (1430361188236001280)]} 0 5
[junit4:junit4]   2> 13658 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10024 (1430361188237049856)]} 0 1
[junit4:junit4]   2> 13660 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10024 (1430361188237049856)]} 0 7
[junit4:junit4]   2> 13704 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[25 (1430361188288430080)]} 0 2
[junit4:junit4]   2> 13705 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10025 (1430361188289478656)]} 0 1
[junit4:junit4]   2> 13711 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[25 (1430361188292624384)]} 0 1
[junit4:junit4]   2> 13712 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[25 (1430361188292624384)]} 0 6
[junit4:junit4]   2> 13712 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10025 (1430361188293672960)]} 0 1
[junit4:junit4]   2> 13713 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10025 (1430361188293672960)]} 0 5
[junit4:junit4]   2> 13789 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[19 (-1430361188378607616)]} 0 0
[junit4:junit4]   2> 13791 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[10019 (-1430361188380704768)]} 0 1
[junit4:junit4]   2> 13795 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[19 (-1430361188381753344)]} 0 0
[junit4:junit4]   2> 13796 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[19 (-1430361188381753344)]} 0 4
[junit4:junit4]   2> 13796 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[10019 (-1430361188383850496)]} 0 0
[junit4:junit4]   2> 13798 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10019 (-1430361188383850496)]} 0 4
[junit4:junit4]   2> 13800 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[26 (1430361188389093376)]} 0 1
[junit4:junit4]   2> 13802 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10026 (1430361188391190528)]} 0 1
[junit4:junit4]   2> 13808 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[26 (1430361188393287680)]} 0 2
[junit4:junit4]   2> 13809 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[26 (1430361188393287680)]} 0 5
[junit4:junit4]   2> 13809 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10026 (1430361188395384832)]} 0 1
[junit4:junit4]   2> 13810 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10026 (1430361188395384832)]} 0 5
[junit4:junit4]   2> 13830 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[27 (1430361188420550656)]} 0 1
[junit4:junit4]   2> 13831 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10027 (1430361188421599232)]} 0 1
[junit4:junit4]   2> 13837 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[27 (1430361188424744960)]} 0 1
[junit4:junit4]   2> 13838 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[27 (1430361188424744960)]} 0 5
[junit4:junit4]   2> 13839 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10027 (1430361188425793536)]} 0 1
[junit4:junit4]   2> 13840 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10027 (1430361188425793536)]} 0 6
[junit4:junit4]   2> 13904 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[28 (1430361188498145280)]} 0 1
[junit4:junit4]   2> 13906 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10028 (1430361188500242432)]} 0 1
[junit4:junit4]   2> 13912 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[28 (1430361188502339584)]} 0 1
[junit4:junit4]   2> 13913 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[28 (1430361188502339584)]} 0 6
[junit4:junit4]   2> 13913 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10028 (1430361188504436736)]} 0 1
[junit4:junit4]   2> 13914 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10028 (1430361188504436736)]} 0 5
[junit4:junit4]   2> 13990 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[20 (-1430361188589371392)]} 0 0
[junit4:junit4]   2> 13992 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10020 (-1430361188590419968)]} 0 1
[junit4:junit4]   2> 13996 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[20 (-1430361188592517120)]} 0 0
[junit4:junit4]   2> 13997 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[20 (-1430361188592517120)]} 0 4
[junit4:junit4]   2> 13997 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[10020 (-1430361188593565696)]} 0 0
[junit4:junit4]   2> 13998 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10020 (-1430361188593565696)]} 0 4
[junit4:junit4]   2> 14001 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[29 (1430361188599857152)]} 0 1
[junit4:junit4]   2> 14001 T997 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 58323
[junit4:junit4]   2> 14002 T997 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=19622818
[junit4:junit4]   2> 14002 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10029 (1430361188600905728)]} 0 1
[junit4:junit4]   2> 14009 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[29 (1430361188604051456)]} 0 2
[junit4:junit4]   2> 14010 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[29 (1430361188604051456)]} 0 6
[junit4:junit4]   2> 14010 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10029 (1430361188605100032)]} 0 1
[junit4:junit4]   2> 14011 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10029 (1430361188605100032)]} 0 6
[junit4:junit4]   2> 14063 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[22 (-1430361188665917440)]} 0 0
[junit4:junit4]   2> 14064 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[10022 (-1430361188666966016)]} 0 0
[junit4:junit4]   2> 14069 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[22 (-1430361188669063168)]} 0 1
[junit4:junit4]   2> 14069 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[22 (-1430361188669063168)]} 0 3
[junit4:junit4]   2> 14070 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[10022 (-1430361188670111744)]} 0 1
[junit4:junit4]   2> 14071 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10022 (-1430361188670111744)]} 0 4
[junit4:junit4]   2> 14074 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[30 (1430361188676403200)]} 0 2
[junit4:junit4]   2> 14075 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10030 (1430361188677451776)]} 0 1
[junit4:junit4]   2> 14081 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[30 (1430361188679548928)]} 0 1
[junit4:junit4]   2> 14082 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[30 (1430361188679548928)]} 0 6
[junit4:junit4]   2> 14082 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10030 (1430361188681646080)]} 0 1
[junit4:junit4]   2> 14083 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10030 (1430361188681646080)]} 0 5
[junit4:junit4]   2> 14111 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[31 (1430361188715200512)]} 0 1
[junit4:junit4]   2> 14113 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10031 (1430361188716249088)]} 0 2
[junit4:junit4]   2> 14119 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[31 (1430361188720443392)]} 0 1
[junit4:junit4]   2> 14120 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[31 (1430361188720443392)]} 0 6
[junit4:junit4]   2> 14121 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10031 (1430361188721491968)]} 0 2
[junit4:junit4]   2> 14121 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10031 (1430361188721491968)]} 0 5
[junit4:junit4]   2> 14158 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[32 (1430361188764483584)]} 0 1
[junit4:junit4]   2> 14160 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10032 (1430361188766580736)]} 0 2
[junit4:junit4]   2> 14166 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[32 (1430361188768677888)]} 0 1
[junit4:junit4]   2> 14167 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[32 (1430361188768677888)]} 0 6
[junit4:junit4]   2> 14167 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10032 (1430361188770775040)]} 0 1
[junit4:junit4]   2> 14168 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10032 (1430361188770775040)]} 0 6
[junit4:junit4]   2> 14252 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[23 (-1430361188864098304)]} 0 0
[junit4:junit4]   2> 14253 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10023 (-1430361188865146880)]} 0 0
[junit4:junit4]   2> 14258 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[23 (-1430361188867244032)]} 0 0
[junit4:junit4]   2> 14259 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[23 (-1430361188867244032)]} 0 4
[junit4:junit4]   2> 14259 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[10023 (-1430361188869341184)]} 0 0
[junit4:junit4]   2> 14260 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[10023 (-1430361188869341184)]} 0 4
[junit4:junit4]   2> 14263 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[33 (1430361188874584064)]} 0 1
[junit4:junit4]   2> 14264 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10033 (1430361188875632640)]} 0 1
[junit4:junit4]   2> 14270 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[33 (1430361188878778368)]} 0 1
[junit4:junit4]   2> 14272 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[33 (1430361188878778368)]} 0 6
[junit4:junit4]   2> 14272 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10033 (1430361188879826944)]} 0 2
[junit4:junit4]   2> 14273 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10033 (1430361188879826944)]} 0 6
[junit4:junit4]   2> 14287 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14289 T1020 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58323_h_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58323/h_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:58323_h__collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 14298 T1039 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> 14298 T1055 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> 14298 T1019 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> 14298 T1026 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> 14369 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[34 (1430361188985733120)]} 0 1
[junit4:junit4]   2> 14370 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10034 (1430361188986781696)]} 0 1
[junit4:junit4]   2> 14373 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[34 (1430361188989927424)]} 0 1
[junit4:junit4]   2> 14374 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10034 (1430361188990976000)]} 0 1
[junit4:junit4]   2> 14402 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[25 (-1430361189021384704)]} 0 0
[junit4:junit4]   2> 14403 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[10025 (-1430361189022433280)]} 0 0
[junit4:junit4]   2> 14406 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[25 (-1430361189024530432)]} 0 1
[junit4:junit4]   2> 14406 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10025 (-1430361189025579008)]} 0 0
[junit4:junit4]   2> 14409 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[35 (1430361189027676160)]} 0 1
[junit4:junit4]   2> 14410 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10035 (1430361189028724736)]} 0 1
[junit4:junit4]   2> 14413 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[35 (1430361189031870464)]} 0 1
[junit4:junit4]   2> 14414 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10035 (1430361189032919040)]} 0 1
[junit4:junit4]   2> 14446 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[26 (-1430361189067522048)]} 0 1
[junit4:junit4]   2> 14447 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[10026 (-1430361189067522049)]} 0 1
[junit4:junit4]   2> 14449 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[26 (-1430361189070667776)]} 0 0
[junit4:junit4]   2> 14450 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10026 (-1430361189071716352)]} 0 1
[junit4:junit4]   2> 14453 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[36 (1430361189073813504)]} 0 1
[junit4:junit4]   2> 14454 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10036 (1430361189074862080)]} 0 2
[junit4:junit4]   2> 14457 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[36 (1430361189078007808)]} 0 1
[junit4:junit4]   2> 14458 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10036 (1430361189079056384)]} 0 1
[junit4:junit4]   2> 14464 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[37 (1430361189085347840)]} 0 2
[junit4:junit4]   2> 14464 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10037 (1430361189085347841)]} 0 1
[junit4:junit4]   2> 14467 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[37 (1430361189088493568)]} 0 1
[junit4:junit4]   2> 14468 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10037 (1430361189089542144)]} 0 1
[junit4:junit4]   2> 14532 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[27 (-1430361189156651008)]} 0 1
[junit4:junit4]   2> 14532 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10027 (-1430361189157699584)]} 0 0
[junit4:junit4]   2> 14534 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[27 (-1430361189159796736)]} 0 0
[junit4:junit4]   2> 14536 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10027 (-1430361189160845312)]} 0 1
[junit4:junit4]   2> 14538 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[38 (1430361189162942464)]} 0 1
[junit4:junit4]   2> 14540 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10038 (1430361189163991040)]} 0 2
[junit4:junit4]   2> 14542 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[38 (1430361189167136768)]} 0 1
[junit4:junit4]   2> 14543 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10038 (1430361189168185344)]} 0 1
[junit4:junit4]   2> 14556 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[39 (1430361189181816832)]} 0 1
[junit4:junit4]   2> 14557 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10039 (1430361189183913984)]} 0 1
[junit4:junit4]   2> 14560 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[39 (1430361189186011136)]} 0 1
[junit4:junit4]   2> 14561 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10039 (1430361189187059712)]} 0 1
[junit4:junit4]   2> 14565 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[28 (-1430361189192302592)]} 0 0
[junit4:junit4]   2> 14567 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[10028 (-1430361189194399744)]} 0 1
[junit4:junit4]   2> 14568 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[28 (-1430361189195448320)]} 0 0
[junit4:junit4]   2> 14570 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10028 (-1430361189197545472)]} 0 1
[junit4:junit4]   2> 14572 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[40 (1430361189198594048)]} 0 1
[junit4:junit4]   2> 14574 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10040 (1430361189200691200)]} 0 2
[junit4:junit4]   2> 14576 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[40 (1430361189202788352)]} 0 1
[junit4:junit4]   2> 14578 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10040 (1430361189204885504)]} 0 2
[junit4:junit4]   2> 14618 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[29 (-1430361189247877120)]} 0 0
[junit4:junit4]   2> 14620 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[10029 (-1430361189249974272)]} 0 1
[junit4:junit4]   2> 14622 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[29 (-1430361189252071424)]} 0 1
[junit4:junit4]   2> 14623 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10029 (-1430361189253120000)]} 0 1
[junit4:junit4]   2> 14626 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[41 (1430361189255217152)]} 0 2
[junit4:junit4]   2> 14627 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10041 (1430361189256265728)]} 0 2
[junit4:junit4]   2> 14630 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[41 (1430361189259411456)]} 0 2
[junit4:junit4]   2> 14646 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10041 (1430361189260460032)]} 0 16
[junit4:junit4]   2> 14713 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[31 (-1430361189346443264)]} 0 1
[junit4:junit4]   2> 14714 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10031 (-1430361189348540416)]} 0 1
[junit4:junit4]   2> 14716 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[31 (-1430361189350637568)]} 0 1
[junit4:junit4]   2> 14717 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10031 (-1430361189351686144)]} 0 0
[junit4:junit4]   2> 14720 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[42 (1430361189353783296)]} 0 1
[junit4:junit4]   2> 14721 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10042 (1430361189354831872)]} 0 1
[junit4:junit4]   2> 14724 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[42 (1430361189357977600)]} 0 1
[junit4:junit4]   2> 14725 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10042 (1430361189359026176)]} 0 1
[junit4:junit4]   2> 14755 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[32 (-1430361189391532032)]} 0 0
[junit4:junit4]   2> 14756 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10032 (-1430361189392580608)]} 0 0
[junit4:junit4]   2> 14758 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[32 (-1430361189394677760)]} 0 0
[junit4:junit4]   2> 14759 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10032 (-1430361189395726336)]} 0 0
[junit4:junit4]   2> 14762 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[43 (1430361189397823488)]} 0 1
[junit4:junit4]   2> 14763 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10043 (1430361189398872064)]} 0 1
[junit4:junit4]   2> 14766 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[43 (1430361189402017792)]} 0 1
[junit4:junit4]   2> 14767 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10043 (1430361189403066368)]} 0 1
[junit4:junit4]   2> 14810 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[33 (-1430361189449203712)]} 0 0
[junit4:junit4]   2> 14811 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10033 (-1430361189450252288)]} 0 0
[junit4:junit4]   2> 14813 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[33 (-1430361189452349440)]} 0 0
[junit4:junit4]   2> 14814 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10033 (-1430361189453398016)]} 0 0
[junit4:junit4]   2> 14817 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[44 (1430361189455495168)]} 0 1
[junit4:junit4]   2> 14818 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10044 (1430361189456543744)]} 0 1
[junit4:junit4]   2> 14821 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[44 (1430361189459689472)]} 0 1
[junit4:junit4]   2> 14822 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10044 (1430361189460738048)]} 0 1
[junit4:junit4]   2> 14903 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[37 (-1430361189546721280)]} 0 0
[junit4:junit4]   2> 14904 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10037 (-1430361189547769856)]} 0 0
[junit4:junit4]   2> 14906 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[37 (-1430361189549867008)]} 0 0
[junit4:junit4]   2> 14907 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10037 (-1430361189550915584)]} 0 0
[junit4:junit4]   2> 14910 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[45 (1430361189553012736)]} 0 1
[junit4:junit4]   2> 14911 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10045 (1430361189554061312)]} 0 1
[junit4:junit4]   2> 14914 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[45 (1430361189557207040)]} 0 1
[junit4:junit4]   2> 14915 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10045 (1430361189558255616)]} 0 1
[junit4:junit4]   2>  C74_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:58323_h_, shard=shard1, state=down, core=collection1, base_url=http://127.0.0.1:58323/h_, collection=collection1}
[junit4:junit4]   2> 15001 T1058 C74 P58323 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51120/h_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15008 T1058 C74 P58323 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 15012 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[38 (-1430361189661016064)]} 0 0
[junit4:junit4]   2> 15013 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10038 (-1430361189662064640)]} 0 0
[junit4:junit4]   2> 15015 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[38 (-1430361189664161792)]} 0 0
[junit4:junit4]   2> 15016 T1058 C74 P58323 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58323/h_ START replicas=[http://127.0.0.1:51120/h_/collection1/] nUpdates=100
[junit4:junit4]   2> 15016 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10038 (-1430361189665210368)]} 0 0
[junit4:junit4]   2> 15018 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[46 (1430361189667307520)]} 0 0
[junit4:junit4]   2> 15020 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10046 (1430361189667307521)]} 0 2
[junit4:junit4]   2> 15022 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[46 (1430361189670453248)]} 0 1
[junit4:junit4]   2> 15022 T1058 C74 P58323 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15022 T1058 C74 P58323 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15022 T1058 C74 P58323 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15022 T1033 C76 P51120 REQ /get {getVersions=100&qt=/get&version=2&distrib=false&wt=javabin} status=0 QTime=4 
[junit4:junit4]   2> 15022 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10046 (1430361189671501824)]} 0 0
[junit4:junit4]   2> 15022 T1058 C74 P58323 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15023 T1058 C74 P58323 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/tlog/tlog.0000000000000000000 refcount=1}}
[junit4:junit4]   2> 15023 T1058 C74 P58323 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51120/h_/collection1/. core=collection1
[junit4:junit4]   2> 15023 T1058 C74 P58323 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15027 T1035 C76 P51120 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15040 T1035 C76 P51120 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ece9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@9320e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6ece9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@9320e2),segFN=segments_2,generation=2,filenames=[_0.nvd, _1.nvd, _1.fdt, _1_Lucene41_0.doc, _0.fdx, _1.fnm, _0.nvm, _0_Lucene41_0.tim, _0_1.del, _0_Lucene42_0.dvm, _0_Lucene41_0.doc, _1_Lucene41_0.tim, _1_Lucene41_0.pos, _0.fdt, segments_2, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1_Lucene42_0.dvm, _1.si, _0_Lucene41_0.tip, _1_1.del, _1_Lucene42_0.dvd, _1_Lucene41_0.tip, _0.fnm, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 15040 T1035 C76 P51120 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.nvd, _1.nvd, _1.fdt, _1_Lucene41_0.doc, _0.fdx, _1.fnm, _0.nvm, _0_Lucene41_0.tim, _0_1.del, _0_Lucene42_0.dvm, _0_Lucene41_0.doc, _1_Lucene41_0.tim, _1_Lucene41_0.pos, _0.fdt, segments_2, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1_Lucene42_0.dvm, _1.si, _0_Lucene41_0.tip, _1_1.del, _1_Lucene42_0.dvd, _1_Lucene41_0.tip, _0.fnm, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 15042 T1035 C76 P51120 oass.SolrIndexSearcher.<init> Opening Searcher@1e433ae realtime
[junit4:junit4]   2> 15042 T1035 C76 P51120 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15042 T1035 C76 P51120 /update {openSearcher=false&commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&version=2&wt=javabin} {commit=} 0 15
[junit4:junit4]   2> 15043 T1058 C74 P58323 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15044 T1058 C74 P58323 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15046 T1034 C76 P51120 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15046 T1034 C76 P51120 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 15047 T1058 C74 P58323 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15047 T1058 C74 P58323 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15048 T1058 C74 P58323 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15050 T1033 C76 P51120 REQ /replication {qt=/replication&command=filelist&version=2&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15051 T1058 C74 P58323 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 27
[junit4:junit4]   2> 15052 T1058 C74 P58323 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/index.20130324061849804
[junit4:junit4]   2> 15052 T1058 C74 P58323 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@156ade8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7170) fullCopy=true
[junit4:junit4]   2> 15055 T1035 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0.nvd&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15059 T1032 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1.nvd&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15063 T1034 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1.fdt&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15067 T1033 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1_Lucene41_0.doc&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15071 T1035 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0.fdx&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15075 T1032 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1.fnm&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15079 T1034 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0.nvm&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15083 T1033 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0_Lucene41_0.tim&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15086 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[39 (-1430361189737562112)]} 0 1
[junit4:junit4]   2> 15086 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10039 (-1430361189738610688)]} 0 0
[junit4:junit4]   2> 15087 T1035 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0_1.del&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15104 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[10039 (-1430361189756436481)]} 0 1
[junit4:junit4]   2> 15104 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[39 (-1430361189756436480)]} 0 1
[junit4:junit4]   2> 15106 T1033 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0_Lucene41_0.doc&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15108 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[47 (1430361189760630784)]} 0 1
[junit4:junit4]   2> 15109 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10047 (1430361189760630785)]} 0 2
[junit4:junit4]   2> 15109 T1035 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0_Lucene42_0.dvm&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15113 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[47 (1430361189764825088)]} 0 2
[junit4:junit4]   2> 15113 T1033 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1_Lucene41_0.pos&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15114 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10047 (1430361189765873664)]} 0 2
[junit4:junit4]   2> 15117 T1035 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1_Lucene41_0.tim&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15121 T1034 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0.fdt&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15125 T1032 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=segments_2&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15129 T1033 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1.nvm&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15133 T1035 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1.fdx&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15137 T1034 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1.si&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15139 T1032 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1_Lucene42_0.dvm&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15143 T1033 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0_Lucene41_0.pos&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15147 T1035 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0_Lucene41_0.tip&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15151 T1034 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1_1.del&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15167 T1032 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0.fnm&checksum=true&wt=filestream&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 15171 T1033 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1_Lucene41_0.tip&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15174 T1035 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_1_Lucene42_0.dvd&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15178 T1034 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0_Lucene42_0.dvd&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15182 T1032 C76 P51120 REQ /replication {qt=/replication&command=filecontent&file=_0.si&checksum=true&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15183 T1058 C74 P58323 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15184 T1058 C74 P58323 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130324061849804
[junit4:junit4]   2> 15185 T1058 C74 P58323 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15185 T1058 C74 P58323 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15185 T1058 C74 P58323 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15187 T1058 C74 P58323 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/index/ new=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/index.20130324061849804
[junit4:junit4]   2> 15190 T1058 C74 P58323 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@156ade8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7170),segFN=segments_2,generation=2,filenames=[_0.nvd, _1.nvd, _1.fdt, _1_Lucene41_0.doc, _0.fdx, _1.fnm, _0.nvm, _0_Lucene41_0.tim, _0_1.del, _0_Lucene41_0.doc, _0_Lucene42_0.dvm, _1_Lucene41_0.pos, _1_Lucene41_0.tim, _0.fdt, segments_2, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1.si, _1_Lucene42_0.dvm, _0_Lucene41_0.tip, _1_1.del, _1_Lucene41_0.tip, _1_Lucene42_0.dvd, _0.fnm, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 15190 T1058 C74 P58323 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.nvd, _1.nvd, _1.fdt, _1_Lucene41_0.doc, _0.fdx, _1.fnm, _0.nvm, _0_Lucene41_0.tim, _0_1.del, _0_Lucene41_0.doc, _0_Lucene42_0.dvm, _1_Lucene41_0.pos, _1_Lucene41_0.tim, _0.fdt, segments_2, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1.si, _1_Lucene42_0.dvm, _0_Lucene41_0.tip, _1_1.del, _1_Lucene41_0.tip, _1_Lucene42_0.dvd, _0.fnm, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 15191 T1058 C74 P58323 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15194 T1058 C74 P58323 oass.SolrIndexSearcher.<init> Opening Searcher@e6c727 main
[junit4:junit4]   2> 15195 T1057 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e6c727 main{StandardDirectoryReader(segments_2:5:nrt _0(5.0):C64/31 _1(5.0):C28/13)}
[junit4:junit4]   2> 15196 T1058 C74 P58323 oash.SnapPuller$2.preClose removing old index files MockDirWrapper(org.apache.lucene.store.RAMDirectory@19069f3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b7ebdb)
[junit4:junit4]   2> 15196 T1058 C74 P58323 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/index
[junit4:junit4]   2> 15196 T1058 C74 P58323 oash.SnapPuller$2.postClose removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@19069f3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b7ebdb)
[junit4:junit4]   2> 15197 T1058 C74 P58323 oasc.RecoveryStrategy.replay Replaying buffered documents. core=collection1
[junit4:junit4]   2> 15197 T1066 C74 P58323 oasu.UpdateLog$LogReplayer.doReplay WARNING Starting log replay tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1364098714758/jetty2/tlog/tlog.0000000000000000000 refcount=2} active=true starting pos=4899
[junit4:junit4]   2> 15198 T1066 C74 P58323 oasu.DirectUpdateHandler2.commit start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15198 T1066 C74 P58323 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@156ade8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7170),segFN=segments_2,generation=2,filenames=[_0.nvd, _1.nvd, _1.fdt, _1_Lucene41_0.doc, _0.fdx, _1.fnm, _0.nvm, _0_Lucene41_0.tim, _0_1.del, _0_Lucene41_0.doc, _0_Lucene42_0.dvm, _1_Lucene41_0.pos, _1_Lucene41_0.tim, _0.fdt, segments_2, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1.si, _1_Lucene42_0.dvm, _0_Lucene41_0.tip, _1_1.del, _1_Lucene41_0.tip, _1_Lucene42_0.dvd, _0.fnm, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@156ade8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7170),segFN=segments_3,generation=3,filenames=[_0.nvd, _1.nvd, _1.fdt, _1_Lucene41_0.doc, _0.fdx, _1.fnm, _0.nvm, _0_Lucene41_0.tim, _0_1.del, _0_Lucene41_0.doc, _0_Lucene42_0.dvm, _1_Lucene41_0.pos, _1_Lucene41_0.tim, _0.fdt, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1.si, _1_Lucene42_0.dvm, _0_Lucene41_0.tip, _1_1.del, _1_Lucene41_0.tip, _1_Lucene42_0.dvd, _0.fnm, segments_3, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 15199 T1066 C74 P58323 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.nvd, _1.nvd, _1.fdt, _1_Lucene41_0.doc, _0.fdx, _1.fnm, _0.nvm, _0_Lucene41_0.tim, _0_1.del, _0_Lucene41_0.doc, _0_Lucene42_0.dvm, _1_Lucene41_0.pos, _1_Lucene41_0.tim, _0.fdt, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1.si, _1_Lucene42_0.dvm, _0_Lucene41_0.tip, _1_1.del, _1_Lucene41_0.tip, _1_Lucene42_0.dvd, _0.fnm, segments_3, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 15200 T1066 C74 P58323 oass.SolrIndexSearcher.<init> Opening Searcher@22633b main
[junit4:junit4]   2> 15200 T1066 C74 P58323 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15201 T1057 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22633b main{StandardDirectoryReader(segments_2:5:nrt _0(5.0):C64/31 _1(5.0):C28/13)}
[junit4:junit4]   2> 15202 T1066 C74 P58323 [collection1] {} 0 5
[junit4:junit4]   2> 15202 T1066 C74 P58323 oasu.UpdateLog$LogReplayer.run WARNING Log replay finished. recoveryInfo=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0 errors=0 positionOfStart=4899}
[junit4:junit4]   2> 15202 T1058 C74 P58323 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15203 T1058 C74 P58323 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15203 T1058 C74 P58323 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15205 T1058 C74 P58323 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15209 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[48 (1430361189866536960)]} 0 2
[junit4:junit4]   2> 15209 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10048 (1430361189866536961)]} 0 1
[junit4:junit4]   2> 15213 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[48 (1430361189870731264)]} 0 2
[junit4:junit4]   2> 15214 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10048 (1430361189870731265)]} 0 2
[junit4:junit4]   2> 15224 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[41 (-1430361189883314176)]} 0 0
[junit4:junit4]   2> 15225 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10041 (-1430361189884362752)]} 0 0
[junit4:junit4]   2> 15227 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[41 (-1430361189886459904)]} 0 0
[junit4:junit4]   2> 15228 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[10041 (-1430361189887508480)]} 0 0
[junit4:junit4]   2> 15231 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[49 (1430361189889605632)]} 0 1
[junit4:junit4]   2> 15232 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10049 (1430361189890654208)]} 0 1
[junit4:junit4]   2> 15235 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[49 (1430361189893799936)]} 0 1
[junit4:junit4]   2> 15236 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10049 (1430361189894848512)]} 0 1
[junit4:junit4]   2> 15242 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[42 (-1430361189902188544)]} 0 0
[junit4:junit4]   2> 15243 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10042 (-1430361189903237120)]} 0 0
[junit4:junit4]   2> 15245 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[42 (-1430361189905334272)]} 0 0
[junit4:junit4]   2> 15246 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[10042 (-1430361189906382848)]} 0 0
[junit4:junit4]   2> 15249 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[50 (1430361189908480000)]} 0 1
[junit4:junit4]   2> 15250 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10050 (1430361189909528576)]} 0 1
[junit4:junit4]   2> 15253 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[50 (1430361189912674304)]} 0 1
[junit4:junit4]   2> 15254 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10050 (1430361189913722880)]} 0 1
[junit4:junit4]   2> 15262 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[44 (-1430361189923160064)]} 0 0
[junit4:junit4]   2> 15263 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10044 (-1430361189924208640)]} 0 0
[junit4:junit4]   2> 15265 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[44 (-1430361189926305792)]} 0 0
[junit4:junit4]   2> 15267 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[10044 (-1430361189927354368)]} 0 0
[junit4:junit4]   2> 15269 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[51 (1430361189930500096)]} 0 1
[junit4:junit4]   2> 15270 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10051 (1430361189930500097)]} 0 1
[junit4:junit4]   2> 15273 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[51 (1430361189933645824)]} 0 1
[junit4:junit4]   2> 15274 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10051 (1430361189934694400)]} 0 1
[junit4:junit4]   2> 15301 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[45 (-1430361189964054528)]} 0 0
[junit4:junit4]   2> 15302 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10045 (-1430361189965103104)]} 0 0
[junit4:junit4]   2> 15303 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[45 (-1430361189966151680)]} 0 0
[junit4:junit4]   2> 15304 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[10045 (-1430361189967200256)]} 0 0
[junit4:junit4]   2> 15306 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[52 (1430361189969297408)]} 0 1
[junit4:junit4]   2> 15307 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10052 (1430361189969297409)]} 0 1
[junit4:junit4]   2> 15309 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[52 (1430361189971394560)]} 0 1
[junit4:junit4]   2> 15309 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10052 (1430361189972443136)]} 0 0
[junit4:junit4]   2> 15361 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[46 (-1430361190026969088)]} 0 0
[junit4:junit4]   2> 15362 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10046 (-1430361190028017664)]} 0 0
[junit4:junit4]   2> 15363 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[46 (-1430361190029066240)]} 0 0
[junit4:junit4]   2> 15364 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10046 (-1430361190030114816)]} 0 0
[junit4:junit4]   2> 15366 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[53 (1430361190031163392)]} 0 1
[junit4:junit4]   2> 15366 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10053 (1430361190032211968)]} 0 0
[junit4:junit4]   2> 15368 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[53 (1430361190034309120)]} 0 0
[junit4:junit4]   2> 15369 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10053 (1430361190034309121)]} 0 1
[junit4:junit4]   2> 15388 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[48 (-1430361190055280640)]} 0 1
[junit4:junit4]   2> 15388 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10048 (-1430361190055280641)]} 0 0
[junit4:junit4]   2> 15390 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[48 (-1430361190057377792)]} 0 0
[junit4:junit4]   2> 15390 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10048 (-1430361190057377793)]} 0 0
[junit4:junit4]   2> 15392 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[54 (1430361190059474944)]} 0 0
[junit4:junit4]   2> 15393 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10054 (1430361190060523520)]} 0 1
[junit4:junit4]   2> 15395 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[54 (1430361190061572096)]} 0 1
[junit4:junit4]   2> 15396 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10054 (1430361190062620672)]} 0 1
[junit4:junit4]   2> 15483 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[49 (-1430361190154895360)]} 0 0
[junit4:junit4]   2> 15484 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10049 (-1430361190155943936)]} 0 0
[junit4:junit4]   2> 15485 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[49 (-1430361190156992512)]} 0 0
[junit4:junit4]   2> 15486 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10049 (-1430361190158041088)]} 0 0
[junit4:junit4]   2> 15488 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[55 (1430361190159089664)]} 0 1
[junit4:junit4]   2> 15489 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10055 (1430361190160138240)]} 0 1
[junit4:junit4]   2> 15490 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[55 (1430361190162235392)]} 0 0
[junit4:junit4]   2> 15491 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10055 (1430361190163283968)]} 0 0
[junit4:junit4]   2> 15523 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[50 (-1430361190196838400)]} 0 0
[junit4:junit4]   2> 15525 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10050 (-1430361190198935552)]} 0 0
[junit4:junit4]   2> 15526 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[50 (-1430361190198935552)]} 0 1
[junit4:junit4]   2> 15527 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10050 (-1430361190201032704)]} 0 0
[junit4:junit4]   2> 15528 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[56 (1430361190202081280)]} 0 1
[junit4:junit4]   2> 15529 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10056 (1430361190203129856)]} 0 0
[junit4:junit4]   2> 15531 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[56 (1430361190204178432)]} 0 1
[junit4:junit4]   2> 15532 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10056 (1430361190206275584)]} 0 1
[junit4:junit4]   2> 15623 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[57 (1430361190300647424)]} 0 1
[junit4:junit4]   2> 15624 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10057 (1430361190301696000)]} 0 1
[junit4:junit4]   2> 15625 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[57 (1430361190303793152)]} 0 0
[junit4:junit4]   2> 15627 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10057 (1430361190304841728)]} 0 1
[junit4:junit4]   2> 15688 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[51 (-1430361190369853440)]} 0 0
[junit4:junit4]   2> 15689 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10051 (-1430361190370902016)]} 0 0
[junit4:junit4]   2> 15690 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[51 (-1430361190371950592)]} 0 0
[junit4:junit4]   2> 15691 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10051 (-1430361190372999168)]} 0 0
[junit4:junit4]   2> 15693 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[58 (1430361190375096320)]} 0 1
[junit4:junit4]   2> 15694 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10058 (1430361190375096321)]} 0 1
[junit4:junit4]   2> 15696 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[58 (1430361190377193472)]} 0 1
[junit4:junit4]   2> 15696 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10058 (1430361190378242048)]} 0 0
[junit4:junit4]   2> 15783 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10052 (-1430361190469468161)]} 0 0
[junit4:junit4]   2> 15783 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[52 (-1430361190469468160)]} 0 0
[junit4:junit4]   2> 15786 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[10052 (-1430361190472613888)]} 0 0
[junit4:junit4]   2> 15786 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[52 (-1430361190472613889)]} 0 0
[junit4:junit4]   2> 15789 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10059 (1430361190474711040)]} 0 1
[junit4:junit4]   2> 15789 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[59 (1430361190474711041)]} 0 1
[junit4:junit4]   2> 15792 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10059 (1430361190477856768)]} 0 1
[junit4:junit4]   2> 15792 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[59 (1430361190477856769)]} 0 1
[junit4:junit4]   2> 15807 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15808 T1020 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58323_h_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58323/h_",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:58323_h__collection1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 15814 T1039 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> 15814 T1019 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> 15814 T1026 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> 15814 T1055 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> 15823 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10060 (1430361190510362624)]} 0 1
[junit4:junit4]   2> 15823 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[60 (1430361190510362625)]} 0 1
[junit4:junit4]   2>  C74_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:58323_h_, shard=shard1, state=active, core=collection1, base_url=http://127.0.0.1:58323/h_, collection=collection1}
[junit4:junit4]   2> 15829 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[60 (1430361190513508353)]} 0 2
[junit4:junit4]   2> 15829 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10060 (1430361190513508352)]} 0 2
[junit4:junit4]   2> 15830 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[60 (1430361190513508353)]} 0 5
[junit4:junit4]   2> 15830 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10060 (1430361190513508352)]} 0 5
[junit4:junit4]   2> 15903 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10061 (1430361190594248705)]} 0 1
[junit4:junit4]   2> 15903 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[61 (1430361190594248704)]} 0 1
[junit4:junit4]   2> 15908 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10061 (1430361190597394432)]} 0 0
[junit4:junit4]   2> 15909 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[61 (1430361190597394433)]} 0 1
[junit4:junit4]   2> 15909 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10061 (1430361190597394432)]} 0 4
[junit4:junit4]   2> 15909 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[61 (1430361190597394433)]} 0 4
[junit4:junit4]   2> 15998 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[53 (-1430361190693863424)]} 0 1
[junit4:junit4]   2> 15998 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10053 (-1430361190693863425)]} 0 1
[junit4:junit4]   2> 16004 T1051 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[53 (-1430361190698057729)]} 0 0
[junit4:junit4]   2> 16004 T1048 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {delete=[10053 (-1430361190698057728)]} 0 0
[junit4:junit4]   2> 16005 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[53 (-1430361190698057729)]} 0 4
[junit4:junit4]   2> 16005 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10053 (-1430361190698057728)]} 0 4
[junit4:junit4]   2> 16005 T997 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16006 T997 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16011 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[10062 (1430361190707494912)]} 0 1
[junit4:junit4]   2> 16011 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[62 (1430361190707494913)]} 0 1
[junit4:junit4]   2> 16011 T997 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@79bae7
[junit4:junit4]   2> 16018 T1050 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[10062 (1430361190710640640)]} 0 2
[junit4:junit4]   2> 16018 T1049 C74 P58323 /update {update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51120/h_/collection1/&version=2&wt=javabin} {add=[62 (1430361190711689216)]} 0 1
[junit4:junit4]   2> 16019 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10062 (1430361190710640640)]} 0 6
[junit4:junit4]   2> 16019 T1049 C74 P58323 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@79bae7
[junit4:junit4]   2> 16019 T1049 C74 P58323 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=6,adds=6,deletesById=2,deletesByQuery=0,errors=0,cumulative_adds=50,cumulative_deletesById=18,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 16019 T997 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=6,adds=6,deletesById=2,deletesByQuery=0,errors=0,cumulative_adds=50,cumulative_deletesById=18,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 16020 T1049 C74 P58323 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 16021 T1049 C74 P58323 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 16021 T997 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 16021 T1049 C74 P58323 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 16026 T1049 C74 P58323 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@156ade8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7170),segFN=segments_3,generation=3,filenames=[_0.nvd, _1.nvd, _1.fdt, _1_Lucene41_0.doc, _0.fdx, _1.fnm, _0.nvm, _0_Lucene41_0.tim, _0_1.del, _0_Lucene41_0.doc, _0_Lucene42_0.dvm, _1_Lucene41_0.pos, _1_Lucene41_0.tim, _0.fdt, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1.si, _1_Lucene42_0.dvm, _0_Lucene41_0.tip, _1_1.del, _1_Lucene41_0.tip, _1_Lucene42_0.dvd, _0.fnm, segments_3, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@156ade8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7170),segFN=segments_4,generation=4,filenames=[_2.fdt, _0.nvd, _1.nvd, _1.fdt, _2.nvd, _1_Lucene41_0.doc, _2_Lucene41_0.tip, _2.si, _2_Lucene42_0.dvm, _0.fdx, _1.fnm, _2_Lucene42_0.dvd, _0.nvm, _0_Lucene41_0.tim, _0_1.del, segments_4, _0_Lucene41_0.doc, _0_Lucene42_0.dvm, _2.fdx, _2.nvm, _2_Lucene41_0.pos, _1_Lucene41_0.pos, _1_Lucene41_0.tim, _2_Lucene41_0.tim, _0.fdt, _2_Lucene41_0.doc, _2.fnm, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1.si, _1_Lucene42_0.dvm, _0_Lucene41_0.tip, _1_1.del, _1_Lucene41_0.tip, _1_Lucene42_0.dvd, _0.fnm, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 16027 T1049 C74 P58323 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_2.fdt, _0.nvd, _1.nvd, _1.fdt, _2.nvd, _1_Lucene41_0.doc, _2_Lucene41_0.tip, _2.si, _2_Lucene42_0.dvm, _0.fdx, _1.fnm, _2_Lucene42_0.dvd, _0.nvm, _0_Lucene41_0.tim, _0_1.del, segments_4, _0_Lucene41_0.doc, _0_Lucene42_0.dvm, _2.fdx, _2.nvm, _2_Lucene41_0.pos, _1_Lucene41_0.pos, _1_Lucene41_0.tim, _2_Lucene41_0.tim, _0.fdt, _2_Lucene41_0.doc, _2.fnm, _1.nvm, _1.fdx, _0_Lucene41_0.pos, _1.si, _1_Lucene42_0.dvm, _0_Lucene41_0.tip, _1_1.del, _1_Lucene41_0.tip, _1_Lucene42_0.dvd, _0.fnm, _0_Lucene42_0.dvd, _0.si]
[junit4:junit4]   2> 16029 T1049 C74 P58323 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 16030 T1002 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9a9e8c890008
[junit4:junit4]   2> 16030 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[62 (1430361190711689216)]} 0 16
[junit4:junit4]   2> 16031 T1026 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> 16031 T1019 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> 16031 T1055 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> 16031 T997 oaz.ZooKeeper.close Session: 0x13d9a9e8c890008 closed
[junit4:junit4]   2> 16031 T999 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51990 which had sessionid 0x13d9a9e8c890008
[junit4:junit4]   2> 16032 T1055 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 16033 T1055 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 16033 T1055 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16034 T1039 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 16034 T1039 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> 16036 T1019 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 16036 T1026 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 16053 T997 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/h_,null}
[junit4:junit4]   2> 16087 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10054 (-1430361190788235264)]} 0 0
[junit4:junit4]   2> 16088 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[54 (-1430361190789283840)]} 0 0
[junit4:junit4]   2> 16091 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10054 (-1430361190792429568)]} 0 1
[junit4:junit4]   2> 16091 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[54 (-1430361190792429569)]} 0 0
[junit4:junit4]   2> 16095 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10063 (1430361190795575296)]} 0 1
[junit4:junit4]   2> 16096 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[63 (1430361190795575297)]} 0 2
[junit4:junit4]   2> 16099 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10063 (1430361190799769600)]} 0 1
[junit4:junit4]   2> 16100 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[63 (1430361190800818176)]} 0 2
[junit4:junit4]   2> 16162 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10055 (-1430361190866878464)]} 0 0
[junit4:junit4]   2> 16163 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[55 (-1430361190867927040)]} 0 0
[junit4:junit4]   2> 16165 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[10055 (-1430361190870024192)]} 0 0
[junit4:junit4]   2> 16166 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[55 (-1430361190871072768)]} 0 1
[junit4:junit4]   2> 16169 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10064 (1430361190873169920)]} 0 1
[junit4:junit4]   2> 16170 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[64 (1430361190874218496)]} 0 2
[junit4:junit4]   2> 16173 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10064 (1430361190877364224)]} 0 1
[junit4:junit4]   2> 16174 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[64 (1430361190878412800)]} 0 1
[junit4:junit4]   2> 16273 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10065 (1430361190982221824)]} 0 1
[junit4:junit4]   2> 16274 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[65 (1430361190983270400)]} 0 1
[junit4:junit4]   2> 16277 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10065 (1430361190986416128)]} 0 1
[junit4:junit4]   2> 16278 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[65 (1430361190987464704)]} 0 1
[junit4:junit4]   2> 16306 T997 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16309 T997 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58323
[junit4:junit4]   2> 16310 T997 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16311 T997 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16312 T997 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020
[junit4:junit4]   2> 16312 T997 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/solr.xml
[junit4:junit4]   2> 16313 T997 oasc.CoreContainer.<init> New CoreContainer 21070227
[junit4:junit4]   2> 16314 T997 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/'
[junit4:junit4]   2> 16314 T997 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1364098723020/'
[junit4:junit4]   2> 16330 T997 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16330 T997 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16330 T997 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16331 T997 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16331 T997 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16331 T997 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16332 T997 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16332 T997 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16332 T997 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16332 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16338 T997 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16344 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10066 (1430361191056670720)]} 0 1
[junit4:junit4]   2> 16344 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[66 (1430361191057719296)]} 0 0
[junit4:junit4]   2> 16346 T997 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:47477/solr
[junit4:junit4]   2> 16346 T997 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16347 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@cdeff9
[junit4:junit4]   2> 16347 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10066 (1430361191059816448)]} 0 1
[junit4:junit4]   2> 16347 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[66 (1430361191060865024)]} 0 1
[junit4:junit4]   2> 16347 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16348 T1076 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16348 T1076 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 16349 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52004
[junit4:junit4]   2> 16349 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52004
[junit4:junit4]   2> 16350 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c890009 with negotiated timeout 20000 for client /127.0.0.1:52004
[junit4:junit4]   2> 16350 T1076 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c890009, negotiated timeout = 20000
[junit4:junit4]   2> 16350 T1077 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cdeff9 name:ZooKeeperConnection Watcher:127.0.0.1:47477 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16351 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16353 T1002 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9a9e8c890009
[junit4:junit4]   2> 16354 T1077 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16354 T999 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:52004 which had sessionid 0x13d9a9e8c890009
[junit4:junit4]   2> 16354 T997 oaz.ZooKeeper.close Session: 0x13d9a9e8c890009 closed
[junit4:junit4]   2> 16355 T997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16357 T997 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:47477/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d04b56
[junit4:junit4]   2> 16358 T1078 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:47477. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16358 T997 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16359 T1078 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:47477, initiating session
[junit4:junit4]   2> 16359 T999 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:52005
[junit4:junit4]   2> 16359 T999 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:52005
[junit4:junit4]   2> 16360 T1001 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9a9e8c89000a with negotiated timeout 20000 for client /127.0.0.1:52005
[junit4:junit4]   2> 16360 T1078 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:47477, sessionid = 0x13d9a9e8c89000a, negotiated timeout = 20000
[junit4:junit4]   2> 16360 T1079 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d04b56 name:ZooKeeperConnection Watcher:127.0.0.1:47477/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16361 T997 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16362 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c89000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16364 T1002 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9a9e8c89000a type:create cxid:0x3 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16368 T997 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16391 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[57 (-1430361191107002369)]} 0 0
[junit4:junit4]   2> 16391 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10057 (-1430361191107002368)]} 0 0
[junit4:junit4]   2> 16394 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[57 (-1430361191110148096)]} 0 0
[junit4:junit4]   2> 16394 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[10057 (-1430361191110148097)]} 0 0
[junit4:junit4]   2> 16398 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[67 (1430361191113293824)]} 0 1
[junit4:junit4]   2> 16399 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10067 (1430361191113293825)]} 0 2
[junit4:junit4]   2> 16402 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[67 (1430361191117488128)]} 0 1
[junit4:junit4]   2> 16403 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10067 (1430361191118536704)]} 0 1
[junit4:junit4]   2> 16410 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[60 (-1430361191126925312)]} 0 0
[junit4:junit4]   2> 16411 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10060 (-1430361191127973888)]} 0 0
[junit4:junit4]   2> 16413 T1032 C76 P51120 /update {version=2&wt=javabin} {delete=[60 (-1430361191130071040)]} 0 0
[junit4:junit4]   2> 16414 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[10060 (-1430361191131119616)]} 0 0
[junit4:junit4]   2> 16417 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[68 (1430361191133216768)]} 0 1
[junit4:junit4]   2> 16418 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10068 (1430361191134265344)]} 0 1
[junit4:junit4]   2> 16421 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[68 (1430361191137411072)]} 0 1
[junit4:junit4]   2> 16422 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10068 (1430361191138459648)]} 0 1
[junit4:junit4]   2> 16505 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[69 (1430361191225491456)]} 0 1
[junit4:junit4]   2> 16506 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10069 (1430361191226540032)]} 0 1
[junit4:junit4]   2> 16509 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[69 (1430361191229685760)]} 0 1
[junit4:junit4]   2> 16510 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10069 (1430361191230734336)]} 0 2
[junit4:junit4]   2> 16561 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[70 (1430361191284211712)]} 0 1
[junit4:junit4]   2> 16561 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10070 (1430361191285260288)]} 0 0
[junit4:junit4]   2> 16564 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[70 (1430361191287357440)]} 0 1
[junit4:junit4]   2> 16564 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10070 (1430361191288406016)]} 0 0
[junit4:junit4]   2> 16612 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[71 (1430361191337689088)]} 0 2
[junit4:junit4]   2> 16612 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10071 (1430361191337689089)]} 0 1
[junit4:junit4]   2> 16616 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[71 (1430361191341883392)]} 0 2
[junit4:junit4]   2> 16616 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10071 (1430361191341883393)]} 0 1
[junit4:junit4]   2> 16627 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[62 (-1430361191354466304)]} 0 1
[junit4:junit4]   2> 16628 T1015 C75 P34130 /update {version=2&wt=javabin} {delete=[10062 (-1430361191354466305)]} 0 1
[junit4:junit4]   2> 16630 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[62 (-1430361191356563456)]} 0 1
[junit4:junit4]   2> 16630 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[10062 (-1430361191357612032)]} 0 0
[junit4:junit4]   2> 16633 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[72 (1430361191360757760)]} 0 1
[junit4:junit4]   2> 16634 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10072 (1430361191360757761)]} 0 1
[junit4:junit4]   2> 16637 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[72 (1430361191363903488)]} 0 1
[junit4:junit4]   2> 16638 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10072 (1430361191364952064)]} 0 1
[junit4:junit4]   2> 16687 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[73 (1430361191416332288)]} 0 2
[junit4:junit4]   2> 16688 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10073 (1430361191417380864)]} 0 2
[junit4:junit4]   2> 16691 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[73 (1430361191420526592)]} 0 1
[junit4:junit4]   2> 16692 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10073 (1430361191421575168)]} 0 2
[junit4:junit4]   2> 16701 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[65 (-1430361191432060928)]} 0 0
[junit4:junit4]   2> 16702 T1012 C75 P34130 /update {version=2&wt=javabin} {delete=[10065 (-1430361191433109504)]} 0 0
[junit4:junit4]   2> 16704 T1035 C76 P51120 /update {version=2&wt=javabin} {delete=[65 (-1430361191435206656)]} 0 0
[junit4:junit4]   2> 16705 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[10065 (-1430361191436255232)]} 0 0
[junit4:junit4]   2> 16708 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[74 (1430361191438352384)]} 0 1
[junit4:junit4]   2> 16709 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10074 (1430361191439400960)]} 0 1
[junit4:junit4]   2> 16712 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[74 (1430361191442546688)]} 0 1
[junit4:junit4]   2> 16713 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10074 (1430361191443595264)]} 0 1
[junit4:junit4]   2> 16799 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[75 (1430361191533772800)]} 0 1
[junit4:junit4]   2> 16800 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10075 (1430361191534821376)]} 0 2
[junit4:junit4]   2> 16803 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[75 (1430361191537967104)]} 0 1
[junit4:junit4]   2> 16803 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[10075 (1430361191539015680)]} 0 1
[junit4:junit4]   2> 16905 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[76 (1430361191645970432)]} 0 0
[junit4:junit4]   2> 16906 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10076 (1430361191645970433)]} 0 1
[junit4:junit4]   2> 16909 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[76 (1430361191649116160)]} 0 1
[junit4:junit4]   2> 16909 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10076 (1430361191649116161)]} 0 1
[junit4:junit4]   2> 16912 T1014 C75 P34130 /update {version=2&wt=javabin} {add=[77 (1430361191653310464)]} 0 0
[junit4:junit4]   2> 16913 T1013 C75 P34130 /update {version=2&wt=javabin} {add=[10077 (1430361191653310465)]} 0 1
[junit4:junit4]   2> 16915 T1033 C76 P51120 /update {version=2&wt=javabin} {add=[77 (1430361191656456192)]} 0 0
[junit4:junit4]   2> 16916 T1034 C76 P51120 /update {version=2&wt=javabin} {add=[10077 (1430361191656456193)]} 0 1
[junit4:junit4]   2> 16973 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[78 (1430361191717273600)]} 0 1
[junit4:junit4]   2> 16974 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[10078 (1430361191717273601)]} 0 1
[junit4:junit4]   2> 16976 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[78 (1430361191719370752)]} 0 1
[junit4:junit4]   2> 16977 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[10078 (1430361191720419328)]} 0 1
[junit4:junit4]   2> 17048 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[66 (-1430361191795916800)]} 0 1
[junit4:junit4]   2> 17048 T1013 C75 P34130 /update {version=2&wt=javabin} {delete=[10066 (-1430361191795916801)]} 0 0
[junit4:junit4]   2> 17052 T1033 C76 P51120 /update {version=2&wt=javabin} {delete=[10066 (-1430361191800111104)]} 0 1
[junit4:junit4]   2> 17052 T1034 C76 P51120 /update {version=2&wt=javabin} {delete=[66 (-1430361191800111105)]} 0 0
[junit4:junit4]   2> 17056 T1012 C75 P34130 /update {version=2&wt=javabin} {add=[10079 (1430361191803256832)]} 0 1
[junit4:junit4]   2> 17057 T1015 C75 P34130 /update {version=2&wt=javabin} {add=[79 (1430361191803256833)]} 0 2
[junit4:junit4]   2> 17060 T1032 C76 P51120 /update {version=2&wt=javabin} {add=[10079 (1430361191807451136)]} 0 1
[junit4:junit4]   2> 17060 T1035 C76 P51120 /update {version=2&wt=javabin} {add=[79 (1430361191808499712)]} 0 1
[junit4:junit4]   2> 17083 T1014 C75 P34130 /update {version=2&wt=javabin} {delete=[10070 (-1430361191832616960)]} 0 0
[junit4:junit4]   2> 17084 T1013 C75 P34130 /update {version=2&wt=javabin

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

T997 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   2> 34941 T997 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 34950 T996 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 35248 T1000 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=41), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=41)), sim=DefaultSimilarity, locale=es_PR, timezone=Africa/Johannesburg
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=33762256,total=106901504
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SliceStateUpdateTest, FieldMutatingUpdateProcessorTest, TestSort, SimpleFacetsTest, SpatialFilterTest, TestSearchPerf, TestSolrQueryParser, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, SuggesterTest, SynonymTokenizerTest, SystemInfoHandlerTest, BadComponentTest, TestLMDirichletSimilarityFactory, TestLRUCache, TestStressRecovery, SliceStateTest, TestFieldTypeCollectionResource, QueryEqualityTest, SuggesterFSTTest, AutoCommitTest, LukeRequestHandlerTest, BinaryUpdateRequestHandlerTest, TestCoreContainer, SolrTestCaseJ4Test, TestPropInjectDefaults, DirectSolrConnectionTest, TestSolrDeletionPolicy1, PolyFieldTest, TestGroupingSearch, TestRealTimeGet, TestSweetSpotSimilarityFactory, DirectUpdateHandlerOptimizeTest, RAMDirectoryFactoryTest, DistributedQueryElevationComponentTest, TestCharFilters, TestReplicationHandler, ReturnFieldsTest, ResourceLoaderTest, UUIDFieldTest, TestSurroundQueryParser, QueryElevationComponentTest, SchemaVersionSpecificBehaviorTest, PluginInfoTest, AnalysisAfterCoreReloadTest, MBeansHandlerTest, ResponseLogComponentTest, RecoveryZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=8112F5181A6FD5B8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PR -Dtests.timezone=Africa/Johannesburg -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | RecoveryZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1056, name=coreLoadExecutor-664-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1569)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:524)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:991)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:883)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:875)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:329)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:746)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:872)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:579)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d3f52 lockFactory=org.apache.lucene.store.NativeFSLockFactory@178790c)
[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=1058, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1569)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:524)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:991)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:883)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:875)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:329)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
[junit4:junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@156ade8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e7170)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] Completed on J0 in 35.51s, 1 test, 2 errors <<< FAILURES!

[...truncated 592 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 272 suites, 1146 tests, 2 suite-level errors, 13 ignored (7 assumptions)

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